fixed: Gallery now gives an error message when a Zip archive is being naughty
This commit is contained in:
parent
edb0f2f622
commit
980dc18831
3 changed files with 14 additions and 2 deletions
|
|
@ -311,6 +311,12 @@ our $I18N = {
|
|||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'addArchive error generic' => {
|
||||
message => 'There was an error uploading your archive: %s',
|
||||
lastUpdated => 0,
|
||||
context => 'Lead in to an error message from WebGUI',
|
||||
},
|
||||
|
||||
'template url_addPhoto' => {
|
||||
message => 'Add a Photo',
|
||||
lastUpdated => 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue