Added missing language constants.

This commit is contained in:
RainLoop Team 2013-12-07 04:00:57 +04:00
parent 388a688d9d
commit daa958ed44
14 changed files with 471 additions and 406 deletions

View file

@ -136,6 +136,11 @@ EMPTY_LIST = "暂无联系人"
EMPTY_SEARCH = "没找到联系人"
CLEAR_SEARCH = "清除搜索"
CONTACT_VIEW_DESC = "在此查看在列表中选中的联系人。"
LABEL_DISPLAY_NAME = "Display name"
LABEL_EMAIL = "Email"
LABEL_PHONE = "Phone"
LINK_ADD_EMAIL = "Add an email address"
LINK_ADD_PHONE = "Add a phone"
[COMPOSE]
TITLE_FROM = "发送自"