From efd20f86a4208fc41de7aaeb8389c32bf7040fdf Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 6 May 2009 22:05:06 +0000 Subject: [PATCH] Fix an i18n typo in the survey exitURL hover help. --- docs/changelog/7.x.x.txt | 1 + lib/WebGUI/i18n/English/Asset_Survey.pm | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) 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' => {