From 369935f3e54aed61526751cf3d8b551425e36203 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Mon, 9 Dec 2024 05:23:13 +0100 Subject: [PATCH] Fix potential bug in importing shortcuts The `text` variable wasn't passing through Lingui, despite being a `msg`. --- src/components/shortcuts-settings.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/shortcuts-settings.jsx b/src/components/shortcuts-settings.jsx index b7e70215..1470c12b 100644 --- a/src/components/shortcuts-settings.jsx +++ b/src/components/shortcuts-settings.jsx @@ -939,7 +939,7 @@ function ImportExport({ shortcuts, onClose }) { shortcut[name] ? ( <>