[ScreenLock] Change title of encryption interstitial
Change the title of EncryptionInterstitial to "Secure start-up". Bug: 22587892 Change-Id: I30b9625bb2da666cd5e229445ad369fe72faad51
This commit is contained in:
@@ -6367,8 +6367,8 @@
|
||||
<!-- Title for IMEI preference [CHAR LIMIT=30] -->
|
||||
<string name="imei_information_title">IMEI information</string>
|
||||
|
||||
<!-- Encryption interstitial title [CHAR LIMIT=30] -->
|
||||
<string name="encryption_interstitial_header">Encryption</string>
|
||||
<!-- Encryption interstitial title. This screen asks the user whether the device will ask for a PIN / pattern / password before the device starts up. [CHAR LIMIT=30] -->
|
||||
<string name="encryption_interstitial_header">Secure start-up</string>
|
||||
|
||||
<!-- Encryption interstitial button to continue with the shown setting. Appears on screen that asks the user to opt in/out of encrypting device with a pin/pattern/password. [CHAR LIMIT=NONE] -->
|
||||
<string name="encryption_continue_button">Continue</string>
|
||||
|
Reference in New Issue
Block a user