added RFE #480: Apply button for assets

This commit is contained in:
Doug Bell 2008-10-10 21:17:35 +00:00
parent a4f853be21
commit 7563b92b3e
3 changed files with 20 additions and 0 deletions

View file

@ -8,6 +8,12 @@ our $I18N = {
context => q|A button added to all asset properties pages when save and commit mode is enabled.|
},
'apply' => {
message => q{Apply},
lastUpdated => 0,
context => q{The label for the button to save and then return to the edit page.},
},
'keywords' => {
message => q|Keywords|,
lastUpdated => 0,