Skip to content

Commit e8702c5

Browse files
committed
Change the funding url utm parameter
1 parent f6bc6de commit e8702c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app-k9mail/src/main/res/values/constants.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
<resources>
33
<string name="app_webpage_url" translatable="false">https://k9mail.app/</string>
44
<string name="user_forum_url" translatable="false">https://forum.k9mail.app/</string>
5-
<string name="funding_url" translatable="false">https://www.thunderbird.net/donate/mobile/?form=k9mail&amp;utm_source=%s&amp;utm_medium=android_app&amp;utm_campaign=inapp_appeal_v1</string>
5+
<string name="funding_url" translatable="false">https://www.thunderbird.net/donate/mobile/?form=k9mail&amp;utm_source=%s&amp;utm_medium=android_app&amp;utm_campaign=inapp_appeal_v2</string>
66
<string name="message_header_mua" translatable="false">K-9 Mail for Android</string>
77
</resources>

legacy/ui/legacy/src/main/res/values/constants.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<resources>
33
<string name="app_webpage_url" translatable="false">https://www.thunderbird.net/mobile</string>
44
<string name="user_forum_url" translatable="false">https://support.mozilla.org/products/thunderbird-android</string>
5-
<string name="funding_url" translatable="false">https://www.thunderbird.net/donate/mobile/?form=tfa&amp;utm_source=%s&amp;utm_medium=android_app&amp;utm_campaign=inapp_appeal_v1</string>
5+
<string name="funding_url" translatable="false">https://www.thunderbird.net/donate/mobile/?form=tfa&amp;utm_source=%s&amp;utm_medium=android_app&amp;utm_campaign=inapp_appeal_v2</string>
66
<string name="message_header_mua" translatable="false">Thunderbird for Android</string>
77
<string name="app_authors_url" translatable="false">https://github.com/thunderbird/thunderbird-android/graphs/contributors</string>
88
<string name="app_source_url" translatable="false">https://github.com/thunderbird/thunderbird-android</string>

0 commit comments

Comments
 (0)