OSDN Git Service

Merge "Work Profile Security Challenge: Finalised strings" into nyc-dev
[android-x86/packages-apps-Settings.git] / res / values / strings.xml
index 9ea0ea7..6418cba 100644 (file)
     <string name="status_imei">IMEI</string>
     <!-- Do not translate. About phone, status item title -->
     <string name="status_imei_sv">IMEI SV</string>
+    <!-- Do not translate. About phone, status item title -->
+    <string name="status_iccid">ICCID</string>
     <!-- About tablet, status item title.  The Mobile Directory Number [CHAR LIMIT=30] -->
     <string name="status_number" product="tablet">MDN</string>
     <!-- About phone, status item title.  The phone number of the current device [CHAR LIMIT=30] -->
     <string name="vpn_menu_delete">Delete profile</string>
     <!-- Menu item to select always-on VPN profile. [CHAR LIMIT=40] -->
     <string name="vpn_menu_lockdown">Always-on VPN</string>
+    <!-- Placeholder when VPN settings is open but no VPNs have been created. [CHAR LIMIT=100] -->
+    <string name="vpn_no_vpns_added">No VPNs added.</string>
 
     <!-- Summary describing the always-on VPN feature. [CHAR LIMIT=NONE] -->
     <string name="vpn_lockdown_summary">Select a VPN profile to always remain connected to. Network traffic will only be allowed when connected to this VPN.</string>
     <string name="zen_mode_summary_combination"><xliff:g id="mode" example="Priority only">%1$s</xliff:g>: <xliff:g id="exit condition" example="Until you turn this off">%2$s</xliff:g></string>
 
     <!--  Do not disturb: Title for the Visual interruptions option and associated settings page. [CHAR LIMIT=30] -->
-    <string name="zen_mode_visual_interruptions_settings_title">Visual interruptions</string>
+    <string name="zen_mode_visual_interruptions_settings_title">Block visual disturbances</string>
 
 
     <!-- Configure Notifications Settings title. [CHAR LIMIT=30] -->
     <string name="filter_notif_blocked_apps">Blocked</string>
     <!-- Label for showing apps with domain URLs (data URI with http or https) in list [CHAR LIMIT=30] -->
     <string name="filter_with_domain_urls_apps">With domain URLs</string>
-    <!-- Label for showing apps with priority notifications in list [CHAR LIMIT=30] -->
+    <!-- Label for showing apps with priority notifications in list [CHAR LIMIT=50] -->
     <string name="filter_notif_priority_apps">Overrides Do Not Disturb</string>
     <!-- Label for showing apps redacting sensitive notifications in list [CHAR LIMIT=50] -->
     <string name="filter_notif_sensitive_apps">No sensitive content on lock screen</string>
-    <!-- Label for showing apps hiding notifications from lockscreen [CHAR LIMIT=30] -->
+    <!-- Label for showing apps hiding notifications from lockscreen [CHAR LIMIT=50] -->
     <string name="filter_notif_hide_notifications_apps">Never shown on lock screen</string>
     <!-- Filter label for apps that the user has silenced [CHAR LIMIT=40] -->
     <string name="filter_notif_silent">Shown silently</string>