summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values-it
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2019-11-13 09:21:40 +0100
committerThomas <tschneider.ac@gmail.com>2019-11-13 09:21:40 +0100
commite2047cf5cc01036a8bc397dd576a7766e615e192 (patch)
tree7fd10c0324a53de04b8acfa25bb613621abff2f6 /app/src/main/res/values-it
parenta8f02002d7d96dc0cb9d0ea598a1889fa32affc0 (diff)
New translations strings.xml (Italian)
Diffstat (limited to 'app/src/main/res/values-it')
-rw-r--r--app/src/main/res/values-it/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml
index efee3eb2a..bcb86f714 100644
--- a/app/src/main/res/values-it/strings.xml
+++ b/app/src/main/res/values-it/strings.xml
@@ -1166,4 +1166,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>