summaryrefslogtreecommitdiff
path: root/wallet/src/main/res/values
diff options
context:
space:
mode:
authorTorsten Grote <t@grobox.de>2020-04-30 14:33:08 -0300
committerTorsten Grote <t@grobox.de>2020-04-30 14:33:08 -0300
commit056be53a8d51fb6e45167f5d1ec317513b87a906 (patch)
treecb14e2ca3e10c29cc7ad82fb8499bb375c70dd5a /wallet/src/main/res/values
parent0d4d6358ac6db7e0a1e936ecfd70ec4bb3262846 (diff)
downloadtaler-android-056be53a8d51fb6e45167f5d1ec317513b87a906.tar.gz
taler-android-056be53a8d51fb6e45167f5d1ec317513b87a906.tar.bz2
taler-android-056be53a8d51fb6e45167f5d1ec317513b87a906.zip
[wallet] show ToS markdown in expandable sections
Diffstat (limited to 'wallet/src/main/res/values')
-rw-r--r--wallet/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/wallet/src/main/res/values/strings.xml b/wallet/src/main/res/values/strings.xml
index cc846cd..dd3a810 100644
--- a/wallet/src/main/res/values/strings.xml
+++ b/wallet/src/main/res/values/strings.xml
@@ -128,6 +128,7 @@ GNU Taler is immune against many types of fraud, such as phishing of credit card
<string name="exchange_fee_wire_fee_wire_fee">Wire Fee: %s</string>
<string name="exchange_fee_wire_fee_closing_fee">Closing Fee: %s</string>
<string name="exchange_tos_accept">Accept Terms of Service</string>
+ <string name="exchange_tos_error">Error showing Terms of Service: %s</string>
<string name="pending_operations_title">Pending Operations</string>
<string name="pending_operations_refuse">Refuse Proposal</string>