Merge "Add a string for mandatory backups in DO disclosures screen." into pi-dev

This commit is contained in:
TreeHugger Robot
2018-03-23 15:02:59 +00:00
committed by Android (Google) Code Review

View File

@@ -9368,6 +9368,8 @@
<item quantity="one"><xliff:g id="count">%d</xliff:g> attempt</item> <item quantity="one"><xliff:g id="count">%d</xliff:g> attempt</item>
<item quantity="other"><xliff:g id="count">%d</xliff:g> attempts</item> <item quantity="other"><xliff:g id="count">%d</xliff:g> attempts</item>
</plurals> </plurals>
<!-- List item in a work device's settings. This text lets the user know that their IT administrator requires their device's data to be backed up. The user can't change this setting. [CHAR LIMIT=NONE] -->
<string name="enterprise_privacy_backups_enabled">This device\'s data is being backed up</string>
<!-- Message indicating that the device is enterprise-managed by a Device Owner [CHAR LIMIT=NONE] --> <!-- Message indicating that the device is enterprise-managed by a Device Owner [CHAR LIMIT=NONE] -->
<string name="do_disclosure_generic">This device is managed by your organization.</string> <string name="do_disclosure_generic">This device is managed by your organization.</string>
<!-- Message indicating that the device is enterprise-managed by a Device Owner [CHAR LIMIT=NONE] --> <!-- Message indicating that the device is enterprise-managed by a Device Owner [CHAR LIMIT=NONE] -->