Add missing datestamps to Macro_AssetProxy i18n.

This commit is contained in:
Colin Kuskie 2009-09-23 15:34:31 -07:00
parent bb77bc484e
commit 62afb735d6

View file

@ -10,10 +10,12 @@ our $I18N = {
'asset in trash' => {
message => q|AssetProxy: Asset in trash|,
lastUpdated => 1221160383,
},
'asset in clipboard' => {
message => q|AssetProxy: Asset in clipboard|,
lastUpdated => 1221160383,
},
};