Small fixes

This commit is contained in:
RainLoop Team 2014-10-30 03:27:13 +04:00
parent 25c56937f6
commit ff2cd091db
29 changed files with 114 additions and 120 deletions

View file

@ -387,10 +387,10 @@ TWO_FACTOR_BACKUP_CODES_DESC = "Se non puoi ricevere codici da Google Authentica
LEGEND_GENERAL = "Generali"
LABEL_LANGUAGE = "Lingua"
LABEL_EDITOR = "Editor di testo di default"
LABEL_EDITOR_HTML_AS_DEFAULT = "HTML"
LABEL_EDITOR_PLAIN_AS_DEFAULT = "Testo semplice"
LABEL_EDITOR_HTML_FORCE_AS_DEFAULT = "Html (forced)"
LABEL_EDITOR_PLAIN_FORCE_AS_DEFAULT = "Plain (forced)"
LABEL_EDITOR_HTML = "HTML"
LABEL_EDITOR_PLAIN = "Testo semplice"
LABEL_EDITOR_HTML_FORCED = "Html (forced)"
LABEL_EDITOR_PLAIN_FORCED = "Plain (forced)"
LABEL_ANIMATION = "Animazioni dell'interfaccia"
LABEL_ANIMATION_FULL = "Tutte"
LABEL_ANIMATION_NORMAL = "Normali"