Copy Asset Helper (self only).

This commit is contained in:
Colin Kuskie 2009-11-25 16:32:52 -08:00
parent ed8f2c4a8f
commit 7298af49ea
3 changed files with 161 additions and 0 deletions

View file

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