summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2014-01-25 15:46:55 +0100
committerArne Schwabe <arne@rfc2549.org>2014-01-25 15:46:55 +0100
commit2b732f481058e46d504c1ba7fdfc82639f5f5abf (patch)
tree8807121a61522e5f44a612e05b2815e4841417c0
parentaa6897ca1a4f8d47dd25819a77b22ff7d1a049e2 (diff)
crowding seems not to update chinese files properly
-rwxr-xr-xres/values-zh-rCN/strings.xml2
-rwxr-xr-xres/values-zh-rTW/strings.xml2
2 files changed, 0 insertions, 4 deletions
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index 86fd81a5..a2fb95ce 100755
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -97,8 +97,6 @@
<string name="last_openvpn_tun_config">正在打开 tun 设备:</string>
<string name="local_ip_info">本地 IPv4: %1$s/%2$d IPv6: %3$s MTU: %4$d</string>
<string name="dns_server_info">DNS 服务器: %1$s, 域名: %2$s</string>
- <string name="routes_info">IPv4 路由: %s</string>
- <string name="routes_info6">IPv6 路由: %s</string>
<string name="ip_not_cidr">已获得接口信息 %1$s 以及 %2$s,将第二个地址作为远程地址。使用 /32 作为本地掩码。OpenVPN 给出的模式是 \"%3$s\"。</string>
<string name="route_not_cidr">无法将 %1$s 和 %2$s 作为 CIDR 形式的路由,将使用 /32 的子网掩码。</string>
<string name="route_not_netip">纠正路由 %1$s/%2$s 为 %3$s/%2$s</string>
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
index 86d6fd25..75f72ecb 100755
--- a/res/values-zh-rTW/strings.xml
+++ b/res/values-zh-rTW/strings.xml
@@ -85,8 +85,6 @@
<string name="error">"錯誤: "</string>
<string name="clear">清除</string>
<string name="local_ip_info">本地IPv4: %1$s/%2$d IPv6: %3$s MTU: %4$d</string>
- <string name="routes_info">路徑: %s</string>
- <string name="routes_info6">IPv6路由: %s</string>
<string name="version_info">%1$s %2$s</string>
<string name="send_logfile">分享記錄檔</string>
<string name="send">分享</string>