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

@ -166,6 +166,17 @@ The description of the collaboration system that this post is a part of.
lastUpdated => 1111768115,
},
'thread' => {
message => q|Thread|,
context => q|label for Asset Manager, getName|,
lastUpdated => 1121703197,
},
'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;