Add a one time popup asking for donation from long time users (#3203)
Also remove the empty "Updated to X.Y.Z" popup after app update
This commit is contained in:
@@ -648,7 +648,6 @@
|
||||
<string name="licenses">Open source licenses</string>
|
||||
<string name="privacy_policy">Privacy policy</string>
|
||||
<string name="check_for_updates">Check for updates</string>
|
||||
<string name="updated_version">Updated to v%1$s</string>
|
||||
|
||||
<!-- ACRA -->
|
||||
<string name="pref_enable_acra">Send crash reports</string>
|
||||
@@ -1054,4 +1053,11 @@
|
||||
<string name="supportUsScreen.currentlySupportedBy">Mihon is currently backed by %d+ patrons. We want to thank each and everyone of you. Let's make Mihon even better together.</string>
|
||||
<string name="supportUsScreen.contactForDetailsMessage">For alternative options or any related questions, join our Discord server.</string>
|
||||
<string name="supportUsScreen.contactPlatform">Discord</string>
|
||||
|
||||
<string name="donationCampaign.title">Enjoying the app?</string>
|
||||
<string name="donationCampaign.paragraph1">Hi! I’m the main developer behind Mihon, and I’d like to ask you to consider supporting its development financially. With enough support, I’ll be able to work on Mihon full-time and focus on long-standing issues as well as highly requested features.</string>
|
||||
<string name="donationCampaign.paragraph2">You can donate through either Patreon (preferred) or OpenCollective. If you have questions or would like to support using alternative methods, feel free to reach out to me through Mihon's Discord server.</string>
|
||||
<string name="donationCampaign.paragraph3">Regardless, Mihon will continue to be maintained by me and the volunteers as well as stay open source.</string>
|
||||
<string name="donationCampaign.contactPlatform">Discord</string>
|
||||
<string name="donationCampaign.dismiss">Dismiss</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user