i18n fix
This commit is contained in:
parent
0175168e1f
commit
ab77d9e10a
2 changed files with 3 additions and 2 deletions
|
|
@ -18,6 +18,7 @@
|
|||
- fixed #10679: i18n TaxDriver_EU::accept when vies unavailable help
|
||||
- fixed #10680: i18n PayDriver_Ogone::use test mode help
|
||||
- fixed #10681: i18n PassiveAnalytics::regexp help
|
||||
- fixed #10682: i18 PassiveAnalytics::User help
|
||||
|
||||
7.7.15
|
||||
- fixed #10629: WebGUI::ProfileField create new field bug
|
||||
|
|
|
|||
|
|
@ -106,8 +106,8 @@ home\?func=match<br />
|
|||
},
|
||||
|
||||
'User help' => {
|
||||
message => q|The user who will recieve an email when bucket processing is done.|,
|
||||
lastUpdated => 0,
|
||||
message => q|The user who will receive an email when bucket processing is done.|,
|
||||
lastUpdated => 1248191382,
|
||||
context => q||
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue