diff options
| author | Dianne Hackborn <hackbod@google.com> | 2013-08-02 19:32:14 -0700 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2013-08-02 19:32:14 -0700 |
| commit | ad38b60b372314f6266381207bd82144f21b1027 (patch) | |
| tree | 80081a2eaa858ae4f23d90d00b051dcebdb032ad /res | |
| parent | a43e27016410910e9d11c09e981e58743ee9439e (diff) | |
| parent | 0a09b13c81bb0ebe556e46e3859a25805b2cbdcf (diff) | |
| download | packages_apps_Settings-ad38b60b372314f6266381207bd82144f21b1027.tar.gz packages_apps_Settings-ad38b60b372314f6266381207bd82144f21b1027.tar.bz2 packages_apps_Settings-ad38b60b372314f6266381207bd82144f21b1027.zip | |
am 0a09b13c: am a6683e0f: Reset app preferences now resets all app ops.
* commit '0a09b13c81bb0ebe556e46e3859a25805b2cbdcf':
Reset app preferences now resets all app ops.
Diffstat (limited to 'res')
| -rw-r--r-- | res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 6d181b56d..6bb5371ba 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -2624,6 +2624,7 @@ <li>Disabled app notifications</li>\n <li>Default applications for actions</li>\n <li>Background data restrictions for apps</li>\n\n + <li>Any permission restrictions</li>\n\n You will not lose any app data.</string> <!-- [CHAR LIMIT=25] Manage applications screen, menu item. Confirmation button of dialog to confirm resetting user's app preferences. --> <string name="reset_app_preferences_button">Reset apps</string> |
