Update the ZipArchive for Moose.
This commit is contained in:
parent
d76a6908eb
commit
c6331036e2
2 changed files with 30 additions and 67 deletions
|
|
@ -24,6 +24,12 @@ our $I18N = {
|
|||
lastUpdated => 1121703035,
|
||||
},
|
||||
|
||||
'template description' => {
|
||||
message => q|Choose a template to style and display the contents of the Zip Archive|,
|
||||
context => q|hover help for Zip Archive asset form|,
|
||||
lastUpdated => 1265822565,
|
||||
},
|
||||
|
||||
'show page' => {
|
||||
message => q|Initial Page|,
|
||||
context => q|label for Zip Archive asset form|,
|
||||
|
|
@ -108,12 +114,6 @@ our $I18N = {
|
|||
lastUpdated => 1166823840,
|
||||
},
|
||||
|
||||
'templateId' => {
|
||||
message => q|The ID of the template used to display the contents of the Zip Archive.
|
||||
|,
|
||||
lastUpdated => 1166823840,
|
||||
},
|
||||
|
||||
'noInitialPage' => {
|
||||
message => q|Error: No initial page specified.|,
|
||||
lastUpdated => 1169699552,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue