diff options
author | Alexander Tseung <alextsg@users.noreply.github.com> | 2018-10-05 05:31:26 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-05 05:31:26 +0800 |
commit | bf9fe1498bdac5793b47b61eb391c5466d5c1e90 (patch) | |
tree | f482391803bfc5a337a60f099c607aef80ad315c | |
parent | c49d854b55b3efd34c7fd0414b76f7feaa2eec7c (diff) | |
parent | 41db5d0570a69450a077174742aab24f1308ed6a (diff) | |
download | tangerine-wallet-browser-bf9fe1498bdac5793b47b61eb391c5466d5c1e90.tar tangerine-wallet-browser-bf9fe1498bdac5793b47b61eb391c5466d5c1e90.tar.gz tangerine-wallet-browser-bf9fe1498bdac5793b47b61eb391c5466d5c1e90.tar.bz2 tangerine-wallet-browser-bf9fe1498bdac5793b47b61eb391c5466d5c1e90.tar.lz tangerine-wallet-browser-bf9fe1498bdac5793b47b61eb391c5466d5c1e90.tar.xz tangerine-wallet-browser-bf9fe1498bdac5793b47b61eb391c5466d5c1e90.tar.zst tangerine-wallet-browser-bf9fe1498bdac5793b47b61eb391c5466d5c1e90.zip |
Merge pull request #5427 from alextsg/i5371-update-cancel-copy
Update "cancel" copy
-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" |