ports/devel/electron28/files/patch-components_management__strings.grdp
Hiroki Tagato f88751e60a devel/electron28: add port: Build cross-platform desktop apps with JavaScript, HTML, and CSS
Build cross platform desktop apps with JavaScript, HTML, and CSS.

It's easier than you think.

If you can build a website, you can build a desktop app. Electron is a
framework for creating native applications with web technologies like
JavaScript, HTML, and CSS. It takes care of the hard parts so you can
focus on the core of your application.

WWW: https://electronjs.org/
2024-01-29 16:47:07 +09:00

11 lines
536 B
Text

--- components/management_strings.grdp.orig 2023-10-19 19:58:18 UTC
+++ components/management_strings.grdp
@@ -346,7 +346,7 @@
</if>
<!-- Strings related to Chrome Enterprise Device Signals Sharing -->
- <if expr="is_win or is_linux or is_macosx">
+ <if expr="is_win or is_posix or is_macosx">
<message name="IDS_MANAGEMENT_DEVICE_SIGNALS_DISCLOSURE" desc="Disclosure message explaining that device signals can be shared.">
Information about your browser, OS, device, installed software, and files
</message>