aboutsummaryrefslogtreecommitdiffstats
path: root/src/frontends/android/app/src/main/res/values-zh-rCN
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2017-06-21 18:23:33 +0200
committerTobias Brunner <tobias@strongswan.org>2017-07-03 10:27:52 +0200
commit70f7eb76d98b4f8b5d5c942498cb5b0b6e618fca (patch)
treef704fba3f87aeb90a110432e971b408702f2ba16 /src/frontends/android/app/src/main/res/values-zh-rCN
parent72b7c289addad31007eefd4a14643659b4c283af (diff)
downloadstrongswan-70f7eb76d98b4f8b5d5c942498cb5b0b6e618fca.tar.bz2
strongswan-70f7eb76d98b4f8b5d5c942498cb5b0b6e618fca.tar.xz
android: Import excluded subnets from profile file
Diffstat (limited to 'src/frontends/android/app/src/main/res/values-zh-rCN')
-rw-r--r--src/frontends/android/app/src/main/res/values-zh-rCN/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/frontends/android/app/src/main/res/values-zh-rCN/strings.xml b/src/frontends/android/app/src/main/res/values-zh-rCN/strings.xml
index 591aea412..e9ad8e02b 100644
--- a/src/frontends/android/app/src/main/res/values-zh-rCN/strings.xml
+++ b/src/frontends/android/app/src/main/res/values-zh-rCN/strings.xml
@@ -85,6 +85,7 @@
<string name="profile_import_failed_not_found">文件未找到</string>
<string name="profile_import_failed_host">未知主机</string>
<string name="profile_import_failed_tls">TLS握手失败</string>
+ <string name="profile_import_failed_value">Invalid value in \"%1$s\"</string>
<string name="profile_import_exists">此VPN配置已经存在,当前设定将被覆盖。</string>
<string name="profile_cert_import">从VPN配置导入证书</string>
<string name="profile_cert_alias">\"%1$s\" 所对应的证书</string>