summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/src/main/res/values-eu/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/values-eu/strings.xml b/app/src/main/res/values-eu/strings.xml
index c99d80080..4ca8feb67 100644
--- a/app/src/main/res/values-eu/strings.xml
+++ b/app/src/main/res/values-eu/strings.xml
@@ -1161,4 +1161,7 @@
<string name="apply_changes">Apply changes</string>
<string name="restart_message">You need to restart the application to apply changes</string>
<string name="restart">Restart</string>
+ <string name="pref_custom_theme">Use a custom theme</string>
+ <string name="pref_custom_theme_summary">Allow to override colors of the selected theme above</string>
+ <string name="theming">Theming</string>
</resources>