aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values-zh-rCN/strings.xml
diff options
context:
space:
mode:
authorSam Whited <sam@samwhited.com>2014-12-29 19:09:27 -0500
committerSam Whited <sam@samwhited.com>2014-12-29 19:38:47 -0500
commit0882da2568e8ca926cfcebbefe91adbfebe0e0d9 (patch)
treefb14f3482e01b6fe8acdc5a68d56b6e2a8a42ac1 /src/main/res/values-zh-rCN/strings.xml
parent3c5d7d4f1b8af9568fdc7ba17f4c6d0a11167a4e (diff)
Make `app_name' string untranslatable
Remove untranslatable about message Escape single quote in NL translation
Diffstat (limited to 'src/main/res/values-zh-rCN/strings.xml')
-rw-r--r--src/main/res/values-zh-rCN/strings.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main/res/values-zh-rCN/strings.xml b/src/main/res/values-zh-rCN/strings.xml
index a7898425..b3b9604e 100644
--- a/src/main/res/values-zh-rCN/strings.xml
+++ b/src/main/res/values-zh-rCN/strings.xml
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
- <string name="app_name">Conversations</string>
<string name="action_settings">设置</string>
<string name="action_add">新会话</string>
<string name="action_accounts">管理账户</string>
@@ -257,4 +256,4 @@
<string name="pref_use_send_button_to_indicate_status">发送按钮显示状态</string>
<string name="pref_use_send_button_to_indicate_status_summary">发送按钮采用其他颜色以示发送状态的区别</string>
-</resources> \ No newline at end of file
+</resources>