diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index a1dcbd50d..9da502f06 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -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. diff --git a/lib/WebGUI/i18n/English/Asset_Survey.pm b/lib/WebGUI/i18n/English/Asset_Survey.pm index ff390c2e5..47c321127 100644 --- a/lib/WebGUI/i18n/English/Asset_Survey.pm +++ b/lib/WebGUI/i18n/English/Asset_Survey.pm @@ -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' => {