Commit graph

1975 commits

Author SHA1 Message Date
Wolf-Martell Montwé
e981e05079
Replace `PendingIntentCompat by Android version 2024-02-28 11:12:31 +01:00
Wolf-Martell Montwé
cd3fe7ae84
Remove accompanist from about screen 2024-02-23 10:17:42 +01:00
cketti
153ed97180 Version 6.717 2024-02-16 18:01:58 +01:00
cketti
c352ee99ff Fix RecipientLayoutCreator to retain contact name colors 2024-02-16 17:33:43 +01:00
cketti
2f0f2a2792
Merge pull request #7644 from thunderbird/revert_focus_patch
Revert "#7618 focus subject or content field on external intent"
2024-02-15 12:37:38 +01:00
cketti
0dbba54e7e Revert "#7618 focus subject or content field on external intent"
This unintentionally changed the behavior when handling share intents.

This reverts commit 621085292b.
This reverts commit 89c7a36028.
2024-02-14 18:51:18 +01:00
cketti
dee832aef9 Explicitly specify MIME type when exporting debug log 2024-02-14 17:15:37 +01:00
cketti
bbab4f2dcd Version 6.716 2024-02-13 16:03:42 +01:00
cketti
b32c9eed4e
Merge pull request #7623 from LorenzHo/add_intent_focus_subject
Focus subject or content field when composing email by external intent
2024-02-13 14:11:37 +01:00
Hosted Weblate
99e8d25982
Update translations (Weblate)
Co-authored-by: AndyRn.t.me <a.urbinati@gmx.com>
Co-authored-by: Axus Wizix <axus.wizix@mail.ru>
Co-authored-by: Erudaro <weblate.graveyard971@passinbox.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Kazushi Hayama <hosted.weblate.3yoe@1984.pmail.li>
Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org>
Co-authored-by: Rendra Prasetia <lscythe.git@proton.me>
Co-authored-by: bittin1ddc447d824349b2 <bittin@reimu.nl>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/bs/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/id/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/ru/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-oauth/bs/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-oauth/ru/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-certificate/bs/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-certificate/it/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-certificate/ru/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/bs/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/ru/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/bs/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/it/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/ja/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/ru/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/es/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/it/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/ja/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/ru/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/sv/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/bs/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/id/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-ui-base/bs/
Translate-URL: https://hosted.weblate.org/projects/tb-android/designsystem/bs/
Translate-URL: https://hosted.weblate.org/projects/tb-android/designsystem/ru/
Translate-URL: https://hosted.weblate.org/projects/tb-android/onboarding-permissions/bs/
Translate-URL: https://hosted.weblate.org/projects/tb-android/onboarding-permissions/ru/
Translate-URL: https://hosted.weblate.org/projects/tb-android/onboarding/bs/
Translate-URL: https://hosted.weblate.org/projects/tb-android/onboarding/ru/
Translate-URL: https://hosted.weblate.org/projects/tb-android/settings-import/bs/
Translation: K-9 Mail/Thunderbird/account-common
Translation: K-9 Mail/Thunderbird/account-oauth
Translation: K-9 Mail/Thunderbird/account-server-certificate
Translation: K-9 Mail/Thunderbird/account-server-settings
Translation: K-9 Mail/Thunderbird/account-server-validation
Translation: K-9 Mail/Thunderbird/account-setup
Translation: K-9 Mail/Thunderbird/app-ui-base
Translation: K-9 Mail/Thunderbird/designsystem
Translation: K-9 Mail/Thunderbird/onboarding-permissions
Translation: K-9 Mail/Thunderbird/onboarding-welcome
Translation: K-9 Mail/Thunderbird/settings-import
Translation: K-9 Mail/Thunderbird/ui-legacy
2024-02-12 14:22:26 +01:00
cketti
e9f73f6473
Merge pull request #7625 from thunderbird/avoid_RecipientLoader_crash
Catch all exceptions when querying crypto provider for contacts
2024-02-12 14:22:23 +01:00
Wolf-Martell Montwé
04565aa99f
Merge pull request #7613 from thunderbird/fix-build-warnings-and-lint-reports
Fix build warnings and lint reports
2024-02-12 13:07:39 +00:00
Wolf-Martell Montwé
984af81afa
Fix missing @NonNull annotation 2024-02-12 13:27:09 +01:00
Wolf-Martell Montwé
43818ecb6c
Remove unused HtmlToSpanned 2024-02-12 13:27:09 +01:00
Wolf-Martell Montwé
6e4610c4c3
Fix injection for RecipientPresenterTest 2024-02-12 13:27:08 +01:00
Wolf-Martell Montwé
d6955d0520
Add BundleCompat to fix getSerializable 2024-02-12 13:27:08 +01:00
cketti
941f96cb1d Catch all exceptions when querying crypto provider for contacts 2024-02-12 13:23:18 +01:00
Lorenz
89c7a36028 fix formatting 2024-02-11 10:27:21 +01:00
Lorenz
621085292b #7618 focus subject or content field on external intent 2024-02-10 21:34:03 +01:00
cketti
98f0d4ffa4
Merge pull request #7608 from thunderbird/remove_FragmentLauncherActivity
Remove `FragmentLauncherActivity`
2024-02-09 17:39:33 +01:00
Wolf-Martell Montwé
58de14b728
Remove unused account parameter 2024-02-09 14:19:43 +01:00
Wolf-Martell Montwé
fd8d038bc7
Replace getParcelable calls with their counterparts from BundleCompat and IntentCompat 2024-02-09 14:19:43 +01:00
Wolf-Martell Montwé
a863974bda
Add @SuppressLint("MissingSuperCall") as this is a false warning 2024-02-09 14:19:42 +01:00
Wolf-Martell Montwé
193ebee382
Merge pull request #7601 from tanoDxyz/task_update_libs_info_about_fragment
Update Information in `AboutFragment`.
2024-02-08 11:33:35 +00:00
cketti
858e4fbdb3 Remove FragmentLauncherActivity 2024-02-07 17:11:31 +01:00
cketti
ab5f70c311
Merge pull request #7593 from thunderbird/remove_searchable
Remove search configuration
2024-02-07 15:08:52 +01:00
foxrayalpha
0dfa2889e7 Updated per Reviewer Comments. 2024-02-06 23:46:30 +05:00
foxrayalpha
b1ae29ab34 applied spotless plugin. 2024-02-06 20:23:38 +05:00
foxrayalpha
6eeb78a3af Update the information in the AboutFragment related to the dependencies used in the app. 2024-02-03 14:04:34 +05:00
Wolf-Martell Montwé
5c2071621c
Version 6.715 2024-02-01 18:08:06 +01:00
Wolf-Martell Montwé
d4b29cfd22
Add ignore MissingDefaultResource to changelog.xml 2024-02-01 16:50:47 +01:00
Hosted Weblate
14de23ac79
Update translations (Weblate)
Co-authored-by: AO Localisation Lab <ao@localizationlab.org>
Co-authored-by: Bruno Arthur Occhi Vieira <brunoarth@gmail.com>
Co-authored-by: Carlos Jorge Santos <cjsantos@sapo.pt>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Languages add-on <noreply-addon-languages@weblate.org>
Co-authored-by: Matthaiks <kitynska@gmail.com>
Co-authored-by: Nathan Andrew Turner <no1illuminati@gmx.us>
Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Co-authored-by: Priit Jõerüüt <hwlate@joeruut.com>
Co-authored-by: Wim Benes <fryskefirefox@gmail.com>
Co-authored-by: Wolf-Martell Montwé <wolf@thunderbird.net>
Co-authored-by: bittin1ddc447d824349b2 <bittin@reimu.nl>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: yueyinqiu <yueyinqiu@outlook.com>
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/pt_PT/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-certificate/pt_PT/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/es/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/fr/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/pt_PT/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/sv/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/et/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/fr/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/fy/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/nl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/pl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/pt_PT/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/sv/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/tr/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/ar/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/enm/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/fr/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/ta/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/tb-android/settings-import/fr/
Translate-URL: https://hosted.weblate.org/projects/tb-android/settings-import/ka/
Translation: K-9 Mail/Thunderbird/account-common
Translation: K-9 Mail/Thunderbird/account-server-certificate
Translation: K-9 Mail/Thunderbird/account-server-settings
Translation: K-9 Mail/Thunderbird/account-server-validation
Translation: K-9 Mail/Thunderbird/account-setup
Translation: K-9 Mail/Thunderbird/settings-import
Translation: K-9 Mail/Thunderbird/ui-legacy
2024-02-01 16:12:03 +01:00
cketti
bb0a85fce2 Open SearchView when search key is pressed
Can be simulated using `adb shell input keyevent 84`
2024-02-01 15:46:23 +01:00
cketti
5de46dd4cc Remove search configuration 2024-02-01 15:43:54 +01:00
cketti
ba0fa4bc75 Remove unused SearchStatusManager 2024-02-01 15:10:17 +01:00
Hosted Weblate
d1754f5d1a
Update translations (Weblate)
Co-authored-by: AndyRn.t.me <a.urbinati@gmx.com>
Co-authored-by: Anonymous <noreply@weblate.org>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Matthaiks <kitynska@gmail.com>
Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Co-authored-by: Priit Jõerüüt <hwlate@joeruut.com>
Co-authored-by: Sveinn í Felli <sv1@fellsnet.is>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Wim Benes <fryskefirefox@gmail.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: nautilusx <translate@disroot.org>
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/is/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-certificate/is/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-certificate/it/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/et/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/fy/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/nl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/pl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/tr/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/es/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/et/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/fy/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/is/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/nl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/pl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/tr/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/fy/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/gl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/nl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-ui-base/de/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-ui-base/fy/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-ui-base/nl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/settings-import/de/
Translate-URL: https://hosted.weblate.org/projects/tb-android/settings-import/fy/
Translate-URL: https://hosted.weblate.org/projects/tb-android/settings-import/nl/
Translation: K-9 Mail/Thunderbird/account-common
Translation: K-9 Mail/Thunderbird/account-server-certificate
Translation: K-9 Mail/Thunderbird/account-server-validation
Translation: K-9 Mail/Thunderbird/account-setup
Translation: K-9 Mail/Thunderbird/app-ui-base
Translation: K-9 Mail/Thunderbird/settings-import
Translation: K-9 Mail/Thunderbird/ui-legacy
2024-01-26 20:45:00 +01:00
cketti
e76dc1934e Fix settings navigation entry to add a new account 2024-01-25 13:28:53 +01:00
cketti
2ae95c9d92 Remove settings import code from FragmentLauncherActivity 2024-01-23 18:57:24 +01:00
cketti
d296f6015a
Merge pull request #7538 from thunderbird/settings_import_fragment_result
Communicate `SettingsImportFragment` result via fragment result mechanism
2024-01-23 17:57:33 +01:00
Wolf-Martell Montwé
33819f97bc
Merge pull request #7537 from thunderbird/convert-to-kotlin
Convert to Kotlin
2024-01-23 16:18:36 +00:00
cketti
84b787180f Simplify navigation in SettingsListFragment 2024-01-23 15:23:00 +01:00
Wolf-Martell Montwé
32b1e3a6dd
Change FontSizes to Kotlin
Signed-off-by: Wolf-Martell Montwé <wolf@thunderbird.net>
2024-01-23 11:56:52 +01:00
cketti
12189f7726 Communicate SettingsImportFragment result via fragment result mechanism 2024-01-23 11:50:36 +01:00
cketti
3fdd1b7963 Merge branch 'weblate/main' 2024-01-22 15:43:28 +01:00
Hosted Weblate
5456a998b0
Update translations (Weblate)
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Pengbo <peng@pengs.top>
Co-authored-by: Ronon <ronon@myrtana.sk>
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/sk/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-oauth/sk/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-certificate/sk/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-certificate/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/sk/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/sk/
Translate-URL: https://hosted.weblate.org/projects/tb-android/designsystem/sk/
Translate-URL: https://hosted.weblate.org/projects/tb-android/onboarding-permissions/sk/
Translate-URL: https://hosted.weblate.org/projects/tb-android/onboarding/sk/
Translation: K-9 Mail/Thunderbird/account-common
Translation: K-9 Mail/Thunderbird/account-oauth
Translation: K-9 Mail/Thunderbird/account-server-certificate
Translation: K-9 Mail/Thunderbird/account-server-settings
Translation: K-9 Mail/Thunderbird/designsystem
Translation: K-9 Mail/Thunderbird/onboarding-permissions
Translation: K-9 Mail/Thunderbird/onboarding-welcome
Translation: K-9 Mail/Thunderbird/ui-legacy
2024-01-22 13:39:17 +01:00
cketti
9543e15346 Extract settings import UI to :feature:settings:import 2024-01-19 22:34:17 +01:00
cketti
3f82b1c415 Move dialog button strings to :app:ui:base 2024-01-19 20:05:10 +01:00
cketti
eff434c95f Move LiveDataExtensions.kt to :app:ui:base 2024-01-19 20:05:10 +01:00
cketti
cc19f13519 Move BundleExtensions.kt to :app:ui:base 2024-01-19 20:05:10 +01:00
Hosted Weblate
046abdad16
Update translations (Weblate)
Co-authored-by: AO Localisation Lab <ao@localizationlab.org>
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: AndyRn.t.me <a.urbinati@gmx.com>
Co-authored-by: Damjan Gerl <damjan@damjan.net>
Co-authored-by: Eric <zxmegaxqug@hldrive.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Igor Sorocean <sorocean.igor@gmail.com>
Co-authored-by: Ihfandi <ihfandicahyo@gmail.com>
Co-authored-by: Kazushi Hayama <hosted.weblate.3yoe@1984.pmail.li>
Co-authored-by: Matthaiks <kitynska@gmail.com>
Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Co-authored-by: Pavel Kotrč <pkotrc@gmail.com>
Co-authored-by: Priit Jõerüüt <hwlate@joeruut.com>
Co-authored-by: Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>
Co-authored-by: Steve <secure@mail.az>
Co-authored-by: Swyter <swyterzone@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Wim Benes <fryskefirefox@gmail.com>
Co-authored-by: Wulfric <tehno.tehnola@gmail.com>
Co-authored-by: bittin1ddc447d824349b2 <bittin@reimu.nl>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: nautilusx <translate@disroot.org>
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/cs/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/de/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/es/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/et/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/fi/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/fr/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/fy/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/it/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/ja/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/nl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/pl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/ro/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/sl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/sv/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-common/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-oauth/sl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-certificate/cs/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-certificate/de/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-certificate/es/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-certificate/et/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-certificate/fr/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-certificate/fy/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-certificate/it/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-certificate/ja/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-certificate/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-certificate/nl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-certificate/pl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-certificate/ro/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-certificate/sv/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-certificate/tr/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/fi/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-settings/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/cs/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/de/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/fi/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-server-validation/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/cs/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/de/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/es/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/et/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/fi/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/fr/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/fy/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/it/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/ja/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/nl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/pl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/ro/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/sv/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/tr/
Translate-URL: https://hosted.weblate.org/projects/tb-android/account-setup/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/es/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/id/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/ja/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/tb-android/app-strings/pl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/onboarding-permissions/fi/
Translate-URL: https://hosted.weblate.org/projects/tb-android/onboarding-permissions/pl/
Translate-URL: https://hosted.weblate.org/projects/tb-android/onboarding/fi/
Translation: K-9 Mail/Thunderbird/account-common
Translation: K-9 Mail/Thunderbird/account-oauth
Translation: K-9 Mail/Thunderbird/account-server-certificate
Translation: K-9 Mail/Thunderbird/account-server-settings
Translation: K-9 Mail/Thunderbird/account-server-validation
Translation: K-9 Mail/Thunderbird/account-setup
Translation: K-9 Mail/Thunderbird/onboarding-permissions
Translation: K-9 Mail/Thunderbird/onboarding-welcome
Translation: K-9 Mail/Thunderbird/ui-legacy
2024-01-19 17:56:42 +01:00