internationalize getName for all Assets, bugfix 1239601
This commit is contained in:
parent
824a473694
commit
e19f50a481
18 changed files with 73 additions and 11 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue