aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN/strings.xml
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2009-10-25 05:18:29 +0000
committerKenny Root <kenny@the-b.org>2009-10-25 05:18:29 +0000
commitcde9763c0d09efb67c0fcace6b9d359e2392d0f6 (patch)
tree26f9b2bd6ee31ca3cbacd078236ef7b5d575dacd /res/values-zh-rCN/strings.xml
parentde1c6ccb8aeec75ebcef1e1d31f127f7bb463ac7 (diff)
downloadconnectbot-cde9763c0d09efb67c0fcace6b9d359e2392d0f6.tar.gz
connectbot-cde9763c0d09efb67c0fcace6b9d359e2392d0f6.tar.bz2
connectbot-cde9763c0d09efb67c0fcace6b9d359e2392d0f6.zip
Update translations (add Hungarian and Turkish)
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@420 df292f66-193f-0410-a5fc-6d59da041ff2
Diffstat (limited to 'res/values-zh-rCN/strings.xml')
-rw-r--r--res/values-zh-rCN/strings.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index ba79a7d..ab79243 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -148,6 +148,11 @@
<!-- Summary for the update check preference -->
<string name="pref_update_summary">设置检查ConnectBot最新版本的最大频率</string>
+ <!-- Name for the preference that forces the service to stay running in the background.-->
+ <string name="pref_conn_persist_title">Persist connections</string>
+ <!-- Summary for the preference that forces the service to stay running in the background. -->
+ <string name="pref_conn_persist_summary">Force connections to stay connected while in background</string>
+
<!-- Name for the keyboard shortcuts preference -->
<string name="pref_keymode_title">目录快捷键</string>
<!-- Summary for the keyboard shortcuts preference -->
@@ -321,7 +326,7 @@
<!-- Selection choice to sort hosts by color. -->
<string name="list_menu_sortcolor">使用颜色排序</string>
<!-- Selection choice to sort hosts by nickname. -->
- <string name="list_menu_sortname">使用名字排序</string>
+ <string name="list_menu_sortname">按名字排序</string>
<string name="list_menu_settings">设置</string>
<string name="list_host_disconnect">断开连接</string>