blob: 99e8b07b45e6ac67c1cf943530f8c4ad43076553 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- components/management_strings.grdp.orig 2023-10-21 11:51:27 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>
|