Added POD to 5 macros
Internationalized the AssetProxy "Invalid Asset URL" error message.
This commit is contained in:
parent
fe27be1974
commit
7c619a1ecd
6 changed files with 115 additions and 1 deletions
|
|
@ -12,6 +12,11 @@ our $I18N = {
|
|||
lastUpdated => 1112315917,
|
||||
},
|
||||
|
||||
'invalid url' => {
|
||||
message => q|Invalid Asset URL|,
|
||||
lastUpdated => 1134769012,
|
||||
},
|
||||
|
||||
'asset proxy body' => {
|
||||
message => q|
|
||||
<P><B>^AssetProxy</B>(<i>Asset URL</i>);<BR>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue