aboutsummaryrefslogtreecommitdiff
path: root/devel/electron23/files/patch-chrome_app_chromium__strings.grd
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron23/files/patch-chrome_app_chromium__strings.grd')
-rw-r--r--devel/electron23/files/patch-chrome_app_chromium__strings.grd20
1 files changed, 20 insertions, 0 deletions
diff --git a/devel/electron23/files/patch-chrome_app_chromium__strings.grd b/devel/electron23/files/patch-chrome_app_chromium__strings.grd
new file mode 100644
index 000000000000..fb42efb1aeaa
--- /dev/null
+++ b/devel/electron23/files/patch-chrome_app_chromium__strings.grd
@@ -0,0 +1,20 @@
+--- chrome/app/chromium_strings.grd.orig 2022-11-30 08:12:58 UTC
++++ chrome/app/chromium_strings.grd
+@@ -296,7 +296,7 @@ If you update this file, be sure also to update google
+ Welcome to Chromium; new browser window opened
+ </message>
+ </if>
+- <if expr="is_macosx or is_linux">
++ <if expr="is_macosx or is_posix">
+ <message name="IDS_FIRST_RUN_DIALOG_WINDOW_TITLE" desc="Window title of First Run dialog on Mac and Linux, displayed in title bar">
+ Welcome to Chromium
+ </message>
+@@ -425,7 +425,7 @@ If you update this file, be sure also to update google
+ To get future Chromium updates, you'll need Windows 10 or later. This computer is using Windows 8.1.
+ </message>
+ </if>
+- <if expr="is_linux">
++ <if expr="is_posix">
+ <message name="IDS_LINUX_OBSOLETE" desc="A message displayed on an at-launch infobar and about:help warning the user that the OS version they are using is no longer supported.">
+ Chromium may not function correctly because it is no longer supported on this Linux distribution
+ </message>