copy asset pop-up menu
This commit is contained in:
parent
de4da68884
commit
f33e7533f4
5 changed files with 79 additions and 21 deletions
|
|
@ -241,6 +241,24 @@ our $I18N = {
|
|||
context => q|Used in asset context menus.|
|
||||
},
|
||||
|
||||
'this asset only' => {
|
||||
message => q|This Asset Only|,
|
||||
lastUpdated => 0,
|
||||
context => q|Used in the small pop-up copy menu.|
|
||||
},
|
||||
|
||||
'with children' => {
|
||||
message => q|With Children|,
|
||||
lastUpdated => 0,
|
||||
context => q|Used in the small pop-up copy menu.|
|
||||
},
|
||||
|
||||
'with descendants' => {
|
||||
message => q|With Descendants|,
|
||||
lastUpdated => 0,
|
||||
context => q|Used in the small pop-up copy menu.|
|
||||
},
|
||||
|
||||
'create shortcut' => {
|
||||
message => q|Create Shortcut|,
|
||||
lastUpdated => 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue