Ready for 7.10.29 development.
This commit is contained in:
commit
c806f99b7b
4236 changed files with 1217679 additions and 0 deletions
76
lib/WebGUI/i18n/English/Macro_AdminBar.pm
Normal file
76
lib/WebGUI/i18n/English/Macro_AdminBar.pm
Normal file
|
|
@ -0,0 +1,76 @@
|
|||
package WebGUI::i18n::English::Macro_AdminBar;
|
||||
use strict;
|
||||
|
||||
our $I18N = {
|
||||
|
||||
'packages' => {
|
||||
message => q|Packages|,
|
||||
lastUpdated => 0,
|
||||
context => 'A category heading in the New Content menu.'
|
||||
},
|
||||
|
||||
'prototypes' => {
|
||||
message => q|Prototypes|,
|
||||
lastUpdated => 0,
|
||||
context => 'A category heading in the New Content menu.'
|
||||
},
|
||||
|
||||
'basic' => {
|
||||
message => q|Basic|,
|
||||
lastUpdated => 0,
|
||||
context => 'A category heading in the New Content menu.'
|
||||
},
|
||||
|
||||
'community' => {
|
||||
message => q|Community|,
|
||||
lastUpdated => 0,
|
||||
context => 'A category heading in the New Content menu.'
|
||||
},
|
||||
|
||||
'intranet' => {
|
||||
message => q|Intranet|,
|
||||
lastUpdated => 0,
|
||||
context => 'A category heading in the New Content menu.'
|
||||
},
|
||||
|
||||
'utilities' => {
|
||||
message => q|Utilities|,
|
||||
lastUpdated => 0,
|
||||
context => 'A category heading in the New Content menu.'
|
||||
},
|
||||
|
||||
'1083' => {
|
||||
message => q|New Content|,
|
||||
context => 'A tab heading in the admin bar accordion.',
|
||||
lastUpdated => 1076866510
|
||||
},
|
||||
|
||||
'1082' => {
|
||||
message => q|Clipboard|,
|
||||
context => 'A tab heading in the admin bar accordion.',
|
||||
lastUpdated => 1076866475
|
||||
},
|
||||
|
||||
'399' => {
|
||||
message => q|Validate this page.|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'12' => {
|
||||
message => q|Turn admin off.|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'commit my changes' => {
|
||||
message => q|Commit My Changes|,
|
||||
lastUpdated => 0
|
||||
},
|
||||
|
||||
'macroName' => {
|
||||
message => q|AdminBar|,
|
||||
lastUpdated => 1128837324
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
Loading…
Add table
Add a link
Reference in a new issue