Fix some Survey i18n typos in the time limit hoverhelp.

This commit is contained in:
Colin Kuskie 2009-01-05 22:05:46 +00:00
parent 5d490fbeb6
commit 2765e61457
2 changed files with 3 additions and 2 deletions

View file

@ -240,8 +240,8 @@ our $I18N = {
lastUpdated => 1224686319
},
'timelimit hoverHelp' => {
message => q|How many minutes the user has to finish the server from the moment they start. 0 means unlimited time.|,
lastUpdated => 1224686319
message => q|How many minutes the user has to finish the survey from the moment they start. 0 means unlimited time.|,
lastUpdated => 1231193335,
},
};