Donations improvements
This commit is contained in:
4
mastodon/src/main/res/values/misc.xml
Normal file
4
mastodon/src/main/res/values/misc.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<integer name="hundred_dp">100</integer>
|
||||
</resources>
|
||||
@@ -771,4 +771,7 @@
|
||||
<string name="donation_monthly">Monthly</string>
|
||||
<string name="donation_yearly">Yearly</string>
|
||||
<string name="currency">Currency</string>
|
||||
<string name="donation_success_share">Spread the word</string>
|
||||
<string name="donation_success_title">Thank you for your contribution!</string>
|
||||
<string name="donation_success_subtitle">You should receive an email confirming your donation soon.</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user