Asset Cut to clipboard Asset Helper (a port of www_cut as an Asset Helper)

This commit is contained in:
Colin Kuskie 2009-11-24 14:49:42 -08:00
parent dcb4260490
commit e6696ee534
2 changed files with 75 additions and 0 deletions

View file

@ -1370,6 +1370,12 @@ Couldn't open %-s because %-s <br />
context => q{},
},
'cut asset' => {
message => q{Asset %s was cut to the clipboard.},
lastUpdated => 0,
context => q{%s will be replaced by the title of the asset.},
},
};
1;