summaryrefslogtreecommitdiff
path: root/wallet/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorTorsten Grote <t@grobox.de>2020-04-13 15:39:34 -0300
committerTorsten Grote <t@grobox.de>2020-04-13 15:39:34 -0300
commit6e3e99e6126c5c9576ed46f4cbd0c81a966c7f17 (patch)
tree0b26fcda7b64423904610d268c72553c54612466 /wallet/src/main/res/values/strings.xml
parente6229b300ab59d3db0b628f3a0b0eea304f1921b (diff)
downloadtaler-android-6e3e99e6126c5c9576ed46f4cbd0c81a966c7f17.tar.gz
taler-android-6e3e99e6126c5c9576ed46f4cbd0c81a966c7f17.tar.bz2
taler-android-6e3e99e6126c5c9576ed46f4cbd0c81a966c7f17.zip
[wallet] Fix HistoryEventTest and run unit tests in CI
Diffstat (limited to 'wallet/src/main/res/values/strings.xml')
-rw-r--r--wallet/src/main/res/values/strings.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/wallet/src/main/res/values/strings.xml b/wallet/src/main/res/values/strings.xml
index 8cbecb9..357aedc 100644
--- a/wallet/src/main/res/values/strings.xml
+++ b/wallet/src/main/res/values/strings.xml
@@ -47,7 +47,6 @@
<string name="balances_empty_state">There is no digital cash in your wallet.\n\nYou can get test money from the demo bank:\n\nhttps://bank.demo.taler.net</string>
<string name="history_title">History</string>
- <string name="history_fee_label">Fee:</string>
<string name="history_show_all">Show All</string>
<string name="history_reload">Reload History</string>
<string name="history_empty">The wallet history is empty</string>
@@ -127,7 +126,6 @@
<string name="settings_version">Version Information</string>
<string name="exchange_tos_accept">Accept Terms of Service</string>
- <string name="exchange_tos_button_continue">Continue</string>
<string name="settings_backups">Backups</string>
<string name="settings_export_to_file">Export wallet to file</string>
<string name="settings_import_from_file">Import from file</string>