blob: 8e4971398bfdff41753c405b0f5d1729df0f60fa (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- components/management_strings.grdp.orig 2024-01-30 07:53:34 UTC
+++ components/management_strings.grdp
@@ -345,7 +345,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>
|