fix broken i18n label
This commit is contained in:
parent
eb6a7a9416
commit
951c6a5889
1 changed files with 5 additions and 0 deletions
|
|
@ -294,6 +294,11 @@ our $I18N = {
|
|||
context => q|Menu item in version tag manager.|
|
||||
},
|
||||
|
||||
'purge revision prompt' => {
|
||||
message => q|Are you certain you wish to delete this revision of this asset? It CANNOT be restored if you delete it.|,
|
||||
lastUpdated => 1142455321,
|
||||
context => q|The prompt for purging a revision from the manage revisios screen.|
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue