i18n the Attachments Form control
This commit is contained in:
parent
cf07abd052
commit
40b86e3dfd
2 changed files with 19 additions and 4 deletions
|
|
@ -4313,6 +4313,18 @@ Users may override this setting in their profile.
|
|||
context => q|Abbreviation for Really Simple Syndication, and other similar terms.|,
|
||||
},
|
||||
|
||||
'Upload an attachment' => {
|
||||
message => q|Upload an attachment|,
|
||||
context => q|Label in the Attachments form control.|,
|
||||
lastUpdated => 1230930518,
|
||||
},
|
||||
|
||||
'Upload attachments here. Copy and paste attachments into the editor.' => {
|
||||
message => q|Upload attachments here. Copy and paste attachments into the editor.|,
|
||||
context => q|Label in the Attachments form control.|,
|
||||
lastUpdated => 1230930518,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue