diff options
author | Allan Wang <me@allanwang.ca> | 2019-04-21 20:22:11 -0400 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-04-21 20:22:11 -0400 |
commit | bbafb7b65ce655c1fdda8badd3098d2a0e1f7f08 (patch) | |
tree | 354b0bb6f021af54d1e3586e3e9bda064ad4ef02 /app/src/main/res/values-it-rIT/strings_pref_notifications.xml | |
parent | e5eb928feacba8d1c634ad8e5d85259ae161cabd (diff) | |
parent | f0f95295bdb2b853aa6262ec4bed2353ce326eee (diff) | |
download | frost-bbafb7b65ce655c1fdda8badd3098d2a0e1f7f08.tar.gz frost-bbafb7b65ce655c1fdda8badd3098d2a0e1f7f08.tar.bz2 frost-bbafb7b65ce655c1fdda8badd3098d2a0e1f7f08.zip |
Merge dev
Diffstat (limited to 'app/src/main/res/values-it-rIT/strings_pref_notifications.xml')
-rw-r--r-- | app/src/main/res/values-it-rIT/strings_pref_notifications.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/app/src/main/res/values-it-rIT/strings_pref_notifications.xml b/app/src/main/res/values-it-rIT/strings_pref_notifications.xml index 41aef462..52328f6c 100644 --- a/app/src/main/res/values-it-rIT/strings_pref_notifications.xml +++ b/app/src/main/res/values-it-rIT/strings_pref_notifications.xml @@ -4,9 +4,9 @@ <string name="notification_frequency">Frequenza delle notifiche</string> <string name="no_notifications">Nessuna notifica</string> <string name="notification_keywords">Parole chiave</string> - <string name="notification_keywords_desc">Non mostrare quando la notifica contiene qualcuna delle seguenti parole.</string> + <string name="notification_keywords_desc">Non mostrare una notifica quando contiene qualcuna delle seguenti parole.</string> <string name="add_keyword">Aggiungi parole chiave</string> - <string name="hint_keyword">Scrivi la parola e premi +</string> + <string name="hint_keyword">Scrivi la parola chiave e premi +</string> <string name="empty_keyword">Parola Chiave Vuota</string> <string name="notification_general">Abilita notifiche generali</string> <string name="notification_general_desc">Ricevi notifiche generali per il tuo account.</string> @@ -17,12 +17,12 @@ <string name="notification_messages_all_accounts">Notifica messaggi da tutti gli account</string> <string name="notification_messages_all_accounts_desc">Ricevi notifiche di messaggio immediate da tutti gli account</string> <string name="notification_fetch_now">Recupera le notifiche ora</string> - <string name="notification_fetch_now_desc">Avvia il recupero delle notifiche attuali.</string> + <string name="notification_fetch_now_desc">Avvia il recupero delle notifiche, una singola volta.</string> <string name="notification_fetch_success">Recupero le notifiche…</string> <string name="notification_fetch_fail">Impossibile recuperare le notifiche</string> - <string name="notification_sound">Suono notifiche</string> + <string name="notification_sound">Suono di notifica</string> <string name="notification_channel">Personalizza i canali di notifica</string> - <string name="notification_channel_desc">Modifica il suono, la vibrazione, le priorità ecc</string> + <string name="notification_channel_desc">Modifica il suono, la vibrazione, le priorità, eccetera</string> <string name="notification_ringtone">Suoneria della Notifica</string> <string name="message_ringtone">Suoneria dei messaggi</string> <string name="select_ringtone">Seleziona Suoneria</string> |