From a9b2ec4f35851c26bbe4f62a2e7fa17d9ee79576 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Thu, 11 Jun 2020 15:40:29 -0300 Subject: [wallet] UI mockup for backup and anastasis --- wallet/src/main/res/values/defaults.xml | 21 +++++++++++++++++++++ wallet/src/main/res/values/strings.xml | 3 +++ 2 files changed, 24 insertions(+) create mode 100644 wallet/src/main/res/values/defaults.xml (limited to 'wallet/src/main/res/values') diff --git a/wallet/src/main/res/values/defaults.xml b/wallet/src/main/res/values/defaults.xml new file mode 100644 index 0000000..0e2a6a1 --- /dev/null +++ b/wallet/src/main/res/values/defaults.xml @@ -0,0 +1,21 @@ + + + + + true + + \ No newline at end of file diff --git a/wallet/src/main/res/values/strings.xml b/wallet/src/main/res/values/strings.xml index 3da30f9..c856345 100644 --- a/wallet/src/main/res/values/strings.xml +++ b/wallet/src/main/res/values/strings.xml @@ -147,6 +147,9 @@ GNU Taler is immune against many types of fraud, such as phishing of credit card Reset Wallet (dangerous!) Throws away your money + Backup + Last Backup: %s + Refund Error processing refund Refund received -- cgit v1.2.3