i18n fix
This commit is contained in:
parent
fc02ad00c5
commit
0175168e1f
2 changed files with 3 additions and 2 deletions
|
|
@ -17,6 +17,7 @@
|
|||
- fixed #10678: i18n in WebGUI::versionTags.icon
|
||||
- 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
|
||||
|
||||
7.7.15
|
||||
- fixed #10629: WebGUI::ProfileField create new field bug
|
||||
|
|
|
|||
|
|
@ -69,9 +69,9 @@ $ = end of url<br />
|
|||
+ = 1 or more<br />
|
||||
? = 0 or 1<br />
|
||||
Meta characters should be backslash-escaped if you want to match them as ordinary text, e.g.<br />
|
||||
home\?func=match, or<br />
|
||||
home\?func=match<br />
|
||||
|,
|
||||
lastUpdated => 0,
|
||||
lastUpdated => 1248191303,
|
||||
context => q||
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue