fix broken i18n label

This commit is contained in:
Colin Kuskie 2006-03-15 20:41:32 +00:00
parent eb6a7a9416
commit 951c6a5889

View file

@ -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.|
},
};