Ready for 7.10.29 development.
This commit is contained in:
commit
c806f99b7b
4236 changed files with 1217679 additions and 0 deletions
28
lib/WebGUI/i18n/English/Macro_Include.pm
Normal file
28
lib/WebGUI/i18n/English/Macro_Include.pm
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
package WebGUI::i18n::English::Macro_Include;
|
||||
use strict;
|
||||
|
||||
our $I18N = {
|
||||
|
||||
'macroName' => {
|
||||
message => q|Include|,
|
||||
lastUpdated => 1128838682,
|
||||
},
|
||||
|
||||
'security' => {
|
||||
message => q|SECURITY VIOLATION|,
|
||||
lastUpdated => 1134968524,
|
||||
},
|
||||
|
||||
'not found' => {
|
||||
message => q|INCLUDED FILE DOES NOT EXIST|,
|
||||
lastUpdated => 1134968522,
|
||||
},
|
||||
|
||||
'include title' => {
|
||||
message => q|Include Macro|,
|
||||
lastUpdated => 1112466408,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
Loading…
Add table
Add a link
Reference in a new issue