aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2019-09-11 20:27:07 +0200
committerChristian Schneppe <christian@pix-art.de>2019-09-11 20:27:07 +0200
commitbc272651e28bf374056d3ca51ba03fb31514d6e3 (patch)
treef6c2b511ed3b7fcf3f8710150ccb5bd6cb6ebc37 /src/main/res/values/strings.xml
parent911b537f34eca7da671aa6da6409e03dcd514201 (diff)
introduce automatic theme based on the systems theme
Diffstat (limited to 'src/main/res/values/strings.xml')
-rw-r--r--src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index a649b0154..a4f1b2655 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -738,6 +738,7 @@
<string name="default_off">Off by default</string>
<string name="pref_theme_light">Light theme</string>
<string name="pref_theme_dark">Dark theme</string>
+ <string name="pref_theme_auto">Automatic</string>
<string name="pref_theme_options_summary">Select the color palette</string>
<string name="pref_theme_options">Theme</string>
<string name="chooce_account">Choose account</string>