diff options
| author | 2020-11-17 15:03:39 -0800 | |
|---|---|---|
| committer | 2020-11-17 15:03:39 -0800 | |
| commit | 831abae72966492d66a8d4c23e414682cfe67634 (patch) | |
| tree | 275344c781479eb47e3dd13614de2d449735c67e | |
| parent | 43a3dd37dcb647646c47c4e675484ee8815c196e (diff) | |
Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import
Change-Id: I3f5cc2db57628ebdc790ef2bbf534fcbb13653e3
| -rw-r--r-- | packages/SystemUI/res/values-ur/strings_tv.xml | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/packages/SystemUI/res/values-ur/strings_tv.xml b/packages/SystemUI/res/values-ur/strings_tv.xml index 29e4307004cb..20d3a587af48 100644 --- a/packages/SystemUI/res/values-ur/strings_tv.xml +++ b/packages/SystemUI/res/values-ur/strings_tv.xml @@ -21,10 +21,7 @@ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string name="mic_active" msgid="5766614241012047024">"مائیکروفون فعال ہے"</string> <string name="app_accessed_mic" msgid="2754428675130470196">"%1$s نے آپ کے مائیکروفون تک رسائی حاصل کی ہے"</string> - <!-- no translation found for notification_vpn_connected (3891023882833274730) --> - <skip /> - <!-- no translation found for notification_vpn_disconnected (7150747626448044843) --> - <skip /> - <!-- no translation found for notification_disclosure_vpn_text (3873532735584866236) --> - <skip /> + <string name="notification_vpn_connected" msgid="3891023882833274730">"VPN منسلک ہے"</string> + <string name="notification_vpn_disconnected" msgid="7150747626448044843">"VPN غیر منسلک ہے"</string> + <string name="notification_disclosure_vpn_text" msgid="3873532735584866236">"بذریعہ <xliff:g id="VPN_APP">%1$s</xliff:g>"</string> </resources> |