diff options
Diffstat (limited to 'devel/electron37/files/patch-ui_strings_ui__strings.grd')
-rw-r--r-- | devel/electron37/files/patch-ui_strings_ui__strings.grd | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/electron37/files/patch-ui_strings_ui__strings.grd b/devel/electron37/files/patch-ui_strings_ui__strings.grd new file mode 100644 index 000000000000..c95143303a16 --- /dev/null +++ b/devel/electron37/files/patch-ui_strings_ui__strings.grd @@ -0,0 +1,11 @@ +--- ui/strings/ui_strings.grd.orig 2025-06-30 07:04:30 UTC ++++ ui/strings/ui_strings.grd +@@ -784,7 +784,7 @@ need to be translated for each locale.--> + Win + </message> + </if> +- <if expr="is_linux"> ++ <if expr="is_posix"> + <message name="IDS_APP_SUPER_KEY" desc="Windows key on Windows keyboards, and Command key on Mac keyboards."> + Super + </message> |