WBGP indent processTemplate. i18n an error message
This commit is contained in:
parent
bcc66cb6cb
commit
b39624d31d
2 changed files with 24 additions and 16 deletions
|
|
@ -1103,6 +1103,12 @@ Couldn't open %-s because %-s <br />
|
|||
context => q{Label for the menu to show actions to perform on an asset},
|
||||
},
|
||||
|
||||
'Error: Cannot instantiate template' => {
|
||||
message => q{Error: Cannot instantiate template},
|
||||
lastUpdated => 1221593874,
|
||||
context => q{Error message in Asset.pm},
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue