blob: 99d7594ad9592a2c9391c5aae44e244a90126c5b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- chrome/app/profiles_strings.grdp.orig 2021-03-12 23:57:16 UTC
+++ chrome/app/profiles_strings.grdp
@@ -87,7 +87,7 @@
Add Profile...
</message>
</if>
- <if expr="is_linux">
+ <if expr="is_posix">
<message name="IDS_PROFILES_ADD_PROFILE_LABEL" desc="Menu item for adding a new profile.">
Add profile...
</message>
|