"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

@ -292,6 +292,7 @@ LEGEND_IDENTITY = "신원"
LABEL_DISPLAY_NAME = "이름"
LABEL_REPLY_TO = "답장"
LABEL_SIGNATURE = "서명"
LABEL_ADD_SIGNATURE_TO_ALL = "Add your signature to all the outgoing messages"
[SETTINGS_GENERAL]
LEGEND_GENERAL = "일반"
@ -379,6 +380,7 @@ LEGEND_IDENTITIES = "새 신원 추가"
LABEL_DISPLAY_NAME = "이름"
LABEL_REPLY_TO = "답장"
LABEL_SIGNATURE = "서명"
LABEL_ADD_SIGNATURE_TO_ALL = "Add your signature to all the outgoing messages"
BUTTON_ADD_IDENTITY = "신원 추가"
BUTTON_DELETE = "삭제"
LOADING_PROCESS = "신원 목록을 업데이트하고 있습니다."