1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/app/_locales
Olusegun Akintayo 143a5c4a53
Increase friction to bypass estimated revert (#12576)
* If a transaction would revert/fail,
    1. hide the gas estimate info.
    2. Disable the confirm button.
    3. All user to enable the confirm button anyways.
    4. Do not show the default Transaction error message

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Always return a value for hasSimulationError

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Use primary button of action message

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Remove hasSimulationError from getErrorKey

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Lint fixes.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Move confirm anyways logic to base component.
Change message

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Disable edit if there's simulation error

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* hide confirm anyways button once clicked.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Move Actionable Primary Action to flex-end

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Fix unit tests

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Fix nested ternary lint issues

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* add !confirmAnyways to conditions to show GasDetails.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* ConfirmAnyways should be read from state

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Rename tryAnywayOption

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Lint fixes

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Remove await tick

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Lint issue fix

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Lint fixes after rebase

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* description should show that it's content being tested.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* If a transaction would revert/fail,
    1. hide the gas estimate info.
    2. Disable the confirm button.
    3. All user to enable the confirm button anyways.
    4. Do not show the default Transaction error message

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Always return a value for hasSimulationError

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Use primary button of action message

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Remove hasSimulationError from getErrorKey

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Lint fixes.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Move confirm anyways logic to base component.
Change message

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Disable edit if there's simulation error

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* hide confirm anyways button once clicked.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Move Actionable Primary Action to flex-end

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Fix unit tests

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Fix nested ternary lint issues

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* add !confirmAnyways to conditions to show GasDetails.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* ConfirmAnyways should be read from state

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Rename tryAnywayOption

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Lint fixes

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Remove await tick

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Lint issue fix

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Lint fixes after rebase

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* description should show that it's content being tested.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* Move simulation fails message inline with gas details component (#12705)

* Move simulation fails message inline with gas details component

* Remove old unit tests

Co-authored-by: Dan Miller <danjm.com@gmail.com>

* lint fix

* use an XOR operation.

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

* The changes in this file are no longer needed because we hide the edit button now

Signed-off-by: Akintayo A. Olusegun <akintayo.segun@gmail.com>

Co-authored-by: Dan Miller <danjm.com@gmail.com>
2021-11-22 16:13:30 +04:00
..
am Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
ar Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
bg Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
bn Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
ca Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
cs Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
da Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
de Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
el Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
en Increase friction to bypass estimated revert (#12576) 2021-11-22 16:13:30 +04:00
es Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
es_419 Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
et Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
fa Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
fi Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
fil Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
fr Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
gu Add prettier-plugin-sort-json (#9450) 2020-09-23 12:21:42 -02:30
he Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
hi Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
hn Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
hr Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
ht Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
hu Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
id Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
it Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
ja Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
kn Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
ko Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
lt Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
lv Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
ml Add prettier-plugin-sort-json (#9450) 2020-09-23 12:21:42 -02:30
mr Add prettier-plugin-sort-json (#9450) 2020-09-23 12:21:42 -02:30
ms Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
nl Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
no Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
ph Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
pl Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
pt Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
pt_BR Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
pt_PT add shared transaction constants (#9459) 2020-11-03 16:57:51 -06:00
ro Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
ru Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
sk Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
sl Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
sr Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
sv Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
sw Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
ta Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
te Add prettier-plugin-sort-json (#9450) 2020-09-23 12:21:42 -02:30
th Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
tl Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
tr Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
uk Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
vi Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
zh_CN Update Chinese translations: correct typos. (#12586) 2021-11-10 11:53:05 -06:00
zh_TW Implementing display solution for testnets in the network dropdown (#12564) 2021-11-08 13:58:23 -07:00
index.json Add tl localized messages (#10269) 2021-02-24 23:54:01 -03:30