Merge "Change decryption strings" into lmp-dev

This commit is contained in:
Paul Lawrence
2014-08-19 20:49:52 +00:00
committed by Android (Google) Code Review

View File

@@ -4650,11 +4650,11 @@
<string name="wimax_settings">4G</string>
<string name="status_wimax_mac_address">4G MAC address</string>
<!-- This is displayed to the user when the device needs to be decrypted -->
<string name="enter_password">Type password to decrypt storage</string>
<string name="enter_password">To start Android, enter your password</string>
<!-- Informational text on the pin entry screen prompting the user for their pin -->
<string name="enter_pin">Enter your PIN to decrypt storage</string>
<string name="enter_pin">To start Android, enter your PIN</string>
<!-- Informational text on the pattern entry screen prompting the user for their pattern -->
<string name="enter_pattern">Draw your pattern to decrypt storage</string>
<string name="enter_pattern">To start Android, draw your pattern</string>
<!-- This is displayed when the password is entered incorrectly -->
<string name="try_again">Try again.</string>