diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index a372f5412..c71813d81 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -18,6 +18,7 @@ - fixed a bug where the textarea (based) form plugins would put multiple identical style tags in head in some cases, which caused javascript errors in IE. ( Martin Kamerbeek / Oqapi ) - fixed #10714: i18n Asset_Survey::Grabebook Report Template and Asset_Survey::Grabebook Report Template help - fixed #10717: i18n Asset_Survey::recordedAnswer and Asset_Survey::recorded answer description + - fixed #10716: i18n Asset_Survey::questions on section page descriptio 7.7.16 - fixed #10590: Session::DateTime->secondsToInterval doesn't allow 7 weeks diff --git a/lib/WebGUI/i18n/English/Asset_Survey.pm b/lib/WebGUI/i18n/English/Asset_Survey.pm index 57f0b393c..6ce44a56a 100644 --- a/lib/WebGUI/i18n/English/Asset_Survey.pm +++ b/lib/WebGUI/i18n/English/Asset_Survey.pm @@ -125,9 +125,9 @@ our $I18N = { lastUpdated => 1224686319 }, 'questions on section page description' => { - message => q|Are question displayed on the initial page of this section or on the next page.|, + message => q|Whether questions are displayed on the initial page of this section or on the next page.|, context => q|Description of the 'questions on section page' field, used as hoverhelp in the edit section dialog.|, - lastUpdated => 0 + lastUpdated => 1249057316 }, 'section name' => {