Update enterprise disclosure strings

This updates the disclosure shown on the Keyguard screen for managed
devices to the final strings.

Bug: 32692748
Test: Manual

Change-Id: If70be667274937812a4dcb0d1c97586f15136e1c
This commit is contained in:
Bartosz Fabianowski
2017-03-10 17:50:45 +01:00
parent a654fdd291
commit 820c73d986

View File

@@ -860,7 +860,7 @@
<string name="keyguard_unlock">Swipe up to unlock</string>
<!-- Text on keyguard screen and in Quick Settings footer indicating that the device is enterprise-managed by a Device Owner [CHAR LIMIT=60] -->
<string name="do_disclosure_generic">This device is managed</string>
<string name="do_disclosure_generic">This device is managed by your organization</string>
<!-- Text on keyguard screen and in Quick Settings footer indicating that the device is enterprise-managed by a Device Owner [CHAR LIMIT=40] -->
<string name="do_disclosure_with_name">This device is managed by <xliff:g id="organization_name" example="Foo, Inc.">%s</xliff:g></string>