From 40ccf513c42736ff463a4815a24466d3b28e33a9 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Fri, 15 May 2020 13:47:40 -0300 Subject: [wallet] show generic transaction titles in detail action bar --- wallet/src/main/res/layout/list_item_history.xml | 2 +- wallet/src/main/res/layout/list_item_transaction.xml | 2 +- wallet/src/main/res/values/strings.xml | 6 +++++- 3 files changed, 7 insertions(+), 3 deletions(-) (limited to 'wallet/src/main/res') diff --git a/wallet/src/main/res/layout/list_item_history.xml b/wallet/src/main/res/layout/list_item_history.xml index 2fabe1d..bc94738 100644 --- a/wallet/src/main/res/layout/list_item_history.xml +++ b/wallet/src/main/res/layout/list_item_history.xml @@ -47,7 +47,7 @@ app:layout_constraintEnd_toStartOf="@+id/amount" app:layout_constraintStart_toEndOf="@+id/icon" app:layout_constraintTop_toTopOf="parent" - tools:text="@string/transaction_payment" /> + tools:text="@string/payment_title" /> + tools:text="@string/payment_title" /> Select All - Payment Paid Total Purchase @@ -80,6 +79,7 @@ GNU Taler is immune against many types of fraud, such as phishing of credit card PENDING Coin expiry change fee + Payment +%s payment fee Confirm Payment Total Amount: @@ -93,6 +93,7 @@ GNU Taler is immune against many types of fraud, such as phishing of credit card You\'ve already paid for this purchase. Withdrawal initiated + Withdrawal Withdraw Fee Exchange @@ -138,7 +139,10 @@ GNU Taler is immune against many types of fraud, such as phishing of credit card Reset Wallet (dangerous!) Throws away your money + Refund Error processing refund Refund received + Tip + -- cgit v1.2.3