commit 695cf8ed2040c396498c612d7ffcde3a4c06581e
parent e367bd9f31d9a26ee6a28435cd7992af06d9e90c
Author: Iván Ávalos <avalos@disroot.org>
Date: Mon, 13 May 2024 11:58:05 -0600
[wallet] DD53: replace occurrence of Provider with PSP
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wallet/src/main/res/values/strings.xml b/wallet/src/main/res/values/strings.xml
@@ -37,7 +37,7 @@ GNU Taler is immune against many types of fraud, such as phishing of credit card
<string name="nav_header_subtitle">Wallet</string>
<string name="nav_prompt_withdraw">Withdraw Digital Cash</string>
- <string name="nav_exchange_tos">Provider\'s Terms of Service</string>
+ <string name="nav_exchange_tos">PSP\'s Terms of Service</string>
<string name="nav_exchange_select">Select provider</string>
<string name="nav_exchange_fees">Provider fees</string>
<string name="nav_error">Error</string>