Fix an i18n Survey typo in survey progress.
This commit is contained in:
parent
2ad6f3c8ab
commit
a4f8ea7065
2 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue