- Added WebGUI community statistics question to the site setup wizard.

This commit is contained in:
JT Smith 2009-05-15 16:11:32 +00:00
parent d4a884c202
commit 802713092f
4 changed files with 20 additions and 0 deletions

View file

@ -10,6 +10,12 @@ our $I18N = {
context => q|A description of the stats program, what we're sending, and why it's important.|
},
'would you participate' => {
message => q|Would you like to enable or disable participation in the WebGUI community statistics program?|,
lastUpdated => 0,
context => q|A call to action for the statistics program.|
},
'topicName' => {
message => q|Send WebGUI Statistics|,
lastUpdated => 0,