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

am: 1e23473f87

Change-Id: I145c34a56e49ad05defc552748b46e66f388c186
This commit is contained in:
Lenka Trochtova
2018-03-23 15:30:26 +00:00
committed by android-build-merger

View File

@@ -9374,6 +9374,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] -->