Update management_strings.grdp

This commit is contained in:
Alexander David Frick 2022-08-29 20:27:00 -05:00 committed by GitHub
parent b48428b969
commit 9166070a28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@
Settings Settings
</message> </message>
</if> </if>
<!-- Subtitles of the ChromeOS version of the management page --> <!-- Subtitles of the ChromeOS version of the management page -->
<if expr="chromeos_ash"> <if expr="chromeos_ash">
<message name="IDS_MANAGEMENT_SUBTITLE_MANAGED" desc="Title of chrome://management page, shows when device is managed by an unknown manager"> <message name="IDS_MANAGEMENT_SUBTITLE_MANAGED" desc="Title of chrome://management page, shows when device is managed by an unknown manager">
@ -78,7 +78,7 @@
</if> </if>
</if> </if>
</if> </if>
<!-- ChromeOS managed status section --> <!-- ChromeOS managed status section -->
<if expr="is_chromeos"> <if expr="is_chromeos">
<message name="IDS_MANAGEMENT_DEVICE_NOT_MANAGED" desc="Message indicating that the device and account are not managed"> <message name="IDS_MANAGEMENT_DEVICE_NOT_MANAGED" desc="Message indicating that the device and account are not managed">
@ -287,10 +287,10 @@
Page is visited Page is visited
</message> </message>
<message name="IDS_MANAGEMENT_FILE_ATTACHED_VISIBLE_DATA" desc="Description of the visible data for the file attachment scanning feature."> <message name="IDS_MANAGEMENT_FILE_ATTACHED_VISIBLE_DATA" desc="Description of the visible data for the file attachment scanning feature.">
Files you upload or attach are sent to Google Cloud or third parties for analysis. For example, they might be scanned for sensitive data or malware. Files you upload or attach are sent to Google Cloud or third parties for analysis. For example, they might be scanned for sensitive data or malware and might be stored based on company policies.
</message> </message>
<message name="IDS_MANAGEMENT_FILE_DOWNLOADED_VISIBLE_DATA" desc="Description of the visible data for the file download scanning feature."> <message name="IDS_MANAGEMENT_FILE_DOWNLOADED_VISIBLE_DATA" desc="Description of the visible data for the file download scanning feature.">
Files you download are sent to Google Cloud or third parties for analysis. For example, they might be scanned for sensitive data or malware. Files you download are sent to Google Cloud or third parties for analysis. For example, they might be scanned for sensitive data or malware and might be stored based on company policies.
</message> </message>
<message name="IDS_MANAGEMENT_TEXT_ENTERED_VISIBLE_DATA" desc="Description of the visible data for the text entry scanning feature."> <message name="IDS_MANAGEMENT_TEXT_ENTERED_VISIBLE_DATA" desc="Description of the visible data for the text entry scanning feature.">
Text you paste or attach is sent to Google Cloud or third parties for analysis. For example, it might be scanned for sensitive data. Text you paste or attach is sent to Google Cloud or third parties for analysis. For example, it might be scanned for sensitive data.