Merge "[ScreenLock] Change title of encryption interstitial" into mnc-dev

This commit is contained in:
Maurice Lam
2015-07-21 00:38:38 +00:00
committed by Android (Google) Code Review
2 changed files with 4 additions and 19 deletions

View File

@@ -6370,8 +6370,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>