Fix an i18n typo in the survey exitURL hover help.
This commit is contained in:
parent
22fc77dd41
commit
efd20f86a4
2 changed files with 3 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue