summaryrefslogtreecommitdiff
path: root/main/src/main/res/values-zh-rCN/arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/src/main/res/values-zh-rCN/arrays.xml')
-rw-r--r--[-rwxr-xr-x]main/src/main/res/values-zh-rCN/arrays.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/src/main/res/values-zh-rCN/arrays.xml b/main/src/main/res/values-zh-rCN/arrays.xml
index 6aab16f9..fad2034e 100755..100644
--- a/main/src/main/res/values-zh-rCN/arrays.xml
+++ b/main/src/main/res/values-zh-rCN/arrays.xml
@@ -8,8 +8,8 @@
<!-- Keep the order the same as the TYPE_ constants in VPNProfile -->
<string-array name="vpn_types">
<item>证书</item>
- <item>PKCS12 加密文件</item>
- <item>Android 证书</item>
+ <item>PKCS12 File</item>
+ <item>安卓证书</item>
<item>用户名/密码</item>
<item>静态密钥</item>
<item>用户名/密码 + 证书</item>