Skip to content

Commit

Permalink
Fixed payment processing banner text
Browse files Browse the repository at this point in the history
  • Loading branch information
IrynaTsymbaliukGeniusee committed Feb 8, 2022
1 parent 5ba4b86 commit eb28fcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
<string name="top_up_usd_equivalent">USD equivalent ≈ $%.2f</string>
<string name="top_up_currency_equivalent" translatable="false">%1$s %2$s</string>
<string name="top_up_free_trial">Free Trial</string>
<string name="payment_processing_text">Warning: It takes a few minutes to process payments after topping up.</string>
<string name="payment_processing_text">Warning: It takes a few minutes to process payments after topping up</string>

<!-- Settings -->
<string name="settings_title">Settings</string>
Expand Down

0 comments on commit eb28fcc

Please sign in to comment.