fixed: Added the ability to choose which rich editor is used to compose inbox messages
This commit is contained in:
parent
482dd9ffc5
commit
3837878fff
4 changed files with 44 additions and 0 deletions
|
|
@ -535,6 +535,17 @@ our $I18N = {
|
|||
lastUpdated => 1230867391,
|
||||
},
|
||||
|
||||
'inbox rich editor label' => {
|
||||
message => q{Inbox Rich Editor},
|
||||
lastUpdated => 0,
|
||||
context => q{Label for setting},
|
||||
},
|
||||
|
||||
'inbox rich editor description' => {
|
||||
message => q{The rich editor used to compose messages},
|
||||
lastUpdated => 0,
|
||||
context => "Description of Inbox setting",
|
||||
},
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue