Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 27487bb2 authored by Wolf-Martell Montwé's avatar Wolf-Martell Montwé
Browse files

Update translations

parent 1b52cd9d
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -34,9 +34,7 @@ internal fun ContributionHeader(
        ) {
            FixedScaleImage(
                imageVector = HearthSunburst,
                contentDescription = stringResource(
                    R.string.funding_googleplay_contribution_header_logo_content_description,
                ),
                contentDescription = null,
                alignment = Alignment.TopCenter,
                allowOverflow = true,
            )
+3 −3
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="funding_googleplay_contribution_header_title">Support Thunderbird</string>
    <string name="funding_googleplay_contribution_header_description">Our mission is to provide an open source email app that is secure, private and free for users around the world. Your contribution supports this work. Will you give today?</string>
    <string name="funding_googleplay_contribution_header_logo_content_description">Image of a hearth emitting sunbursts</string>
    <string name="funding_googleplay_contribution_header_description">We never show advertisements or sell your data. We are fully funded by financial contributions from our users. If you’re enjoying Thunderbird, please help support it.  We can’t do this without you!</string>

    <string name="funding_googleplay_contribution_list_title">Secure donation</string>
    <string name="funding_googleplay_contribution_list_title">Secure contribution</string>
    <string name="funding_googleplay_contribution_list_type_one_time">Give once</string>
    <string name="funding_googleplay_contribution_list_type_recurring">Monthly</string>
    <!-- The disclaimer could be found at https://www.thunderbird.net/donate/mobile/?form=tfa for other languages -->
    <string name="funding_googleplay_contribution_list_disclaimer">Contributions are not tax-deductible as charitable donations.</string>

    <string name="funding_googleplay_contribution_footer_payment_button">Continue to payment</string>