Fix some Survey i18n typos in the time limit hoverhelp.
This commit is contained in:
parent
5d490fbeb6
commit
2765e61457
2 changed files with 3 additions and 2 deletions
|
|
@ -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,
|
||||
},
|
||||
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue