From aa4472c62acd909cea65dd26102b5d7188c7aacd Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Fri, 17 Jul 2020 14:46:09 -0300 Subject: [wallet] Allow to add an exchange manually by providing its base URL --- wallet/src/main/res/values/strings.xml | 4 ++++ wallet/src/main/res/values/styles.xml | 11 +++++++++++ 2 files changed, 15 insertions(+) (limited to 'wallet/src/main/res/values') diff --git a/wallet/src/main/res/values/strings.xml b/wallet/src/main/res/values/strings.xml index 79a3630..226c7d1 100644 --- a/wallet/src/main/res/values/strings.xml +++ b/wallet/src/main/res/values/strings.xml @@ -50,6 +50,7 @@ GNU Taler is immune against many types of fraud, such as phishing of credit card Clipboard contains an invalid data type Not a valid Taler URI OK + Cancel Search Settings @@ -117,6 +118,9 @@ GNU Taler is immune against many types of fraud, such as phishing of credit card Exchanges No exchanges known\n\nAdd one manually or withdraw digital cash! Currency: %s + Add exchange + Enter address of exchange + Could not add exchange Withdrawal Fee: Rounding Loss: diff --git a/wallet/src/main/res/values/styles.xml b/wallet/src/main/res/values/styles.xml index 093f43f..33e31a3 100644 --- a/wallet/src/main/res/values/styles.xml +++ b/wallet/src/main/res/values/styles.xml @@ -35,6 +35,8 @@ + + -- cgit v1.2.3