1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/ui/app
Mark Stacey 88f1233852
Fix transferFrom localized message (#10395)
The `transferFrom` localized message has been unused at least since the
transaction list redesign was implemented. The `transactionCategory`
has been used directly as the localized message key since then. For
most of the other categories this was fine, but for `transferFrom` the
message differs slightly from the category (the category is
`transferfrom`, with a lower-cased 'f').
2021-02-08 14:00:27 -03:30
..
components Storybook: Signature Request (#10400) 2021-02-09 00:49:49 +08:00
contexts @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
css Add box component (#10289) 2021-01-27 11:54:25 -06:00
ducks @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
helpers Fix transferFrom localized message (#10395) 2021-02-08 14:00:27 -03:30
hooks Use string literals for transaction category localized messages (#10391) 2021-02-08 12:36:58 -03:30
pages Use string literals for transaction category localized messages (#10391) 2021-02-08 12:36:58 -03:30
selectors @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
store @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00