summaryrefslogtreecommitdiffstats
path: root/res/values/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/cm_strings.xml')
-rw-r--r--res/values/cm_strings.xml14
1 files changed, 13 insertions, 1 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index 90baf4d..80dcfc4 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -490,6 +490,19 @@
<string name="app_ops_permissions_ignored">Ignored</string>
<string name="app_ops_permissions_always_ask">Always ask</string>
+ <!-- App ops detail -->
+ <string name="app_ops_entry_summary"><xliff:g id="op">%1$s</xliff:g> (used <xliff:g id="count">%2$s</xliff:g>)</string>
+ <string name="app_ops_allowed_count">Allowed <xliff:g id="count" example="2 times">%s</xliff:g></string>
+ <string name="app_ops_ignored_count">Denied <xliff:g id="count" example="2 times">%s</xliff:g></string>
+ <string name="app_ops_both_count">Allowed <xliff:g id="count">%1$s</xliff:g>, denied <xliff:g id="count">%2$s</xliff:g></string>
+
+ <!-- App ops menu options -->
+ <string name="app_ops_show_user_apps">Show user apps</string>
+ <string name="app_ops_show_system_apps">Show built-in apps</string>
+ <string name="app_ops_reset_counters">Reset allow/deny counters</string>
+ <string name="app_ops_reset_confirm_title">Confirm counters reset</string>
+ <string name="app_ops_reset_confirm_mesg">Are you sure you wish to reset counters?</string>
+
<string name="ok">OK</string>
<!-- Hostname setting -->
@@ -939,7 +952,6 @@
<string name="block_notifications_title">Filter notifications</string>
<string name="block_notifications_summary">Manage ignored notifications and filters</string>
<string name="no_filters_title">No filters set</string>
- <string name="app_ops_ignored_count">Denied <xliff:g id="count" example="2 times">%s</xliff:g></string>
<!-- Anonymous Statistics #CM -->
<!-- About device screen, list item title. Takes the user to the screen about opting in or out of anonymous statistics. -->