mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-06 16:07:03 +03:00
Added "Default text editor" options (Html forced and Plain forced) (Closes #341)
This commit is contained in:
parent
5e8a57f6a3
commit
25c56937f6
29 changed files with 77 additions and 4 deletions
|
|
@ -396,6 +396,8 @@ LABEL_LANGUAGE = "Language"
|
|||
LABEL_EDITOR = "Default text editor"
|
||||
LABEL_EDITOR_HTML_AS_DEFAULT = "Html"
|
||||
LABEL_EDITOR_PLAIN_AS_DEFAULT = "Plain"
|
||||
LABEL_EDITOR_HTML_FORCE_AS_DEFAULT = "Html (forced)"
|
||||
LABEL_EDITOR_PLAIN_FORCE_AS_DEFAULT = "Plain (forced)"
|
||||
LABEL_ANIMATION = "Interface animation"
|
||||
LABEL_ANIMATION_FULL = "Full"
|
||||
LABEL_ANIMATION_NORMAL = "Normal"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue