1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app
Mark Stacey 4505ab5f2b
Update error message for missing substitutions (#9541)
This updated error message shows the key of the message instead of the
message text itself, followed by the locale code.

This will make it easier to filter messages we want to ignore in
Sentry. Currently it's difficult to filter because the message is
radically different for each locale. With this change, we can add a
filter and use a glob for the last part to filter it for all locales.

It's still important to include the locale code in the message, so that
we can catch cases where the message has the wrong number of
substitutions for a specific locale.
2020-10-09 14:22:51 -02:30
..
components Prevent duplicate increment/decrement buttons in Firefox (#9523) 2020-10-08 14:53:14 -02:30
contexts add segment implementation of metametrics (#9382) 2020-09-14 12:04:05 -05:00
css Feature/hide seedphrase when restoring vault (#9329) 2020-09-02 11:45:09 -04:00
ducks Remove max mode for eth feature from swaps (#9531) 2020-10-09 12:26:23 -02:30
helpers Update error message for missing substitutions (#9541) 2020-10-09 14:22:51 -02:30
hooks Hide retry button for on-chain failures (#9506) 2020-10-07 14:59:38 -07:00
pages Fix swap prop type errors (#9532) 2020-10-09 13:08:01 -02:30
selectors Fix missing app header on Home screen (#9498) 2020-10-07 14:15:39 -02:30
store Remove max mode for eth feature from swaps (#9531) 2020-10-09 12:26:23 -02:30