diff options
| author | Dianne Hackborn <hackbod@google.com> | 2013-08-02 19:30:09 -0700 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2013-08-02 19:30:09 -0700 |
| commit | 0a09b13c81bb0ebe556e46e3859a25805b2cbdcf (patch) | |
| tree | 58ac7fec71fe24ed7e58de576bdf129cf2c53d01 /res | |
| parent | 4dce3456c7c858d5cec053cfd8a7f8ff2babec1d (diff) | |
| parent | a6683e0f4af75005ab5a1742d30df4bee071f725 (diff) | |
| download | packages_apps_Settings-0a09b13c81bb0ebe556e46e3859a25805b2cbdcf.tar.gz packages_apps_Settings-0a09b13c81bb0ebe556e46e3859a25805b2cbdcf.tar.bz2 packages_apps_Settings-0a09b13c81bb0ebe556e46e3859a25805b2cbdcf.zip | |
am a6683e0f: Reset app preferences now resets all app ops.
* commit 'a6683e0f4af75005ab5a1742d30df4bee071f725':
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> |
