diff options
author | Alexander Tseung <alextsg@gmail.com> | 2018-10-05 01:56:58 +0800 |
---|---|---|
committer | Alexander Tseung <alextsg@gmail.com> | 2018-10-05 01:56:58 +0800 |
commit | 41db5d0570a69450a077174742aab24f1308ed6a (patch) | |
tree | 2a7d3a3a6e38cd72159e4f03e6653bc494053b9f /app | |
parent | b2939e86277a548ea05c83147ca913b8bcf0be65 (diff) | |
download | tangerine-wallet-browser-41db5d0570a69450a077174742aab24f1308ed6a.tar tangerine-wallet-browser-41db5d0570a69450a077174742aab24f1308ed6a.tar.gz tangerine-wallet-browser-41db5d0570a69450a077174742aab24f1308ed6a.tar.bz2 tangerine-wallet-browser-41db5d0570a69450a077174742aab24f1308ed6a.tar.lz tangerine-wallet-browser-41db5d0570a69450a077174742aab24f1308ed6a.tar.xz tangerine-wallet-browser-41db5d0570a69450a077174742aab24f1308ed6a.tar.zst tangerine-wallet-browser-41db5d0570a69450a077174742aab24f1308ed6a.zip |
Update "cancel" copy
Diffstat (limited to 'app')
-rw-r--r-- | app/_locales/en/messages.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json index d7431fc2c..c26dc7ecd 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -65,7 +65,7 @@ "message": "Attempt to Cancel?" }, "attemptToCancelDescription": { - "message": "Attempting to cancel does not guarantee your original transaction will be cancelled. If cancelled, you are still required to pay a transaction fee to the network." + "message": "Submitting this attempt does not guarantee your original transaction will be cancelled. If the cancellation attempt is successful, you will be charged the transaction fee above." }, "attributions": { "message": "Attributions" |