diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index c71813d81..feea27f0e 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -19,6 +19,7 @@ - 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 + - fixed #10715: i18n Asset_Survey::showProgress 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 6ce44a56a..151ea6e0a 100644 --- a/lib/WebGUI/i18n/English/Asset_Survey.pm +++ b/lib/WebGUI/i18n/English/Asset_Survey.pm @@ -1528,9 +1528,9 @@ section/answer.|, }, 'showProgress' => { - message => q|A boolean that is true if the asset has been configured to show how much progess the user has made in completing this Survey.|, + message => q|A boolean that is true if the asset has been configured to show how much progress the user has made in completing this Survey.|, context => q|Template variable doc.|, - lastUpdated => 0, + lastUpdated => 1249057498, }, 'min' => {