aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_app_app__management__strings.grdp
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-chrome_app_app__management__strings.grdp')
-rw-r--r--www/chromium/files/patch-chrome_app_app__management__strings.grdp10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/chromium/files/patch-chrome_app_app__management__strings.grdp b/www/chromium/files/patch-chrome_app_app__management__strings.grdp
index b7638925e9e3..3499a698d0af 100644
--- a/www/chromium/files/patch-chrome_app_app__management__strings.grdp
+++ b/www/chromium/files/patch-chrome_app_app__management__strings.grdp
@@ -1,11 +1,11 @@
---- chrome/app/app_management_strings.grdp.orig 2022-05-19 14:06:27 UTC
+--- chrome/app/app_management_strings.grdp.orig 2022-06-17 14:20:10 UTC
+++ chrome/app/app_management_strings.grdp
-@@ -165,7 +165,7 @@
+@@ -174,7 +174,7 @@
</message>
</if>
- <!-- TODO(crbug.com/1307455): Remove ` and not chromeos_ash` once fixed. -->
-- <if expr="is_fuchsia or is_linux and not chromeos_ash">
-+ <if expr="is_fuchsia or is_posix and not chromeos_ash">
+ <!-- TODO(crbug.com/1307455): Remove ` and not chromeos_ash and not chromeos_lacros` once fixed. -->
+- <if expr="is_fuchsia or is_linux and not chromeos_ash and not chromeos_lacros">
++ <if expr="is_fuchsia or is_posix and not chromeos_ash and not chromeos_lacros">
<message name="IDS_APP_MANAGEMENT_FILE_HANDLING_SET_DEFAULTS_LINK" desc="Further explanation of the File Handling API, including text describing the purpose of the toggle (referencing a generic Linux file browser app) and a link to a learn more link for default filetype associations.">
You can open and edit supported files with this app from your file browser or other apps. To control which files open this app by default, <ph name="BEGIN_LINK">&lt;a href="#"&gt;</ph>learn how to set default apps on your device<ph name="END_LINK">&lt;/a&gt;</ph>.
</message>