Fix an i18n typo in the survey exitURL hover help.

This commit is contained in:
Colin Kuskie 2009-05-06 22:05:06 +00:00
parent 22fc77dd41
commit efd20f86a4
2 changed files with 3 additions and 2 deletions

View file

@ -7,6 +7,7 @@
- fixed #10336: postReceivedTemplateId not corrected in upgrade_7.6.0-7.6.1 (Jukka Raimovaara / Axxion Oy)
- fixed: Crud handling of Form fields with database types that cannot have default values.
- fixed: Crud serialization.
- fixed: i18n typo in Survey exit URL hover help.
7.7.5
- Adding StoryManager.

View file

@ -551,8 +551,8 @@ the time limit for completing the survey. This message is in the 'take survey' t
},
'Survey Exit URL help' => {
message => q|When the user finishes the surevey, they will be sent to this URL. Leave blank if no special forwarding is required. The gateway setting from the config file will be automatically added to the URL for you.|,
lastUpdated => 1233714385,
message => q|When the user finishes the survey, they will be sent to this URL. Leave blank if no special forwarding is required. The gateway setting from the config file will be automatically added to the URL for you.|,
lastUpdated => 1241648155,
},
'Overview Report Template' => {