aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values-it/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian.schneppe@pix-art.de>2019-12-07 21:30:46 +0100
committerChristian Schneppe <christian.schneppe@pix-art.de>2019-12-07 21:30:46 +0100
commite66ffc62809631681cfb98a3ee54ae2079aa97d1 (patch)
tree3c1c7b4c1fde1363f4cdcd7c47130e02f4efcd87 /src/main/res/values-it/strings.xml
parentd8d37876b0c9d2f8654de01d3680c9810f76a0fe (diff)
parentcd1d3cebee2db42731fb256cdef17ce756d0b69a (diff)
Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger
Diffstat (limited to '')
-rw-r--r--src/main/res/values-it/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/res/values-it/strings.xml b/src/main/res/values-it/strings.xml
index bf19a3be8..911cd71e2 100644
--- a/src/main/res/values-it/strings.xml
+++ b/src/main/res/values-it/strings.xml
@@ -738,6 +738,8 @@
<string name="pref_omemo_setting_summary_always_off">OMEMO non sarà mai utilizzato.</string>
<string name="default_on">Predefinito attivo</string>
<string name="default_off">Predefinito disattivo</string>
+ <string name="pref_theme_light">Chiaro</string>
+ <string name="pref_theme_dark">Scuro</string>
<string name="pref_theme_auto">Automatico</string>
<string name="pref_theme_options_summary">Scegli la palette di colori</string>
<string name="pref_theme_options">Tema</string>
@@ -987,6 +989,8 @@
<string name="pref_notification_grace_period">Periodo di Tregua</string>
<string name="pref_notification_grace_period_summary">Il tempo durante il quale le notifiche saranno silenziate dopo che sarà rilevata dell\'attività su uno degli altri tuoi dispositivi.</string>
<string name="ask_for_writeaccess">Chiedi un accesso in scrittura</string>
+ <string name="pref_theme_blue">Blu</string>
+ <string name="pref_theme_orange">Arancio</string>
<string name="pref_theme_color_options_summary">Scegli la palette di colori del tema</string>
<string name="pref_theme_color_options">Colore del tema</string>
</resources>