internationalize File add/edit form labels

This commit is contained in:
Colin Kuskie 2005-01-25 19:55:49 +00:00
parent 591083a87f
commit 3b9e34e194
2 changed files with 12 additions and 2 deletions

View file

@ -208,6 +208,16 @@ The URL where the user will be redirected.
context => 'Help text for redirects'
},
'current file' => {
message => q|Current file|,
lastUpdated => 1106609809
},
'new file' => {
message => q|New file to upload|,
lastUpdated => 1106609855
},
'errorEmptyField' => {
message => q|<p><b>Error: Field name may not be empty.</b></p>|,
lastUpdated => 1089039511