blob: 0fe7084bb14547ec88a8a408ab9591b239a98a4d [file] [log] [blame]
Jim Miller5ecd8112013-01-09 18:50:26 -08001<?xml version="1.0" encoding="utf-8"?>
2<!--
3/* //device/apps/common/assets/res/any/strings.xml
4**
5** Copyright 2006, The Android Open Source Project
6**
7** Licensed under the Apache License, Version 2.0 (the "License");
8** you may not use this file except in compliance with the License.
9** You may obtain a copy of the License at
10**
11** http://www.apache.org/licenses/LICENSE-2.0
12**
13** Unless required by applicable law or agreed to in writing, software
14** distributed under the License is distributed on an "AS IS" BASIS,
15** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16** See the License for the specific language governing permissions and
17** limitations under the License.
18*/
19-->
20<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
John Spurlock99155e252014-04-10 10:31:31 -040021 <!-- App label in the manifest -->
22 <string name="app_name">Keyguard</string>
Jim Miller5ecd8112013-01-09 18:50:26 -080023 <!-- Instructions telling the user to enter their SIM PIN to unlock the keyguard.
24 Displayed in one line in a large font. -->
25 <string name="keyguard_password_enter_pin_code">Type PIN code</string>
26
27 <!-- Instructions telling the user to enter their SIM PUK to unlock the keyguard.
28 Displayed in one line in a large font. -->
Wink Savilleb896b9f2013-10-23 15:44:26 -070029 <string name="keyguard_password_enter_puk_code">Type SIM PUK and new PIN code</string>
Jim Miller5ecd8112013-01-09 18:50:26 -080030
31 <!-- Prompt to enter SIM PUK in Edit Text Box in unlock screen -->
Wink Savilleb896b9f2013-10-23 15:44:26 -070032 <string name="keyguard_password_enter_puk_prompt">SIM PUK code</string>
Jim Miller5ecd8112013-01-09 18:50:26 -080033 <!-- Prompt to enter New SIM PIN in Edit Text Box in unlock screen -->
Wink Savilleb896b9f2013-10-23 15:44:26 -070034 <string name="keyguard_password_enter_pin_prompt">New SIM PIN code</string>
Jim Miller5ecd8112013-01-09 18:50:26 -080035
36 <!-- Displayed as hint in passwordEntry EditText on PasswordUnlockScreen [CHAR LIMIT=30]-->
37 <string name="keyguard_password_entry_touch_hint"><font size="17">Touch to type password</font></string>
38
39 <!-- Instructions telling the user to enter their text password to unlock the keyguard.
40 Displayed in one line in a large font. -->
41 <string name="keyguard_password_enter_password_code">Type password to unlock</string>
42
43 <!-- Instructions telling the user to enter their PIN password to unlock the keyguard.
44 Displayed in one line in a large font. -->
45 <string name="keyguard_password_enter_pin_password_code">Type PIN to unlock</string>
46
Jian Jinf32cc802018-03-14 18:14:37 -070047 <!-- Instructions telling the user to enter their PIN password to unlock the keyguard [CHAR LIMIT=30] -->
48 <string name="keyguard_enter_your_pin">Enter your PIN</string>
49
50 <!-- Instructions telling the user to enter their pattern to unlock the keyguard [CHAR LIMIT=30] -->
Jian Jin19484552018-05-24 11:58:49 -070051 <string name="keyguard_enter_your_pattern">Enter your pattern</string>
Jian Jinf32cc802018-03-14 18:14:37 -070052
53 <!-- Instructions telling the user to enter their text password to unlock the keyguard [CHAR LIMIT=30] -->
Jian Jin19484552018-05-24 11:58:49 -070054 <string name="keyguard_enter_your_password">Enter your password</string>
Jian Jinf32cc802018-03-14 18:14:37 -070055
Jim Miller5ecd8112013-01-09 18:50:26 -080056 <!-- Instructions telling the user that they entered the wrong pin while trying
57 to unlock the keyguard. Displayed in one line in a large font. -->
58 <string name="keyguard_password_wrong_pin_code">Incorrect PIN code.</string>
59
Wileen Chiu6b8b22e2014-10-29 22:48:21 +053060 <!-- Shown in the lock screen when there is SIM card IO error. -->
61 <string name="keyguard_sim_error_message_short">Invalid Card.</string>
62
Jim Miller5ecd8112013-01-09 18:50:26 -080063 <!-- When the lock screen is showing, the phone is plugged in and the battery is fully
64 charged, say that it is charged. -->
Lucas Dupin8dc9c6f2018-07-03 11:37:52 -070065 <string name="keyguard_charged">Fully charged</string>
Jim Miller5ecd8112013-01-09 18:50:26 -080066
Beverly7d7f6992019-02-11 13:58:27 -050067 <!-- When the lock screen is showing and the phone plugged in, and the battery is not fully charged, say that it's wirelessly charging. [CHAR LIMIT=50] -->
Beverlyfcc982ef2019-04-18 16:19:00 -040068 <string name="keyguard_plugged_in_wireless"><xliff:g id="percentage" example="20%">%s</xliff:g> • Charging wirelessly</string>
Beverly7d7f6992019-02-11 13:58:27 -050069
Jim Miller5ecd8112013-01-09 18:50:26 -080070 <!-- When the lock screen is showing and the phone plugged in, and the battery
Adrian Roos12c1ef52014-06-04 13:54:08 +020071 is not fully charged, say that it's charging. -->
Lucas Dupin15ab3692018-02-27 12:07:31 -080072 <string name="keyguard_plugged_in"><xliff:g id="percentage">%s</xliff:g> • Charging</string>
Jim Miller5ecd8112013-01-09 18:50:26 -080073
Adrian Roos7b043112015-07-10 13:00:33 -070074 <!-- When the lock screen is showing and the phone plugged in, and the battery
75 is not fully charged, and it's plugged into a fast charger, say that it's charging fast. -->
Lucas Dupin15ab3692018-02-27 12:07:31 -080076 <string name="keyguard_plugged_in_charging_fast"><xliff:g id="percentage">%s</xliff:g> • Charging rapidly</string>
Adrian Roos7b043112015-07-10 13:00:33 -070077
78 <!-- When the lock screen is showing and the phone plugged in, and the battery
79 is not fully charged, and it's plugged into a slow charger, say that it's charging slowly. -->
Lucas Dupin15ab3692018-02-27 12:07:31 -080080 <string name="keyguard_plugged_in_charging_slowly"><xliff:g id="percentage">%s</xliff:g> • Charging slowly</string>
Adrian Roos7b043112015-07-10 13:00:33 -070081
Jim Miller5ecd8112013-01-09 18:50:26 -080082 <!-- When the lock screen is showing and the battery is low, warn user to plug
83 in the phone soon. -->
84 <string name="keyguard_low_battery">Connect your charger.</string>
85
86 <!-- On the keyguard screen, when pattern lock is disabled, only tell them to press menu to unlock. This is shown in small font at the bottom. -->
87 <string name="keyguard_instructions_when_pattern_disabled">Press Menu to unlock.</string>
88
89 <!-- SIM messages --><skip />
90 <!-- When the user inserts a sim card from an unsupported network, it becomes network locked -->
91 <string name="keyguard_network_locked_message">Network locked</string>
92 <!-- Shown when there is no SIM card. -->
93 <string name="keyguard_missing_sim_message_short">No SIM card</string>
94 <!-- Shown when there is no SIM card. -->
95 <string name="keyguard_missing_sim_message" product="tablet">No SIM card in tablet.</string>
96 <!-- Shown when there is no SIM card. -->
97 <string name="keyguard_missing_sim_message" product="default">No SIM card in phone.</string>
98 <!-- Shown to ask the user to insert a SIM card. -->
99 <string name="keyguard_missing_sim_instructions">Insert a SIM card.</string>
100 <!-- Shown to ask the user to insert a SIM card when sim is missing or not readable. -->
101 <string name="keyguard_missing_sim_instructions_long">The SIM card is missing or not readable. Insert a SIM card.</string>
102 <!-- Shown when SIM card is permanently disabled. -->
103 <string name="keyguard_permanent_disabled_sim_message_short">Unusable SIM card.</string>
104 <!-- Shown to inform the user to SIM card is permanently disabled. -->
105 <string name="keyguard_permanent_disabled_sim_instructions">Your SIM card has been permanently disabled.\n
106 Contact your wireless service provider for another SIM card.</string>
107 <!-- Shown to tell the user that their SIM is locked and they must unlock it. -->
108 <string name="keyguard_sim_locked_message">SIM card is locked.</string>
109 <!-- When the user enters a wrong sim pin too many times, it becomes PUK locked (Pin Unlock Kode) -->
110 <string name="keyguard_sim_puk_locked_message">SIM card is PUK-locked.</string>
111 <!-- For the unlock screen, When the user enters a sim unlock code, it takes a little while to check
112 whether it is valid, and to unlock the sim if it is valid. we display a
113 progress dialog in the meantime. this is the emssage. -->
114 <string name="keyguard_sim_unlock_progress_dialog_message">Unlocking SIM card\u2026</string>
Fabian Kozynski2fb343a2019-05-08 16:06:51 -0400115 <!-- Composes together the carrier name and the SIM card locked message. Example: CarrierName (SIM LOCKED) -->
116 <string name="keyguard_carrier_name_with_sim_locked_template" translatable="false"><xliff:g id="carrier">%s</xliff:g> (<xliff:g id="message">%s</xliff:g>)</string>
Jim Miller5ecd8112013-01-09 18:50:26 -0800117
Jim Millerb0da1e72013-10-01 16:55:19 -0700118 <!-- Time format strings for fall-back clock widget -->
Adrian Roosb670f4b2017-07-20 20:06:54 +0200119 <string name="keyguard_widget_12_hours_format" translatable="false">h:mm</string>
Jim Millerb0da1e72013-10-01 16:55:19 -0700120 <!-- Time format strings for fall-back clock widget -->
Adrian Roosb670f4b2017-07-20 20:06:54 +0200121 <string name="keyguard_widget_24_hours_format" translatable="false">kk:mm</string>
Adrian Roos2edb63b2017-04-26 10:43:21 -0700122 <!-- The character used in keyguard_widget_12_hours_format and keyguard_widget_24_hours_format
123 to represent a ":". -->
Adrian Roosb670f4b2017-07-20 20:06:54 +0200124 <string name="keyguard_fancy_colon" translatable="false"></string>
Jim Miller5ecd8112013-01-09 18:50:26 -0800125
Jinsong Mudc6efdc2014-12-03 18:13:15 -0800126 <!-- Accessibility description of the PIN password view. [CHAR_LIMIT=none] -->
127 <string name="keyguard_accessibility_pin_area">PIN area</string>
Rohan Shahfa32b352018-05-04 15:54:19 -0700128 <!-- Accessibility description of the normal password view. [CHAR_LIMIT=none] -->
129 <string name="keyguard_accessibility_password">Device password</string>
130
Jinsong Mudc6efdc2014-12-03 18:13:15 -0800131 <!-- Accessibility description of the SIM PIN password view. [CHAR_LIMIT=none] -->
132 <string name="keyguard_accessibility_sim_pin_area">SIM PIN area</string>
133 <!-- Accessibility description of the SIM PUK password view. [CHAR_LIMIT=none] -->
134 <string name="keyguard_accessibility_sim_puk_area">SIM PUK area</string>
Jim Miller5ecd8112013-01-09 18:50:26 -0800135
Jorim Jaggi321583d2014-08-22 01:33:33 +0200136 <!-- Accessibility description for the text view that indicates when the next alarm is set (not shown on screen). [CHAR_LIMIT=none] -->
137 <string name="keyguard_accessibility_next_alarm">Next alarm set for <xliff:g id="alarm" example="Fri 8:30 AM">%1$s</xliff:g></string>
138
Jorim Jaggi8a8941a2014-12-19 19:49:38 +0100139 <!-- KeyguardPinView - accessibility support --><skip />
Jim Miller5ecd8112013-01-09 18:50:26 -0800140 <!-- Description of the Delete button in a KeyboardView. [CHAR LIMIT=NONE] -->
141 <string name="keyboardview_keycode_delete">Delete</string>
qingxi3d768742017-04-12 11:07:11 -0700142 <!-- Description of the button used to disable current carrier when the device supported embedded SIM. [CHAR LIMIT=30] -->
143 <string name="disable_carrier_button_text">Disable eSIM</string>
Qingxi Li2febffb2018-01-23 16:16:35 -0800144 <!-- Title of Error message when disabling current carrier failed for the device supported embedded SIM. [CHAR LIMIT=80] -->
145 <string name="error_disable_esim_title">Can\u2019t disable eSIM</string>
146 <!-- Description of Error message when disabling current carrier failed for the device supported embedded SIM. [CHAR LIMIT=80] -->
147 <string name="error_disable_esim_msg">The eSIM can\u2019t be disabled due to an error.</string>
Jim Miller5ecd8112013-01-09 18:50:26 -0800148 <!-- Description of the Enter button in a KeyboardView. [CHAR LIMIT=NONE] -->
149 <string name="keyboardview_keycode_enter">Enter</string>
150
Jim Miller5ecd8112013-01-09 18:50:26 -0800151 <!-- Message shown in pattern unlock after some number of unsuccessful attempts -->
152 <string name="kg_forgot_pattern_button_text">Forgot Pattern</string>
153 <!-- Message shown when user enters wrong pattern -->
Jian Jin19484552018-05-24 11:58:49 -0700154 <string name="kg_wrong_pattern">Wrong pattern</string>
Jim Miller5ecd8112013-01-09 18:50:26 -0800155 <!-- Message shown when user enters wrong password -->
Jian Jin19484552018-05-24 11:58:49 -0700156 <string name="kg_wrong_password">Wrong password</string>
Jim Miller5ecd8112013-01-09 18:50:26 -0800157 <!-- Message shown when user enters wrong PIN -->
158 <string name="kg_wrong_pin">Wrong PIN</string>
159 <!-- Countdown message shown after too many failed unlock attempts -->
Kevin Chyne01c5e12017-08-29 19:04:25 -0700160 <plurals name="kg_too_many_failed_attempts_countdown">
161 <item quantity="one">Try again in 1 second.</item>
162 <item quantity="other">Try again in <xliff:g id="number">%d</xliff:g> seconds.</item>
163 </plurals>
Jim Miller5ecd8112013-01-09 18:50:26 -0800164 <!-- Instructions for using the pattern unlock screen -->
165 <string name="kg_pattern_instructions">Draw your pattern</string>
166 <!-- Instructions for using the SIM PIN unlock screen -->
qingxi3d768742017-04-12 11:07:11 -0700167 <string name="kg_sim_pin_instructions">Enter SIM PIN.</string>
Jim Miller52a61332014-11-12 19:29:51 -0800168 <!-- Instructions for using the SIM PIN unlock screen when there's more than one SIM -->
qingxi3d768742017-04-12 11:07:11 -0700169 <string name="kg_sim_pin_instructions_multi">Enter SIM PIN for \"<xliff:g id="carrier" example="CARD 1">%1$s</xliff:g>\".</string>
Qingxi Li2febffb2018-01-23 16:16:35 -0800170 <!-- Instructions for disabling eSIM carrier to unlock the phone with embedded SIM. This message follows the original SIM PIN/PUK message of device without embedded SIM. -->
171 <string name="kg_sim_lock_esim_instructions"><xliff:g id="previous_msg" example="Enter SIM PIN.">%1$s</xliff:g> Disable eSIM to use device without mobile service.</string>
Jim Miller5ecd8112013-01-09 18:50:26 -0800172 <!-- Instructions for using the PIN unlock screen -->
173 <string name="kg_pin_instructions">Enter PIN</string>
174 <!-- Instructions for using the password unlock screen -->
175 <string name="kg_password_instructions">Enter Password</string>
176 <!-- Hint shown in the PUK screen that asks the user to enter the PUK code given to them by their provider -->
177 <string name="kg_puk_enter_puk_hint">SIM is now disabled. Enter PUK code to continue. Contact carrier for details.</string>
Jim Miller52a61332014-11-12 19:29:51 -0800178 <!-- Hint shown when there are multiple SIMs in the device to ask the user to enter the PUK code given to them by their provider -->
179 <string name="kg_puk_enter_puk_hint_multi">SIM \"<xliff:g id="carrier" example="CARD 1">%1$s</xliff:g>\" is now disabled. Enter PUK code to continue. Contact carrier for details.</string>
Jim Miller5ecd8112013-01-09 18:50:26 -0800180 <!-- Hint shown in the PUK unlock screen PIN TextView -->
181 <string name="kg_puk_enter_pin_hint">Enter desired PIN code</string>
182 <!-- Message shown when the user needs to confirm the PIN they just entered in the PUK screen -->
183 <string name="kg_enter_confirm_pin_hint">Confirm desired PIN code</string>
184 <!-- Message shown in dialog while the device is unlocking the SIM card -->
185 <string name="kg_sim_unlock_progress_dialog_message">Unlocking SIM card\u2026</string>
Jim Miller5ecd8112013-01-09 18:50:26 -0800186 <!-- Message shown when the user enters an invalid SIM pin password in PUK screen -->
187 <string name="kg_invalid_sim_pin_hint">Type a PIN that is 4 to 8 numbers.</string>
188 <!-- Message shown when the user enters an invalid PUK code in the PUK screen -->
189 <string name="kg_invalid_sim_puk_hint">PUK code should be 8 numbers or more.</string>
190 <!-- Message shown when the user enters an invalid PUK code -->
191 <string name="kg_invalid_puk">Re-enter the correct PUK code. Repeated attempts will permanently disable the SIM.</string>
192 <!-- String shown in PUK screen when PIN codes don't match -->
193 <string name="kg_invalid_confirm_pin_hint" product="default">PIN codes does not match</string>
194 <!-- Message shown when the user exceeds the maximum number of pattern attempts -->
195 <string name="kg_login_too_many_attempts">Too many pattern attempts</string>
Jim Miller5ecd8112013-01-09 18:50:26 -0800196 <!-- Message shown in dialog when max number of attempts are reached for PIN screen of keyguard -->
197 <string name="kg_too_many_failed_pin_attempts_dialog_message">
Adam Lesinskicf982aa2015-12-16 14:33:32 -0800198 You have incorrectly typed your PIN <xliff:g id="number">%1$d</xliff:g> times.
199 \n\nTry again in <xliff:g id="number">%2$d</xliff:g> seconds.
Jim Miller5ecd8112013-01-09 18:50:26 -0800200 </string>
201 <!-- Message shown in dialog when max number of attempts are reached for password screen of keyguard -->
202 <string name="kg_too_many_failed_password_attempts_dialog_message">
Adam Lesinskicf982aa2015-12-16 14:33:32 -0800203 You have incorrectly typed your password <xliff:g id="number">%1$d</xliff:g> times.
204 \n\nTry again in <xliff:g id="number">%2$d</xliff:g> seconds.
Jim Miller5ecd8112013-01-09 18:50:26 -0800205 </string>
206 <string name="kg_too_many_failed_pattern_attempts_dialog_message">
Adam Lesinskicf982aa2015-12-16 14:33:32 -0800207 You have incorrectly drawn your unlock pattern <xliff:g id="number">%1$d</xliff:g> times.
208 \n\nTry again in <xliff:g id="number">%2$d</xliff:g> seconds.
Jim Miller5ecd8112013-01-09 18:50:26 -0800209 </string>
Amith Yamasani3a3d2122014-10-29 11:41:31 -0700210
211 <!-- Message shown when user is almost at the limit of password attempts where the device will be wiped. [CHAR LIMIT=none] -->
Jim Miller5ecd8112013-01-09 18:50:26 -0800212 <string name="kg_failed_attempts_almost_at_wipe" product="tablet">
Adam Lesinskicf982aa2015-12-16 14:33:32 -0800213 You have incorrectly attempted to unlock the tablet <xliff:g id="number">%1$d</xliff:g> times.
214 After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
Amith Yamasani3a3d2122014-10-29 11:41:31 -0700215 this tablet will be reset, which will delete all its data.
Jim Miller5ecd8112013-01-09 18:50:26 -0800216 </string>
Amith Yamasani3a3d2122014-10-29 11:41:31 -0700217 <!-- Message shown when user is almost at the limit of password attempts where the device will be wiped. [CHAR LIMIT=none] -->
Jim Miller5ecd8112013-01-09 18:50:26 -0800218 <string name="kg_failed_attempts_almost_at_wipe" product="default">
Adam Lesinskicf982aa2015-12-16 14:33:32 -0800219 You have incorrectly attempted to unlock the phone <xliff:g id="number">%1$d</xliff:g> times.
220 After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
Amith Yamasani3a3d2122014-10-29 11:41:31 -0700221 this phone will be reset, which will delete all its data.
Jim Miller5ecd8112013-01-09 18:50:26 -0800222 </string>
Amith Yamasani3a3d2122014-10-29 11:41:31 -0700223 <!-- Message shown in dialog when user has exceeded the maximum attempts and the device will now be wiped [CHAR LIMIT=none] -->
Jim Miller5ecd8112013-01-09 18:50:26 -0800224 <string name="kg_failed_attempts_now_wiping" product="tablet">
225 You have incorrectly attempted to unlock the tablet <xliff:g id="number">%d</xliff:g> times.
Amith Yamasani3a3d2122014-10-29 11:41:31 -0700226 This tablet will be reset, which will delete all its data.
Jim Miller5ecd8112013-01-09 18:50:26 -0800227 </string>
Amith Yamasani3a3d2122014-10-29 11:41:31 -0700228 <!-- Message shown in dialog when user has exceeded the maximum attempts and the device will now be wiped [CHAR LIMIT=none] -->
Jim Miller5ecd8112013-01-09 18:50:26 -0800229 <string name="kg_failed_attempts_now_wiping" product="default">
230 You have incorrectly attempted to unlock the phone <xliff:g id="number">%d</xliff:g> times.
Amith Yamasani3a3d2122014-10-29 11:41:31 -0700231 This phone will be reset, which will delete all its data.
Jim Miller5ecd8112013-01-09 18:50:26 -0800232 </string>
Amith Yamasani3a3d2122014-10-29 11:41:31 -0700233
234 <!-- Message shown when user is almost at the limit of password attempts where the user will be removed. [CHAR LIMIT=none] -->
235 <string name="kg_failed_attempts_almost_at_erase_user" product="tablet">
Adam Lesinskicf982aa2015-12-16 14:33:32 -0800236 You have incorrectly attempted to unlock the tablet <xliff:g id="number">%1$d</xliff:g> times.
237 After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
Amith Yamasani3a3d2122014-10-29 11:41:31 -0700238 this user will be removed, which will delete all user data.
239 </string>
240 <!-- Message shown when user is almost at the limit of password attempts where the user will be removed. [CHAR LIMIT=none] -->
241 <string name="kg_failed_attempts_almost_at_erase_user" product="default">
Adam Lesinskicf982aa2015-12-16 14:33:32 -0800242 You have incorrectly attempted to unlock the phone <xliff:g id="number">%1$d</xliff:g> times.
243 After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
Amith Yamasani3a3d2122014-10-29 11:41:31 -0700244 this user will be removed, which will delete all user data.
245 </string>
246 <!-- Message shown in dialog when user has exceeded the maximum attempts and the user will be removed. [CHAR LIMIT=none] -->
247 <string name="kg_failed_attempts_now_erasing_user" product="tablet">
248 You have incorrectly attempted to unlock the tablet <xliff:g id="number">%d</xliff:g> times.
249 This user will be removed, which will delete all user data.
250 </string>
251 <!-- Message shown in dialog when user has exceeded the maximum attempts and the user will be removed. [CHAR LIMIT=none] -->
252 <string name="kg_failed_attempts_now_erasing_user" product="default">
253 You have incorrectly attempted to unlock the phone <xliff:g id="number">%d</xliff:g> times.
254 This user will be removed, which will delete all user data.
255 </string>
256
257 <!-- Message shown when user is almost at the limit of password attempts where the profile will be removed. [CHAR LIMIT=none] -->
258 <string name="kg_failed_attempts_almost_at_erase_profile" product="tablet">
Adam Lesinskicf982aa2015-12-16 14:33:32 -0800259 You have incorrectly attempted to unlock the tablet <xliff:g id="number">%1$d</xliff:g> times.
260 After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
Amith Yamasani3a3d2122014-10-29 11:41:31 -0700261 the work profile will be removed, which will delete all profile data.
262 </string>
263 <!-- Message shown when user is almost at the limit of password attempts where the profile will be removed. [CHAR LIMIT=none] -->
264 <string name="kg_failed_attempts_almost_at_erase_profile" product="default">
Adam Lesinskicf982aa2015-12-16 14:33:32 -0800265 You have incorrectly attempted to unlock the phone <xliff:g id="number">%1$d</xliff:g> times.
266 After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
Amith Yamasani3a3d2122014-10-29 11:41:31 -0700267 the work profile will be removed, which will delete all profile data.
268 </string>
269 <!-- Message shown in dialog when user has exceeded the maximum attempts and the profile will be removed. [CHAR LIMIT=none] -->
270 <string name="kg_failed_attempts_now_erasing_profile" product="tablet">
271 You have incorrectly attempted to unlock the tablet <xliff:g id="number">%d</xliff:g> times.
272 The work profile will be removed, which will delete all profile data.
273 </string>
274 <!-- Message shown in dialog when user has exceeded the maximum attempts and the profile will be removed. [CHAR LIMIT=none] -->
275 <string name="kg_failed_attempts_now_erasing_profile" product="default">
276 You have incorrectly attempted to unlock the phone <xliff:g id="number">%d</xliff:g> times.
277 The work profile will be removed, which will delete all profile data.
278 </string>
279
Jim Miller5ecd8112013-01-09 18:50:26 -0800280 <!-- Message shown in dialog when user is almost at the limit where they will be
281 locked out and may have to enter an alternate username/password to unlock the phone -->
282 <string name="kg_failed_attempts_almost_at_login" product="tablet">
Adam Lesinskicf982aa2015-12-16 14:33:32 -0800283 You have incorrectly drawn your unlock pattern <xliff:g id="number">%1$d</xliff:g> times.
284 After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
Jim Miller5ecd8112013-01-09 18:50:26 -0800285 you will be asked to unlock your tablet using an email account.\n\n
Adam Lesinskicf982aa2015-12-16 14:33:32 -0800286 Try again in <xliff:g id="number">%3$d</xliff:g> seconds.
Jim Miller5ecd8112013-01-09 18:50:26 -0800287 </string>
288 <!-- Message shown in dialog when user is almost at the limit where they will be
289 locked out and may have to enter an alternate username/password to unlock the phone -->
290 <string name="kg_failed_attempts_almost_at_login" product="default">
Adam Lesinskicf982aa2015-12-16 14:33:32 -0800291 You have incorrectly drawn your unlock pattern <xliff:g id="number">%1$d</xliff:g> times.
292 After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
Jim Miller5ecd8112013-01-09 18:50:26 -0800293 you will be asked to unlock your phone using an email account.\n\n
Adam Lesinskicf982aa2015-12-16 14:33:32 -0800294 Try again in <xliff:g id="number">%3$d</xliff:g> seconds.
Jim Miller5ecd8112013-01-09 18:50:26 -0800295 </string>
Jim Miller5ecd8112013-01-09 18:50:26 -0800296
Wink Savilleb896b9f2013-10-23 15:44:26 -0700297 <!-- Instructions telling the user that they entered the wrong SIM PIN for the last time.
298 Displayed in a dialog box. -->
299 <string name="kg_password_wrong_pin_code_pukked">Incorrect SIM PIN code you must now contact your carrier to unlock your device.</string>
300 <!-- Instructions telling the user that they entered the wrong SIM PIN while trying
301 to unlock the keyguard. Displayed in a dialog box. -->
302 <plurals name="kg_password_wrong_pin_code">
303 <item quantity="one">Incorrect SIM PIN code, you have <xliff:g id="number">%d</xliff:g> remaining attempt before you must contact your carrier to unlock your device.</item>
304 <item quantity="other">Incorrect SIM PIN code, you have <xliff:g id="number">%d</xliff:g> remaining attempts.</item>
305 </plurals>
306
307 <!-- Instructions telling the user that they have exhausted SIM PUK retries and the SIM is now unusable.
308 Displayed in a dialog box. -->
309 <string name="kg_password_wrong_puk_code_dead">SIM is unusable. Contact your carrier.</string>
310 <!-- Instructions telling the user that they entered the wrong puk while trying
311 to unlock the keyguard. Displayed in a dialog box. -->
312 <plurals name="kg_password_wrong_puk_code">
313 <item quantity="one">Incorrect SIM PUK code, you have <xliff:g id="number">%d</xliff:g> remaining attempt before SIM becomes permanently unusable.</item>
314 <item quantity="other">Incorrect SIM PUK code, you have <xliff:g id="number">%d</xliff:g> remaining attempts before SIM becomes permanently unusable.</item>
315 </plurals>
316 <!-- Instructions telling the user that the operation to unlock the keyguard
317 with SIM PIN failed. Displayed in one line in a large font. -->
318 <string name="kg_password_pin_failed">SIM PIN operation failed!</string>
319 <!-- Instructions telling the user that the operation to unlock the keyguard
320 with PUK failed. Displayed in one line in a large font. -->
321 <string name="kg_password_puk_failed">SIM PUK operation failed!</string>
322 <!-- Notification telling the user that the PIN1 they entered is valid -->
323 <string name="kg_pin_accepted">Code Accepted!</string>
324
Jim Miller5ecd8112013-01-09 18:50:26 -0800325 <!-- On the keyguard screen, it shows the carrier the phone is connected to.
326 This is displayed if the phone is not connected to a carrier.-->
327 <string name="keyguard_carrier_default">No service.</string>
328
Adrian Roos4a0026312015-02-19 17:39:40 +0100329 <!-- Content description of the switch input method button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
Abodunrinwa Tokib4b2b432016-03-21 16:12:58 +0000330 <string name="accessibility_ime_switch_button" msgid="5032926134740456424">Switch input method</string>
Adrian Roos4a0026312015-02-19 17:39:40 +0100331
Jason Monk726fb282015-03-31 12:56:11 -0400332 <!-- Description of airplane mode -->
333 <string name="airplane_mode">Airplane mode</string>
334
Selim Cinek56a44622015-06-11 00:34:53 -0700335 <!-- An explanation text that the pattern needs to be solved since the device has just been restarted. [CHAR LIMIT=80] -->
Adrian Roosacc11c02016-01-12 21:00:45 +0100336 <string name="kg_prompt_reason_restart_pattern">Pattern required after device restarts</string>
Selim Cinek56a44622015-06-11 00:34:53 -0700337
338 <!-- An explanation text that the pin needs to be entered since the device has just been restarted. [CHAR LIMIT=80] -->
Adrian Roosacc11c02016-01-12 21:00:45 +0100339 <string name="kg_prompt_reason_restart_pin">PIN required after device restarts</string>
Selim Cinek56a44622015-06-11 00:34:53 -0700340
341 <!-- An explanation text that the password needs to be entered since the device has just been restarted. [CHAR LIMIT=80] -->
Adrian Roosacc11c02016-01-12 21:00:45 +0100342 <string name="kg_prompt_reason_restart_password">Password required after device restarts</string>
Selim Cinek56a44622015-06-11 00:34:53 -0700343
Jorim Jaggi25b4d4b2015-08-11 15:54:06 -0700344 <!-- An explanation text that the pattern needs to be solved since the user hasn't used strong authentication since quite some time. [CHAR LIMIT=80] -->
Adrian Roosacc11c02016-01-12 21:00:45 +0100345 <string name="kg_prompt_reason_timeout_pattern">Pattern required for additional security</string>
Jorim Jaggi25b4d4b2015-08-11 15:54:06 -0700346
347 <!-- An explanation text that the pin needs to be entered since the user hasn't used strong authentication since quite some time. [CHAR LIMIT=80] -->
Adrian Roosacc11c02016-01-12 21:00:45 +0100348 <string name="kg_prompt_reason_timeout_pin">PIN required for additional security</string>
Jorim Jaggi25b4d4b2015-08-11 15:54:06 -0700349
350 <!-- An explanation text that the password needs to be entered since the user hasn't used strong authentication since quite some time. [CHAR LIMIT=80] -->
Adrian Roosacc11c02016-01-12 21:00:45 +0100351 <string name="kg_prompt_reason_timeout_password">Password required for additional security</string>
Jorim Jaggi25b4d4b2015-08-11 15:54:06 -0700352
Selim Cinek56a44622015-06-11 00:34:53 -0700353 <!-- An explanation text that the pattern needs to be solved since profiles have just been switched. [CHAR LIMIT=80] -->
Adrian Roosacc11c02016-01-12 21:00:45 +0100354 <string name="kg_prompt_reason_switch_profiles_pattern">Pattern required when you switch profiles</string>
Selim Cinek56a44622015-06-11 00:34:53 -0700355
356 <!-- An explanation text that the pin needs to be entered since profiles have just been switched. [CHAR LIMIT=80] -->
Adrian Roosacc11c02016-01-12 21:00:45 +0100357 <string name="kg_prompt_reason_switch_profiles_pin">PIN required when you switch profiles</string>
Selim Cinek56a44622015-06-11 00:34:53 -0700358
359 <!-- An explanation text that the password needs to be entered since profiles have just been switched. [CHAR LIMIT=80] -->
Adrian Roosacc11c02016-01-12 21:00:45 +0100360 <string name="kg_prompt_reason_switch_profiles_password">Password required when you switch profiles</string>
Selim Cinek56a44622015-06-11 00:34:53 -0700361
Adrian Roosd6d253a2016-04-13 13:06:21 -0700362 <!-- An explanation text that the credential needs to be entered because a device admin has
363 locked the device. [CHAR LIMIT=80] -->
Charles He61112982017-03-23 21:00:51 +0000364 <string name="kg_prompt_reason_device_admin">Device locked by admin</string>
Adrian Roosd6d253a2016-04-13 13:06:21 -0700365
366 <!-- An explanation text that the credential needs to be entered because the user has clicked
367 the force lock button. [CHAR LIMIT=80] -->
368 <string name="kg_prompt_reason_user_request">Device was locked manually</string>
369
Selim Cinek56a44622015-06-11 00:34:53 -0700370 <!-- An explanation text that the pattern needs to be solved since it hasn't been solved in a while. [CHAR LIMIT=80]-->
371 <plurals name="kg_prompt_reason_time_pattern">
372 <item quantity="one">Device hasn\'t been unlocked for <xliff:g id="number">%d</xliff:g> hour. Confirm pattern.</item>
373 <item quantity="other">Device hasn\'t been unlocked for <xliff:g id="number">%d</xliff:g> hours. Confirm pattern.</item>
374 </plurals>
375
376 <!-- An explanation text that the pin needs to be entered since it hasn't been entered in a while. [CHAR LIMIT=80]-->
377 <plurals name="kg_prompt_reason_time_pin">
378 <item quantity="one">Device hasn\'t been unlocked for <xliff:g id="number">%d</xliff:g> hour. Confirm PIN.</item>
379 <item quantity="other">Device hasn\'t been unlocked for <xliff:g id="number">%d</xliff:g> hours. Confirm PIN.</item>
380 </plurals>
381
382 <!-- An explanation text that the password needs to be entered since it hasn't been entered in a while. [CHAR LIMIT=80]-->
383 <plurals name="kg_prompt_reason_time_password">
384 <item quantity="one">Device hasn\'t been unlocked for <xliff:g id="number">%d</xliff:g> hour. Confirm password.</item>
385 <item quantity="other">Device hasn\'t been unlocked for <xliff:g id="number">%d</xliff:g> hours. Confirm password.</item>
386 </plurals>
387
Jorim Jaggi27c9b742015-04-09 10:34:49 -0700388 <!-- Fingerprint hint message when finger was not recognized.-->
Gilad Brettercb51b8b2018-03-22 17:04:51 +0200389 <string name="kg_fingerprint_not_recognized">Not recognized</string>
390
391 <!-- Face hint message when finger was not recognized. [CHAR LIMIT=20] -->
392 <string name="kg_face_not_recognized">Not recognized</string>
Jorim Jaggi27c9b742015-04-09 10:34:49 -0700393
Ruthwar Kumar Ambeer118e5742017-03-09 18:46:17 +0530394 <!-- Instructions telling the user remaining times when enter SIM PIN view. -->
395 <plurals name="kg_password_default_pin_message">
Dan Sandlerc7fa14d2018-04-13 20:39:39 -0400396 <item quantity="one">Enter SIM PIN. You have <xliff:g id="number">%d</xliff:g> remaining
Ruthwar Kumar Ambeer118e5742017-03-09 18:46:17 +0530397attempt before you must contact your carrier to unlock your device.</item>
Dan Sandlerc7fa14d2018-04-13 20:39:39 -0400398 <item quantity="other">Enter SIM PIN. You have <xliff:g id="number">%d</xliff:g> remaining
Ruthwar Kumar Ambeer118e5742017-03-09 18:46:17 +0530399attempts.</item>
400 </plurals>
401
402 <!-- Instructions telling the user remaining times when enter SIM PUK view. -->
403 <plurals name="kg_password_default_puk_message">
404 <item quantity="one">SIM is now disabled. Enter PUK code to continue. You have <xliff:g id="
405number">%d</xliff:g> remaining attempt before SIM becomes permanently unusable. Contact carrier for details.</item>
406 <item quantity="other">SIM is now disabled. Enter PUK code to continue. You have <xliff:g id="
407number">%d</xliff:g> remaining attempts before SIM becomes permanently unusable. Contact carrier for details.</item>
408 </plurals>
409
Robert Snoebergerdb8b7f32019-06-05 15:29:18 -0400410 <!-- Name of the "Default" clock face, which is the clock face that will be shown by default. [CHAR LIMIT=15]-->
411 <string name="clock_title_default">Default</string>
412 <!-- Name of the "Bubble" clock face, which is an analog clock with hands shaped like large bubbles [CHAR LIMIT=15]-->
413 <string name="clock_title_bubble">Bubble</string>
414 <!-- Name of the "Analog" clock face [CHAR LIMIT=15]-->
415 <string name="clock_title_analog">Analog</string>
Robert Snoeberger6b244b02019-02-04 15:33:31 -0500416
Jim Miller5ecd8112013-01-09 18:50:26 -0800417</resources>