Merge changes I54360698,Ic8a3db21
* changes: Finish removing N/A DO disclosures from search index DO Disclosures: Combine personal and work CA cert
This commit is contained in:
committed by
Android (Google) Code Review
commit
ca3997d27e
@@ -8246,10 +8246,8 @@
|
||||
<string name="enterprise_privacy_always_on_vpn_work">Always-on VPN turned on in your work profile</string>
|
||||
<!-- Label explaining that a global HTTP proxy was set by the admin. [CHAR LIMIT=NONE] -->
|
||||
<string name="enterprise_privacy_global_http_proxy">Global HTTP proxy set</string>
|
||||
<!-- Label explaining that the admin installed trusted CA certificates for the current user. [CHAR LIMIT=NONE] -->
|
||||
<string name="enterprise_privacy_ca_certs_user">Trusted credentials</string>
|
||||
<!-- Label explaining that the admin installed trusted CA certificates for the personal profile. [CHAR LIMIT=NONE] -->
|
||||
<string name="enterprise_privacy_ca_certs_personal">Trusted credentials in your personal profile</string>
|
||||
<!-- Label explaining that the admin installed trusted CA certificates. [CHAR LIMIT=NONE] -->
|
||||
<string name="enterprise_privacy_ca_certs">Trusted credentials</string>
|
||||
<!-- Summary indicating the number of trusted CA certificates installed by the admin. [CHAR LIMIT=NONE] -->
|
||||
<plurals name="enterprise_privacy_number_ca_certs">
|
||||
<item quantity="one"><xliff:g id="count">%d</xliff:g> CA certificate</item>
|
||||
@@ -8260,8 +8258,6 @@
|
||||
<item quantity="one"><xliff:g id="count">%d</xliff:g> CA certificate. Tap to view.</item>
|
||||
<item quantity="other"><xliff:g id="count">%d</xliff:g> CA certificates. Tap to view.</item>
|
||||
</plurals>
|
||||
<!-- Label explaining that the admin installed trusted CA certificates for the work profile. [CHAR LIMIT=NONE] -->
|
||||
<string name="enterprise_privacy_ca_certs_work">Trusted credentials in your work profile</string>
|
||||
<!-- Label explaining that the admin can lock the device and change the user's password. [CHAR LIMIT=NONE] -->
|
||||
<string name="enterprise_privacy_lock_device">Admin can lock the device and reset password</string>
|
||||
<!-- Label explaining that the admin can wipe the device remotely. [CHAR LIMIT=NONE] -->
|
||||
|
Reference in New Issue
Block a user