internationalize getName for all Assets, bugfix 1239601

This commit is contained in:
Colin Kuskie 2005-07-18 16:26:52 +00:00
parent 824a473694
commit e19f50a481
18 changed files with 73 additions and 11 deletions

View file

@ -441,6 +441,17 @@ user subscribed to.
lastUpdated => 1031514049
},
'post' => {
message => q|Post|,
context => q|label for Asset Manager, getName|,
lastUpdated => 1121703104,
},
'new file description' => {
message => q|Enter the path to a file, or use the "Browse" button to find a file on your local hard drive that you would like to be uploaded.|,
lastUpdated => 1119068745
},
};
1;