summaryrefslogtreecommitdiffstats
path: root/src/android/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/android/app/src/main/res/values/strings.xml')
-rw-r--r--src/android/app/src/main/res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/android/app/src/main/res/values/strings.xml b/src/android/app/src/main/res/values/strings.xml
index 28c9af7bd..d37ffba0d 100644
--- a/src/android/app/src/main/res/values/strings.xml
+++ b/src/android/app/src/main/res/values/strings.xml
@@ -241,4 +241,8 @@
<string name="theme_mode_light">Light</string>
<string name="theme_mode_dark">Dark</string>
+ <!-- Black backgrounds theme -->
+ <string name="use_black_backgrounds">Use Black Backgrounds</string>
+ <string name="use_black_backgrounds_description">When using the dark theme, apply black backgrounds.</string>
+
</resources>