diff options
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index eaa32e2ff..871036b7c 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -568,7 +568,7 @@ <string name="unlock_set_unlock_password_summary">Enter a password to unlock screen</string> <!-- Summary for preference that has been disabled by DevicePolicyAdmin --> - <string name="unlock_set_unlock_disabled_summary">Disable by device policy</string> + <string name="unlock_set_unlock_disabled_summary">Disabled by remote phone administrator</string> <!-- Title for option to turn of password/pin/pattern unlock. --> |