"Add your signature to all the outgoing messages" configuration (close #52)

This commit is contained in:
RainLoop Team 2014-01-18 01:18:45 +04:00
parent fa35368e45
commit b0593b813e
23 changed files with 161 additions and 22 deletions

View file

@ -295,6 +295,7 @@ LEGEND_IDENTITY = "Tożsamość"
LABEL_DISPLAY_NAME = "Imie"
LABEL_REPLY_TO = "Zwrotny adres e-mail"
LABEL_SIGNATURE = "Sygnatura"
LABEL_ADD_SIGNATURE_TO_ALL = "Add your signature to all the outgoing messages"
[SETTINGS_GENERAL]
LEGEND_GENERAL = "Ogólne"
@ -382,6 +383,7 @@ LEGEND_IDENTITIES = "Dodatkowe Tożsamości"
LABEL_DISPLAY_NAME = "Nazwa"
LABEL_REPLY_TO = "Odp. do"
LABEL_SIGNATURE = "Sygnatura"
LABEL_ADD_SIGNATURE_TO_ALL = "Add your signature to all the outgoing messages"
BUTTON_ADD_IDENTITY = "Dodaj Tożsamość"
BUTTON_DELETE = "Usuń"
LOADING_PROCESS = "Aktualizuj listę tożsamości"