diff options
author | lookshe <github@lookshe.org> | 2016-03-23 13:16:05 +0100 |
---|---|---|
committer | lookshe <github@lookshe.org> | 2016-03-23 13:16:05 +0100 |
commit | 977ffc5f483e955857da1d56ce0a1c857d471175 (patch) | |
tree | 78bbbefefde9e99b6e8fd5fe3fa2c275887fb979 /src/main/res/values-zh-rCN/strings.xml | |
parent | 02f958ce7687eeff0eaae7da372bad4b65f78596 (diff) |
pulled from transifex
Diffstat (limited to 'src/main/res/values-zh-rCN/strings.xml')
-rw-r--r-- | src/main/res/values-zh-rCN/strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/res/values-zh-rCN/strings.xml b/src/main/res/values-zh-rCN/strings.xml index 3cdf1650..79931759 100644 --- a/src/main/res/values-zh-rCN/strings.xml +++ b/src/main/res/values-zh-rCN/strings.xml @@ -101,6 +101,7 @@ <string name="pref_xmpp_resource_summary">客户端标识名称</string> <string name="pref_accept_files">接收文件</string> <string name="pref_accept_files_summary">自动接收小于 … 的文件</string> + <string name="pref_accept_files_size_summary">自动接收小于 … 的文件</string> <string name="pref_notification_settings">通知</string> <string name="pref_notifications">通知</string> <string name="pref_notifications_summary">收到新消息时通知</string> @@ -484,6 +485,8 @@ <string name="recently_used">最近使用过的</string> <string name="choose_quick_action">选择快速动作</string> <string name="search_for_contacts_or_groups">搜索联系人或群组</string> + <!--%s = bare jid, %d = count of online resources--> + <string name="dlg_msg_details_msg_status_failed">失败</string> <string name="send_private_message">发送私密消息</string> <string name="user_has_left_conference">%s 已离开讨论组!</string> <string name="username">用户名</string> |