blob: 614edc731a6dfc85665c3d2041c7c3c1e3f8ad18 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- ui/strings/ui_strings.grd.orig 2025-01-27 17:37:37 UTC
+++ ui/strings/ui_strings.grd
@@ -767,7 +767,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>
|