blob: c95143303a1692ffd1d213a8bef1126f71d4ddac (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
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>
|