aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-it-rIT
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2018-01-10 22:13:28 -0500
committerGitHub <noreply@github.com>2018-01-10 22:13:28 -0500
commitfd5f2a82eb968b5d50f586925ebb705249062446 (patch)
tree7e2cb3edad1e2398d74eb2780a912ed05188db41 /app/src/main/res/values-it-rIT
parentad97b4ff946b4ba3a3f7ac880575eed9de810166 (diff)
downloadfrost-fd5f2a82eb968b5d50f586925ebb705249062446.tar.gz
frost-fd5f2a82eb968b5d50f586925ebb705249062446.tar.bz2
frost-fd5f2a82eb968b5d50f586925ebb705249062446.zip
Misc (#614)
* Add locale log * Add flyweight design for authenticator * Add option to have instant messages only * Update interceptor * Add hd image model loader (#613) * Launch image view for view full image * Update changelog * Greatly improve ImageActivity loading * Update hashes * Add back keyword filter * Clean up
Diffstat (limited to 'app/src/main/res/values-it-rIT')
-rw-r--r--app/src/main/res/values-it-rIT/strings_pref_notifications.xml4
1 files changed, 2 insertions, 2 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 9e3fb335..5f0b530c 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
@@ -8,8 +8,8 @@
<string name="add_keyword">Aggiungi parole chiave</string>
<string name="hint_keyword">Scrivi la parola e premi +</string>
<string name="empty_keyword">Parola Chiave Vuota</string>
- <string name="notification_all_accounts">Notifica da tutti gli accounts</string>
- <string name="notification_all_accounts_desc">Ricevi notifiche per ogni account registrato. Disattivando questa opzione riceverai notifiche solo dall\'account selezionato.</string>
+ <string name="notification_general_all_accounts">Notifica da tutti gli accounts</string>
+ <string name="notification_general_all_accounts_desc">Ricevi notifiche per ogni account registrato. Disattivando questa opzione riceverai notifiche solo dall\'account selezionato.</string>
<string name="notification_messages">Attiva notifiche messaggi</string>
<string name="notification_messages_desc">Ricevi notifiche istantanee di messaggi per il tuo account.</string>
<string name="notification_messages_all_accounts">Notifica messaggi da tutti gli account</string>