Add Copy with children Asset Helper
This commit is contained in:
parent
9eadb2642a
commit
80a6b90353
4 changed files with 146 additions and 2 deletions
|
|
@ -1382,6 +1382,12 @@ Couldn't open %-s because %-s <br />
|
|||
context => q{%s will be replaced by the title of the asset.},
|
||||
},
|
||||
|
||||
'copied asset with children' => {
|
||||
message => q{Asset %s was copied to the clipboard with its children.},
|
||||
lastUpdated => 0,
|
||||
context => q{%s will be replaced by the title of the asset.},
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue