Add copy with descendants.
This commit is contained in:
parent
2ea377b87d
commit
39ffaba487
4 changed files with 143 additions and 2 deletions
|
|
@ -1388,6 +1388,12 @@ Couldn't open %-s because %-s <br />
|
|||
context => q{%s will be replaced by the title of the asset.},
|
||||
},
|
||||
|
||||
'copied asset with descendants' => {
|
||||
message => q{Asset %s was copied to the clipboard with all descendants.},
|
||||
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