webgui/lib/WebGUI/i18n/English/Macro_a_account.pm
2007-07-17 17:27:42 +00:00

31 lines
581 B
Perl

package WebGUI::i18n::English::Macro_a_account;
our $I18N = {
'account title' => {
message => q|Account Macro Template Variables|,
lastUpdated => 1184691356,
},
'account.url' => {
message => q|The URL to the account page.|,
lastUpdated => 1149177662,
},
'account.text' => {
message => q|The translated label for the account link, or the text that you supply to the macro.|,
lastUpdated => 1149177662,
},
'46' => {
message => q|My Account|,
lastUpdated => 1031514049
},
'macroName' => {
message => q|Account|,
lastUpdated => 1128837060
},
};
1;