Added "Default identity" setting (Closes #157)

This commit is contained in:
RainLoop Team 2014-07-16 22:57:17 +04:00
parent c82a897582
commit d80a9e8485
29 changed files with 239 additions and 67 deletions

View file

@ -461,6 +461,7 @@ DELETING_ASK = "Sind Sie sicher?"
[SETTINGS_IDENTITIES]
LEGEND_IDENTITY = "Identität"
LEGEND_IDENTITIES = "Zusätzliche Identitäten"
LABEL_DEFAULT = "Default"
LABEL_DISPLAY_NAME = "Name"
LABEL_REPLY_TO = "Antwort an"
LABEL_SIGNATURE = "Signatur"