summaryrefslogtreecommitdiff
path: root/app/src
diff options
context:
space:
mode:
Diffstat (limited to 'app/src')
-rw-r--r--app/src/main/res/values/strings.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 1d006ab..17d1101 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -23,13 +23,13 @@
<string name="history_event_payment_sent">Payment</string>
<string name="history_event_payment_aborted">Payment Aborted</string>
<string name="history_event_withdrawn">Withdraw</string>
- <string name="history_event_order_accepted">Order Confirmed</string>
- <string name="history_event_order_refused">Order Cancelled</string>
+ <string name="history_event_order_accepted">Purchase Confirmed</string>
+ <string name="history_event_order_refused">Purchase Cancelled</string>
<string name="history_event_tip_accepted">Tip Accepted</string>
<string name="history_event_tip_declined">Tip Declined</string>
- <string name="history_event_order_redirected">Order Redirected</string>
+ <string name="history_event_order_redirected">Purchase Redirected</string>
<string name="history_event_refund">Refund</string>
- <string name="history_event_refreshed">Refresh</string>
+ <string name="history_event_refreshed">Obtained change</string>
<string name="history_fee_label">Fee:</string>
<string name="history_show_all">Show All</string>
<string name="history_reload">Reload History</string>