commit 59749fe139b7de27bfc142f02da093db612d5098
parent 7257325fc54f664bf3e5c79d543f5055797a9f13
Author: fsb2 <benjamin.fehrensen@bfh.ch>
Date: Wed, 9 Apr 2025 17:20:37 +0200
Withdrawal abort fixed.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wallee-c2ec/app/src/main/res/values/strings.xml b/wallee-c2ec/app/src/main/res/values/strings.xml
@@ -8,6 +8,6 @@
<string name="no_complete_reply">No valid transaction completion reply.</string>
<string name="not_compatible">SDK is not compatible.</string>
<string name="no_authorization">No authorization received.</string>
- <string name="wallee_custom_text">Buy Taler for your Wallet</string>
+ <string name="wallee_custom_text">Withdraw digital cash to your Taler Wallet</string>
<string name="aborted">Withdrawal aborted</string>
</resources>
\ No newline at end of file