summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2021-06-04 15:34:03 +0200
committercyBerta <cyberta@riseup.net>2021-06-04 15:34:03 +0200
commit00405d9192ba25d47708a51028406a6a04359e2e (patch)
treebe16bef61c64e006634ac2a12d6aac90d12e73c6
parentd61c8c6ccf3191ba123095100d91b8678a1e1c94 (diff)
fix upstream vietnamese formatted string
-rwxr-xr-xapp/src/main/res/values-vi/strings-icsopenvpn.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values-vi/strings-icsopenvpn.xml b/app/src/main/res/values-vi/strings-icsopenvpn.xml
index c047ca54..75519b56 100755
--- a/app/src/main/res/values-vi/strings-icsopenvpn.xml
+++ b/app/src/main/res/values-vi/strings-icsopenvpn.xml
@@ -201,7 +201,7 @@
<string name="setting_loadtun">Tải tun module</string>
<string name="importpkcs12fromconfig">Nhập PKCS12 từ cấu hình vào Khóa lưu trữ Android</string>
<string name="getproxy_error">Lỗi nhận cấu hình proxy: %s</string>
- <string name="using_proxy">ใช้พร็อกซี% 1 $ s% 2 $ s</string>
+ <string name="using_proxy">ใช้พร็อกซี %1$s %2$s</string>
<string name="use_system_proxy">Sử dụng proxy hệ thống</string>
<string name="use_system_proxy_summary">Sử dụng các cấu hình hệ thống rộng cho HTTP/HTTPS proxy để kết nối.</string>
<string name="onbootrestartsummary">OpenVPN sẽ kết nối VPN xác định nếu nó đã hoạt động trên hệ thống khởi động. Xin vui lòng đọc hướng dẫn cảnh báo kết nối trước khi sử dụng tùy chọn này trên Android &lt; 5.0.</string>