From 290b062b8fe121869381b2c59fd7b85ace21457d Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Fri, 15 May 2020 13:37:00 -0300 Subject: [wallet] remove unused strings after moving to new transaction API --- wallet/src/main/res/drawable/ic_check_circle.xml | 26 ---------------------- .../src/main/res/layout/fragment_already_paid.xml | 2 +- wallet/src/main/res/values/strings.xml | 15 ------------- 3 files changed, 1 insertion(+), 42 deletions(-) delete mode 100644 wallet/src/main/res/drawable/ic_check_circle.xml (limited to 'wallet') diff --git a/wallet/src/main/res/drawable/ic_check_circle.xml b/wallet/src/main/res/drawable/ic_check_circle.xml deleted file mode 100644 index 375b366..0000000 --- a/wallet/src/main/res/drawable/ic_check_circle.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - diff --git a/wallet/src/main/res/layout/fragment_already_paid.xml b/wallet/src/main/res/layout/fragment_already_paid.xml index 5160a2e..18ce0b5 100644 --- a/wallet/src/main/res/layout/fragment_already_paid.xml +++ b/wallet/src/main/res/layout/fragment_already_paid.xml @@ -21,7 +21,7 @@ android:layout_height="match_parent" android:layout_margin="15dp" android:orientation="vertical" - tools:context=".payment.PaymentSuccessfulFragment"> + tools:context=".payment.AlreadyPaidFragment"> Error Go Back - Continue Scan Taler QR Code Settings @@ -65,33 +64,21 @@ GNU Taler is immune against many types of fraud, such as phishing of credit card Could not load transactions Transaction Balance: %s - Show JSON Delete Select All - Reserve Balance Updated Payment Paid Total Purchase Receipt #%1$s - Purchase Confirmed - Purchase Cancelled - Tip Accepted - Tip Declined Tip from %s Refund Refund from %s Refund for %s PENDING Coin expiry change fee - because of manual request - for payment - for refund - to abort payment - to recoup funds - because of restoring from backup +%s payment fee Confirm Payment @@ -102,12 +89,10 @@ GNU Taler is immune against many types of fraud, such as phishing of credit card Show Details Hide Details Payment initiated - OK Already paid You\'ve already paid for this purchase. Withdrawal initiated - The wire transfer now needs to be confirmed with the bank. Once the wire transfer is complete, the digital cash will automatically show in this wallet. Withdraw Fee Exchange -- cgit v1.2.3