Skip to content

Commit

Permalink
Add funding reminder dialog strings
Browse files Browse the repository at this point in the history
(cherry picked from commit 35dd88b2423a5de98525dc40dc95dff149868baa)
(cherry picked from commit d01b1b0)
  • Loading branch information
wmontwe authored and kewisch committed Oct 23, 2024
1 parent 4473eac commit ceb5b4c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions feature/funding/googleplay/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,9 @@
<item>Make our boldest ideas a reality</item>
<item>Contributions are not tax-deductible</item>
</array>

<string name="funding_googleplay_contribution_reminder_title">Support Thunderbird</string>
<string name="funding_googleplay_contribution_reminder_message">Our mission is to provide an open source email app that is secure, private and free for users around the world. Your financial contribution supports this work. Will you give today?</string>
<string name="funding_googleplay_contribution_reminder_positive_button">Yes</string>
<string name="funding_googleplay_contribution_reminder_negative_button">Not now</string>
</resources>

0 comments on commit ceb5b4c

Please sign in to comment.