forgot i18n for AssetHistory clear button

This commit is contained in:
Colin Kuskie 2009-07-15 23:25:38 +00:00
parent 2ffc1abd9d
commit 21ef858fd2

View file

@ -4616,6 +4616,12 @@ Users may override this setting in their profile.
context => 'CSRF = Cross Site Request Forgery, token is a piece of identification',
},
'Clear' => {
message => 'Clear',
lastUpdated => 0,
context => 'To empty or wipe-out, similar to erase.',
},
};
1;