Merge "Add admin-set default apps to Enterprise Privacy Settings page"
This commit is contained in:
committed by
Android (Google) Code Review
commit
15c1c53068
@@ -8072,6 +8072,11 @@
|
||||
<item quantity="one"><xliff:g id="count">%d</xliff:g> app allowed access to your camera by your admin</item>
|
||||
<item quantity="other"><xliff:g id="count">%d</xliff:g> apps allowed access to your camera by your admin</item>
|
||||
</plurals>
|
||||
<!-- Label indicating how many apps were set as default defaults for common actions (e.g. open browser, send e-mail) by the admin. [CHAR LIMIT=NONE] -->
|
||||
<plurals name="enterprise_privacy_number_enterprise_set_default_apps">
|
||||
<item quantity="one"><xliff:g id="count">%d</xliff:g> default app set by your admin</item>
|
||||
<item quantity="other"><xliff:g id="count">%d</xliff:g> default apps set by your admin</item>
|
||||
</plurals>
|
||||
<!-- Label explaining that an always-on VPN was set by the admin for the entire device. [CHAR LIMIT=NONE] -->
|
||||
<string name="enterprise_privacy_always_on_vpn_device">Always-on VPN turned on</string>
|
||||
<!-- Label explaining that an always-on VPN was set by the admin in the personal profile. [CHAR LIMIT=NONE] -->
|
||||
|
||||
Reference in New Issue
Block a user