table of contents with internationalization
This commit is contained in:
parent
854ce5999b
commit
56e5b7ef2b
117 changed files with 628 additions and 228 deletions
|
|
@ -2,10 +2,15 @@ package WebGUI::i18n::English::Macro_URLEncode;
|
|||
|
||||
our $I18N = {
|
||||
|
||||
'url encode title' => {
|
||||
message => q|URL Encode Macro|,
|
||||
lastUpdated => 1112466408,
|
||||
},
|
||||
'macroName' => {
|
||||
message => q|URL Encode|,
|
||||
lastUpdated => 1128919146,
|
||||
},
|
||||
|
||||
'url encode title' => {
|
||||
message => q|URL Encode Macro|,
|
||||
lastUpdated => 1112466408,
|
||||
},
|
||||
|
||||
'url encode body' => {
|
||||
message => q|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue