Update management_strings.grdp
This commit is contained in:
parent
b48428b969
commit
9166070a28
1 changed files with 4 additions and 4 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue