kopia lustrzana https://github.com/ryukoposting/Signal-Android
Fix invalid string resource.
rodzic
bf874e17e5
commit
1508b1d401
|
@ -4006,7 +4006,7 @@
|
|||
<!-- Displayed in notification when user payment fails to process on Stripe -->
|
||||
<string name="DonationsErrors__error_processing_payment">Error processing payment</string>
|
||||
<!-- Displayed on "My Support" screen when user subscription payment method failed. -->
|
||||
<string name="DonationsErrors__error_processing_payment_s">Error processing payment. $1$s</string>
|
||||
<string name="DonationsErrors__error_processing_payment_s">Error processing payment. %1$s</string>
|
||||
<string name="DonationsErrors__your_badge_could_not_be_added">Your badge could not be added to your account, but you may have been charged. Please contact support.</string>
|
||||
<string name="DonationsErrors__your_payment">Your payment couldn\'t be processed and you have not been charged. Please try again.</string>
|
||||
<string name="DonationsErrors__still_processing">Still processing</string>
|
||||
|
|
Ładowanie…
Reference in New Issue