mirror of
https://git.freebsd.org/ports.git
synced 2025-07-04 19:09:16 -04:00
11 lines
536 B
Text
11 lines
536 B
Text
--- components/management_strings.grdp.orig 2023-09-13 12:11:42 UTC
|
|
+++ components/management_strings.grdp
|
|
@@ -343,7 +343,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>
|