summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/src/main/res/values-eu/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/src/main/res/values-eu/strings.xml b/app/src/main/res/values-eu/strings.xml
index 4ca8feb67..ca562b954 100644
--- a/app/src/main/res/values-eu/strings.xml
+++ b/app/src/main/res/values-eu/strings.xml
@@ -1164,4 +1164,10 @@
<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>
+ <string name="store_before">Store before</string>
+ <string name="data_export_theme">The theme was exported</string>
+ <string name="data_export_theme_success">The theme has been successfully exported in CSV</string>
+ <string name="pref_colored_status_bar_summary">Apply the primary color to the status bar</string>
+ <string name="pref_colored_status_bar_title">Status bar color</string>
+ <string name="restore_default_theme">Restore a default theme</string>
</resources>