1.1303 release

This commit is contained in:
M66B 2020-08-28 17:48:53 +02:00
parent a0379ebd71
commit 54e94467c4
20 changed files with 68 additions and 56 deletions

View File

@ -13,8 +13,8 @@ android {
applicationId "eu.faircode.email"
minSdkVersion 21
targetSdkVersion 30
versionCode 1302
versionName "1.1302"
versionCode 1303
versionName "1.1303"
archivesBaseName = "FairEmail-v$versionName"
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera

View File

@ -1159,6 +1159,7 @@ Protokolle, die dem Standard nicht entsprechen, wie „Microsoft Exchange Web Se
<string name="title_enabled">Aktiviert</string>
<string name="title_executing">Wird ausgeführt</string>
<string name="title_completed">Fertig</string>
<string name="title_default_changed">Standard geändert</string>
<string name="title_clipboard_copy">In die Zwischenablage kopieren</string>
<string name="title_clipboard_copied">In die Zwischenablage kopiert</string>
<string name="title_ask_what">Fragen, was getan werden soll</string>

View File

@ -1159,6 +1159,7 @@ Protokolle, die dem Standard nicht entsprechen, wie „Microsoft Exchange Web Se
<string name="title_enabled">Aktiviert</string>
<string name="title_executing">Wird ausgeführt</string>
<string name="title_completed">Fertig</string>
<string name="title_default_changed">Standard geändert</string>
<string name="title_clipboard_copy">In die Zwischenablage kopieren</string>
<string name="title_clipboard_copied">In die Zwischenablage kopiert</string>
<string name="title_ask_what">Fragen, was getan werden soll</string>

View File

@ -1159,6 +1159,7 @@ Protokolle, die dem Standard nicht entsprechen, wie „Microsoft Exchange Web Se
<string name="title_enabled">Aktiviert</string>
<string name="title_executing">Wird ausgeführt</string>
<string name="title_completed">Fertig</string>
<string name="title_default_changed">Standard geändert</string>
<string name="title_clipboard_copy">In die Zwischenablage kopieren</string>
<string name="title_clipboard_copied">In die Zwischenablage kopiert</string>
<string name="title_ask_what">Fragen, was getan werden soll</string>

View File

@ -1159,6 +1159,7 @@ Protokolle, die dem Standard nicht entsprechen, wie „Microsoft Exchange Web Se
<string name="title_enabled">Aktiviert</string>
<string name="title_executing">Wird ausgeführt</string>
<string name="title_completed">Fertig</string>
<string name="title_default_changed">Standard geändert</string>
<string name="title_clipboard_copy">In die Zwischenablage kopieren</string>
<string name="title_clipboard_copied">In die Zwischenablage kopiert</string>
<string name="title_ask_what">Fragen, was getan werden soll</string>

View File

@ -1161,6 +1161,7 @@
<string name="title_enabled">Activé</string>
<string name="title_executing">Exécution en cours</string>
<string name="title_completed">Terminé</string>
<string name="title_default_changed">Valeur par défaut modifiée</string>
<string name="title_clipboard_copy">Copier dans le presse-papiers</string>
<string name="title_clipboard_copied">Copié dans le presse-papiers</string>
<string name="title_ask_what">Demander ce quil faut faire</string>

View File

@ -1161,6 +1161,7 @@
<string name="title_enabled">Activé</string>
<string name="title_executing">Exécution en cours</string>
<string name="title_completed">Terminé</string>
<string name="title_default_changed">Valeur par défaut modifiée</string>
<string name="title_clipboard_copy">Copier dans le presse-papiers</string>
<string name="title_clipboard_copied">Copié dans le presse-papiers</string>
<string name="title_ask_what">Demander ce qu\'il faut faire</string>

View File

@ -1221,6 +1221,8 @@
<string name="title_widget_unseen">Só mensaxes sen ler</string>
<string name="title_widget_flagged">Só mensaxes con estrelas</string>
<string name="title_widget_font_size">Tamaño do texto</string>
<string name="title_widget_padding">Tamaño de sangría</string>
<string name="title_widget_semi_transparent">Fondo semi-transparente</string>
<string name="title_widget_background">Cor de fondo</string>
<string name="title_accessibility_collapsed">Contraído</string>
<string name="title_accessibility_expanded">Expandido</string>
@ -1238,6 +1240,7 @@
<string name="title_keyword_label5">Despois</string>
<string name="title_accessibility_flagged">Destacadas</string>
<string name="title_accessibility_unflagged">Sen destacar</string>
<string name="title_accessibility_collapse">Contraer</string>
<string name="title_accessibility_expand">Expandir</string>
<string name="title_accessibility_view_contact">Ver contacto</string>
<string name="title_accessibility_show_authentication_result">Mostrar o resultado da autenticación</string>

View File

@ -1182,6 +1182,7 @@
<string name="title_enabled">Włączone</string>
<string name="title_executing">Wykonywanie</string>
<string name="title_completed">Ukończone</string>
<string name="title_default_changed">Zmieniono wartość domyślną</string>
<string name="title_clipboard_copy">Kopiuj do schowka</string>
<string name="title_clipboard_copied">Skopiowano do schowka</string>
<string name="title_ask_what">Zapytaj co zrobić</string>

View File

@ -1183,6 +1183,7 @@
<string name="title_enabled">Включено</string>
<string name="title_executing">Выполнение</string>
<string name="title_completed">Завершено</string>
<string name="title_default_changed">Значение \"по умолчанию\" изменено</string>
<string name="title_clipboard_copy">Копировать в буфер</string>
<string name="title_clipboard_copied">Скопировано в буфер</string>
<string name="title_ask_what">Спросить о действии</string>

View File

@ -1149,6 +1149,7 @@
<string name="title_enabled">已启用</string>
<string name="title_executing">执行中</string>
<string name="title_completed">完成</string>
<string name="title_default_changed">默认已更改</string>
<string name="title_clipboard_copy">复制到剪切板</string>
<string name="title_clipboard_copied">已复制到剪切板</string>
<string name="title_ask_what">询问做什么</string>

View File

@ -140,7 +140,7 @@ Das Design basiert auf vielen Diskussionen und wenn du möchtest, kannst du auch
* [(20) Kann ich eine Rückerstattung erhalten?](#user-content-faq20)
* [(21) Wie aktiviere ich das Benachrichtigungslicht?](#user-content-faq21)
* [(22) Was bedeutet ein Konto-/Ordnerfehler ... ?](#user-content-faq22)
* [(23) Warum bekomme ich Warnhinweis .. ?](#user-content-faq23)
* [(23) Warum werde ich alarmiert .. ?](#user-content-faq23)
* [(24) Was bedeutet das Anzeigen / Suchen von Nachrichten auf dem Server?](#user-content-faq24)
* [(25) Warum kann ich ein Bild, einen Anhang oder eine Datei nicht auswählen, öffnen oder speichern?](#user-content-faq25)
* [(26) Kann ich bei der Übersetzung von FairEmail in meine Muttersprache helfen?](#user-content-faq26)
@ -161,10 +161,10 @@ Das Design basiert auf vielen Diskussionen und wenn du möchtest, kannst du auch
* [(42) Können Sie einen neuen Anbieter zur Liste der Anbieter hinzufügen?](#user-content-faq42)
* [(43) Können Sie das Original anzeigen?](#user-content-faq43)
* [(44) Können Sie Kontaktfotos / Ident-Icons im Gesendeten Ordner anzeigen?](#user-content-faq44)
* [(45) Wie kann ich 'Dieser Schlüssel ist nicht verfügbar' beheben. To use it, you must import it as one of your own!' ?](#user-content-faq45)
* [(46) Wieso wird die Nachrichtenliste immer aktualisiert?](#user-content-faq46)
* [(47) Wie kann ich den Fehler „Kein primäres Konto oder kein Ordner für Entwürfe” lösen?](#user-content-faq47)
* [~~ (48) Wie kann ich den Fehler „Kein primäres Konto oder kein Archivordner” lösen? ~~](#user-content-faq48)
* [(45) Wie kann ich "Dieser Schlüssel ist nicht verfügbar, um ihn verwenden zu können, müssen Sie ihn als einen Ihrer eigenen importieren" beheben ? ~ ?](#user-content-faq45)
* [(46) Warum wird die Nachrichtenliste immer wieder aktualisiert?](#user-content-faq46)
* [(47) Wie löse ich den Fehler 'Kein primäres Konto oder kein Ordner für Entwürfe' ?](#user-content-faq47)
* [(48) Wie löse ich den Fehler 'Kein primäres Konto oder kein Archivordner' ?](#user-content-faq48)
* [(49) Wie behebe ich 'Eine veraltete App hat einen Dateipfad anstelle eines Datei-Streams gesendet' ?](#user-content-faq49)
* [(50) Kann man eine Option hinzufügen, um alle Nachrichten zu synchronisieren?](#user-content-faq50)
* [(51) Wie werden die Ordner sortiert?](#user-content-faq51)
@ -230,11 +230,11 @@ Das Design basiert auf vielen Diskussionen und wenn du möchtest, kannst du auch
* [(112) Welchen E-Mail-Provider empfehlen Sie?](#user-content-faq112)
* [(113) Wie funktioniert die biometrische Authentifizierung?](#user-content-faq113)
* [(114) Kann man die Einstellungen anderer E-Mail-Apps importieren?](#user-content-faq114)
* [(115) Can you add email address chips?](#user-content-faq115)
* [~~(116) Wie kann ich Bilder in Nachrichten von vertrauenswürdigen Absendern standardmäßig anzeigen? ~~](#user-content-faq116)
* [(117) Can you help me restore my purchase?](#user-content-faq117)
* [(115) Kann man E-Mail "Adress Chips" hinzufügen?](#user-content-faq115)
* [(116) Wie kann ich Bilder in Nachrichten von vertrauenswürdigen Absendern standardmäßig anzeigen?~](#user-content-faq116)
* [Können Sie mir helfen, meinen Kauf wiederherzustellen?](#user-content-faq117)
* [(118) Was bedeutet »Nachverfolgungsparameter entfernen« genau?](#user-content-faq118)
* [~~(119) Can you add colors to the unified inbox widget?~~](#user-content-faq119)
* [(119) Können Sie dem Sammeleingang-Widget für Post Farben hinzufügen?](#user-content-faq119)
* [(120) Warum werden neue Nachrichten beim Öffnen der App nicht entfernt?](#user-content-faq120)
* [(121) Wie werden Nachrichten zu einer Konversation gruppiert?](#user-content-faq121)
* [~~~(122) Warum wird der Empfängername/E-Mail-Adresse mit einer Warnfarbe angezeigt?~~](#user-content-faq122)
@ -2172,7 +2172,7 @@ Note that:
* Google does not expose details (name, e-mail, etc) about buyers to developers
* An app like FairEmail cannot select which Google account to use
* It may take a while until the Play store app has synchronized a purchase to another device
* Play Store purchases cannot be used without the Play Store, which is also not allowed by Play Store rules
* Käufe im Play Store können ohne den Play Store nicht verwendet werden, was nach den Play Store-Regeln ebenfalls nicht zulässig ist
If you cannot solve the problem with the purchase, you will have to contact Google about it.

View File

@ -140,7 +140,7 @@ Das Design basiert auf vielen Diskussionen und wenn du möchtest, kannst du auch
* [(20) Kann ich eine Rückerstattung erhalten?](#user-content-faq20)
* [(21) Wie aktiviere ich das Benachrichtigungslicht?](#user-content-faq21)
* [(22) Was bedeutet ein Konto-/Ordnerfehler ... ?](#user-content-faq22)
* [(23) Warum bekomme ich Warnhinweis .. ?](#user-content-faq23)
* [(23) Warum werde ich alarmiert .. ?](#user-content-faq23)
* [(24) Was bedeutet das Anzeigen / Suchen von Nachrichten auf dem Server?](#user-content-faq24)
* [(25) Warum kann ich ein Bild, einen Anhang oder eine Datei nicht auswählen, öffnen oder speichern?](#user-content-faq25)
* [(26) Kann ich bei der Übersetzung von FairEmail in meine Muttersprache helfen?](#user-content-faq26)
@ -161,10 +161,10 @@ Das Design basiert auf vielen Diskussionen und wenn du möchtest, kannst du auch
* [(42) Können Sie einen neuen Anbieter zur Liste der Anbieter hinzufügen?](#user-content-faq42)
* [(43) Können Sie das Original anzeigen?](#user-content-faq43)
* [(44) Können Sie Kontaktfotos / Ident-Icons im Gesendeten Ordner anzeigen?](#user-content-faq44)
* [(45) Wie kann ich 'Dieser Schlüssel ist nicht verfügbar' beheben. To use it, you must import it as one of your own!' ?](#user-content-faq45)
* [(46) Wieso wird die Nachrichtenliste immer aktualisiert?](#user-content-faq46)
* [(47) Wie kann ich den Fehler „Kein primäres Konto oder kein Ordner für Entwürfe” lösen?](#user-content-faq47)
* [~~ (48) Wie kann ich den Fehler „Kein primäres Konto oder kein Archivordner” lösen? ~~](#user-content-faq48)
* [(45) Wie kann ich "Dieser Schlüssel ist nicht verfügbar, um ihn verwenden zu können, müssen Sie ihn als einen Ihrer eigenen importieren" beheben ? ~ ?](#user-content-faq45)
* [(46) Warum wird die Nachrichtenliste immer wieder aktualisiert?](#user-content-faq46)
* [(47) Wie löse ich den Fehler 'Kein primäres Konto oder kein Ordner für Entwürfe' ?](#user-content-faq47)
* [(48) Wie löse ich den Fehler 'Kein primäres Konto oder kein Archivordner' ?](#user-content-faq48)
* [(49) Wie behebe ich 'Eine veraltete App hat einen Dateipfad anstelle eines Datei-Streams gesendet' ?](#user-content-faq49)
* [(50) Kann man eine Option hinzufügen, um alle Nachrichten zu synchronisieren?](#user-content-faq50)
* [(51) Wie werden die Ordner sortiert?](#user-content-faq51)
@ -230,11 +230,11 @@ Das Design basiert auf vielen Diskussionen und wenn du möchtest, kannst du auch
* [(112) Welchen E-Mail-Provider empfehlen Sie?](#user-content-faq112)
* [(113) Wie funktioniert die biometrische Authentifizierung?](#user-content-faq113)
* [(114) Kann man die Einstellungen anderer E-Mail-Apps importieren?](#user-content-faq114)
* [(115) Can you add email address chips?](#user-content-faq115)
* [~~(116) Wie kann ich Bilder in Nachrichten von vertrauenswürdigen Absendern standardmäßig anzeigen? ~~](#user-content-faq116)
* [(117) Can you help me restore my purchase?](#user-content-faq117)
* [(115) Kann man E-Mail "Adress Chips" hinzufügen?](#user-content-faq115)
* [(116) Wie kann ich Bilder in Nachrichten von vertrauenswürdigen Absendern standardmäßig anzeigen?~](#user-content-faq116)
* [Können Sie mir helfen, meinen Kauf wiederherzustellen?](#user-content-faq117)
* [(118) Was bedeutet »Nachverfolgungsparameter entfernen« genau?](#user-content-faq118)
* [~~(119) Can you add colors to the unified inbox widget?~~](#user-content-faq119)
* [(119) Können Sie dem Sammeleingang-Widget für Post Farben hinzufügen?](#user-content-faq119)
* [(120) Warum werden neue Nachrichten beim Öffnen der App nicht entfernt?](#user-content-faq120)
* [(121) Wie werden Nachrichten zu einer Konversation gruppiert?](#user-content-faq121)
* [~~~(122) Warum wird der Empfängername/E-Mail-Adresse mit einer Warnfarbe angezeigt?~~](#user-content-faq122)
@ -2172,7 +2172,7 @@ Note that:
* Google does not expose details (name, e-mail, etc) about buyers to developers
* An app like FairEmail cannot select which Google account to use
* It may take a while until the Play store app has synchronized a purchase to another device
* Play Store purchases cannot be used without the Play Store, which is also not allowed by Play Store rules
* Käufe im Play Store können ohne den Play Store nicht verwendet werden, was nach den Play Store-Regeln ebenfalls nicht zulässig ist
If you cannot solve the problem with the purchase, you will have to contact Google about it.

View File

@ -140,7 +140,7 @@ Das Design basiert auf vielen Diskussionen und wenn du möchtest, kannst du auch
* [(20) Kann ich eine Rückerstattung erhalten?](#user-content-faq20)
* [(21) Wie aktiviere ich das Benachrichtigungslicht?](#user-content-faq21)
* [(22) Was bedeutet ein Konto-/Ordnerfehler ... ?](#user-content-faq22)
* [(23) Warum bekomme ich Warnhinweis .. ?](#user-content-faq23)
* [(23) Warum werde ich alarmiert .. ?](#user-content-faq23)
* [(24) Was bedeutet das Anzeigen / Suchen von Nachrichten auf dem Server?](#user-content-faq24)
* [(25) Warum kann ich ein Bild, einen Anhang oder eine Datei nicht auswählen, öffnen oder speichern?](#user-content-faq25)
* [(26) Kann ich bei der Übersetzung von FairEmail in meine Muttersprache helfen?](#user-content-faq26)
@ -161,10 +161,10 @@ Das Design basiert auf vielen Diskussionen und wenn du möchtest, kannst du auch
* [(42) Können Sie einen neuen Anbieter zur Liste der Anbieter hinzufügen?](#user-content-faq42)
* [(43) Können Sie das Original anzeigen?](#user-content-faq43)
* [(44) Können Sie Kontaktfotos / Ident-Icons im Gesendeten Ordner anzeigen?](#user-content-faq44)
* [(45) Wie kann ich 'Dieser Schlüssel ist nicht verfügbar' beheben. To use it, you must import it as one of your own!' ?](#user-content-faq45)
* [(46) Wieso wird die Nachrichtenliste immer aktualisiert?](#user-content-faq46)
* [(47) Wie kann ich den Fehler „Kein primäres Konto oder kein Ordner für Entwürfe” lösen?](#user-content-faq47)
* [~~ (48) Wie kann ich den Fehler „Kein primäres Konto oder kein Archivordner” lösen? ~~](#user-content-faq48)
* [(45) Wie kann ich "Dieser Schlüssel ist nicht verfügbar, um ihn verwenden zu können, müssen Sie ihn als einen Ihrer eigenen importieren" beheben ? ~ ?](#user-content-faq45)
* [(46) Warum wird die Nachrichtenliste immer wieder aktualisiert?](#user-content-faq46)
* [(47) Wie löse ich den Fehler 'Kein primäres Konto oder kein Ordner für Entwürfe' ?](#user-content-faq47)
* [(48) Wie löse ich den Fehler 'Kein primäres Konto oder kein Archivordner' ?](#user-content-faq48)
* [(49) Wie behebe ich 'Eine veraltete App hat einen Dateipfad anstelle eines Datei-Streams gesendet' ?](#user-content-faq49)
* [(50) Kann man eine Option hinzufügen, um alle Nachrichten zu synchronisieren?](#user-content-faq50)
* [(51) Wie werden die Ordner sortiert?](#user-content-faq51)
@ -230,11 +230,11 @@ Das Design basiert auf vielen Diskussionen und wenn du möchtest, kannst du auch
* [(112) Welchen E-Mail-Provider empfehlen Sie?](#user-content-faq112)
* [(113) Wie funktioniert die biometrische Authentifizierung?](#user-content-faq113)
* [(114) Kann man die Einstellungen anderer E-Mail-Apps importieren?](#user-content-faq114)
* [(115) Can you add email address chips?](#user-content-faq115)
* [~~(116) Wie kann ich Bilder in Nachrichten von vertrauenswürdigen Absendern standardmäßig anzeigen? ~~](#user-content-faq116)
* [(117) Can you help me restore my purchase?](#user-content-faq117)
* [(115) Kann man E-Mail "Adress Chips" hinzufügen?](#user-content-faq115)
* [(116) Wie kann ich Bilder in Nachrichten von vertrauenswürdigen Absendern standardmäßig anzeigen?~](#user-content-faq116)
* [Können Sie mir helfen, meinen Kauf wiederherzustellen?](#user-content-faq117)
* [(118) Was bedeutet »Nachverfolgungsparameter entfernen« genau?](#user-content-faq118)
* [~~(119) Can you add colors to the unified inbox widget?~~](#user-content-faq119)
* [(119) Können Sie dem Sammeleingang-Widget für Post Farben hinzufügen?](#user-content-faq119)
* [(120) Warum werden neue Nachrichten beim Öffnen der App nicht entfernt?](#user-content-faq120)
* [(121) Wie werden Nachrichten zu einer Konversation gruppiert?](#user-content-faq121)
* [~~~(122) Warum wird der Empfängername/E-Mail-Adresse mit einer Warnfarbe angezeigt?~~](#user-content-faq122)
@ -2172,7 +2172,7 @@ Note that:
* Google does not expose details (name, e-mail, etc) about buyers to developers
* An app like FairEmail cannot select which Google account to use
* It may take a while until the Play store app has synchronized a purchase to another device
* Play Store purchases cannot be used without the Play Store, which is also not allowed by Play Store rules
* Käufe im Play Store können ohne den Play Store nicht verwendet werden, was nach den Play Store-Regeln ebenfalls nicht zulässig ist
If you cannot solve the problem with the purchase, you will have to contact Google about it.

View File

@ -140,7 +140,7 @@ Das Design basiert auf vielen Diskussionen und wenn du möchtest, kannst du auch
* [(20) Kann ich eine Rückerstattung erhalten?](#user-content-faq20)
* [(21) Wie aktiviere ich das Benachrichtigungslicht?](#user-content-faq21)
* [(22) Was bedeutet ein Konto-/Ordnerfehler ... ?](#user-content-faq22)
* [(23) Warum bekomme ich Warnhinweis .. ?](#user-content-faq23)
* [(23) Warum werde ich alarmiert .. ?](#user-content-faq23)
* [(24) Was bedeutet das Anzeigen / Suchen von Nachrichten auf dem Server?](#user-content-faq24)
* [(25) Warum kann ich ein Bild, einen Anhang oder eine Datei nicht auswählen, öffnen oder speichern?](#user-content-faq25)
* [(26) Kann ich bei der Übersetzung von FairEmail in meine Muttersprache helfen?](#user-content-faq26)
@ -161,10 +161,10 @@ Das Design basiert auf vielen Diskussionen und wenn du möchtest, kannst du auch
* [(42) Können Sie einen neuen Anbieter zur Liste der Anbieter hinzufügen?](#user-content-faq42)
* [(43) Können Sie das Original anzeigen?](#user-content-faq43)
* [(44) Können Sie Kontaktfotos / Ident-Icons im Gesendeten Ordner anzeigen?](#user-content-faq44)
* [(45) Wie kann ich 'Dieser Schlüssel ist nicht verfügbar' beheben. To use it, you must import it as one of your own!' ?](#user-content-faq45)
* [(46) Wieso wird die Nachrichtenliste immer aktualisiert?](#user-content-faq46)
* [(47) Wie kann ich den Fehler „Kein primäres Konto oder kein Ordner für Entwürfe” lösen?](#user-content-faq47)
* [~~ (48) Wie kann ich den Fehler „Kein primäres Konto oder kein Archivordner” lösen? ~~](#user-content-faq48)
* [(45) Wie kann ich "Dieser Schlüssel ist nicht verfügbar, um ihn verwenden zu können, müssen Sie ihn als einen Ihrer eigenen importieren" beheben ? ~ ?](#user-content-faq45)
* [(46) Warum wird die Nachrichtenliste immer wieder aktualisiert?](#user-content-faq46)
* [(47) Wie löse ich den Fehler 'Kein primäres Konto oder kein Ordner für Entwürfe' ?](#user-content-faq47)
* [(48) Wie löse ich den Fehler 'Kein primäres Konto oder kein Archivordner' ?](#user-content-faq48)
* [(49) Wie behebe ich 'Eine veraltete App hat einen Dateipfad anstelle eines Datei-Streams gesendet' ?](#user-content-faq49)
* [(50) Kann man eine Option hinzufügen, um alle Nachrichten zu synchronisieren?](#user-content-faq50)
* [(51) Wie werden die Ordner sortiert?](#user-content-faq51)
@ -230,11 +230,11 @@ Das Design basiert auf vielen Diskussionen und wenn du möchtest, kannst du auch
* [(112) Welchen E-Mail-Provider empfehlen Sie?](#user-content-faq112)
* [(113) Wie funktioniert die biometrische Authentifizierung?](#user-content-faq113)
* [(114) Kann man die Einstellungen anderer E-Mail-Apps importieren?](#user-content-faq114)
* [(115) Can you add email address chips?](#user-content-faq115)
* [~~(116) Wie kann ich Bilder in Nachrichten von vertrauenswürdigen Absendern standardmäßig anzeigen? ~~](#user-content-faq116)
* [(117) Can you help me restore my purchase?](#user-content-faq117)
* [(115) Kann man E-Mail "Adress Chips" hinzufügen?](#user-content-faq115)
* [(116) Wie kann ich Bilder in Nachrichten von vertrauenswürdigen Absendern standardmäßig anzeigen?~](#user-content-faq116)
* [Können Sie mir helfen, meinen Kauf wiederherzustellen?](#user-content-faq117)
* [(118) Was bedeutet »Nachverfolgungsparameter entfernen« genau?](#user-content-faq118)
* [~~(119) Can you add colors to the unified inbox widget?~~](#user-content-faq119)
* [(119) Können Sie dem Sammeleingang-Widget für Post Farben hinzufügen?](#user-content-faq119)
* [(120) Warum werden neue Nachrichten beim Öffnen der App nicht entfernt?](#user-content-faq120)
* [(121) Wie werden Nachrichten zu einer Konversation gruppiert?](#user-content-faq121)
* [~~~(122) Warum wird der Empfängername/E-Mail-Adresse mit einer Warnfarbe angezeigt?~~](#user-content-faq122)
@ -2172,7 +2172,7 @@ Note that:
* Google does not expose details (name, e-mail, etc) about buyers to developers
* An app like FairEmail cannot select which Google account to use
* It may take a while until the Play store app has synchronized a purchase to another device
* Play Store purchases cannot be used without the Play Store, which is also not allowed by Play Store rules
* Käufe im Play Store können ohne den Play Store nicht verwendet werden, was nach den Play Store-Regeln ebenfalls nicht zulässig ist
If you cannot solve the problem with the purchase, you will have to contact Google about it.

View File

@ -2172,7 +2172,7 @@ Note that:
* Google does not expose details (name, e-mail, etc) about buyers to developers
* An app like FairEmail cannot select which Google account to use
* It may take a while until the Play store app has synchronized a purchase to another device
* Play Store purchases cannot be used without the Play Store, which is also not allowed by Play Store rules
* Les achats du Play Store ne peuvent pas être utilisés sans le Play Store, ce qui n'est pas autorisé par les règles du Play Store
If you cannot solve the problem with the purchase, you will have to contact Google about it.

View File

@ -2172,7 +2172,7 @@ Note that:
* Google does not expose details (name, e-mail, etc) about buyers to developers
* An app like FairEmail cannot select which Google account to use
* It may take a while until the Play store app has synchronized a purchase to another device
* Play Store purchases cannot be used without the Play Store, which is also not allowed by Play Store rules
* Les achats du Play Store ne peuvent pas être utilisés sans le Play Store, ce qui n'est pas autorisé par les règles du Play Store
If you cannot solve the problem with the purchase, you will have to contact Google about it.

View File

@ -2172,7 +2172,7 @@ Note that:
* Google does not expose details (name, e-mail, etc) about buyers to developers
* An app like FairEmail cannot select which Google account to use
* It may take a while until the Play store app has synchronized a purchase to another device
* Play Store purchases cannot be used without the Play Store, which is also not allowed by Play Store rules
* As compras do Play Store non se poden usar sen a Play Store, o que tampouco está permitido polas regras do Play Store
If you cannot solve the problem with the purchase, you will have to contact Google about it.

View File

@ -1,20 +1,20 @@
# FairEmail support
If you have a question, please check the frequently asked questions below first. At the bottom, you can find out how to ask other questions, request features, and report bugs.
Heb je een vraag? Bekijk dan eerst de veelgestelde vragen! Staat jouw vraag er niet tussen? Scroll dan naar beneden om contact op te nemen. Je kan ook nieuwe functies voorstellen of bugs melden.
## Index
* [Authorizing accounts](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-authorizing-accounts)
* [Account autoriseren](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-authorizing-accounts)
* [How to ...?](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-howto)
* [Known problems](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-known-problems)
* [Planned features](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-planned-features)
* [Bekende problemen](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-known-problems)
* [Geplande functies](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-planned-features)
* [Frequently requested features](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-frequently-requested-features)
* [Frequently Asked Questions](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-frequently-asked-questions)
* [Ondersteuning](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-support)
## Authorizing accounts
## Account autoriseren
In most cases, the quick setup will be able to automatically identify the correct configuration.
In de meeste gevallen zal de snelle installatie automatisch de juiste configuratie identificeren.
If the quick setup fails, you'll need to manually set up an account (to receive email) and an identity (to send email). For this you'll need the IMAP and SMTP server addresses and port numbers, whether SSL/TLS or STARTTLS should be used and your username (mostly, but not always, your email address) and your password.
@ -34,14 +34,14 @@ For authorizing:
Please see [here](#user-content-faq22) for common error messages and solutions.
Related questions:
Gerelateerde vragen:
* [Is OAuth supported?](#user-content-faq111)
* [Why is ActiveSync not supported?](#user-content-faq133)
* [Wordt OAuth ondersteund?](#user-content-faq111)
* [Waarom wordt ActiveSync niet ondersteund?](#user-content-faq133)
<a name="howto">
## How to ...?
## Hoe kan ik...?
* Change the account name: Setup, step 1, Manage, tap account
* Change the swipe left/right target: Setup, Behavior, Set swipe actions

View File

@ -2172,7 +2172,7 @@ Note that:
* Google does not expose details (name, e-mail, etc) about buyers to developers
* An app like FairEmail cannot select which Google account to use
* It may take a while until the Play store app has synchronized a purchase to another device
* Play Store purchases cannot be used without the Play Store, which is also not allowed by Play Store rules
* Покупки в Play Маркете не могут быть использованы без Play Маркета, что также запрещено правилами Play Маркета
If you cannot solve the problem with the purchase, you will have to contact Google about it.