From 03e5519715d7efddb0db2db568b9b8fa615281d7 Mon Sep 17 00:00:00 2001 From: M66B Date: Thu, 6 Sep 2018 12:02:20 +0000 Subject: [PATCH] Add remarks about POP and insecure connections --- app/src/main/res/layout/fragment_account.xml | 24 +++++++++++++++++-- app/src/main/res/layout/fragment_identity.xml | 14 +++++++++-- app/src/main/res/values-af/strings.xml | 6 +++-- app/src/main/res/values-ar-rBH/strings.xml | 6 +++-- app/src/main/res/values-ar-rEG/strings.xml | 6 +++-- app/src/main/res/values-ar-rSA/strings.xml | 6 +++-- app/src/main/res/values-ar-rYE/strings.xml | 6 +++-- app/src/main/res/values-ar/strings.xml | 6 +++-- app/src/main/res/values-ca/strings.xml | 6 +++-- app/src/main/res/values-cs/strings.xml | 6 +++-- app/src/main/res/values-da/strings.xml | 6 +++-- app/src/main/res/values-de/strings.xml | 6 +++-- app/src/main/res/values-el/strings.xml | 6 +++-- app/src/main/res/values-en/strings.xml | 6 +++-- app/src/main/res/values-es-rES/strings.xml | 6 +++-- app/src/main/res/values-fi/strings.xml | 6 +++-- app/src/main/res/values-fr/strings.xml | 6 +++-- app/src/main/res/values-he/strings.xml | 6 +++-- app/src/main/res/values-hu/strings.xml | 6 +++-- app/src/main/res/values-it/strings.xml | 6 +++-- app/src/main/res/values-iw/strings.xml | 6 +++-- app/src/main/res/values-ja/strings.xml | 6 +++-- app/src/main/res/values-ko/strings.xml | 6 +++-- app/src/main/res/values-nb/strings.xml | 6 +++-- app/src/main/res/values-nl/strings.xml | 6 +++-- app/src/main/res/values-no/strings.xml | 6 +++-- app/src/main/res/values-pl/strings.xml | 6 +++-- app/src/main/res/values-pt-rBR/strings.xml | 6 +++-- app/src/main/res/values-pt-rPT/strings.xml | 6 +++-- app/src/main/res/values-ro/strings.xml | 6 +++-- app/src/main/res/values-ru/strings.xml | 6 +++-- app/src/main/res/values-sr/strings.xml | 6 +++-- app/src/main/res/values-sv-rSE/strings.xml | 6 +++-- app/src/main/res/values-tr/strings.xml | 6 +++-- app/src/main/res/values-uk/strings.xml | 6 +++-- app/src/main/res/values-vi/strings.xml | 6 +++-- app/src/main/res/values-zh-rCN/strings.xml | 6 +++-- app/src/main/res/values-zh-rTW/strings.xml | 6 +++-- app/src/main/res/values/strings.xml | 6 +++-- 39 files changed, 182 insertions(+), 78 deletions(-) diff --git a/app/src/main/res/layout/fragment_account.xml b/app/src/main/res/layout/fragment_account.xml index 20a106f1..9adf3868 100644 --- a/app/src/main/res/layout/fragment_account.xml +++ b/app/src/main/res/layout/fragment_account.xml @@ -42,6 +42,26 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@id/spProvider" /> + + + + + app:layout_constraintTop_toBottomOf="@id/tvInsecure" /> + app:constraint_referenced_ids="tvImap,tvPop,tvInsecure,tvHost,etHost,tvPort,etPort" /> + + + app:layout_constraintTop_toBottomOf="@id/tvInsecure" /> + app:constraint_referenced_ids="tvEmail,etEmail,tvReplyTo,etReplyTo,tvProvider,spProvider,tvSmtp,tvInsecure,tvHost,etHost,cbStartTls,tvPort,etPort,tvUser,etUser,tvPassword,tilPassword,cbSynchronize,cbPrimary,cbStoreSent" /> \ No newline at end of file diff --git a/app/src/main/res/values-af/strings.xml b/app/src/main/res/values-af/strings.xml index 6ca2e1d3..6153b397 100644 --- a/app/src/main/res/values-af/strings.xml +++ b/app/src/main/res/values-af/strings.xml @@ -94,10 +94,12 @@ User name missing Password missing Drafts folder missing - IDLE not supported - UIDPLUS not supported + IMAP IDLE not supported + IMAP UIDPLUS not supported Delete this account permanently? Delete this identity permanently? + POP is not support + Insecure connections are not supported Synchronize (receive messages) Show in unified inbox Synchronize (days) diff --git a/app/src/main/res/values-ar-rBH/strings.xml b/app/src/main/res/values-ar-rBH/strings.xml index cf8c96e7..cbf7c4b1 100644 --- a/app/src/main/res/values-ar-rBH/strings.xml +++ b/app/src/main/res/values-ar-rBH/strings.xml @@ -110,10 +110,12 @@ User name missing Password missing Drafts folder missing - IDLE not supported - UIDPLUS not supported + IMAP IDLE not supported + IMAP UIDPLUS not supported Delete this account permanently? Delete this identity permanently? + POP is not support + Insecure connections are not supported Synchronize (receive messages) Show in unified inbox Synchronize (days) diff --git a/app/src/main/res/values-ar-rEG/strings.xml b/app/src/main/res/values-ar-rEG/strings.xml index cf8c96e7..cbf7c4b1 100644 --- a/app/src/main/res/values-ar-rEG/strings.xml +++ b/app/src/main/res/values-ar-rEG/strings.xml @@ -110,10 +110,12 @@ User name missing Password missing Drafts folder missing - IDLE not supported - UIDPLUS not supported + IMAP IDLE not supported + IMAP UIDPLUS not supported Delete this account permanently? Delete this identity permanently? + POP is not support + Insecure connections are not supported Synchronize (receive messages) Show in unified inbox Synchronize (days) diff --git a/app/src/main/res/values-ar-rSA/strings.xml b/app/src/main/res/values-ar-rSA/strings.xml index cf8c96e7..cbf7c4b1 100644 --- a/app/src/main/res/values-ar-rSA/strings.xml +++ b/app/src/main/res/values-ar-rSA/strings.xml @@ -110,10 +110,12 @@ User name missing Password missing Drafts folder missing - IDLE not supported - UIDPLUS not supported + IMAP IDLE not supported + IMAP UIDPLUS not supported Delete this account permanently? Delete this identity permanently? + POP is not support + Insecure connections are not supported Synchronize (receive messages) Show in unified inbox Synchronize (days) diff --git a/app/src/main/res/values-ar-rYE/strings.xml b/app/src/main/res/values-ar-rYE/strings.xml index cf8c96e7..cbf7c4b1 100644 --- a/app/src/main/res/values-ar-rYE/strings.xml +++ b/app/src/main/res/values-ar-rYE/strings.xml @@ -110,10 +110,12 @@ User name missing Password missing Drafts folder missing - IDLE not supported - UIDPLUS not supported + IMAP IDLE not supported + IMAP UIDPLUS not supported Delete this account permanently? Delete this identity permanently? + POP is not support + Insecure connections are not supported Synchronize (receive messages) Show in unified inbox Synchronize (days) diff --git a/app/src/main/res/values-ar/strings.xml b/app/src/main/res/values-ar/strings.xml index cf8c96e7..cbf7c4b1 100644 --- a/app/src/main/res/values-ar/strings.xml +++ b/app/src/main/res/values-ar/strings.xml @@ -110,10 +110,12 @@ User name missing Password missing Drafts folder missing - IDLE not supported - UIDPLUS not supported + IMAP IDLE not supported + IMAP UIDPLUS not supported Delete this account permanently? Delete this identity permanently? + POP is not support + Insecure connections are not supported Synchronize (receive messages) Show in unified inbox Synchronize (days) diff --git a/app/src/main/res/values-ca/strings.xml b/app/src/main/res/values-ca/strings.xml index 6ca2e1d3..6153b397 100644 --- a/app/src/main/res/values-ca/strings.xml +++ b/app/src/main/res/values-ca/strings.xml @@ -94,10 +94,12 @@ User name missing Password missing Drafts folder missing - IDLE not supported - UIDPLUS not supported + IMAP IDLE not supported + IMAP UIDPLUS not supported Delete this account permanently? Delete this identity permanently? + POP is not support + Insecure connections are not supported Synchronize (receive messages) Show in unified inbox Synchronize (days) diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml index 03caad09..99aa0354 100644 --- a/app/src/main/res/values-cs/strings.xml +++ b/app/src/main/res/values-cs/strings.xml @@ -102,10 +102,12 @@ User name missing Password missing Drafts folder missing - IDLE not supported - UIDPLUS not supported + IMAP IDLE not supported + IMAP UIDPLUS not supported Delete this account permanently? Delete this identity permanently? + POP is not support + Insecure connections are not supported Synchronize (receive messages) Show in unified inbox Synchronize (days) diff --git a/app/src/main/res/values-da/strings.xml b/app/src/main/res/values-da/strings.xml index 134997ce..57eb44fb 100644 --- a/app/src/main/res/values-da/strings.xml +++ b/app/src/main/res/values-da/strings.xml @@ -94,10 +94,12 @@ Brugernavn mangler Adgangskode mangler Kladdemappe mangler - IDLE understøttes ikke - UIDPLUS understøttes ikke + IMAP IDLE not supported + IMAP UIDPLUS not supported Slet denne konto permanent? Slet denne identitet permanent? + POP is not support + Insecure connections are not supported Synkronisér (modtag meddelelser) Show in unified inbox Synkronisér (dage) diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index 6ae51f3a..cea82233 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -94,10 +94,12 @@ Benutzername fehlt Passwort fehlt Entwurfsordner fehlt - IDLE wird nicht unterstützt - UIDPLUS nicht unterstützt + IMAP IDLE not supported + IMAP UIDPLUS not supported Möchten Sie dieses Konto unwiderruflich löschen? Möchten Sie diese Identität unwiderruflich löschen? + POP is not support + Insecure connections are not supported Synchronisiere (empfange E-Mails) Im gemeinsamen Posteingang anzeigen Synchronisiere (Tage) diff --git a/app/src/main/res/values-el/strings.xml b/app/src/main/res/values-el/strings.xml index 6ca2e1d3..6153b397 100644 --- a/app/src/main/res/values-el/strings.xml +++ b/app/src/main/res/values-el/strings.xml @@ -94,10 +94,12 @@ User name missing Password missing Drafts folder missing - IDLE not supported - UIDPLUS not supported + IMAP IDLE not supported + IMAP UIDPLUS not supported Delete this account permanently? Delete this identity permanently? + POP is not support + Insecure connections are not supported Synchronize (receive messages) Show in unified inbox Synchronize (days) diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml index 6ca2e1d3..6153b397 100644 --- a/app/src/main/res/values-en/strings.xml +++ b/app/src/main/res/values-en/strings.xml @@ -94,10 +94,12 @@ User name missing Password missing Drafts folder missing - IDLE not supported - UIDPLUS not supported + IMAP IDLE not supported + IMAP UIDPLUS not supported Delete this account permanently? Delete this identity permanently? + POP is not support + Insecure connections are not supported Synchronize (receive messages) Show in unified inbox Synchronize (days) diff --git a/app/src/main/res/values-es-rES/strings.xml b/app/src/main/res/values-es-rES/strings.xml index 6ca2e1d3..6153b397 100644 --- a/app/src/main/res/values-es-rES/strings.xml +++ b/app/src/main/res/values-es-rES/strings.xml @@ -94,10 +94,12 @@ User name missing Password missing Drafts folder missing - IDLE not supported - UIDPLUS not supported + IMAP IDLE not supported + IMAP UIDPLUS not supported Delete this account permanently? Delete this identity permanently? + POP is not support + Insecure connections are not supported Synchronize (receive messages) Show in unified inbox Synchronize (days) diff --git a/app/src/main/res/values-fi/strings.xml b/app/src/main/res/values-fi/strings.xml index 6ca2e1d3..6153b397 100644 --- a/app/src/main/res/values-fi/strings.xml +++ b/app/src/main/res/values-fi/strings.xml @@ -94,10 +94,12 @@ User name missing Password missing Drafts folder missing - IDLE not supported - UIDPLUS not supported + IMAP IDLE not supported + IMAP UIDPLUS not supported Delete this account permanently? Delete this identity permanently? + POP is not support + Insecure connections are not supported Synchronize (receive messages) Show in unified inbox Synchronize (days) diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index d8860d6b..62c8fc2c 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -94,10 +94,12 @@ Nom d\'utilisateur manquant Mot de passe manquant Répertoire Brouillons manquant - IDLE non supporté - UIDPLUS non supporté + IMAP IDLE not supported + IMAP UIDPLUS not supported Supprimer définitivement ce compte ? Supprimer définitivement cette identité ? + POP is not support + Insecure connections are not supported Synchroniser (recevoir des messages) Afficher dans la boîte de réception unifiée Synchroniser (jours) diff --git a/app/src/main/res/values-he/strings.xml b/app/src/main/res/values-he/strings.xml index df8eb9e5..93792f68 100644 --- a/app/src/main/res/values-he/strings.xml +++ b/app/src/main/res/values-he/strings.xml @@ -102,10 +102,12 @@ User name missing Password missing Drafts folder missing - IDLE not supported - UIDPLUS not supported + IMAP IDLE not supported + IMAP UIDPLUS not supported Delete this account permanently? Delete this identity permanently? + POP is not support + Insecure connections are not supported Synchronize (receive messages) Show in unified inbox Synchronize (days) diff --git a/app/src/main/res/values-hu/strings.xml b/app/src/main/res/values-hu/strings.xml index 6ca2e1d3..6153b397 100644 --- a/app/src/main/res/values-hu/strings.xml +++ b/app/src/main/res/values-hu/strings.xml @@ -94,10 +94,12 @@ User name missing Password missing Drafts folder missing - IDLE not supported - UIDPLUS not supported + IMAP IDLE not supported + IMAP UIDPLUS not supported Delete this account permanently? Delete this identity permanently? + POP is not support + Insecure connections are not supported Synchronize (receive messages) Show in unified inbox Synchronize (days) diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml index 5e19507f..2e8b6d46 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it/strings.xml @@ -94,10 +94,12 @@ Nome utente mancante Password mancante Cartella delle bozze mancante - IDLE non supportato - UIDPLUS non supportato + IMAP IDLE not supported + IMAP UIDPLUS not supported Cancellare questo account permanentemente? Cancellare questa identità permanentemente? + POP is not support + Insecure connections are not supported Sincronizza (ricevi messaggi) Show in unified inbox Sincronizza (giorni) diff --git a/app/src/main/res/values-iw/strings.xml b/app/src/main/res/values-iw/strings.xml index df8eb9e5..93792f68 100644 --- a/app/src/main/res/values-iw/strings.xml +++ b/app/src/main/res/values-iw/strings.xml @@ -102,10 +102,12 @@ User name missing Password missing Drafts folder missing - IDLE not supported - UIDPLUS not supported + IMAP IDLE not supported + IMAP UIDPLUS not supported Delete this account permanently? Delete this identity permanently? + POP is not support + Insecure connections are not supported Synchronize (receive messages) Show in unified inbox Synchronize (days) diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index ff346bc2..a71bbcb2 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -90,10 +90,12 @@ User name missing Password missing Drafts folder missing - IDLE not supported - UIDPLUS not supported + IMAP IDLE not supported + IMAP UIDPLUS not supported Delete this account permanently? Delete this identity permanently? + POP is not support + Insecure connections are not supported Synchronize (receive messages) Show in unified inbox Synchronize (days) diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml index ff346bc2..a71bbcb2 100644 --- a/app/src/main/res/values-ko/strings.xml +++ b/app/src/main/res/values-ko/strings.xml @@ -90,10 +90,12 @@ User name missing Password missing Drafts folder missing - IDLE not supported - UIDPLUS not supported + IMAP IDLE not supported + IMAP UIDPLUS not supported Delete this account permanently? Delete this identity permanently? + POP is not support + Insecure connections are not supported Synchronize (receive messages) Show in unified inbox Synchronize (days) diff --git a/app/src/main/res/values-nb/strings.xml b/app/src/main/res/values-nb/strings.xml index 6ca2e1d3..6153b397 100644 --- a/app/src/main/res/values-nb/strings.xml +++ b/app/src/main/res/values-nb/strings.xml @@ -94,10 +94,12 @@ User name missing Password missing Drafts folder missing - IDLE not supported - UIDPLUS not supported + IMAP IDLE not supported + IMAP UIDPLUS not supported Delete this account permanently? Delete this identity permanently? + POP is not support + Insecure connections are not supported Synchronize (receive messages) Show in unified inbox Synchronize (days) diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml index 6ca2e1d3..6153b397 100644 --- a/app/src/main/res/values-nl/strings.xml +++ b/app/src/main/res/values-nl/strings.xml @@ -94,10 +94,12 @@ User name missing Password missing Drafts folder missing - IDLE not supported - UIDPLUS not supported + IMAP IDLE not supported + IMAP UIDPLUS not supported Delete this account permanently? Delete this identity permanently? + POP is not support + Insecure connections are not supported Synchronize (receive messages) Show in unified inbox Synchronize (days) diff --git a/app/src/main/res/values-no/strings.xml b/app/src/main/res/values-no/strings.xml index 6ca2e1d3..6153b397 100644 --- a/app/src/main/res/values-no/strings.xml +++ b/app/src/main/res/values-no/strings.xml @@ -94,10 +94,12 @@ User name missing Password missing Drafts folder missing - IDLE not supported - UIDPLUS not supported + IMAP IDLE not supported + IMAP UIDPLUS not supported Delete this account permanently? Delete this identity permanently? + POP is not support + Insecure connections are not supported Synchronize (receive messages) Show in unified inbox Synchronize (days) diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml index 05c02ff9..66fd853f 100644 --- a/app/src/main/res/values-pl/strings.xml +++ b/app/src/main/res/values-pl/strings.xml @@ -102,10 +102,12 @@ Brak nazwy użytkownika Brak hasła Brakuje folderu Szkice - IDLE nie obsługiwany - UIDPLUS nie obsługiwany + IMAP IDLE not supported + IMAP UIDPLUS not supported Usunąć to konto bezpowrotnie? Usunąć tożsamość bezpowrotnie? + POP is not support + Insecure connections are not supported Synchronizuj (odbierz wiadomości) Show in unified inbox Synchronizuj (dni) diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml index d770076a..a283715b 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -94,10 +94,12 @@ Nome do usuário faltante Senha faltante Drafts folder missing - IDLE não suportado - UIDPLUS not supported + IMAP IDLE not supported + IMAP UIDPLUS not supported Delete this account permanently? Delete this identity permanently? + POP is not support + Insecure connections are not supported Sincronizar (receber mensagens) Show in unified inbox Sincronizar (dias) diff --git a/app/src/main/res/values-pt-rPT/strings.xml b/app/src/main/res/values-pt-rPT/strings.xml index 6ca2e1d3..6153b397 100644 --- a/app/src/main/res/values-pt-rPT/strings.xml +++ b/app/src/main/res/values-pt-rPT/strings.xml @@ -94,10 +94,12 @@ User name missing Password missing Drafts folder missing - IDLE not supported - UIDPLUS not supported + IMAP IDLE not supported + IMAP UIDPLUS not supported Delete this account permanently? Delete this identity permanently? + POP is not support + Insecure connections are not supported Synchronize (receive messages) Show in unified inbox Synchronize (days) diff --git a/app/src/main/res/values-ro/strings.xml b/app/src/main/res/values-ro/strings.xml index fdecd832..9c1b7efd 100644 --- a/app/src/main/res/values-ro/strings.xml +++ b/app/src/main/res/values-ro/strings.xml @@ -98,10 +98,12 @@ Lipsește numele de utilizator Lipsește parola Lipsește dosarul de ciorne - IDLE nu este suportat - UIDPLUS nu este suportat + IMAP IDLE not supported + IMAP UIDPLUS not supported Ștergeți definitiv acest cont? Ștergeți definitiv această identitate? + POP is not support + Insecure connections are not supported Sincronizare (primire mesaje) Arată în căsuța poștală comună Sincronizare (zile) diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml index 03caad09..99aa0354 100644 --- a/app/src/main/res/values-ru/strings.xml +++ b/app/src/main/res/values-ru/strings.xml @@ -102,10 +102,12 @@ User name missing Password missing Drafts folder missing - IDLE not supported - UIDPLUS not supported + IMAP IDLE not supported + IMAP UIDPLUS not supported Delete this account permanently? Delete this identity permanently? + POP is not support + Insecure connections are not supported Synchronize (receive messages) Show in unified inbox Synchronize (days) diff --git a/app/src/main/res/values-sr/strings.xml b/app/src/main/res/values-sr/strings.xml index de5c5654..16a1efc4 100644 --- a/app/src/main/res/values-sr/strings.xml +++ b/app/src/main/res/values-sr/strings.xml @@ -98,10 +98,12 @@ User name missing Password missing Drafts folder missing - IDLE not supported - UIDPLUS not supported + IMAP IDLE not supported + IMAP UIDPLUS not supported Delete this account permanently? Delete this identity permanently? + POP is not support + Insecure connections are not supported Synchronize (receive messages) Show in unified inbox Synchronize (days) diff --git a/app/src/main/res/values-sv-rSE/strings.xml b/app/src/main/res/values-sv-rSE/strings.xml index 6ca2e1d3..6153b397 100644 --- a/app/src/main/res/values-sv-rSE/strings.xml +++ b/app/src/main/res/values-sv-rSE/strings.xml @@ -94,10 +94,12 @@ User name missing Password missing Drafts folder missing - IDLE not supported - UIDPLUS not supported + IMAP IDLE not supported + IMAP UIDPLUS not supported Delete this account permanently? Delete this identity permanently? + POP is not support + Insecure connections are not supported Synchronize (receive messages) Show in unified inbox Synchronize (days) diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml index 26ab5553..73dbc2b5 100644 --- a/app/src/main/res/values-tr/strings.xml +++ b/app/src/main/res/values-tr/strings.xml @@ -94,10 +94,12 @@ Kullanıcı adı eksik Parola Eksik Taslaklar klasörü eksik - IDLE desteklenmiyor - UIDPLUS desteklenmiyor + IMAP IDLE not supported + IMAP UIDPLUS not supported Bu hesabı kalıcı olarak sil? Bu kimliği kalıcı olarak sil? + POP is not support + Insecure connections are not supported Senkronize et (iletileri al) Show in unified inbox Senkronize (günler) diff --git a/app/src/main/res/values-uk/strings.xml b/app/src/main/res/values-uk/strings.xml index 03caad09..99aa0354 100644 --- a/app/src/main/res/values-uk/strings.xml +++ b/app/src/main/res/values-uk/strings.xml @@ -102,10 +102,12 @@ User name missing Password missing Drafts folder missing - IDLE not supported - UIDPLUS not supported + IMAP IDLE not supported + IMAP UIDPLUS not supported Delete this account permanently? Delete this identity permanently? + POP is not support + Insecure connections are not supported Synchronize (receive messages) Show in unified inbox Synchronize (days) diff --git a/app/src/main/res/values-vi/strings.xml b/app/src/main/res/values-vi/strings.xml index ff346bc2..a71bbcb2 100644 --- a/app/src/main/res/values-vi/strings.xml +++ b/app/src/main/res/values-vi/strings.xml @@ -90,10 +90,12 @@ User name missing Password missing Drafts folder missing - IDLE not supported - UIDPLUS not supported + IMAP IDLE not supported + IMAP UIDPLUS not supported Delete this account permanently? Delete this identity permanently? + POP is not support + Insecure connections are not supported Synchronize (receive messages) Show in unified inbox Synchronize (days) diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml index fc83b10f..fa4613eb 100644 --- a/app/src/main/res/values-zh-rCN/strings.xml +++ b/app/src/main/res/values-zh-rCN/strings.xml @@ -90,10 +90,12 @@ 缺少用户名 缺少密码 缺少草稿箱 - IDLE 不受支持 - UIDPLUS 不受支持 + IMAP IDLE not supported + IMAP UIDPLUS not supported 确定永久删除这个账户吗? 确定永久删除这个身份吗? + POP is not support + Insecure connections are not supported 同步文件夹(接收) Show in unified inbox 同步天数 diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml index ff346bc2..a71bbcb2 100644 --- a/app/src/main/res/values-zh-rTW/strings.xml +++ b/app/src/main/res/values-zh-rTW/strings.xml @@ -90,10 +90,12 @@ User name missing Password missing Drafts folder missing - IDLE not supported - UIDPLUS not supported + IMAP IDLE not supported + IMAP UIDPLUS not supported Delete this account permanently? Delete this identity permanently? + POP is not support + Insecure connections are not supported Synchronize (receive messages) Show in unified inbox Synchronize (days) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 1f3ebc44..4caf052e 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -110,10 +110,12 @@ User name missing Password missing Drafts folder missing - IDLE not supported - UIDPLUS not supported + IMAP IDLE not supported + IMAP UIDPLUS not supported Delete this account permanently? Delete this identity permanently? + POP is not support + Insecure connections are not supported %1$s (%2$d) Synchronize (receive messages)