You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/flipcash/core/src/main/res/values/strings.xml
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -124,8 +124,10 @@
124
124
<stringname="error_title_destinationAccountNotInitialized">Destination Account Not Initialized\nPlease make sure the address you’re withdrawing to has been initialized by your wallet provider. A quick way to do this is to make sure there is already some USDC in the address you’re trying to withdraw to</string>
<stringname="prompt_title_confirmWithdrawal">Are You Sure?</string>
130
+
129
131
<stringname="prompt_description_confirmWithdrawal">Withdrawals are irreversible and cannot be undone once initiated</string>
130
132
<stringname="prompt_title_learnAboutWithdrawalFee">What Is This Fee?</string>
131
133
<stringname="prompt_description_learnAboutWithdrawalFee">The account you’re trying to withdraw to requires a one time account creation fee. This fee will be deducted from the amount you’re withdrawing</string>
0 commit comments