Loading packages/SystemUI/res-keyguard/values/strings.xml +4 −4 Original line number Diff line number Diff line Loading @@ -48,10 +48,10 @@ <string name="keyguard_enter_your_pin">Enter your PIN</string> <!-- Instructions telling the user to enter their pattern to unlock the keyguard [CHAR LIMIT=30] --> <string name="keyguard_enter_your_pattern">Enter your Pattern</string> <string name="keyguard_enter_your_pattern">Enter your pattern</string> <!-- Instructions telling the user to enter their text password to unlock the keyguard [CHAR LIMIT=30] --> <string name="keyguard_enter_your_password">Enter your Password</string> <string name="keyguard_enter_your_password">Enter your password</string> <!-- Instructions telling the user that they entered the wrong pin while trying to unlock the keyguard. Displayed in one line in a large font. --> Loading Loading @@ -146,9 +146,9 @@ <!-- Message shown in pattern unlock after some number of unsuccessful attempts --> <string name="kg_forgot_pattern_button_text">Forgot Pattern</string> <!-- Message shown when user enters wrong pattern --> <string name="kg_wrong_pattern">Wrong Pattern</string> <string name="kg_wrong_pattern">Wrong pattern</string> <!-- Message shown when user enters wrong password --> <string name="kg_wrong_password">Wrong Password</string> <string name="kg_wrong_password">Wrong password</string> <!-- Message shown when user enters wrong PIN --> <string name="kg_wrong_pin">Wrong PIN</string> <!-- Countdown message shown after too many failed unlock attempts --> Loading Loading
packages/SystemUI/res-keyguard/values/strings.xml +4 −4 Original line number Diff line number Diff line Loading @@ -48,10 +48,10 @@ <string name="keyguard_enter_your_pin">Enter your PIN</string> <!-- Instructions telling the user to enter their pattern to unlock the keyguard [CHAR LIMIT=30] --> <string name="keyguard_enter_your_pattern">Enter your Pattern</string> <string name="keyguard_enter_your_pattern">Enter your pattern</string> <!-- Instructions telling the user to enter their text password to unlock the keyguard [CHAR LIMIT=30] --> <string name="keyguard_enter_your_password">Enter your Password</string> <string name="keyguard_enter_your_password">Enter your password</string> <!-- Instructions telling the user that they entered the wrong pin while trying to unlock the keyguard. Displayed in one line in a large font. --> Loading Loading @@ -146,9 +146,9 @@ <!-- Message shown in pattern unlock after some number of unsuccessful attempts --> <string name="kg_forgot_pattern_button_text">Forgot Pattern</string> <!-- Message shown when user enters wrong pattern --> <string name="kg_wrong_pattern">Wrong Pattern</string> <string name="kg_wrong_pattern">Wrong pattern</string> <!-- Message shown when user enters wrong password --> <string name="kg_wrong_password">Wrong Password</string> <string name="kg_wrong_password">Wrong password</string> <!-- Message shown when user enters wrong PIN --> <string name="kg_wrong_pin">Wrong PIN</string> <!-- Countdown message shown after too many failed unlock attempts --> Loading