Added a select all option to the clipboard selector in the asset manager.
This commit is contained in:
parent
e513526f46
commit
0ab11cae6f
3 changed files with 18 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue