Added a select all option to the clipboard selector in the asset manager.

This commit is contained in:
JT Smith 2005-04-20 20:14:22 +00:00
parent e513526f46
commit 0ab11cae6f
3 changed files with 18 additions and 1 deletions

View file

@ -8,6 +8,12 @@ our $I18N = {
context => q|Used when editing an entire branch, and asks whether the user wants to change this field recursively.|
},
'select all' => {
message => q|Select All|,
lastUpdated => 1099344172,
context => q|A label for the select all checkbox on the asset manager clipboard|
},
'packages' => {
message => q|Packages|,
lastUpdated => 1099344172,