aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values-zh-rCN/strings.xml
diff options
context:
space:
mode:
authorJeremy Klein <jklein24@gmail.com>2015-10-26 11:11:19 -0700
committerJeremy Klein <jklein24@gmail.com>2015-10-26 11:11:19 -0700
commitc34afa579b2492d41838ba4154b2147728da01d0 (patch)
treef21a053e0c66d37c26bf99bb567291bf451ab073 /app/src/main/res/values-zh-rCN/strings.xml
parent50f9c5c7089e16c161653c84a369a92a28e5502a (diff)
parentf7cf5af5430f71bf2711fe2f78264aa699e4e046 (diff)
downloadconnectbot-c34afa579b2492d41838ba4154b2147728da01d0.tar.gz
connectbot-c34afa579b2492d41838ba4154b2147728da01d0.tar.bz2
connectbot-c34afa579b2492d41838ba4154b2147728da01d0.zip
Merge pull request #329 from jklein24/unuseddialog
Remove unused add host dialog from HostListActivity.
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>