Add label when checking donation.

This commit is contained in:
Alex Hart
2025-01-22 13:38:53 -04:00
committed by GitHub
parent cf3cee0343
commit e0553a59d5
7 changed files with 31 additions and 9 deletions

View File

@@ -5828,6 +5828,8 @@
<string name="MySupportPreference__your_bank_transfer_of_s">Your bank transfer of %1$s is pending. Bank transfers can take 1 to 14 business days to complete. </string>
<!-- Displayed in the pending help dialog, used to launch user to more details about bank transfers -->
<string name="MySupportPreference__learn_more">Learn more</string>
<!-- Displayed when a subscription refresh is being performed -->
<string name="MySupportPreference__checking_subscription">Checking subscription…</string>
<!-- Title of dialog telling user they need to update signal as it expired -->
<string name="UpdateSignalExpiredDialog__title">Update Signal</string>