summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values/cm_strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index b320e1c..18d4bd4 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -82,6 +82,11 @@
<string name="profile_app_group_item_instructions">Add or remove groups</string>
<string name="profile_app_group_item_instructions_summary">Add or remove notification override app groups to this profile</string>
+ <!-- Profile mode options. -->
+ <string name="profile_entries_on">On</string>
+ <string name="profile_entries_off">Off</string>
+ <string name="profile_entries_no_override">No override</string>
+
<!-- Add Profile -->
<string name="add_profile_dialog_title">Create new profile</string>
<string name="profile_name_title">Name</string>