aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values-zh-rCN/strings.xml
diff options
context:
space:
mode:
authorJohn Heroy <johnheroy@gmail.com>2015-10-26 11:14:28 -0700
committerJohn Heroy <johnheroy@gmail.com>2015-10-26 11:14:28 -0700
commit66a8bc74e5605e0d9915cd94b1ccd2524acc7aed (patch)
tree2cfc814e2422ea73cab1f558954a0a8c7d4c63ad /app/src/main/res/values-zh-rCN/strings.xml
parentbf85ee5635f7610a55fe5d212ad3c3ebe7d4419e (diff)
parentc34afa579b2492d41838ba4154b2147728da01d0 (diff)
downloadconnectbot-66a8bc74e5605e0d9915cd94b1ccd2524acc7aed.tar.gz
connectbot-66a8bc74e5605e0d9915cd94b1ccd2524acc7aed.tar.bz2
connectbot-66a8bc74e5605e0d9915cd94b1ccd2524acc7aed.zip
Merge branch 'master' into publickeys-icon
Diffstat (limited to 'app/src/main/res/values-zh-rCN/strings.xml')
-rw-r--r--app/src/main/res/values-zh-rCN/strings.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml
index a4cb39f..88dd247 100644
--- a/app/src/main/res/values-zh-rCN/strings.xml
+++ b/app/src/main/res/values-zh-rCN/strings.xml
@@ -60,8 +60,6 @@
<string name="alert_wrong_password_msg">密码错误!</string>
<string name="alert_key_corrupted_msg">私钥似乎已损坏!</string>
<string name="alert_sdcard_absent">没有插入SD卡!</string>
- <string name="button_add">添加</string>
- <string name="button_cancel">取消</string>
<string name="button_change">修改</string>
<string name="button_resize">改变窗口大小</string>
<string name="alert_disconnect_msg">连接中断</string>
@@ -151,7 +149,6 @@
<string name="portforward_dynamic">动态套接字(SOCKS)</string>
<string name="portforward_pos">创建端口转发</string>
<string name="portforward_problem">创建端口转发失败,可能你选择的端口小于1024或该端口已被占用?</string>
- <string name="list_format_error">使用格式 \"%1$s\"</string>
<string name="format_username">用户名</string>
<string name="format_hostname">主机名</string>
<string name="format_port">端口</string>