summaryrefslogtreecommitdiffstats
path: root/packages/VpnServices/res/values-zh-rTW/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/VpnServices/res/values-zh-rTW/strings.xml')
-rw-r--r--packages/VpnServices/res/values-zh-rTW/strings.xml11
1 files changed, 4 insertions, 7 deletions
diff --git a/packages/VpnServices/res/values-zh-rTW/strings.xml b/packages/VpnServices/res/values-zh-rTW/strings.xml
index 021077b..931d4ed 100644
--- a/packages/VpnServices/res/values-zh-rTW/strings.xml
+++ b/packages/VpnServices/res/values-zh-rTW/strings.xml
@@ -15,11 +15,8 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_label">"VPN 服務"</string>
- <!-- no translation found for vpn_notification_title_connected (2567196609405266775) -->
- <skip />
- <!-- no translation found for vpn_notification_title_disconnected (3564361788336568244) -->
- <skip />
- <!-- no translation found for vpn_notification_hint_disconnected (1952209867082269429) -->
- <skip />
+ <string name="app_label" msgid="4589592829302498102">"VPN 服務"</string>
+ <string name="vpn_notification_title_connected" msgid="8598654486956133580">"<xliff:g id="PROFILENAME">%s</xliff:g> VPN 已連線"</string>
+ <string name="vpn_notification_title_disconnected" msgid="6216572264382192027">"<xliff:g id="PROFILENAME">%s</xliff:g> VPN 已中斷連線"</string>
+ <string name="vpn_notification_hint_disconnected" msgid="1952209867082269429">"輕觸即可重新連線至 VPN。"</string>
</resources>