OSDN Git Service

Update some strings.
authorSudheer Shanka <sudheersai@google.com>
Tue, 9 Jun 2015 13:26:27 +0000 (14:26 +0100)
committerSudheer Shanka <sudheersai@google.com>
Tue, 9 Jun 2015 13:29:26 +0000 (14:29 +0100)
Bug: 20518822
Change-Id: I871a45fe66bd3a3524adcf907c3253c3275d9745

res/values/strings.xml

index 549a809..51f0fa1 100644 (file)
     <string name="link_speed">%1$d Mbps</string>
 
     <!-- Wifi Alert message when tapping on a preference for a config locked down by device owner. [CHAR LIMIT=200] -->
-    <string name="wifi_alert_lockdown_by_device_owner"><xliff:g id="app_name">%1$s</xliff:g> manages your device and has disabled modifying and deleting this Wi-Fi network. For more information, contact your administrator.</string>
+    <string name="wifi_alert_lockdown_by_device_owner"><xliff:g id="app_name">%1$s</xliff:g> manages your device and doesn\'t allow modifying or deleting this Wi-Fi network. For more information, contact your administrator.</string>
 
     <!-- NFC settings -->
     <!-- Used in the 1st-level settings screen to turn on NFC -->
     <!-- Title for a work profile. [CHAR LIMIT=25] -->
     <string name="managed_user_title">Work profile</string>
     <!-- Opening string on the dialog that prompts the user to confirm that they really want to delete their existing work profile. The administration app icon and name appear after the final colon. [CHAR LIMIT=NONE] -->
-    <string name="opening_paragraph_delete_profile_unknown_company">This profile is managed by:</string>
+    <string name="opening_paragraph_delete_profile_unknown_company">This work profile is managed by:</string>
     <!-- Summary for work profile accounts group. [CHAR LIMIT=25] -->
     <string name="managing_admin">Managed by <xliff:g id="admin_app_label">%s</xliff:g></string>