aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/src/main/res/values-zh-rCN
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2021-02-12 18:04:36 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2021-02-12 18:08:38 +0100
commit8523979c9c2540b3d1db544674731ccc624f6f96 (patch)
tree5081bf00f4d8fa2a7a4006378bbb73b51c1ec232 /ui/src/main/res/values-zh-rCN
parentREADME: move tunnel to maven central (diff)
downloadwireguard-android-8523979c9c2540b3d1db544674731ccc624f6f96.tar.xz
wireguard-android-8523979c9c2540b3d1db544674731ccc624f6f96.zip
tunnel: report git commit as wgVersion
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'ui/src/main/res/values-zh-rCN')
-rw-r--r--ui/src/main/res/values-zh-rCN/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/src/main/res/values-zh-rCN/strings.xml b/ui/src/main/res/values-zh-rCN/strings.xml
index 7e840f00..1c41b19b 100644
--- a/ui/src/main/res/values-zh-rCN/strings.xml
+++ b/ui/src/main/res/values-zh-rCN/strings.xml
@@ -199,7 +199,7 @@
<string name="type_name_go_userspace">Go userspace</string>
<string name="type_name_kernel_module">Kernel module</string>
<string name="unknown_error">未知错误</string>
- <string name="version_summary">%1$s backend v%2$s</string>
+ <string name="version_summary">%1$s backend %2$s</string>
<string name="version_summary_checking">正在检查 %s backend 版本</string>
<string name="version_summary_unknown">未知的 %s 版本</string>
<string name="version_title">WireGuard for Android v%s</string>