Merge "Add Always on VPN to Privacy Settings page"
This commit is contained in:
committed by
Android (Google) Code Review
commit
42248f0066
@@ -8007,6 +8007,12 @@
|
||||
<string name="enterprise_privacy_security_logs">Your most recent security log</string>
|
||||
<!-- Label indicating that the date at which the admin last took a particular action was "never" (i.e. the admin never took the action so far). -->
|
||||
<string name="enterprise_privacy_never">Never</string>
|
||||
<!-- 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] -->
|
||||
<string name="enterprise_privacy_always_on_vpn_personal">Always-on VPN turned on in your personal profile</string>
|
||||
<!-- Label explaining that an always-on VPN was set by the admin in the work profile. [CHAR LIMIT=NONE] -->
|
||||
<string name="enterprise_privacy_always_on_vpn_work">Always-on VPN turned on in your work profile</string>
|
||||
|
||||
<!-- Preference label for the Photos & Videos storage section. [CHAR LIMIT=50] -->
|
||||
<string name="storage_photos_videos">Photos & Videos</string>
|
||||
|
Reference in New Issue
Block a user