diff --git a/core/src/main/res/values-ar/strings.xml b/core/src/main/res/values-ar/strings.xml
index 51254ed4b..acfd90519 100644
--- a/core/src/main/res/values-ar/strings.xml
+++ b/core/src/main/res/values-ar/strings.xml
@@ -259,4 +259,7 @@
الجهاز الافتراضي
حذف التاريخ؟
أزل العلامات المرجعية؟
+ تشغيل
+ تعطيل
+ تلقائي
diff --git a/core/src/main/res/values-qq/strings.xml b/core/src/main/res/values-qq/strings.xml
index ddb198907..b0aaaf4f4 100644
--- a/core/src/main/res/values-qq/strings.xml
+++ b/core/src/main/res/values-qq/strings.xml
@@ -42,4 +42,7 @@
TODO: Unclear, must be documented. See https://github.com/kiwix/overview/issues/31
{{Identical|Save}}
This means \"there are no bookmarks\"
+ This is used in the settings screen to turn on the night mode.
+ This is used in the settings screen to turn off the night mode.
+ This is used in the settings screen to turn the night mode on or off automatically depending upon the system settings of the phone.
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index 71f994bd8..6cce9a133 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -269,10 +269,13 @@
Device Default
Delete History?
Delete Bookmarks?
+ On
+ Off
+ Auto
- - On
- - Off
- - Auto
+ - @string/on
+ - @string/off
+ - @string/auto
- 2