Added POD to 4 macros.

Internationalized Error messages for Include and LastModified
This commit is contained in:
Colin Kuskie 2005-12-19 05:34:13 +00:00
parent 01816cd806
commit d085152304
6 changed files with 111 additions and 3 deletions

View file

@ -7,6 +7,21 @@ our $I18N = {
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,
},
'include title' => {
message => q|Include Macro|,
lastUpdated => 1112466408,