Added POD to 4 macros.
Internationalized Error messages for Include and LastModified
This commit is contained in:
parent
01816cd806
commit
d085152304
6 changed files with 111 additions and 3 deletions
|
|
@ -2,6 +2,11 @@ package WebGUI::i18n::English::Macro_LastModified;
|
|||
|
||||
our $I18N = {
|
||||
|
||||
'never' => {
|
||||
message => q|Never|,
|
||||
lastUpdated => 1134969093
|
||||
},
|
||||
|
||||
'macroName' => {
|
||||
message => q|LastModified|,
|
||||
lastUpdated => 1128839043,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue