summaryrefslogtreecommitdiffstats
path: root/res/values-watch/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-watch/strings.xml')
-rw-r--r--res/values-watch/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values-watch/strings.xml b/res/values-watch/strings.xml
index 161ff834..82841f0f 100644
--- a/res/values-watch/strings.xml
+++ b/res/values-watch/strings.xml
@@ -26,4 +26,9 @@
<!-- Preference row title for showing system apps. -->
<string name="preference_show_system_apps">Show system apps</string>
+
+ <!-- Generic text to indicate that a setting is enabled. Should be in all caps. [CHAR LIMIT=40] -->
+ <string name="generic_enabled">ENABLED</string>
+ <!-- Generic text to indicate that a setting is disabled. Should be in all caps. [CHAR LIMIT=40] -->
+ <string name="generic_disabled">DISABLED</string>
</resources>