strings.xml revision 874b35b83613eac69d5a9a35bc62e4ac5efc385c
1<?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">
21    <!-- Suffix added to a number to signify size in bytes. -->
22    <string name="byteShort">B</string>
23    <!-- Suffix added to a number to signify size in kilobytes. -->
24    <string name="kilobyteShort">KB</string>
25    <!-- Suffix added to a number to signify size in megabytes. -->
26    <string name="megabyteShort">MB</string>
27    <!-- Suffix added to a number to signify size in gigabytes. -->
28    <string name="gigabyteShort">GB</string>
29    <!-- Suffix added to a number to signify size in terabytes. -->
30    <string name="terabyteShort">TB</string>
31    <!-- Suffix added to a number to signify size in petabytes. -->
32    <string name="petabyteShort">PB</string>
33    <!-- Format string used to add a suffix like "KB" or "MB" to a number
34         to display a size in kilobytes, megabytes, or other size units.
35         Some languages (like French) will want to add a space between
36         the placeholders. -->
37    <string name="fileSizeSuffix"><xliff:g id="number" example="123">%1$s</xliff:g><xliff:g id="unit" example="KB">%2$s</xliff:g></string>
38
39    <!-- [CHAR_LIMIT=10] Suffix added to signify duration in days -->
40    <string name="durationDays"><xliff:g id="days">%1$d</xliff:g> days</string>
41
42    <!-- [CHAR_LIMIT=10] Suffix added to signify duration of one day with hours -->
43    <string name="durationDayHours"><xliff:g id="days">%1$d</xliff:g> day
44            <xliff:g id="hours">%2$d</xliff:g> hrs</string>
45
46    <!-- [CHAR_LIMIT=10] Suffix added to signify duration of one day with one hours -->
47    <string name="durationDayHour"><xliff:g id="days">%1$d</xliff:g> day
48            <xliff:g id="hours">%2$d</xliff:g> hr</string>
49
50    <!-- [CHAR_LIMIT=10] Suffix added to signify duration in hours -->
51    <string name="durationHours"><xliff:g id="hours">%1$d</xliff:g> hrs</string>
52
53    <!-- [CHAR_LIMIT=10] Suffix added to signify duration of one hour with minutes -->
54    <string name="durationHourMinutes"><xliff:g id="hours">%1$d</xliff:g> hr
55            <xliff:g id="minutes">%2$d</xliff:g> mins</string>
56
57    <!-- [CHAR_LIMIT=10] Suffix added to signify duration of one hour with one minute -->
58    <string name="durationHourMinute"><xliff:g id="hours">%1$d</xliff:g> hr
59            <xliff:g id="minutes">%2$d</xliff:g> min</string>
60
61    <!-- [CHAR_LIMIT=10] Suffix added to signify duration in minutes -->
62    <string name="durationMinutes"><xliff:g id="minutes">%1$d</xliff:g> mins</string>
63
64    <!-- [CHAR_LIMIT=10] Suffix added to signify duration of one minute -->
65    <string name="durationMinute"><xliff:g id="minutes">%1$d</xliff:g> min</string>
66
67    <!-- [CHAR_LIMIT=10] Suffix added to signify duration of one minute with seconds -->
68    <string name="durationMinuteSeconds"><xliff:g id="minutes">%1$d</xliff:g> min
69            <xliff:g id="seconds">%2$d</xliff:g> secs</string>
70
71    <!-- [CHAR_LIMIT=10] Suffix added to signify duration of one minute with one second -->
72    <string name="durationMinuteSecond"><xliff:g id="minutes">%1$d</xliff:g> min
73            <xliff:g id="seconds">%2$d</xliff:g> sec</string>
74
75    <!-- [CHAR_LIMIT=10] Suffix added to signify duration in seconds -->
76    <string name="durationSeconds"><xliff:g id="seconds">%1$d</xliff:g> secs</string>
77
78    <!-- [CHAR_LIMIT=10] Suffix added to signify duration of one second -->
79    <string name="durationSecond"><xliff:g id="seconds">%1$d</xliff:g> sec</string>
80
81    <!-- Used in Contacts for a field that has no label and in Note Pad
82         for a note with no name. -->
83    <string name="untitled">&lt;Untitled&gt;</string>
84
85    <!-- Used to replace a range of characters in text that is too wide
86         for the space allocated to it (three dots). -->
87    <string name="ellipsis">\u2026</string>
88
89    <!-- Used to replace a range of characters in text that is too wide
90         for the space allocated to it (two dots). -->
91    <string name="ellipsis_two_dots">\u2025</string>
92
93    <!-- How to display the lack of a phone number -->
94    <string name="emptyPhoneNumber">(No phone number)</string>
95
96    <!-- How to display the lack of a name -->
97    <string name="unknownName">(Unknown)</string>
98
99    <!-- What the UI should display for "voice mail" unless overridden by the SIM-->
100    <string name="defaultVoiceMailAlphaTag">Voicemail</string>
101
102    <!-- What the UI should display for "Msisdn" unless overridden by the SIM-->
103    <string name="defaultMsisdnAlphaTag">MSISDN1</string>
104
105    <!-- For GsmMmiCode.java --> <skip />
106    <!-- Displayed when the user dialed an MMI code whose function
107         could not be performed. This will be displayed in a toast. -->
108    <string name="mmiError">Connection problem or invalid MMI code.</string>
109    <!-- Displayed when the user dialed an MMI code whose function
110         could not be performed because FDN is enabled. This will be displayed in a toast. -->
111    <string name="mmiFdnError">Operation is restricted to fixed dialing numbers only.</string>
112
113    <!-- Displayed when a phone feature such as call barring was activated. -->
114    <string name="serviceEnabled">Service was enabled.</string>
115    <!-- Displayed in front of the list of a set of service classes
116         (voice, data, fax, etc.) that were enabled. -->
117    <string name="serviceEnabledFor">Service was enabled for:</string>
118    <!-- Displayed when a phone feature such as call forwarding was deactivated. -->
119    <string name="serviceDisabled">Service has been disabled.</string>
120    <!-- Displayed when a phone property such as a SIM password was registered. -->
121    <string name="serviceRegistered">Registration was successful.</string>
122    <!-- Displayed when a phone property such as a SIM password was erased. -->
123    <string name="serviceErased">Erasure was successful.</string>
124    <!-- Displayed when a SIM password was entered incorrectly. -->
125    <string name="passwordIncorrect">Incorrect password.</string>
126    <!-- Displayed when a phone feature triggered by an MMI code is complete. -->
127    <string name="mmiComplete">MMI complete.</string>
128    <!-- Displayed when a SIM PIN password is entered incorrectly. -->
129    <string name="badPin">The old PIN you typed isn\'t correct.</string>
130    <!-- Displayed when a SIM PUK password is entered incorrectly. -->
131    <string name="badPuk">The PUK you typed isn\'t correct.</string>
132    <!-- Displayed when SIM PIN passwords are entered inconsistently. -->
133    <string name="mismatchPin">The PINs you typed don\'t match.</string>
134    <!-- Displayed when a SIM PIN password is too long or too short. -->
135    <string name="invalidPin">Type a PIN that is 4 to 8 numbers.</string>
136    <!-- Displayed when a SIM PUK password is too short. -->
137    <string name="invalidPuk">Type a PUK that is 8 numbers or longer.</string>
138    <!-- Displayed to prompt the user to type the PUK password to unlock
139         the SIM card. -->
140    <string name="needPuk">Your SIM card is PUK-locked. Type the PUK code to unlock it.</string>
141    <string name="needPuk2">Type PUK2 to unblock SIM card.</string>
142    <!-- Displayed when user attempts to change SIM PIN1 without enabling PIN1. -->
143    <string name="enablePin">Unsuccessful, enable SIM/RUIM Lock.</string>
144    <!-- Displayed when a SIM PIN/PUK is entered incorrectly. -->
145    <plurals name="pinpuk_attempts">
146        <item quantity="one">You have <xliff:g id="number">%d</xliff:g> remaining attempt before SIM is locked.</item>
147        <item quantity="other">You have <xliff:g id="number">%d</xliff:g> remaining attempts before SIM is locked.</item>
148    </plurals>
149    <!-- Title for the dialog used to display the user's IMEI number [CHAR LIMIT=10] -->
150    <string name="imei">IMEI</string>
151
152    <!-- Title for the dialog used to display the user's MEID number on CDMA network
153         [CHAR LIMIT=10] -->
154    <string name="meid">MEID</string>
155
156    <!-- Displayed as the title for a success/failure report enabling/disabling caller ID. -->
157    <string name="ClipMmi">Incoming Caller ID</string>
158    <!-- Displayed as the title for a success/failure report enabling/disabling caller ID. -->
159    <string name="ClirMmi">Outgoing Caller ID</string>
160    <!-- Displayed as the title for a success/failure report enabling/disabling connected line ID. -->
161    <string name="ColpMmi">Connected Line ID</string>
162    <!-- Displayed as the title for a success/failure report enabling/disabling connected line ID restriction. -->
163    <string name="ColrMmi">Connected Line ID Restriction</string>
164    <!-- Displayed as the title for a success/failure report enabling/disabling call forwarding. -->
165    <string name="CfMmi">Call forwarding</string>
166    <!-- Displayed as the title for a success/failure report enabling/disabling call waiting. -->
167    <string name="CwMmi">Call waiting</string>
168    <!-- Displayed as the title for a success/failure report enabling/disabling call barring. -->
169    <string name="BaMmi">Call barring</string>
170    <!-- Displayed as the title for a success/failure report changing the SIM password. -->
171    <string name="PwdMmi">Password change</string>
172    <!-- Displayed as the title for a success/failure report changing the SIM PIN. -->
173    <string name="PinMmi">PIN change</string>
174    <string name="CnipMmi">Calling number present</string>
175    <string name="CnirMmi">Calling number restricted</string>
176    <string name="ThreeWCMmi">Three way calling</string>
177    <string name="RuacMmi">Rejection of undesired annoying calls</string>
178    <string name="CndMmi">Calling number delivery</string>
179    <string name="DndMmi">Do not disturb</string>
180
181    <!-- Displayed to confirm to the user that caller ID will be restricted on the next call as usual. -->
182    <string name="CLIRDefaultOnNextCallOn">Caller ID defaults to restricted. Next call: Restricted</string>
183    <!-- Displayed to confirm to the user that caller ID will be not restricted on the next call even though it usually is. -->
184    <string name="CLIRDefaultOnNextCallOff">Caller ID defaults to restricted. Next call: Not restricted</string>
185    <!-- Displayed to confirm to the user that caller ID will not be restricted on the next call but usually is. -->
186    <string name="CLIRDefaultOffNextCallOn">Caller ID defaults to not restricted. Next call: Restricted</string>
187    <!-- Displayed to confirm to the user that caller ID will not be restricted on the next call or in general. -->
188    <string name="CLIRDefaultOffNextCallOff">Caller ID defaults to not restricted. Next call: Not restricted</string>
189
190
191    <!-- Displayed to tell the user that caller ID is not provisioned for their SIM. -->
192    <string name="serviceNotProvisioned">Service not provisioned.</string>
193    <!-- Displayed to tell the user that they cannot change the caller ID setting. -->
194    <string name="CLIRPermanent">You can\'t change the caller ID setting.</string>
195
196    <!-- Notification title to tell the user that restricted state is changed by access control. -->
197    <string name="RestrictedChangedTitle">Restricted access changed</string>
198    <!-- Displayed to tell the user that data service is blocked by access control. -->
199    <string name="RestrictedOnData">Data service is blocked.</string>
200    <!-- Displayed to tell the user that emergency service is blocked by access control. -->
201    <string name="RestrictedOnEmergency">Emergency service is blocked.</string>
202    <!-- Displayed to tell the user that normal service is blocked by access control. -->
203    <string name="RestrictedOnNormal">Voice service is blocked.</string>
204    <!-- Displayed to tell the user that all emergency and normal voice services are blocked by access control. -->
205    <string name="RestrictedOnAllVoice">All voice services are blocked.</string>
206    <!-- Displayed to tell the user that sms service is blocked by access control. -->
207    <string name="RestrictedOnSms">SMS service is blocked.</string>
208    <!-- Displayed to tell the user that voice/data service is blocked by access control. -->
209    <string name="RestrictedOnVoiceData">Voice/data services are blocked.</string>
210    <!-- Displayed to tell the user that voice and sms service are blocked by access control. -->
211    <string name="RestrictedOnVoiceSms">Voice/SMS services are blocked.</string>
212    <!-- Displayed to tell the user that all service is blocked by access control. -->
213    <string name="RestrictedOnAll">All voice/data/SMS services are blocked.</string>
214
215    <!-- Mappings between TS 27.007 +CFCC/+CLCK "service classes" and human-readable strings--> <skip />
216    <!-- Example: Service was enabled for: Voice, Data -->
217    <string name="serviceClassVoice">Voice</string>
218    <!-- Example: Service was enabled for: Voice, Data -->
219    <string name="serviceClassData">Data</string>
220    <!-- Example: Service was enabled for: Voice, FAX -->
221    <string name="serviceClassFAX">FAX</string>
222    <!-- Example: Service was enabled for: Voice, SMS -->
223    <string name="serviceClassSMS">SMS</string>
224    <!-- Meaning: asynchronous data.  Example: Service was enabled for: Voice, Async -->
225    <string name="serviceClassDataAsync">Async</string>
226    <!-- Meaning: synchronous data.  Example: Service was enabled for: Voice, Async -->
227    <string name="serviceClassDataSync">Sync</string>
228    <!-- Meaning: packet data.  Example: Service was enabled for: Voice, Packet -->
229    <string name="serviceClassPacket">Packet</string>
230    <!-- Meaning: unknown.  Example: Service was enabled for: Voice, PAD -->
231    <string name="serviceClassPAD">PAD</string>
232
233    <!-- CDMA Roaming Indicator Strings (non ERI)--> <skip />
234    <!-- Default roaming indicator text -->
235    <string name="roamingText0">Roaming Indicator On</string>
236    <string name="roamingText1">Roaming Indicator Off</string>
237    <string name="roamingText2">Roaming Indicator Flashing</string>
238    <string name="roamingText3">Out of Neighborhood</string>
239    <string name="roamingText4">Out of Building</string>
240    <string name="roamingText5">Roaming - Preferred System</string>
241    <string name="roamingText6">Roaming - Available System</string>
242    <string name="roamingText7">Roaming - Alliance Partner</string>
243    <string name="roamingText8">Roaming - Premium Partner</string>
244    <string name="roamingText9">Roaming - Full Service Functionality</string>
245    <string name="roamingText10">Roaming - Partial Service Functionality</string>
246    <string name="roamingText11">Roaming Banner On</string>
247    <string name="roamingText12">Roaming Banner Off</string>
248    <string name="roamingTextSearching">Searching for Service</string>
249
250
251    <!--
252        {0} is one of "bearerServiceCode*"
253        {1} is dialing number
254        {2} is time in seconds
255
256        cfTemplateRegistered and cfTemplateRegisteredTime mean that a phone number
257        has been set but forwarding is not on.
258    --> <skip />
259    <!-- Displayed when the call forwarding query was not able to be forwarded. -->
260    <string name="cfTemplateNotForwarded"><xliff:g id="bearer_service_code">{0}</xliff:g>: Not forwarded</string>
261    <!-- Displayed when the call forwarding query was forwarded. -->
262    <string name="cfTemplateForwarded"><xliff:g id="bearer_service_code">{0}</xliff:g>: <xliff:g id="dialing_number">{1}</xliff:g></string>
263    <!-- Displayed when the call forwarding query will be forwarded after some time. -->
264    <string name="cfTemplateForwardedTime"><xliff:g id="bearer_service_code">{0}</xliff:g>: <xliff:g id="dialing_number">{1}</xliff:g> after <xliff:g id="time_delay">{2}</xliff:g> seconds</string>
265    <!-- Displayed when the call forwarding query was set but forwarding is not enabled. -->
266    <string name="cfTemplateRegistered"><xliff:g id="bearer_service_code">{0}</xliff:g>: Not forwarded</string>
267    <!-- Displayed when the call forwarding query was set but forwarding is not enabled. -->
268    <string name="cfTemplateRegisteredTime"><xliff:g id="bearer_service_code">{0}</xliff:g>: Not forwarded</string>
269
270    <!-- android.net.http Error strings --> <skip />
271    <!-- Displayed when a feature code (non-phone number) is dialed and completes successfully. -->
272    <string name="fcComplete">Feature code complete.</string>
273    <!-- Displayed when a feature code (non-phone number) is dialed and completes unsuccessfully. -->
274    <string name="fcError">Connection problem or invalid feature code.</string>
275    <!-- android.net.http Error strings --> <skip />
276    <!-- Displayed when a web request was successful. -->
277    <string name="httpErrorOk">OK</string>
278    <!-- Displayed when a web request failed with a generic network error. -->
279    <string name="httpError">There was a network error.</string>
280    <!-- Displayed when a web request failed because the URL could not be found. -->
281    <string name="httpErrorLookup">Couldn\'t find the URL.</string>
282    <!-- Displayed when a web request failed because the site's authentication scheme is not supported by us. -->
283    <string name="httpErrorUnsupportedAuthScheme">The site authentication scheme isn\'t supported.</string>
284    <!-- Displayed when a web request failed because the authentication failed. -->
285    <string name="httpErrorAuth">Couldn\'t authenticate.</string>
286    <!-- Displayed when a web request failed because the authentication with the proxy failed. -->
287    <string name="httpErrorProxyAuth">Authentication via the proxy server was unsuccessful.</string>
288    <!-- Displayed when a web request failed because there was a connection error. -->
289    <string name="httpErrorConnect">Couldn\'t connect to the server.</string>
290    <!-- Displayed when a web request failed because there was an input or output error. -->
291    <string name="httpErrorIO">Couldn\'t communicate with the server. Try again later.</string>
292    <!-- Displayed when a web request failed because the request timed out -->
293    <string name="httpErrorTimeout">The connection to the server timed out.</string>
294    <!-- Displayed when a web request failed because the site tried to redirect us one too many times -->
295    <string name="httpErrorRedirectLoop">The page contains too many server redirects.</string>
296    <!-- Displayed when a web request failed because the protocol of the server is not supported. -->
297    <string name="httpErrorUnsupportedScheme">The protocol isn\'t supported.</string>
298    <!-- Displayed when a web request failed because the a secure connection couldn't be made to the server.-->
299    <string name="httpErrorFailedSslHandshake">Couldn\'t establish a secure connection.</string>
300    <!-- Displayed when a web request failed because the URL isn't in a valid form. -->
301    <string name="httpErrorBadUrl">Couldn\'t open the page because the URL is invalid.</string>
302    <!-- Displayed when a request failed because we failed to open the file. -->
303    <string name="httpErrorFile">Couldn\'t access the file.</string>
304    <!-- Displayed when a request failed because the file wasn't found. -->
305    <string name="httpErrorFileNotFound">Couldn\'t find the requested file.</string>
306    <!-- Displayed when a request failed because there are too many requests right now. -->
307    <string name="httpErrorTooManyRequests">Too many requests are being processed. Try again later.</string>
308
309    <!-- Account notifications --> <skip />
310    <!-- A notification is shown when the AccountManager is unable to
311    supply an auth token without prompting the user to re-enter the
312    password.  This is the text that will scroll through the
313    notification bar (will be seen by the user as he uses another application). -->
314    <string name="notification_title">Signin error for <xliff:g id="account" example="foo@gmail.com">%1$s</xliff:g></string>
315
316    <!-- Sync notifications --> <skip />
317    <!-- A notification is shown when there is a sync error.  This is the text that will scroll through the notification bar (will be seen by the user as he uses another application). -->
318    <string name="contentServiceSync">Sync</string>
319    <!-- A notification is shown when there is a sync error.  This is the title of the notification.  It will be seen in the pull-down notification tray. -->
320    <string name="contentServiceSyncNotificationTitle">Sync</string>
321    <!-- A notification is shown when there is a sync error.  This is the message of the notification.  It describes the error, in this case is there were too many deletes. The argument is the type of content, for example Gmail or Calendar. It will be seen in the pull-down notification tray. -->
322    <string name="contentServiceTooManyDeletesNotificationDesc">Too many <xliff:g id="content_type">%s</xliff:g> deletes.</string>
323
324    <!-- If MMS discovers there isn't much space left on the device, it will show a toast with this message. -->
325    <string name="low_memory" product="tablet">Tablet storage is full. Delete some files to free space.</string>
326    <!-- If MMS discovers there isn't much space left on the device, it will show a toast with this message. -->
327    <string name="low_memory" product="watch">Watch storage is full. Delete some files to free space.</string>
328    <!-- If MMS discovers there isn't much space left on the device, it will show a toast with this message. -->
329    <string name="low_memory" product="default">Phone storage is full. Delete some files to free space.</string>
330
331    <!-- SSL CA cert notification --> <skip />
332    <!-- Shows up when there is a user SSL CA Cert installed on the
333         device.  Indicates to the user that SSL traffic can be intercepted.  [CHAR LIMIT=NONE] -->
334    <string name="ssl_ca_cert_warning">Network may be monitored</string>
335    <!-- Content text for a notification. The Title of the notification is "ssl_ca_cert_warning",
336         i.e.  "Network may be monitored". This says that an unknown party is doing the monitoring.
337         [CHAR LIMIT=100]-->
338    <string name="ssl_ca_cert_noti_by_unknown">By an unknown third party</string>
339    <!-- Content text for a notification. The Title of the notification is "ssl_ca_cert_warning",
340         i.e.  "Network may be monitored". This indicates who is doing the monitoring.
341         [CHAR LIMIT=100]-->
342    <string name="ssl_ca_cert_noti_managed">By <xliff:g id="managing_domain">%s</xliff:g></string>
343
344    <!-- Display name for any time a piece of data refers to the owner of the phone. For example, this could be used in place of the phone's phone number. -->
345    <string name="me">Me</string>
346
347    <!-- Power Dialog --> <skip />
348    <!-- Title for the Phone Options dialog to lock the screen, turn off the phone etc. -->
349    <string name="power_dialog" product="tablet">Tablet options</string>
350    <!-- Title for the Phone Options dialog to lock the screen, turn off the phone etc. -->
351    <string name="power_dialog" product="default">Phone options</string>
352    <!-- Button to turn on silent mode, within the Phone Options dialog -->
353    <string name="silent_mode">Silent mode</string>
354    <!-- Button to turn on the radio, within the Phone Options dialog -->
355    <string name="turn_on_radio">Turn on wireless</string>
356    <!-- Button to turn off the radio, within the Phone Options dialog -->
357    <string name="turn_off_radio">Turn off wireless</string>
358    <!-- Button to lock the screen, within the Phone Options dialog -->
359    <string name="screen_lock">Screen lock</string>
360    <!-- Button to turn off the phone, within the Phone Options dialog -->
361    <string name="power_off">Power off</string>
362    <!-- Spoken description for ringer silent option. [CHAR LIMIT=NONE] -->
363    <string name="silent_mode_silent">Ringer off</string>
364    <!-- Spoken description for ringer vibrate option. [CHAR LIMIT=NONE] -->
365    <string name="silent_mode_vibrate">Ringer vibrate</string>
366    <!-- Spoken description for ringer normal option. [CHAR LIMIT=NONE] -->
367    <string name="silent_mode_ring">Ringer on</string>
368
369    <!-- Shutdown Progress Dialog. This is shown if the user chooses to power off the phone. -->
370    <string name="shutdown_progress">Shutting down\u2026</string>
371
372    <!-- Shutdown Confirmation Dialog.  When the user chooses to power off the phone, there will
373         be a confirmation dialog.  This is the message. -->
374    <string name="shutdown_confirm" product="tablet">Your tablet will shut down.</string>
375    <!-- Shutdown Confirmation Dialog.  When the user chooses to power off the watch, there will
376         be a confirmation dialog.  This is the message. -->
377    <string name="shutdown_confirm" product="watch">Your watch will shut down.</string>
378    <!-- Shutdown Confirmation Dialog.  When the user chooses to power off the phone, there will
379         be a confirmation dialog.  This is the message. -->
380    <string name="shutdown_confirm" product="default">Your phone will shut down.</string>
381
382    <!-- Shutdown Confirmation Dialog.  When the user chooses to power off the phone, it asks
383         the user if they'd like to shut down.  This is the message.  This is used instead of
384         shutdown_confirm when the system is configured to use long press to go directly to the
385         power off dialog instead of the global actions menu. -->
386    <string name="shutdown_confirm_question">Do you want to shut down?</string>
387
388    <!-- Title of dialog to confirm rebooting into safe mode. [CHAR LIMIT=50] -->
389    <string name="reboot_safemode_title">Reboot to safe mode</string>
390
391    <!-- Shutdown Confirmation Dialog.  Message in the confirmation dialog
392         when the user asks to reboot into safe mode. [CHAR LIMIT=NONE] -->
393    <string name="reboot_safemode_confirm">Do you want to reboot into safe mode?
394         This will disable all third party applications you have installed.
395         They will be restored when you reboot again.</string>
396
397    <!-- Recent Tasks dialog: title
398     TODO: this should move to SystemUI.apk, but the code for the old
399            recent dialog is still in the framework
400     -->
401    <string name="recent_tasks_title">Recent</string>
402    <!-- Recent Tasks dialog: message when there are no recent applications
403     TODO: this should move to SystemUI.apk, but the code for the old
404            recent dialog is still in the framework
405     -->
406    <string name="no_recent_tasks">No recent apps.</string>
407
408    <!-- Title of the Global Actions Dialog -->
409    <string name="global_actions" product="tablet">Tablet options</string>
410    <!-- Title of the Global Actions Dialog -->
411    <string name="global_actions" product="default">Phone options</string>
412
413    <!-- label for item that locks the phone in the phone options dialog -->
414    <string name="global_action_lock">Screen lock</string>
415
416    <!-- label for item that turns off power in phone options dialog -->
417    <string name="global_action_power_off">Power off</string>
418
419    <!-- label for item that generates a bug report in the phone options dialog -->
420    <string name="global_action_bug_report">Bug report</string>
421
422    <!-- Take bug report menu title [CHAR LIMIT=NONE] -->
423    <string name="bugreport_title">Take bug report</string>
424    <!-- Message in bugreport dialog describing what it does [CHAR LIMIT=NONE] -->
425    <string name="bugreport_message">This will collect information about your
426        current device state, to send as an e-mail message.  It will take a little
427        time from starting the bug report until it is ready to be sent; please be
428        patient.</string>
429    <!-- Format for build summary info [CHAR LIMIT=NONE] -->
430    <string name="bugreport_status" translatable="false">%s (%s)</string>
431
432    <!-- label for item that enables silent mode in phone options dialog -->
433    <string name="global_action_toggle_silent_mode">Silent mode</string>
434
435    <!-- status message in phone options dialog for when silent mode is enabled -->
436    <string name="global_action_silent_mode_on_status">Sound is OFF</string>
437
438    <!-- status message in phone options dialog for when silent mode is disabled -->
439    <string name="global_action_silent_mode_off_status">Sound is ON</string>
440
441    <!-- label for item that toggles airplane mode -->
442    <string name="global_actions_toggle_airplane_mode">Airplane mode</string>
443
444    <!-- status message in phone options dialog for when airplane mode is on -->
445    <string name="global_actions_airplane_mode_on_status">Airplane mode is ON</string>
446
447    <!-- status message in phone options dialog for when airplane mode is off -->
448    <string name="global_actions_airplane_mode_off_status">Airplane mode is OFF</string>
449
450    <!-- label for item that launches settings in phone options dialog [CHAR LIMIT=15]-->
451    <string name="global_action_settings">Settings</string>
452
453    <!-- label for item that locks the phone and enforces that it can't be unlocked without entering a credential. [CHAR LIMIT=15] -->
454    <string name="global_action_lockdown">Lock now</string>
455
456    <!-- Text to use when the number in a notification info is too large
457         (greater than status_bar_notification_info_maxnum, defined in
458         values/config.xml) and must be truncated. May need to be localized
459         for most appropriate textual indicator of "more than X".
460         [CHAR LIMIT=4] -->
461    <string name="status_bar_notification_info_overflow">999+</string>
462
463    <!-- Displayed to the user to tell them that they have started up the phone in "safe mode" -->
464    <string name="safeMode">Safe mode</string>
465
466    <!-- Label for the Android system components when they are shown to the user. -->
467    <string name="android_system_label">Android System</string>
468
469    <!-- Label for the user owner in the intent forwarding app. -->
470    <string name="user_owner_label">Personal apps</string>
471
472    <!-- Label for a corporate profile in the intent forwarding app. -->
473    <string name="managed_profile_label">Work</string>
474
475    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
476    <string name="permgrouplab_costMoney">Services that cost you money</string>
477    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
478    <string name="permgroupdesc_costMoney">Do things that can cost you money.</string>
479
480    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
481    <string name="permgrouplab_messages">Your messages</string>
482    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
483    <string name="permgroupdesc_messages">Read and write your SMS, email, and other messages.</string>
484
485    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
486    <string name="permgrouplab_personalInfo">Your personal information</string>
487    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
488    <string name="permgroupdesc_personalInfo">Direct access to information about you, stored in on your contact card.</string>
489
490    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
491    <string name="permgrouplab_socialInfo">Your social information</string>
492    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
493    <string name="permgroupdesc_socialInfo">Direct access to information about your contacts and social connections.</string>
494
495    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
496    <string name="permgrouplab_location">Your location</string>
497    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
498    <string name="permgroupdesc_location">Monitor your physical location.</string>
499
500    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
501    <string name="permgrouplab_network">Network communication</string>
502    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
503    <string name="permgroupdesc_network">Access various network features.</string>
504
505    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
506    <string name="permgrouplab_bluetoothNetwork">Bluetooth</string>
507    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
508    <string name="permgroupdesc_bluetoothNetwork">Access devices and networks through Bluetooth.</string>
509
510    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
511    <string name="permgrouplab_audioSettings">Audio Settings</string>
512    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
513    <string name="permgroupdesc_audioSettings">Change audio settings.</string>
514
515    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
516    <string name="permgrouplab_affectsBattery">Affects Battery</string>
517    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
518    <string name="permgroupdesc_affectsBattery">Use features that can quickly drain battery.</string>
519
520    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
521    <string name="permgrouplab_calendar">Calendar</string>
522    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
523    <string name="permgroupdesc_calendar">Direct access to calendar and events.</string>
524
525    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
526    <string name="permgrouplab_dictionary">Read User Dictionary</string>
527    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
528    <string name="permgroupdesc_dictionary">Read words in user dictionary.</string>
529
530    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
531    <string name="permgrouplab_writeDictionary">Write User Dictionary</string>
532    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
533    <string name="permgroupdesc_writeDictionary">Add words to the user dictionary.</string>
534
535    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
536    <string name="permgrouplab_bookmarks">Bookmarks and History</string>
537    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
538    <string name="permgroupdesc_bookmarks">Direct access to bookmarks and browser history.</string>
539
540    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
541    <string name="permgrouplab_deviceAlarms">Alarm</string>
542    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
543    <string name="permgroupdesc_deviceAlarms">Set the alarm clock.</string>
544
545    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
546    <string name="permgrouplab_voicemail">Voicemail</string>
547    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
548    <string name="permgroupdesc_voicemail">Direct access to voicemail.</string>
549
550    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
551    <string name="permgrouplab_microphone">Microphone</string>
552    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
553    <string name="permgroupdesc_microphone">Direct access to the microphone to record audio.</string>
554
555    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
556    <string name="permgrouplab_camera">Camera</string>
557    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
558    <string name="permgroupdesc_camera">Direct access to camera for image or video capture.</string>
559
560    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
561    <string name="permgrouplab_screenlock">Lock screen</string>
562    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
563    <string name="permgroupdesc_screenlock">Ability to affect behavior of the lock screen on your device.</string>
564
565    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
566    <string name="permgrouplab_appInfo">Your applications information</string>
567    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
568    <string name="permgroupdesc_appInfo">Ability to affect behavior of other applications on your device.</string>
569
570    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
571    <string name="permgrouplab_wallpaper">Wallpaper</string>
572    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
573    <string name="permgroupdesc_wallpaper">Change the device wallpaper settings.</string>
574
575    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
576    <string name="permgrouplab_systemClock">Clock</string>
577    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
578    <string name="permgroupdesc_systemClock">Change the device time or timezone.</string>
579
580    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
581    <string name="permgrouplab_statusBar">Status Bar</string>
582    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
583    <string name="permgroupdesc_statusBar">Change the device status bar settings.</string>
584
585    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
586    <string name="permgrouplab_syncSettings">Sync Settings</string>
587    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
588    <string name="permgroupdesc_syncSettings">Access to the sync settings.</string>
589
590    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
591    <string name="permgrouplab_accounts">Your accounts</string>
592    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
593    <string name="permgroupdesc_accounts">Access the available accounts.</string>
594
595    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
596    <string name="permgrouplab_hardwareControls">Hardware controls</string>
597    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
598    <string name="permgroupdesc_hardwareControls">Direct access to hardware on the handset.</string>
599
600    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
601    <string name="permgrouplab_phoneCalls">Phone calls</string>
602    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
603    <string name="permgroupdesc_phoneCalls">Monitor, record, and process phone calls.</string>
604
605    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
606    <string name="permgrouplab_systemTools">System tools</string>
607    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
608    <string name="permgroupdesc_systemTools">Lower-level access and control of the system.</string>
609
610    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
611    <string name="permgrouplab_developmentTools">Development tools</string>
612    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
613    <string name="permgroupdesc_developmentTools">Features only needed for app developers.</string>
614
615    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
616    <string name="permgrouplab_display">Other Application UI</string>
617    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
618    <string name="permgroupdesc_display">Effect the UI of other applications.</string>
619
620    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
621    <string name="permgrouplab_storage">Storage</string>
622    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this.   [CHAR LIMIT=30] -->
623    <string name="permgroupdesc_storage" product="nosdcard">Access the USB storage.</string>
624    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
625    <string name="permgroupdesc_storage" product="default">Access the SD card.</string>
626
627    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
628    <string name="permgrouplab_accessibilityFeatures">Accessibility features</string>
629    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
630    <string name="permgroupdesc_accessibilityFeatures">Features that assistive technology can request.</string>
631
632    <!-- Title for the capability of an accessibility service to retrieve window content. -->
633    <string name="capability_title_canRetrieveWindowContent">Retrieve window content</string>
634    <!-- Description for the capability of an accessibility service to retrieve window content. -->
635    <string name="capability_desc_canRetrieveWindowContent">Inspect the content of a window you\'re
636        interacting with.</string>
637
638    <!-- Title for the capability of an accessibility service to request touch exploration. -->
639    <string name="capability_title_canRequestTouchExploration">Turn on Explore by Touch</string>
640    <!-- Description for the capability of an accessibility service to request touch exploration. -->
641    <string name="capability_desc_canRequestTouchExploration">Touched items will be spoken aloud
642        and the screen can be explored using gestures.</string>
643
644    <!-- Title for the capability of an accessibility service to request enhanced web accessibility. -->
645    <string name="capability_title_canRequestEnhancedWebAccessibility">Turn on enhanced web
646        accessibility</string>
647    <!-- Description for the capability of an accessibility service to request enhanced web accessibility. -->
648    <string name="capability_desc_canRequestEnhancedWebAccessibility">Scripts may be installed to
649        make app content more accessible.</string>
650
651    <!-- Title for the capability of an accessibility service to request to filter key events. -->
652    <string name="capability_title_canRequestFilterKeyEvents">Observe text you type</string>
653    <!-- Description for the capability of an accessibility service to request to filter key events. -->
654    <string name="capability_desc_canRequestFilterKeyEvents">Includes personal data such as credit
655        card numbers and passwords.</string>
656
657    <!--  Permissions -->
658
659    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
660    <string name="permlab_statusBar">disable or modify status bar</string>
661    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
662    <string name="permdesc_statusBar">Allows the app to disable the status bar or add and remove system icons.</string>
663
664    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
665    <string name="permlab_statusBarService">status bar</string>
666    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
667    <string name="permdesc_statusBarService">Allows the app to be the status bar.</string>
668
669    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
670    <string name="permlab_expandStatusBar">expand/collapse status bar</string>
671    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
672    <string name="permdesc_expandStatusBar">Allows the app to expand or collapse the status bar.</string>
673
674    <!-- Title of an application permission, listed so the user can install application shortcuts
675    in their Launcher -->
676    <string name="permlab_install_shortcut">install shortcuts</string>
677    <!-- Description of an application permission, listed so the user can install application shortcuts
678    in their Launcher -->
679    <string name="permdesc_install_shortcut">Allows an application to add
680        Homescreen shortcuts without user intervention.</string>
681
682    <!-- Title of an application permission, listed so the user can uninstall application shortcuts
683    in their Launcher -->
684    <string name="permlab_uninstall_shortcut">uninstall shortcuts</string>
685    <!-- Description of an application permission, listed so the user can install application shortcuts
686    in their Launcher -->
687    <string name="permdesc_uninstall_shortcut">Allows the application to remove
688        Homescreen shortcuts without user intervention.</string>
689
690    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
691    <string name="permlab_processOutgoingCalls">reroute outgoing calls</string>
692    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
693    <string name="permdesc_processOutgoingCalls">Allows the app to see the
694        number being dialed during an outgoing call with the option to redirect
695        the call to a different number or abort the call altogether.</string>
696
697    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
698    <string name="permlab_receiveSms">receive text messages (SMS)</string>
699    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
700    <string name="permdesc_receiveSms">Allows the app to receive and process SMS
701      messages. This means the app could monitor or delete messages sent to your
702      device without showing them to you.</string>
703
704    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
705    <string name="permlab_receiveMms">receive text messages (MMS)</string>
706    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
707    <string name="permdesc_receiveMms">Allows the app to receive and process MMS
708      messages. This means the app could monitor or delete messages sent to your
709      device without showing them to you.</string>
710
711    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
712    <string name="permlab_receiveEmergencyBroadcast">receive emergency broadcasts</string>
713    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
714    <string name="permdesc_receiveEmergencyBroadcast">Allows the app to receive
715      and process emergency broadcast messages. This permission is only available
716      to system apps.</string>
717
718    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
719    <string name="permlab_readCellBroadcasts">read cell broadcast messages</string>
720    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
721    <string name="permdesc_readCellBroadcasts">Allows the app to read
722      cell broadcast messages received by your device. Cell broadcast alerts
723      are delivered in some locations to warn you of emergency situations.
724      Malicious apps may interfere with the performance or operation of your
725      device when an emergency cell broadcast is received.</string>
726
727     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
728    <string name="permlab_sendSms">send SMS messages</string>
729    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
730    <string name="permdesc_sendSms">Allows the app to send SMS messages.
731     This may result in unexpected charges. Malicious apps may cost you money by
732     sending messages without your confirmation.</string>
733
734     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] -->
735    <string name="permlab_sendRespondViaMessageRequest">send respond-via-message events</string>
736    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] -->
737    <string name="permdesc_sendRespondViaMessageRequest">Allows the app to send
738      requests to other messaging apps to handle respond-via-message events for incoming
739      calls.</string>
740
741    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
742    <string name="permlab_readSms">read your text messages (SMS or MMS)</string>
743    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
744    <string name="permdesc_readSms" product="tablet">Allows the app to read SMS
745      messages stored on your tablet or SIM card. This allows the app to read all
746      SMS messages, regardless of content or confidentiality.</string>
747    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
748    <string name="permdesc_readSms" product="default">Allows the app to read SMS
749      messages stored on your phone or SIM card. This allows the app to read all
750      SMS messages, regardless of content or confidentiality.</string>
751
752    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
753    <string name="permlab_writeSms">edit your text messages (SMS or MMS)</string>
754    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
755    <string name="permdesc_writeSms" product="tablet">Allows the app to write
756      to SMS messages stored on your tablet or SIM card. Malicious apps
757      may delete your messages.</string>
758    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
759    <string name="permdesc_writeSms" product="default">Allows the app to write
760      to SMS messages stored on your phone or SIM card. Malicious apps
761      may delete your messages.</string>
762
763    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
764    <string name="permlab_receiveWapPush">receive text messages (WAP)</string>
765    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
766    <string name="permdesc_receiveWapPush">Allows the app to receive and process
767     WAP messages.  This permission includes the ability to monitor or delete
768     messages sent to you without showing them to you.</string>
769
770    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
771    <string name="permlab_receiveBluetoothMap">receive Bluetooth messages (MAP)</string>
772    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
773    <string name="permdesc_receiveBluetoothMap">Allows the app to receive and process Bluetooth MAP
774      messages. This means the app could monitor or delete messages sent to your
775      device without showing them to you.</string>
776
777    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
778    <string name="permlab_getTasks">retrieve running apps</string>
779    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
780    <string name="permdesc_getTasks">Allows the app to retrieve information
781       about currently and recently running tasks.  This may allow the app to
782       discover information about which applications are used on the device.</string>
783
784    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
785    <string name="permlab_startTasksFromRecents">start a task from recents</string>
786    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
787    <string name="permdesc_startTasksFromRecents">Allows the app to use an ActivityManager.RecentTaskInfo
788        object to launch a defunct task that was returned from ActivityManager.getRecentTaskList().</string>
789
790    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] -->
791    <string name="permlab_interactAcrossUsers">interact across users</string>
792    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] -->
793    <string name="permdesc_interactAcrossUsers">Allows the app to perform actions
794        across different users on the device.  Malicious apps may use this to violate
795        the protection between users.</string>
796
797    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] -->
798    <string name="permlab_interactAcrossUsersFull">full license to interact across users</string>
799    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] -->
800    <string name="permdesc_interactAcrossUsersFull">Allows all possible interactions across
801        users.</string>
802
803    <!--  Title of an application permission, listed so the user can choose whether they want to allow the application to create/remove/query users. [CHAR LIMIT=none] -->
804    <string name="permlab_manageUsers">manage users</string>
805    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to create/remove/query users. [CHAR LIMIT=NONE] -->
806    <string name="permdesc_manageUsers">Allows apps to manage users on the device, including query, creation and deletion.</string>
807
808    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=50] -->
809    <string name="permlab_getDetailedTasks">retrieve details of running apps</string>
810    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] -->
811    <string name="permdesc_getDetailedTasks">Allows the app to retrieve
812        detailed information about currently and recently running tasks. Malicious apps may
813        discover private information about other apps.</string>
814
815    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
816    <string name="permlab_reorderTasks">reorder running apps</string>
817    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
818    <string name="permdesc_reorderTasks">Allows the app to move tasks to the
819      foreground and background.  The app may do this without your input.</string>
820
821    <!-- Title of an application permission, allowing an application to remove/kill tasks -->
822    <string name="permlab_removeTasks">stop running apps</string>
823    <!-- Description of an application permission, allowing an application to remove/kill tasks -->
824    <string name="permdesc_removeTasks">Allows the app to remove
825        tasks and kill their apps. Malicious apps may disrupt
826        the behavior of other apps.</string>
827
828    <!-- [CHAR LIMIT=NONE] Title of an application permission, allowing an application to create,
829         change, remove activity stacks. -->
830    <string name="permlab_manageActivityStacks">manage activity stacks</string>
831    <!-- [CHAR LIMIT=NONE] Description of an application permission, allowing an application to create,
832             change, remove activity stacks. -->
833    <string name="permdesc_manageActivityStacks">Allows the app to add, remove, and
834        modify the activity stacks in which other apps run.  Malicious apps may disrupt
835        the behavior of other apps.</string>
836
837    <!-- Title of an application permission, allowing an application to start any activity, regardless of permission protection or exported state. -->
838    <string name="permlab_startAnyActivity">start any activity</string>
839    <!-- Description of an application permission, allowing an application to start any activity, regardless of permission protection or exported state. -->
840    <string name="permdesc_startAnyActivity">Allows the app to start any activity, regardless of permission protection or exported state.</string>
841
842    <!-- Title of an application permission, allowing control of app screen compatibility mode -->
843    <string name="permlab_setScreenCompatibility">set screen compatibility</string>
844    <!-- Description of an application permission, allowing control of app screen compatibility mode -->
845    <string name="permdesc_setScreenCompatibility">Allows the app to control the
846        screen compatibility mode of other applications.  Malicious applications may
847        break the behavior of other applications.</string>
848
849    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
850    <string name="permlab_setDebugApp">enable app debugging</string>
851    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
852    <string name="permdesc_setDebugApp">Allows the app to turn
853        on debugging for another app. Malicious apps may use this
854        to kill other apps.</string>
855
856    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
857    <string name="permlab_changeConfiguration">change system display settings</string>
858    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
859    <string name="permdesc_changeConfiguration">Allows the app to
860        change the current configuration, such as the locale or overall font
861        size.</string>
862
863    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
864    <string name="permlab_enableCarMode">enable car mode</string>
865    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
866    <string name="permdesc_enableCarMode">Allows the app to
867        enable the car mode.</string>
868
869    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
870    <string name="permlab_killBackgroundProcesses">close other apps</string>
871    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
872    <string name="permdesc_killBackgroundProcesses">Allows the app to end
873      background processes of other apps.  This may cause other apps to stop
874      running.</string>
875
876    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
877    <string name="permlab_forceStopPackages">force stop other apps</string>
878    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
879    <string name="permdesc_forceStopPackages">Allows the app to forcibly stop other apps.</string>
880
881    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
882    <string name="permlab_forceBack">force app to close</string>
883    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
884    <string name="permdesc_forceBack">Allows the app to force any
885        activity that is in the foreground to close and go back.
886        Should never be needed for normal apps.</string>
887
888    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
889    <string name="permlab_dump">retrieve system internal state</string>
890    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
891    <string name="permdesc_dump">Allows the app to retrieve
892        internal state of the system. Malicious apps may retrieve
893        a wide variety of private and secure information that they should
894        never normally need.</string>
895
896    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
897    <string name="permlab_retrieve_window_content">retrieve screen content</string>
898    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
899    <string name="permdesc_retrieve_window_content">Allows the app to retrieve
900        the content of the active window. Malicious apps may retrieve
901        the entire window content and examine all its text except passwords.</string>
902
903    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
904    <string name="permlab_temporary_enable_accessibility">temporary enable accessibility</string>
905    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
906    <string name="permdesc_temporary_enable_accessibility">Allows an application to temporarily
907         enable accessibility on the device. Malicious apps may enable accessibility without
908         user consent.</string>
909
910    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
911    <string name="permlab_retrieveWindowToken">retrieve window token</string>
912    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
913    <string name="permdesc_retrieveWindowToken">Allows an application to retrieve
914        the window token. Malicious apps may perfrom unauthorized interaction with
915        the application window impersonating the system.</string>
916
917    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
918    <string name="permlab_frameStats">retrieve frame statistics</string>
919    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
920    <string name="permdesc_frameStats">Allows an application to collect
921        frame statistics. Malicious apps may observe the frame statistics
922        of windows from other apps.</string>
923
924    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
925    <string name="permlab_filter_events">filter events</string>
926    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
927    <string name="permdesc_filter_events">Allows an application to register an input filter
928            which filters the stream of all user events before they are dispatched. Malicious app
929            may control the system UI whtout user intervention.</string>
930
931    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
932    <string name="permlab_shutdown">partial shutdown</string>
933    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
934    <string name="permdesc_shutdown">Puts the activity manager into a shutdown
935        state.  Does not perform a complete shutdown.</string>
936
937    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
938    <string name="permlab_stopAppSwitches">prevent app switches</string>
939    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
940    <string name="permdesc_stopAppSwitches">Prevents the user from switching to
941        another app.</string>
942
943    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
944    <string name="permlab_getTopActivityInfo">get current app info</string>
945    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
946    <string name="permdesc_getTopActivityInfo">Allows the holder to retrieve private information
947        about the current application in the foreground of the screen.</string>
948
949    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
950    <string name="permlab_runSetActivityWatcher">monitor and control all app launching</string>
951    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
952    <string name="permdesc_runSetActivityWatcher">Allows the app to
953        monitor and control how the system launches activities.
954        Malicious apps may completely compromise the system. This
955        permission is only needed for development, never for normal
956        use.</string>
957
958    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
959    <string name="permlab_broadcastPackageRemoved">send package removed broadcast</string>
960    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
961    <string name="permdesc_broadcastPackageRemoved">Allows the app to
962        broadcast a notification that an app package has been removed.
963        Malicious apps may use this to kill any other running
964        app.</string>
965
966    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
967    <string name="permlab_broadcastSmsReceived">send SMS-received broadcast</string>
968    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
969    <string name="permdesc_broadcastSmsReceived">Allows the app to
970        broadcast a notification that an SMS message has been received.
971        Malicious apps may use this to forge incoming SMS messages.</string>
972
973    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
974    <string name="permlab_broadcastWapPush">send WAP-PUSH-received broadcast</string>
975    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
976    <string name="permdesc_broadcastWapPush">Allows the app to
977        broadcast a notification that a WAP PUSH message has been received.
978        Malicious apps may use this to forge MMS message receipt or to
979        silently replace the content of any webpage with malicious variants.</string>
980
981    <!-- TODO: Mark these as translatable when API is finalized. -->
982    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
983    <string name="permlab_broadcastScoreNetworks" translatable="false">send score networks broadcast</string>
984    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
985    <string name="permdesc_broadcastScoreNetworks" translatable="false">Allows the app
986        to broadcast a notification that networks need to be scored.
987        Never needed for normal apps.
988    </string>
989
990    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
991    <string name="permlab_setProcessLimit">limit number of running processes</string>
992    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
993    <string name="permdesc_setProcessLimit">Allows the app
994        to control the maximum number of processes that will run. Never
995        needed for normal apps.</string>
996
997    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
998    <string name="permlab_setAlwaysFinish">force background apps to close</string>
999    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1000    <string name="permdesc_setAlwaysFinish">Allows the app
1001        to control whether activities are always finished as soon as they
1002        go to the background. Never needed for normal apps.</string>
1003
1004    <!-- [CHAR LIMIT=NONE] Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1005    <string name="permlab_batteryStats">read battery statistics</string>
1006    <!-- [CHAR LIMIT=NONE] Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1007    <string name="permdesc_batteryStats">Allows an application to read the current low-level
1008        battery use data.  May allow the application to find out detailed information about
1009        which apps you use.</string>
1010
1011    <!-- [CHAR LIMIT=NONE] Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1012    <string name="permlab_updateBatteryStats">modify battery statistics</string>
1013    <!-- [CHAR LIMIT=NONE] Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1014    <string name="permdesc_updateBatteryStats">Allows the app to modify
1015        collected battery statistics. Not for use by normal apps.</string>
1016
1017    <!-- [CHAR LIMIT=NONE] Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1018    <string name="permlab_getAppOpsStats">retrieve app ops statistics</string>
1019    <!-- [CHAR LIMIT=NONE] Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1020    <string name="permdesc_getAppOpsStats">Allows the app to retrieve
1021        collected application operation statistics. Not for use by normal apps.</string>
1022
1023    <!-- [CHAR LIMIT=NONE] Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1024    <string name="permlab_updateAppOpsStats">modify app ops statistics</string>
1025    <!-- [CHAR LIMIT=NONE] Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1026    <string name="permdesc_updateAppOpsStats">Allows the app to modify
1027        collected application operation statistics. Not for use by normal apps.</string>
1028
1029    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1030    <string name="permlab_backup">control system backup and restore</string>
1031    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1032    <string name="permdesc_backup">Allows the app to control the system\'s backup and restore mechanism.  Not for use by normal apps.</string>
1033
1034    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1035    <string name="permlab_confirm_full_backup">confirm a full backup or restore operation</string>
1036    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1037    <string name="permdesc_confirm_full_backup">Allows the app to launch the full backup confirmation UI.  Not to be used by any app.</string>
1038
1039    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1040    <string name="permlab_internalSystemWindow">display unauthorized windows</string>
1041    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1042    <string name="permdesc_internalSystemWindow">Allows the app to create
1043        windows that are intended to be used by the internal system
1044        user interface. Not for use by normal apps.</string>
1045
1046    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1047    <string name="permlab_systemAlertWindow">draw over other apps</string>
1048    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1049    <string name="permdesc_systemAlertWindow">Allows the app to draw on top of other
1050        applications or parts of the user interface.  They may interfere with your
1051        use of the interface in any application, or change what you think you are
1052        seeing in other applications.</string>
1053
1054    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1055    <string name="permlab_setAnimationScale">modify global animation speed</string>
1056    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1057    <string name="permdesc_setAnimationScale">Allows the app to change
1058        the global animation speed (faster or slower animations) at any time.</string>
1059
1060    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1061    <string name="permlab_manageAppTokens">manage app tokens</string>
1062    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1063    <string name="permdesc_manageAppTokens">Allows the app to
1064        create and manage their own tokens, bypassing their normal
1065        Z-ordering. Should never be needed for normal apps.</string>
1066
1067    <!-- [CHAR LIMIT=NONE] Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1068    <string name="permlab_freezeScreen">freeze screen</string>
1069    <!-- [CHAR LIMIT=NONE] Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1070    <string name="permdesc_freezeScreen">Allows the application to temporarily freeze
1071        the screen for a full-screen transition.</string>
1072
1073    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1074    <string name="permlab_injectEvents">press keys and control buttons</string>
1075    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1076    <string name="permdesc_injectEvents" product="tablet">Allows the app to deliver
1077        its own input events (key presses, etc.) to other apps. Malicious
1078        apps may use this to take over the tablet.</string>
1079    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1080    <string name="permdesc_injectEvents" product="default">Allows the app to deliver
1081        its own input events (key presses, etc.) to other apps. Malicious
1082        apps may use this to take over the phone.</string>
1083
1084    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1085    <string name="permlab_readInputState">record what you type and actions you take</string>
1086    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1087    <string name="permdesc_readInputState">Allows the app to watch the
1088        keys you press even when interacting with another app (such
1089        as typing a password). Should never be needed for normal apps.</string>
1090
1091    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1092    <string name="permlab_bindInputMethod">bind to an input method</string>
1093    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1094    <string name="permdesc_bindInputMethod">Allows the holder to bind to the top-level
1095        interface of an input method. Should never be needed for normal apps.</string>
1096
1097    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1098    <string name="permlab_bindAccessibilityService">bind to an accessibility service</string>
1099    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1100    <string name="permdesc_bindAccessibilityService">Allows the holder to bind to the top-level
1101        interface of an accessibility service. Should never be needed for normal apps.</string>
1102
1103    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1104    <string name="permlab_bindPrintService">bind to a print service</string>
1105    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1106    <string name="permdesc_bindPrintService">Allows the holder to bind to the top-level
1107        interface of a print service. Should never be needed for normal apps.</string>
1108
1109    <!-- Title of an application permission, listed so the user can choose
1110         whether they want to allow the application to do this. -->
1111    <string name="permlab_bindPrintSpoolerService">bind to a print spooler service</string>
1112    <!-- Description of an application permission, listed so the user can
1113         choose whether they want to allow the application to do this. -->
1114    <string name="permdesc_bindPrintSpoolerService">Allows the holder to bind to the top-level
1115        interface of a print spooler service. Should never be needed for normal apps.</string>
1116
1117    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1118    <string name="permlab_bindNfcService">bind to NFC service</string>
1119    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1120    <string name="permdesc_bindNfcService">Allows the holder to bind to applications
1121        that are emulating NFC cards. Should never be needed for normal apps.</string>
1122
1123    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1124    <string name="permlab_bindTextService">bind to a text service</string>
1125    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1126    <string name="permdesc_bindTextService">Allows the holder to bind to the top-level
1127        interface of a text service(e.g. SpellCheckerService). Should never be needed for normal apps.</string>
1128
1129    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1130    <string name="permlab_bindVpnService">bind to a VPN service</string>
1131    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1132    <string name="permdesc_bindVpnService">Allows the holder to bind to the top-level
1133        interface of a Vpn service. Should never be needed for normal apps.</string>
1134
1135    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1136    <string name="permlab_bindWallpaper">bind to a wallpaper</string>
1137    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1138    <string name="permdesc_bindWallpaper">Allows the holder to bind to the top-level
1139        interface of a wallpaper. Should never be needed for normal apps.</string>
1140
1141    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1142    <string name="permlab_bindVoiceInteraction">bind to a voice interactor</string>
1143    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1144    <string name="permdesc_bindVoiceInteraction">Allows the holder to bind to the top-level
1145        interface of a voice interaction service. Should never be needed for normal apps.</string>
1146
1147    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1148    <string name="permlab_manageVoiceKeyphrases">manage voice keyphrases</string>
1149    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1150    <string name="permdesc_manageVoiceKeyphrases">Allows the holder to manage the keyphrases for voice hotword detection.
1151        Should never be needed for normal apps.</string>
1152
1153    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1154    <string name="permlab_bindRemoteDisplay">bind to a remote display</string>
1155    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1156    <string name="permdesc_bindRemoteDisplay">Allows the holder to bind to the top-level
1157        interface of a remote display. Should never be needed for normal apps.</string>
1158
1159    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1160    <string name="permlab_bindRemoteViews">bind to a widget service</string>
1161    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1162    <string name="permdesc_bindRemoteViews">Allows the holder to bind to the top-level
1163        interface of a widget service. Should never be needed for normal apps.</string>
1164
1165    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1166    <string name="permlab_bindDeviceAdmin">interact with a device admin</string>
1167    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1168    <string name="permdesc_bindDeviceAdmin">Allows the holder to send intents to
1169        a device administrator. Should never be needed for normal apps.</string>
1170
1171    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1172    <string name="permlab_bindTvInput">bind to a TV input</string>
1173    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1174    <string name="permdesc_bindTvInput">Allows the holder to bind to the top-level
1175        interface of a TV input. Should never be needed for normal apps.</string>
1176
1177    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1178    <string name="permlab_modifyParentalControls">modify parental controls</string>
1179    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1180    <string name="permdesc_modifyParentalControls">Allows the holder to modify the system\'s
1181        parental controls data. Should never be needed for normal apps.</string>
1182
1183    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1184    <string name="permlab_manageDeviceAdmins">add or remove a device admin</string>
1185    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1186    <string name="permdesc_manageDeviceAdmins">Allows the holder to add or remove active device
1187        administrators. Should never be needed for normal apps.</string>
1188
1189    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1190    <string name="permlab_setOrientation">change screen orientation</string>
1191    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1192    <string name="permdesc_setOrientation">Allows the app to change
1193        the rotation of the screen at any time. Should never be needed for
1194        normal apps.</string>
1195
1196    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
1197    <string name="permlab_setPointerSpeed">change pointer speed</string>
1198    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] -->
1199    <string name="permdesc_setPointerSpeed">Allows the app to change
1200        the mouse or trackpad pointer speed at any time. Should never be needed for
1201        normal apps.</string>
1202
1203    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
1204    <string name="permlab_setKeyboardLayout">change keyboard layout</string>
1205    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] -->
1206    <string name="permdesc_setKeyboardLayout">Allows the app to change
1207        the keyboard layout. Should never be needed for normal apps.</string>
1208
1209    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1210    <string name="permlab_signalPersistentProcesses">send Linux signals to apps</string>
1211    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1212    <string name="permdesc_signalPersistentProcesses">Allows the app to request that the
1213        supplied signal be sent to all persistent processes.</string>
1214
1215    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1216    <string name="permlab_persistentActivity">make app always run</string>
1217    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1218    <string name="permdesc_persistentActivity" product="tablet">Allows the app to make parts of itself persistent in memory.  This can limit memory available to other apps slowing down the tablet.</string>
1219    <string name="permdesc_persistentActivity" product="default">Allows the app to make parts of itself persistent in memory.  This can limit memory available to other apps slowing down the phone.</string>
1220
1221    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1222    <string name="permlab_deletePackages">delete apps</string>
1223    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1224    <string name="permdesc_deletePackages">Allows the app to delete
1225        Android packages. Malicious apps may use this to delete important apps.</string>
1226
1227    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1228    <string name="permlab_clearAppUserData">delete other apps\' data</string>
1229    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1230    <string name="permdesc_clearAppUserData">Allows the app to clear user data.</string>
1231    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1232    <string name="permlab_deleteCacheFiles">delete other apps\' caches</string>
1233    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1234    <string name="permdesc_deleteCacheFiles">Allows the app to delete
1235        cache files.</string>
1236
1237    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1238    <string name="permlab_getPackageSize">measure app storage space</string>
1239    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1240    <string name="permdesc_getPackageSize">Allows the app to retrieve its code, data, and cache sizes</string>
1241
1242    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1243    <string name="permlab_installPackages">directly install apps</string>
1244    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1245    <string name="permdesc_installPackages">Allows the app to install new or updated
1246        Android packages. Malicious apps may use this to add new apps with arbitrarily
1247        powerful permissions.</string>
1248
1249    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1250    <string name="permlab_clearAppCache">delete all app cache data</string>
1251    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1252    <string name="permdesc_clearAppCache" product="tablet">Allows the app to free tablet storage
1253        by deleting files in the cache directories of other applications.  This may cause other
1254        applications to start up more slowly as they need to re-retrieve their data.</string>
1255    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1256    <string name="permdesc_clearAppCache" product="default">Allows the app to free phone storage
1257        by deleting files in the cache directories of other applications.  This may cause other
1258        applications to start up more slowly as they need to re-retrieve their data.</string>
1259
1260    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1261    <string name="permlab_movePackage">move app resources</string>
1262    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1263    <string name="permdesc_movePackage">Allows the app to move app resources from internal to external media and vice versa.</string>
1264
1265    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1266    <string name="permlab_readLogs">read sensitive log data</string>
1267    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1268    <string name="permdesc_readLogs" product="tablet">Allows the app to read from the
1269        system\'s various log files.  This allows it to discover general
1270        information about what you are doing with the tablet, potentially
1271        including personal or private information.</string>
1272    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1273    <string name="permdesc_readLogs" product="default">Allows the app to read from the
1274        system\'s various log files.  This allows it to discover general
1275        information about what you are doing with the phone, potentially
1276        including personal or private information.</string>
1277
1278    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1279    <string name="permlab_anyCodecForPlayback">use any media decoder for playback</string>
1280    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1281    <string name="permdesc_anyCodecForPlayback">Allows the app to use any installed
1282        media decoder to decode for playback.</string>
1283
1284    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. This permission allows the app to install or uninstall trusted credentials, a.k.a. CA certificates. [CHAR LIMIT=NONE] -->
1285    <string name="permlab_manageCaCertificates">manage trusted credentials</string>
1286    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE]-->
1287    <string name="permdesc_manageCaCertificates">Allows the app to install and uninstall CA certificates as trusted credentials.</string>
1288
1289    <!-- Title of a permission that is never presented to the user.  This is not a
1290         permission that an application must be granted by the user.  Instead, it
1291         is part of a mechanism that applications use to indicate to the system
1292         that they want to do scheduled background work.  -->
1293    <string name="permlab_bindJobService">run the application\'s scheduled background work</string>
1294    <!-- Description of an application permission, so that the user can understand
1295         what is being done if they are curious. -->
1296    <string name="permdesc_bindJobService">This permission allows the Android system to run the application in the background when requested.</string>
1297
1298    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1299    <string name="permlab_diagnostic">read/write to resources owned by diag</string>
1300    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1301    <string name="permdesc_diagnostic">Allows the app to read and write to
1302    any resource owned by the diag group; for example, files in /dev. This could
1303    potentially affect system stability and security. This should be ONLY be used
1304    for hardware-specific diagnostics by the manufacturer or operator.</string>
1305
1306    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1307    <string name="permlab_changeComponentState">enable or disable app components</string>
1308    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1309    <string name="permdesc_changeComponentState" product="tablet">Allows the app to change whether a
1310        component of another app is enabled or not. Malicious apps may use this
1311        to disable important tablet capabilities. Care must be used with this permission, as it is
1312        possible to get app components into an unusable, inconsistent, or unstable state.
1313    </string>
1314    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1315    <string name="permdesc_changeComponentState" product="default">Allows the app to change whether a
1316        component of another app is enabled or not. Malicious apps may use this
1317        to disable important phone capabilities. Care must be used with this permission, as it is
1318        possible to get app components into an unusable, inconsistent, or unstable state.
1319    </string>
1320
1321    <!-- Title of an application permission for granting or revoking other permissions [CHAR LIMIT=NONE] -->
1322    <string name="permlab_grantRevokePermissions">grant or revoke permissions</string>
1323    <!-- Description of an application permission for granting or revoking other permissions [CHAR LIMIT=NONE] -->
1324    <string name="permdesc_grantRevokePermissions">Allows an application to grant or revoke
1325        specific permissions for it or other applications.  Malicious applications may use this
1326        to access features you have not granted them.
1327    </string>
1328
1329    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1330    <string name="permlab_setPreferredApplications">set preferred apps</string>
1331    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1332    <string name="permdesc_setPreferredApplications">Allows the app to
1333        modify your preferred apps. Malicious apps may
1334        silently change the apps that are run, spoofing your
1335        existing apps to collect private data from you.</string>
1336
1337    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1338    <string name="permlab_writeSettings">modify system settings</string>
1339    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1340    <string name="permdesc_writeSettings">Allows the app to modify the
1341        system\'s settings data. Malicious apps may corrupt your system\'s
1342        configuration.</string>
1343
1344    <string name="permlab_writeSecureSettings">modify secure system settings</string>
1345    <string name="permdesc_writeSecureSettings">Allows the app to modify the
1346        system\'s secure settings data. Not for use by normal apps.</string>
1347
1348    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1349    <string name="permlab_writeGservices">modify the Google services map</string>
1350    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1351    <string name="permdesc_writeGservices">Allows the app to modify the
1352        Google services map.  Not for use by normal apps.</string>
1353
1354    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1355    <string name="permlab_receiveBootCompleted">run at startup</string>
1356    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1357    <string name="permdesc_receiveBootCompleted" product="tablet">Allows the app to
1358        have itself started as soon as the system has finished booting.
1359        This can make it take longer to start the tablet and allow the
1360        app to slow down the overall tablet by always running.</string>
1361    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1362    <string name="permdesc_receiveBootCompleted" product="default">Allows the app to
1363        have itself started as soon as the system has finished booting.
1364        This can make it take longer to start the phone and allow the
1365        app to slow down the overall phone by always running.</string>
1366
1367    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1368    <string name="permlab_broadcastSticky">send sticky broadcast</string>
1369    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1370    <string name="permdesc_broadcastSticky" product="tablet">Allows the app to
1371    send sticky broadcasts, which remain after the broadcast ends. Excessive use
1372    may make the tablet slow or unstable by causing it to use too much memory.
1373    </string>
1374    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1375    <string name="permdesc_broadcastSticky" product="default">Allows the app to
1376    send sticky broadcasts, which remain after the broadcast ends. Excessive
1377    use may make the phone slow or unstable by causing it to use too
1378    much memory.</string>
1379
1380    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1381    <string name="permlab_readContacts">read your contacts</string>
1382    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1383    <string name="permdesc_readContacts" product="tablet">Allows the app to read
1384      data about your contacts stored on your tablet, including the frequency
1385      with which you\'ve called, emailed, or communicated in other ways with
1386      specific individuals. This permission allows apps to save your contact
1387      data, and malicious apps may share contact data without your
1388      knowledge.</string>
1389    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1390    <string name="permdesc_readContacts" product="default">Allows the app to
1391      read data about your contacts stored on your phone, including the
1392      frequency with which you\'ve called, emailed, or communicated in other ways
1393      with specific individuals. This permission allows apps to save your
1394      contact data, and malicious apps may share contact data without your
1395      knowledge.</string>
1396
1397    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1398    <string name="permlab_writeContacts">modify your contacts</string>
1399    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1400    <string name="permdesc_writeContacts" product="tablet">Allows the app to
1401      modify the data about your contacts stored on your tablet, including the
1402      frequency with which you\'ve called, emailed, or communicated in other ways
1403      with specific contacts. This permission allows apps to delete contact
1404      data.</string>
1405    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1406    <string name="permdesc_writeContacts" product="default">Allows the app to
1407    modify the data about your contacts stored on your phone, including the
1408    frequency with which you\'ve called, emailed, or communicated in other ways
1409    with specific contacts. This permission allows apps to delete contact
1410    data.</string>
1411
1412    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1413    <string name="permlab_readCallLog">read call log</string>
1414    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1415    <string name="permdesc_readCallLog" product="tablet">Allows the app to read
1416     your tablet\'s call log, including data about incoming and outgoing calls.
1417     This permission allows apps to save your call log data, and malicious apps
1418     may share call log data without your knowledge.</string>
1419    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1420    <string name="permdesc_readCallLog" product="default">Allows the app to read
1421      your phone\'s call log, including data about incoming and outgoing calls.
1422      This permission allows apps to save your call log data, and malicious apps
1423      may share call log data without your knowledge.</string>
1424
1425    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1426    <string name="permlab_writeCallLog">write call log</string>
1427    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1428    <string name="permdesc_writeCallLog" product="tablet">Allows the app to modify your tablet\'s call log, including data about incoming and outgoing calls.
1429        Malicious apps may use this to erase or modify your call log.</string>
1430    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1431    <string name="permdesc_writeCallLog" product="default">Allows the app to modify your phone\'s call log, including data about incoming and outgoing calls.
1432        Malicious apps may use this to erase or modify your call log.</string>
1433
1434
1435    <!-- Title of the read profile permission, listed so the user can decide whether to allow the application to read the user's personal profile data. [CHAR LIMIT=30] -->
1436    <string name="permlab_readProfile">read your own contact card</string>
1437    <!-- Description of the read profile permission, listed so the user can decide whether to allow the application to read the user's personal profile data. [CHAR LIMIT=NONE] -->
1438    <string name="permdesc_readProfile" product="default">Allows the app to read
1439     personal profile information stored on your device, such as your name and
1440     contact information. This means the app can identify you and may send your
1441     profile information to others.</string>
1442
1443    <!-- Title of the write profile permission, listed so the user can decide whether to allow the application to write to the user's personal profile data. [CHAR LIMIT=30] -->
1444    <string name="permlab_writeProfile">modify your own contact card</string>
1445    <!-- Description of the write profile permission, listed so the user can decide whether to allow the application to write to the user's personal profile data. [CHAR LIMIT=NONE] -->
1446    <string name="permdesc_writeProfile" product="default">Allows the app to
1447      change or add to personal profile information stored on your device, such
1448      as your name and contact information.  This means the app can identify you
1449      and may send your profile information to others.</string>
1450
1451    <!-- Title of the body sensors permission, listed so the user can decide whether to allow the application to access body sensor data. [CHAR LIMIT=30] -->
1452    <string name="permlab_bodySensors">body sensors (like heart rate monitors)
1453    </string>
1454    <!-- Description of the body sensors permission, listed so the user can decide whether to allow the application to access data from body sensors. [CHAR LIMIT=NONE] -->
1455    <string name="permdesc_bodySensors" product="default">Allows the app to access data from sensors
1456    that monitor your physical condition, such as your heart rate.</string>
1457
1458    <!-- Title of the read social stream permission, listed so the user can decide whether to allow the application to read information from the user's social stream. [CHAR LIMIT=30] -->
1459    <string name="permlab_readSocialStream" product="default">read your social stream</string>
1460    <string name="permdesc_readSocialStream" product="default">Allows the app
1461      to access and sync social updates from you and your friends. Be careful
1462      when sharing information -- this allows the app to read communications
1463      between you and your friends on social networks, regardless of
1464      confidentiality. Note: this permission may not be enforced on all social
1465      networks.</string>
1466
1467    <!-- Title of the write social stream permission, listed so the user can decide whether to allow the application to write information to the user's social stream. [CHAR LIMIT=30] -->
1468    <string name="permlab_writeSocialStream" product="default">write to your social stream</string>
1469    <string name="permdesc_writeSocialStream" product="default">Allows the app to
1470     display social updates from your friends.  Be careful when sharing
1471     information -- this allows the app to produce messages that may appear to
1472     come from a friend. Note: this permission may not be enforced on all social
1473     networks.</string>
1474
1475    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1476    <string name="permlab_readCalendar">read calendar events plus confidential information</string>
1477    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1478
1479    <string name="permdesc_readCalendar" product="tablet">Allows the app to read
1480       all calendar events stored on your tablet, including those of friends or
1481       co-workers. This may allow the app to share or save your calendar data,
1482       regardless of confidentiality or sensitivity.</string>
1483    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1484    <string name="permdesc_readCalendar" product="default">Allows the app to
1485       read all calendar events stored on your phone, including those of friends
1486       or co-workers. This may allow the app to share or save your calendar data,
1487       regardless of confidentiality or sensitivity.</string>
1488
1489    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1490    <string name="permlab_writeCalendar">add or modify calendar events and send email to guests without owners\' knowledge</string>
1491    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1492
1493<string name="permdesc_writeCalendar" product="tablet">Allows the app to
1494     add, remove, change events that you can modify on your tablet, including
1495     those of friends or co-workers. This may allow the app to send messages
1496     that appear to come from calendar owners, or modify events without the
1497     owners\' knowledge.</string>
1498<string name="permdesc_writeCalendar" product="default">Allows the app to
1499     add, remove, change events that you can modify on your phone, including
1500     those of friends or co-workers. This may allow the app to send messages
1501     that appear to come from calendar owners, or modify events without the
1502     owners\' knowledge.</string>
1503
1504
1505    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1506    <string name="permlab_accessMockLocation">mock location sources for testing</string>
1507    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1508    <string name="permdesc_accessMockLocation">Create mock location sources for
1509      testing or install a new location provider.  This allows the app to
1510      override the location and/or status returned by other location sources
1511      such as GPS or location providers.</string>
1512
1513    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1514    <string name="permlab_accessLocationExtraCommands">access extra location provider commands</string>
1515    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1516    <string name="permdesc_accessLocationExtraCommands">Allows the app to access
1517      extra location provider commands.  This may allow the app to interfere
1518      with the operation of the GPS or other location sources.</string>
1519
1520    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1521    <string name="permlab_installLocationProvider">permission to install a location provider</string>
1522    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1523    <string name="permdesc_installLocationProvider">Create mock location sources
1524      for testing or install a new location provider.  This allows the app to
1525      override the location and/or status returned by other location sources
1526      such as GPS or location providers.</string>
1527
1528    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1529    <string name="permlab_accessFineLocation">precise location (GPS and
1530      network-based)</string>
1531    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1532    <string name="permdesc_accessFineLocation">Allows the app to get your
1533      precise location using the Global Positioning System (GPS) or network
1534      location sources such as cell towers and Wi-Fi. These location services
1535      must be turned on and available to your device for the app to use them.
1536      Apps may use this to determine where you are, and may consume additional
1537      battery power.</string>
1538
1539    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1540    <string name="permlab_accessCoarseLocation">approximate location
1541      (network-based)</string>
1542    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1543    <string name="permdesc_accessCoarseLocation">Allows the app to get your
1544      approximate location. This location is derived by location services using
1545      network location sources such as cell towers and Wi-Fi. These location
1546      services must be turned on and available to your device for the app to
1547      use them. Apps may use this to determine approximately where you
1548      are.</string>
1549
1550    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1551    <string name="permlab_accessSurfaceFlinger">access SurfaceFlinger</string>
1552    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1553    <string name="permdesc_accessSurfaceFlinger">Allows the app to use SurfaceFlinger low-level features.</string>
1554
1555    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1556    <string name="permlab_readFrameBuffer">read frame buffer</string>
1557    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1558    <string name="permdesc_readFrameBuffer">Allows the app to read the content of the frame buffer.</string>
1559
1560    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1561    <string name="permlab_accessInputFlinger">access InputFlinger</string>
1562    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1563    <string name="permdesc_accessInputFlinger">Allows the app to use InputFlinger low-level features.</string>
1564
1565    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1566    <string name="permlab_configureWifiDisplay">configure Wifi displays</string>
1567    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1568    <string name="permdesc_configureWifiDisplay">Allows the app to configure and connect to Wifi displays.</string>
1569
1570    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1571    <string name="permlab_controlWifiDisplay">control Wifi displays</string>
1572    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1573    <string name="permdesc_controlWifiDisplay">Allows the app to control low-level features of Wifi displays.</string>
1574
1575    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1576    <string name="permlab_captureAudioOutput">capture audio output</string>
1577    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1578    <string name="permdesc_captureAudioOutput">Allows the app to capture and redirect audio output.</string>
1579
1580    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1581    <string name="permlab_captureAudioHotword">Hotword detection</string>
1582    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1583    <string name="permdesc_captureAudioHotword">Allows the app to capture audio for Hotword detection. The capture can
1584      happen in the background but does not prevent other audio capture (e.g. Camcorder).</string>
1585
1586    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1587    <string name="permlab_modifyAudioRouting">Audio Routing</string>
1588    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1589    <string name="permdesc_modifyAudioRouting">Allows the app to directly control audio routing and
1590      override audio policy decisions.</string>
1591
1592    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1593    <string name="permlab_captureVideoOutput">capture video output</string>
1594    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1595    <string name="permdesc_captureVideoOutput">Allows the app to capture and redirect video output.</string>
1596
1597    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1598    <string name="permlab_captureSecureVideoOutput">capture secure video output</string>
1599    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1600    <string name="permdesc_captureSecureVideoOutput">Allows the app to capture and redirect secure video output.</string>
1601
1602    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1603    <string name="permlab_mediaContentControl">control media playback and metadata access</string>
1604    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1605    <string name="permdesc_mediaContentControl">Allows the app to control media playback and access the media information (title, author...).</string>
1606
1607    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1608    <string name="permlab_modifyAudioSettings">change your audio settings</string>
1609    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1610    <string name="permdesc_modifyAudioSettings">Allows the app to modify global audio settings such as volume and which speaker is used for output.</string>
1611
1612    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1613    <string name="permlab_recordAudio">record audio</string>
1614    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1615    <string name="permdesc_recordAudio">Allows the app to record audio with the
1616      microphone.  This permission allows the app to record audio at any time
1617      without your confirmation.</string>
1618
1619    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1620    <string name="permlab_sim_communication">sim communication</string>
1621    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1622    <string name="permdesc_sim_communication">Allows the app to send commands to the SIM. This is very dangerous.</string>
1623
1624    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1625    <string name="permlab_camera">take pictures and videos</string>
1626    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1627    <string name="permdesc_camera">Allows the app to take pictures and videos
1628      with the camera.  This permission allows the app to use the camera at any
1629      time without your confirmation.</string>
1630    <!-- Title of a camera app permission, listed so the user can choose whether or not they want to allow it to disable the may-transmit light indicator. -->
1631    <string name="permlab_cameraDisableTransmitLed">disable transmit indicator LED when camera is in use</string>
1632    <!-- Description of a camera app permission, listed so the user can choose whether or not they want to allow it to disable the may-transmit light indicator. -->
1633    <string name="permdesc_cameraDisableTransmitLed">Allows a pre-installed system application to disable the camera use indicator LED.</string>
1634
1635    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1636    <string name="permlab_brick" product="tablet">permanently disable tablet</string>
1637    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1638    <string name="permlab_brick" product="default">permanently disable phone</string>
1639    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1640    <string name="permdesc_brick" product="tablet">Allows the app to
1641        disable the entire tablet permanently. This is very dangerous.</string>
1642    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1643    <string name="permdesc_brick" product="default">Allows the app to
1644        disable the entire phone permanently. This is very dangerous.</string>
1645
1646    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1647    <string name="permlab_reboot" product="tablet">force tablet reboot</string>
1648    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1649    <string name="permlab_reboot" product="default">force phone reboot</string>
1650    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1651    <string name="permdesc_reboot" product="tablet">Allows the app to force the tablet to reboot.</string>
1652    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1653    <string name="permdesc_reboot" product="default">Allows the app to force the phone to reboot.</string>
1654
1655
1656    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
1657    <string name="permlab_mount_unmount_filesystems" product="nosdcard">access USB storage filesystem</string>
1658    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1659    <string name="permlab_mount_unmount_filesystems" product="default">access SD Card filesystem</string>
1660    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1661    <string name="permdesc_mount_unmount_filesystems">Allows the app to mount and
1662        unmount filesystems for removable storage.</string>
1663
1664    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
1665    <string name="permlab_mount_format_filesystems" product="nosdcard">erase USB storage</string>
1666    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1667    <string name="permlab_mount_format_filesystems" product="default">erase SD Card</string>
1668    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1669    <string name="permdesc_mount_format_filesystems">Allows the app to format removable storage.</string>
1670
1671    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1672    <string name="permlab_asec_access">get information on internal storage</string>
1673    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1674    <string name="permdesc_asec_access">Allows the app to get information on internal storage.</string>
1675
1676    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1677    <string name="permlab_asec_create">create internal storage</string>
1678    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1679    <string name="permdesc_asec_create">Allows the app to create internal storage.</string>
1680
1681    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1682    <string name="permlab_asec_destroy">destroy internal storage</string>
1683    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1684    <string name="permdesc_asec_destroy">Allows the app to destroy internal storage.</string>
1685
1686    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1687    <string name="permlab_asec_mount_unmount">mount/unmount internal storage</string>
1688    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1689    <string name="permdesc_asec_mount_unmount">Allows the app to mount/unmount internal storage.</string>
1690
1691    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1692    <string name="permlab_asec_rename">rename internal storage</string>
1693    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1694    <string name="permdesc_asec_rename">Allows the app to rename internal storage.</string>
1695
1696    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1697    <string name="permlab_vibrate">control vibration</string>
1698    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1699    <string name="permdesc_vibrate">Allows the app to control the vibrator.</string>
1700
1701    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1702    <string name="permlab_flashlight">control flashlight</string>
1703    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1704    <string name="permdesc_flashlight">Allows the app to control the flashlight.</string>
1705
1706    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1707    <string name="permlab_manageUsb">manage preferences and permissions for USB devices</string>
1708    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1709    <string name="permdesc_manageUsb">Allows the app to manage preferences and permissions for USB devices.</string>
1710
1711    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1712    <string name="permlab_accessMtp">implement MTP protocol</string>
1713    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1714    <string name="permdesc_accessMtp">Allows access to the kernel MTP driver to implement the MTP USB protocol.</string>
1715
1716    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1717    <string name="permlab_hardware_test">test hardware</string>
1718    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1719    <string name="permdesc_hardware_test">Allows the app to control
1720        various peripherals for the purpose of hardware testing.</string>
1721
1722    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1723    <string name="permlab_fm">access FM radio</string>
1724    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1725    <string name="permdesc_fm">Allows the app to access FM radio to listen to programs.</string>
1726
1727    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1728    <string name="permlab_callPhone">directly call phone numbers</string>
1729    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1730    <string name="permdesc_callPhone">Allows the app to call phone numbers
1731      without your intervention. This may result in unexpected charges or calls.
1732      Note that this doesn\'t allow the app to call emergency numbers.
1733      Malicious apps may cost you money by making calls without your
1734      confirmation.</string>
1735
1736    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1737    <string name="permlab_callPrivileged">directly call any phone numbers</string>
1738    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1739    <string name="permdesc_callPrivileged">Allows the app to call
1740        any phone number, including emergency numbers, without your intervention.
1741        Malicious apps may place unnecessary and illegal calls to emergency
1742        services.</string>
1743
1744    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1745    <string name="permlab_performCdmaProvisioning" product="tablet">directly start CDMA tablet setup</string>
1746    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1747    <string name="permlab_performCdmaProvisioning" product="default">directly start CDMA phone setup</string>
1748    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1749    <string name="permdesc_performCdmaProvisioning">Allows the app to start CDMA provisioning.
1750        Malicious apps may unnecessarily start CDMA provisioning.</string>
1751
1752    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1753    <string name="permlab_locationUpdates">control location update notifications</string>
1754    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1755    <string name="permdesc_locationUpdates">Allows the app to enable/disable location
1756        update notifications from the radio.  Not for use by normal apps.</string>
1757
1758    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1759    <string name="permlab_checkinProperties">access checkin properties</string>
1760    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1761    <string name="permdesc_checkinProperties">Allows the app read/write access to
1762        properties uploaded by the checkin service.  Not for use by normal
1763        apps.</string>
1764
1765    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1766    <string name="permlab_bindGadget">choose widgets</string>
1767    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1768    <string name="permdesc_bindGadget">Allows the app to tell the system
1769        which widgets can be used by which app. An app with this permission
1770        can give access to personal data to other apps.
1771        Not for use by normal apps.</string>
1772
1773    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1774    <string name="permlab_modifyPhoneState">modify phone state</string>
1775    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1776    <string name="permdesc_modifyPhoneState">Allows the app to control the
1777        phone features of the device. An app with this permission can switch
1778        networks, turn the phone radio on and off and the like without ever notifying
1779        you.</string>
1780
1781    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1782    <string name="permlab_readPhoneState">read phone status and identity</string>
1783    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1784    <string name="permdesc_readPhoneState">Allows the app to access the phone
1785      features of the device.  This permission allows the app to determine the
1786      phone number and device IDs, whether a call is active, and the remote number
1787      connected by a call.</string>
1788
1789    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1790    <string name="permlab_readPrecisePhoneState">read precise phone states</string>
1791    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1792    <string name="permdesc_readPrecisePhoneState">Allows the app to access the precise
1793      phone states.  This permission allows the app to determine the real
1794      call status, whether a call is active or in the background, call fails,
1795      precise data connection status and data connection fails.</string>
1796
1797    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1798    <string name="permlab_wakeLock" product="tablet">prevent tablet from sleeping</string>
1799    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1800    <string name="permlab_wakeLock" product="default">prevent phone from sleeping</string>
1801    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1802    <string name="permdesc_wakeLock" product="tablet">Allows the app to prevent the tablet from going to sleep.</string>
1803    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1804    <string name="permdesc_wakeLock" product="default">Allows the app to prevent the phone from going to sleep.</string>
1805
1806    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1807    <string name="permlab_transmitIr">transmit infrared</string>
1808    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1809    <string name="permdesc_transmitIr" product="tablet">Allows the app to use the tablet\'s infrared transmitter.</string>
1810    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1811    <string name="permdesc_transmitIr" product="default">Allows the app to use the phone\'s infrared transmitter.</string>
1812
1813
1814    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1815    <string name="permlab_devicePower" product="tablet">power tablet on or off</string>
1816    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1817    <string name="permlab_devicePower" product="default">power phone on or off</string>
1818    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1819    <string name="permdesc_devicePower" product="tablet">Allows the app to turn the
1820        tablet on or off.</string>
1821    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1822    <string name="permdesc_devicePower" product="default">Allows the app to turn the phone on or off.</string>
1823
1824    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1825    <string name="permlab_userActivity">reset display timeout</string>
1826    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1827    <string name="permdesc_userActivity">Allows the app to reset the display timeout.</string>
1828
1829    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1830    <string name="permlab_factoryTest">run in factory test mode</string>
1831    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1832    <string name="permdesc_factoryTest" product="tablet">Run as a low-level manufacturer test,
1833        allowing complete access to the tablet hardware. Only available
1834        when a tablet is running in manufacturer test mode.</string>
1835    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1836    <string name="permdesc_factoryTest" product="default">Run as a low-level manufacturer test,
1837        allowing complete access to the phone hardware. Only available
1838        when a phone is running in manufacturer test mode.</string>
1839
1840    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1841    <string name="permlab_setWallpaper">set wallpaper</string>
1842    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1843    <string name="permdesc_setWallpaper">Allows the app to set the system wallpaper.</string>
1844
1845    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1846    <string name="permlab_setWallpaperHints">adjust your wallpaper size</string>
1847    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1848    <string name="permdesc_setWallpaperHints">Allows the app to set the system wallpaper size hints.</string>
1849
1850    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1851    <string name="permlab_masterClear">reset system to factory defaults</string>
1852    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1853    <string name="permdesc_masterClear">Allows the app to completely
1854        reset the system to its factory settings, erasing all data,
1855        configuration, and installed apps.</string>
1856
1857    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1858    <string name="permlab_setTime">set time</string>
1859    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1860    <string name="permdesc_setTime" product="tablet">Allows the app to change the tablet\'s clock time.</string>
1861    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1862    <string name="permdesc_setTime" product="default">Allows the app to change the phone\'s clock time.</string>
1863
1864    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1865    <string name="permlab_setTimeZone">set time zone</string>
1866    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1867    <string name="permdesc_setTimeZone" product="tablet">Allows the app to change the tablet\'s time zone.</string>
1868    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1869    <string name="permdesc_setTimeZone" product="default">Allows the app to change the phone\'s time zone.</string>
1870
1871    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1872    <string name="permlab_accountManagerService">act as the AccountManagerService</string>
1873    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1874    <string name="permdesc_accountManagerService">Allows the app to make calls to AccountAuthenticators.</string>
1875
1876    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1877    <string name="permlab_getAccounts">find accounts on the device</string>
1878    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1879    <string name="permdesc_getAccounts" product="tablet">Allows the app to get
1880      the list of accounts known by the tablet.  This may include any accounts
1881      created by applications you have installed.</string>
1882    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1883    <string name="permdesc_getAccounts" product="default">Allows the app to get
1884      the list of accounts known by the phone.  This may include any accounts
1885      created by applications you have installed.</string>
1886
1887    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1888    <string name="permlab_authenticateAccounts">create accounts and set passwords</string>
1889    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1890    <string name="permdesc_authenticateAccounts">Allows the app
1891    to use the account authenticator capabilities of the
1892    AccountManager, including creating accounts and getting and
1893    setting their passwords.</string>
1894
1895    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1896    <string name="permlab_manageAccounts">add or remove accounts</string>
1897    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1898    <string name="permdesc_manageAccounts">Allows the app to
1899    perform operations like adding and removing accounts, and deleting
1900    their password.</string>
1901
1902    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1903    <string name="permlab_useCredentials">use accounts on the device</string>
1904    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1905    <string name="permdesc_useCredentials">Allows the app to request authentication tokens.</string>
1906
1907    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1908    <string name="permlab_accessNetworkState">view network connections</string>
1909    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1910    <string name="permdesc_accessNetworkState">Allows the app to view
1911      information about network connections such as which networks exist and are
1912      connected.</string>
1913
1914    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1915    <string name="permlab_createNetworkSockets">full network access</string>
1916    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1917    <string name="permdesc_createNetworkSockets">Allows the app to create
1918     network sockets and use custom network protocols. The browser and other
1919     applications provide means to send data to the internet, so this
1920     permission is not required to send data to the internet.</string>
1921
1922    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1923    <string name="permlab_writeApnSettings">change/intercept network settings and traffic</string>
1924    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1925    <string name="permdesc_writeApnSettings">Allows the app to change network settings and to intercept and inspect all network traffic,
1926      for example to change the proxy and port of any APN. Malicious apps may monitor, redirect, or modify network
1927      packets without your knowledge.</string>
1928
1929    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1930    <string name="permlab_changeNetworkState">change network connectivity</string>
1931    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1932    <string name="permdesc_changeNetworkState">Allows the app to change the state of network connectivity.</string>
1933
1934    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1935    <string name="permlab_changeTetherState">change tethered connectivity</string>
1936    <!-- Description of an application permission, listed so the user can choose whether they want to allow the applicaiton to do this. -->
1937    <string name="permdesc_changeTetherState">Allows the app to change the state of tethered network connectivity.</string>
1938
1939    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1940    <string name="permlab_changeBackgroundDataSetting">change background data usage setting</string>
1941    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1942    <string name="permdesc_changeBackgroundDataSetting">Allows the app to change the background data usage setting.</string>
1943
1944    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1945    <string name="permlab_accessWifiState">view Wi-Fi connections</string>
1946    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1947    <string name="permdesc_accessWifiState">Allows the app to view information
1948      about Wi-Fi networking, such as whether Wi-Fi is enabled and name of
1949      connected Wi-Fi devices.</string>
1950
1951    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1952    <string name="permlab_changeWifiState">connect and disconnect from Wi-Fi</string>
1953    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1954    <string name="permdesc_changeWifiState">Allows the app to connect to and
1955      disconnect from Wi-Fi access points and to make changes to device
1956      configuration for Wi-Fi networks.</string>
1957
1958    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1959    <string name="permlab_changeWifiMulticastState">allow Wi-Fi Multicast reception</string>
1960    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1961    <string name="permdesc_changeWifiMulticastState" product="tablet">Allows the app to receive
1962      packets sent to all devices on a Wi-Fi network using multicast addresses,
1963      not just your tablet.  It uses more power than the non-multicast mode.</string>
1964    <string name="permdesc_changeWifiMulticastState" product="default">Allows the app to receive
1965      packets sent to all devices on a Wi-Fi network using multicast addresses,
1966      not just your phone.  It uses more power than the non-multicast mode.</string>
1967
1968    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1969    <string name="permlab_bluetoothAdmin">access Bluetooth settings</string>
1970    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1971    <string name="permdesc_bluetoothAdmin" product="tablet">Allows the app to
1972      configure the local Bluetooth tablet, and to discover and pair with remote
1973      devices.</string>
1974    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1975    <string name="permdesc_bluetoothAdmin" product="default">Allows the app to configure
1976      the local Bluetooth phone, and to discover and pair with remote devices.</string>
1977
1978    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1979    <string name="permlab_bluetoothPriv">allow Bluetooth pairing by Application</string>
1980    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1981    <string name="permdesc_bluetoothPriv" product="tablet">Allows the app to
1982      pair with remote devices without user interaction.</string>
1983    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1984    <string name="permdesc_bluetoothPriv" product="default">Allows the app to
1985      pair with remote devices without user interaction.</string>
1986
1987    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1988    <string name="permlab_bluetoothMap">access Bluetooth MAP data</string>
1989    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1990    <string name="permdesc_bluetoothMap" product="tablet">Allows the app to access Bluetooth MAP data.</string>
1991    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1992    <string name="permdesc_bluetoothMap" product="default">Allows the app to access Bluetooth MAP data.</string>
1993
1994    <string name="permlab_accessWimaxState">connect and disconnect from WiMAX</string>
1995    <string name="permdesc_accessWimaxState">Allows the app to determine whether
1996     WiMAX is enabled and information about any WiMAX networks that are
1997     connected. </string>
1998
1999    <string name="permlab_changeWimaxState">Change WiMAX state</string>
2000    <string name="permdesc_changeWimaxState" product="tablet">Allows the app to
2001      connect the tablet to and disconnect the tablet from WiMAX networks.</string>
2002    <string name="permdesc_changeWimaxState" product="default">Allows the app to
2003      connect the phone to and disconnect the phone from WiMAX networks.</string>
2004
2005    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2006    <string name="permlab_scoreNetworks">score networks</string>
2007    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2008    <string name="permdesc_scoreNetworks" product="tablet">Allows the app to
2009      rank networks and influence which networks the tablet should prefer.</string>
2010    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2011    <string name="permdesc_scoreNetworks" product="default">Allows the app to
2012        rank networks and influence which networks the phone should prefer.</string>
2013
2014    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2015    <string name="permlab_bluetooth">pair with Bluetooth devices</string>
2016    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2017    <string name="permdesc_bluetooth" product="tablet">Allows the app to view the
2018      configuration of Bluetooth on the tablet, and to make and accept
2019      connections with paired devices.</string>
2020    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2021    <string name="permdesc_bluetooth" product="default">Allows the app to view the
2022      configuration of the Bluetooth on the phone, and to make and accept
2023      connections with paired devices.</string>
2024
2025    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2026    <string name="permlab_nfc">control Near Field Communication</string>
2027    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2028    <string name="permdesc_nfc">Allows the app to communicate
2029      with Near Field Communication (NFC) tags, cards, and readers.</string>
2030
2031    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2032    <string name="permlab_disableKeyguard">disable your screen lock</string>
2033    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2034    <string name="permdesc_disableKeyguard">Allows the app to disable the
2035      keylock and any associated password security.  For example, the phone
2036      disables the keylock when receiving an incoming phone call, then
2037      re-enables the keylock when the call is finished.</string>
2038
2039    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2040    <string name="permlab_readSyncSettings">read sync settings</string>
2041    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2042    <string name="permdesc_readSyncSettings">Allows the app to read the sync settings for an account. For example, this can determine whether the People app is synced with an account.</string>
2043
2044    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2045    <string name="permlab_writeSyncSettings">toggle sync on and off</string>
2046    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2047    <string name="permdesc_writeSyncSettings">Allows an app to modify the sync settings for an account.  For example, this can be used to enable sync of the People app with an account.</string>
2048
2049    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2050    <string name="permlab_readSyncStats">read sync statistics</string>
2051    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2052    <string name="permdesc_readSyncStats">Allows an app to read the sync stats for an account, including the history of sync events and how much data is synced. </string>
2053
2054    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2055    <string name="permlab_subscribedFeedsRead">read subscribed feeds</string>
2056    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2057    <string name="permdesc_subscribedFeedsRead">Allows the app to get details about the currently synced feeds.</string>
2058
2059    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2060    <string name="permlab_subscribedFeedsWrite">write subscribed feeds</string>
2061    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2062    <string name="permdesc_subscribedFeedsWrite">Allows the app to modify
2063      your currently synced feeds. Malicious apps may change your synced feeds.</string>
2064
2065    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2066    <string name="permlab_readDictionary">read terms you added to the dictionary</string>
2067    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2068    <string name="permdesc_readDictionary">Allows the app to read all words,
2069       names and phrases that the user may have stored in the user dictionary.</string>
2070
2071    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2072    <string name="permlab_writeDictionary">add words to user-defined dictionary</string>
2073    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2074    <string name="permdesc_writeDictionary">Allows the app to write new words into the
2075      user dictionary.</string>
2076
2077    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
2078    <string name="permlab_sdcardRead" product="nosdcard">read the contents of your USB storage</string>
2079    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2080    <string name="permlab_sdcardRead" product="default">read the contents of your SD card</string>
2081    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
2082    <string name="permdesc_sdcardRead" product="nosdcard">Allows the app to read the contents of your USB storage.</string>
2083    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2084    <string name="permdesc_sdcardRead" product="default">Allows the app to read the contents of your SD card.</string>
2085
2086    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
2087    <string name="permlab_sdcardWrite" product="nosdcard">modify or delete the contents of your USB storage</string>
2088    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2089    <string name="permlab_sdcardWrite" product="default">modify or delete the contents of your SD card</string>
2090    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
2091    <string name="permdesc_sdcardWrite" product="nosdcard">Allows the app to write to the USB storage.</string>
2092    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2093    <string name="permdesc_sdcardWrite" product="default">Allows the app to write to the SD card.</string>
2094
2095    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
2096    <string name="permlab_mediaStorageWrite" product="default">modify/delete internal media storage contents</string>
2097    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] -->
2098    <string name="permdesc_mediaStorageWrite" product="default">Allows the app to modify the contents of the internal media storage.</string>
2099
2100    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
2101    <string name="permlab_manageDocs" product="default">manage document storage</string>
2102    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] -->
2103    <string name="permdesc_manageDocs" product="default">Allows the app to manage document storage.</string>
2104
2105    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
2106    <string name="permlab_sdcardAccessAll">access external storage of all users</string>
2107    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2108    <string name="permdesc_sdcardAccessAll">Allows the app to access external storage for all users.</string>
2109
2110    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2111    <string name="permlab_cache_filesystem">access the cache filesystem</string>
2112    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2113    <string name="permdesc_cache_filesystem">Allows the app to read and write the cache filesystem.</string>
2114
2115    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2116    <string name="permlab_use_sip">make/receive SIP calls</string>
2117    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2118    <string name="permdesc_use_sip">Allows the app to make and receive SIP calls.</string>
2119
2120    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2121    <string name="permlab_register_sim_subscription">register new telecom SIM connections</string>
2122    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2123    <string name="permdesc_register_sim_subscription">Allows the app to register new telecom SIM connections.</string>
2124
2125    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2126    <string name="permlab_register_call_provider">register new telecom connections</string>
2127    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2128    <string name="permdesc_register_call_provider">Allows the app to register new telecom connections.</string>
2129
2130    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2131    <string name="permlab_connection_manager">manage telecom connections</string>
2132    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2133    <string name="permdesc_connection_manager">Allows the app to manage telecom connections.</string>
2134
2135    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2136    <string name="permlab_bind_incall_service">interact with in-call screen</string>
2137    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2138    <string name="permdesc_bind_incall_service">Allows the app to control when and how the user sees the in-call screen.</string>
2139
2140    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2141    <string name="permlab_bind_connection_service">interact with telephony services</string>
2142    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2143    <string name="permdesc_bind_connection_service">Allows the app to interact with telephony services to make/receive calls.</string>
2144
2145    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2146    <string name="permlab_control_incall_experience">provide an in-call user experience</string>
2147    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2148    <string name="permdesc_control_incall_experience">Allows the app to provide an in-call user experience.</string>
2149
2150    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2151    <string name="permlab_readNetworkUsageHistory">read historical network usage</string>
2152    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2153    <string name="permdesc_readNetworkUsageHistory">Allows the app to read historical network usage for specific networks and apps.</string>
2154
2155    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2156    <string name="permlab_manageNetworkPolicy">manage network policy</string>
2157    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2158    <string name="permdesc_manageNetworkPolicy">Allows the app to manage network policies and define app-specific rules.</string>
2159
2160    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2161    <string name="permlab_modifyNetworkAccounting">modify network usage accounting</string>
2162    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2163    <string name="permdesc_modifyNetworkAccounting">Allows the app to modify how network usage is accounted against apps. Not for use by normal apps.</string>
2164
2165    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2166    <string name="permlab_accessNotifications">access notifications</string>
2167    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2168    <string name="permdesc_accessNotifications">Allows the app to retrieve, examine, and clear notifications, including those posted by other apps.</string>
2169
2170    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2171    <string name="permlab_bindNotificationListenerService">bind to a notification listener service</string>
2172    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2173    <string name="permdesc_bindNotificationListenerService">Allows the holder to bind to the top-level interface of a notification listener service. Should never be needed for normal apps.</string>
2174
2175    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2176    <string name="permlab_bindConditionProviderService">bind to a condition provider service</string>
2177    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2178    <string name="permdesc_bindConditionProviderService">Allows the holder to bind to the top-level interface of a condition provider service. Should never be needed for normal apps.</string>
2179
2180    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2181    <string name="permlab_bindDreamService">bind to a dream service</string>
2182    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2183    <string name="permdesc_bindDreamService">Allows the holder to bind to the top-level interface of a dream service. Should never be needed for normal apps.</string>
2184
2185    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2186    <string name="permlab_invokeCarrierSetup">invoke the carrier-provided configuration app</string>
2187    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2188    <string name="permdesc_invokeCarrierSetup">Allows the holder to invoke the carrier-provided configuration app. Should never be needed for normal apps.</string>
2189
2190    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2191    <string name="permlab_accessNetworkConditions">listen for observations on network conditions</string>
2192    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2193    <string name="permdesc_accessNetworkConditions">Allows an application to listen for observations on network conditions. Should never be needed for normal apps.</string>
2194
2195    <string name="permlab_setInputCalibration">change input device calibration</string>
2196    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2197    <string name="permdesc_setInputCalibration">Allows the app to modify the calibration parameters of the touch screen. Should never be needed for normal apps.</string>
2198
2199    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2200    <string name="permlab_accessDrmCertificates">access DRM certificates</string>
2201    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2202    <string name="permdesc_accessDrmCertificates">Allows an application to provision and use DRM certficates. Should never be needed for normal apps.</string>
2203
2204    <string name="permlab_handoverStatus">Receive Android Beam transfer status</string>
2205    <string name="permdesc_handoverStatus">Allows this application to receive information about current Android Beam transfers</string>
2206
2207    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2208    <string name="permlab_removeDrmCertificates">remove DRM certificates</string>
2209    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2210    <string name="permdesc_removeDrmCertificates">Allows an application to remove DRM certficates. Should never be needed for normal apps.</string>
2211
2212    <!-- Policy administration -->
2213
2214    <!-- Title of policy access to limiting the user's password choices -->
2215    <string name="policylab_limitPassword">Set password rules</string>
2216    <!-- Description of policy access to limiting the user's password choices -->
2217    <string name="policydesc_limitPassword">Control the length and the characters allowed in screen-unlock passwords.</string>
2218    <!-- Title of policy access to watch user login attempts -->
2219    <string name="policylab_watchLogin">Monitor screen-unlock attempts</string>
2220    <!-- Description of policy access to watch user login attempts -->
2221    <string name="policydesc_watchLogin" product="tablet">Monitor the number of incorrect passwords
2222    typed when unlocking the screen, and lock the tablet or erase all the tablet\'s
2223    data if too many incorrect passwords are typed.</string>
2224    <!-- Description of policy access to watch user login attempts -->
2225    <string name="policydesc_watchLogin" product="default">Monitor the number of incorrect passwords
2226    typed. when unlocking the screen, and lock the phone or erase all the phone\'s
2227    data if too many incorrect passwords are typed.</string>
2228    <!-- Title of policy access to reset user's password -->
2229    <string name="policylab_resetPassword">Change the screen-unlock password</string>
2230    <!-- Description of policy access to reset user's password -->
2231    <string name="policydesc_resetPassword">Change the screen-unlock password.</string>
2232    <!-- Title of policy access to force lock the device -->
2233    <string name="policylab_forceLock">Lock the screen</string>
2234    <!-- Description of policy access to limiting the user's password choices -->
2235    <string name="policydesc_forceLock">Control how and when the screen locks.</string>
2236    <!-- Title of policy access to wipe the user's data -->
2237    <string name="policylab_wipeData">Erase all data</string>
2238    <!-- Description of policy access to wipe the user's data -->
2239    <string name="policydesc_wipeData" product="tablet">Erase the tablet\'s data without warning by performing a factory data reset.</string>
2240    <!-- Description of policy access to wipe the user's data -->
2241    <string name="policydesc_wipeData" product="default">Erase the phone\'s data without warning by performing a factory data reset.</string>
2242    <string name="policylab_setGlobalProxy">Set the device global proxy</string>
2243    <!-- Description of policy access to wipe the user's data -->
2244    <string name="policydesc_setGlobalProxy">Set the device global proxy
2245        to be used while policy is enabled. Only the first device admin
2246        sets the effective global proxy.</string>
2247    <!-- Title of policy access to enforce password expiration [CHAR LIMIT=30]-->
2248    <string name="policylab_expirePassword">Set lock-screen password expiration</string>
2249    <!-- Description of policy access to enforce password expiration [CHAR LIMIT=110]-->
2250    <string name="policydesc_expirePassword">Control how frequently the lock-screen password must be changed.</string>
2251    <!-- Title of policy access to require encrypted storage [CHAR LIMIT=30]-->
2252    <string name="policylab_encryptedStorage">Set storage encryption</string>
2253    <!-- Description of policy access to require encrypted storage [CHAR LIMIT=110]-->
2254    <string name="policydesc_encryptedStorage">Require that stored app data be encrypted.</string>
2255    <!-- Title of policy access to disable all device cameras [CHAR LIMIT=30]-->
2256    <string name="policylab_disableCamera">Disable cameras</string>
2257    <!-- Description of policy access to disable all device cameras [CHAR LIMIT=110]-->
2258    <string name="policydesc_disableCamera">Prevent use of all device cameras.</string>
2259    <!-- Title of policy access to disable all device cameras [CHAR LIMIT=30]-->
2260    <string name="policylab_disableKeyguardFeatures">Disable features in keyguard</string>
2261    <!-- Description of policy access to disable all device cameras [CHAR LIMIT=110]-->
2262    <string name="policydesc_disableKeyguardFeatures">Prevent use of some features in keyguard.</string>
2263
2264    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
2265    <!-- Phone number types from android.provider.Contacts. This could be used when adding a new phone number for a contact, for example. -->
2266    <string-array name="phoneTypes">
2267        <item>Home</item>
2268        <item>Mobile</item>
2269        <item>Work</item>
2270        <item>Work Fax</item>
2271        <item>Home Fax</item>
2272        <item>Pager</item>
2273        <item>Other</item>
2274        <item>Custom</item>
2275    </string-array>
2276
2277    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
2278    <!-- Email address types from android.provider.Contacts. This could be used when adding a new e-mail address for a contact, for example. -->
2279    <string-array name="emailAddressTypes">
2280        <item>Home</item>
2281        <item>Work</item>
2282        <item>Other</item>
2283        <item>Custom</item>
2284    </string-array>
2285
2286    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
2287    <!-- Postal address types from android.provider.Contacts. This could be used when adding a new address for a contact, for example. -->
2288    <string-array name="postalAddressTypes">
2289        <item>Home</item>
2290        <item>Work</item>
2291        <item>Other</item>
2292        <item>Custom</item>
2293    </string-array>
2294
2295    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
2296    <!-- Instant Messenger ID types from android.provider.Contacts. This could be used when adding a new IM for a contact, for example. -->
2297    <string-array name="imAddressTypes">
2298        <item>Home</item>
2299        <item>Work</item>
2300        <item>Other</item>
2301        <item>Custom</item>
2302    </string-array>
2303
2304    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
2305    <!-- Organization types from android.provider.Contacts. This could be used when adding a new organization for a contact, for example. -->
2306    <string-array name="organizationTypes">
2307        <item>Work</item>
2308        <item>Other</item>
2309        <item>Custom</item>
2310    </string-array>
2311
2312    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
2313    <!-- Instant Message protocols/providers from android.provider.Contacts -->
2314    <string-array name="imProtocols">
2315        <item>AIM</item>
2316        <item>Windows Live</item>
2317        <item>Yahoo</item>
2318        <item>Skype</item>
2319        <item>QQ</item>
2320        <item>Google Talk</item>
2321        <item>ICQ</item>
2322        <item>Jabber</item>
2323    </string-array>
2324
2325    <!-- Custom phone number type -->
2326    <string name="phoneTypeCustom">Custom</string>
2327    <!-- Home phone number type -->
2328    <string name="phoneTypeHome">Home</string>
2329    <!-- Mobile phone number type -->
2330    <string name="phoneTypeMobile">Mobile</string>
2331    <!-- Work phone number type -->
2332    <string name="phoneTypeWork">Work</string>
2333    <!-- Work fax phone number type -->
2334    <string name="phoneTypeFaxWork">Work Fax</string>
2335    <!-- Home fax phone number type -->
2336    <string name="phoneTypeFaxHome">Home Fax</string>
2337    <!-- Pager phone number type -->
2338    <string name="phoneTypePager">Pager</string>
2339    <!-- Other phone number type -->
2340    <string name="phoneTypeOther">Other</string>
2341    <!-- Callback phone number type -->
2342    <string name="phoneTypeCallback">Callback</string>
2343    <!-- Car phone number type -->
2344    <string name="phoneTypeCar">Car</string>
2345    <!-- Company main phone number type -->
2346    <string name="phoneTypeCompanyMain">Company Main</string>
2347    <!-- ISDN phone number type -->
2348    <string name="phoneTypeIsdn">ISDN</string>
2349    <!-- Main phone number type -->
2350    <string name="phoneTypeMain">Main</string>
2351    <!-- Other fax phone number type -->
2352    <string name="phoneTypeOtherFax">Other Fax</string>
2353    <!-- Radio phone number type -->
2354    <string name="phoneTypeRadio">Radio</string>
2355    <!-- Telex phone number type -->
2356    <string name="phoneTypeTelex">Telex</string>
2357    <!-- TTY TDD phone number type -->
2358    <string name="phoneTypeTtyTdd">TTY TDD</string>
2359    <!-- Work mobile phone number type -->
2360    <string name="phoneTypeWorkMobile">Work Mobile</string>
2361    <!-- Work pager phone number type -->
2362    <string name="phoneTypeWorkPager">Work Pager</string>
2363    <!-- Assistant phone number type -->
2364    <string name="phoneTypeAssistant">Assistant</string>
2365    <!-- MMS phone number type -->
2366    <string name="phoneTypeMms">MMS</string>
2367
2368    <!-- Label for custom events  [CHAR LIMIT=20] -->
2369    <string name="eventTypeCustom">Custom</string>
2370    <!-- Label for a birthday event  [CHAR LIMIT=20] -->
2371    <string name="eventTypeBirthday">Birthday</string>
2372    <!-- Label for an anniversary event  [CHAR LIMIT=20] -->
2373    <string name="eventTypeAnniversary">Anniversary</string>
2374    <!-- Label for other events  [CHAR LIMIT=20] -->
2375    <string name="eventTypeOther">Other</string>
2376
2377    <!-- Custom email type -->
2378    <string name="emailTypeCustom">Custom</string>
2379    <!-- Home email type -->
2380    <string name="emailTypeHome">Home</string>
2381    <!-- Work email type -->
2382    <string name="emailTypeWork">Work</string>
2383    <!-- Other email type -->
2384    <string name="emailTypeOther">Other</string>
2385    <!-- Mobile email type -->
2386    <string name="emailTypeMobile">Mobile</string>
2387
2388    <!-- Custom postal address type -->
2389    <string name="postalTypeCustom">Custom</string>
2390    <!-- Home postal address type -->
2391    <string name="postalTypeHome">Home</string>
2392    <!-- Work postal address type -->
2393    <string name="postalTypeWork">Work</string>
2394    <!-- Other postal address type -->
2395    <string name="postalTypeOther">Other</string>
2396
2397    <!-- Custom IM address type -->
2398    <string name="imTypeCustom">Custom</string>
2399    <!-- Home IM address type -->
2400    <string name="imTypeHome">Home</string>
2401    <!-- Work IM address type -->
2402    <string name="imTypeWork">Work</string>
2403    <!-- Other IM address type -->
2404    <string name="imTypeOther">Other</string>
2405
2406    <!-- Custom IM protocol type -->
2407    <string name="imProtocolCustom">Custom</string>
2408    <!-- AIM IM protocol type -->
2409    <string name="imProtocolAim">AIM</string>
2410    <!-- MSN IM protocol type -->
2411    <string name="imProtocolMsn">Windows Live</string>
2412    <!-- Yahoo IM protocol type -->
2413    <string name="imProtocolYahoo">Yahoo</string>
2414    <!-- Skype IM protocol type -->
2415    <string name="imProtocolSkype">Skype</string>
2416    <!-- QQ IM protocol type -->
2417    <string name="imProtocolQq">QQ</string>
2418    <!-- Google Talk IM protocol type -->
2419    <string name="imProtocolGoogleTalk">Hangouts</string>
2420    <!-- ICQ IM protocol type -->
2421    <string name="imProtocolIcq">ICQ</string>
2422    <!-- Jabber IM protocol type -->
2423    <string name="imProtocolJabber">Jabber</string>
2424    <!-- NetMeeting IM protocol type -->
2425    <string name="imProtocolNetMeeting">NetMeeting</string>
2426
2427    <!-- Work organization type -->
2428    <string name="orgTypeWork">Work</string>
2429    <!-- Other organization type -->
2430    <string name="orgTypeOther">Other</string>
2431    <!-- Custom organization type -->
2432    <string name="orgTypeCustom">Custom</string>
2433
2434    <!-- Custom relationship custom [CHAR LIMIT=20] -->
2435    <string name="relationTypeCustom">Custom</string>
2436    <!-- Assistant relationship type [CHAR LIMIT=20] -->
2437    <string name="relationTypeAssistant">Assistant</string>
2438    <!-- Brother relationship type [CHAR LIMIT=20] -->
2439    <string name="relationTypeBrother">Brother</string>
2440    <!-- Child relationship type [CHAR LIMIT=20] -->
2441    <string name="relationTypeChild">Child</string>
2442    <!-- Domestic Partner relationship type [CHAR LIMIT=20] -->
2443    <string name="relationTypeDomesticPartner">Domestic Partner</string>
2444    <!-- Father relationship type [CHAR LIMIT=20] -->
2445    <string name="relationTypeFather">Father</string>
2446    <!-- Friend relationship type [CHAR LIMIT=20] -->
2447    <string name="relationTypeFriend">Friend</string>
2448    <!-- Manager relationship type [CHAR LIMIT=20] -->
2449    <string name="relationTypeManager">Manager</string>
2450    <!-- Mother relationship type [CHAR LIMIT=20] -->
2451    <string name="relationTypeMother">Mother</string>
2452    <!-- Parent relationship type [CHAR LIMIT=20] -->
2453    <string name="relationTypeParent">Parent</string>
2454    <!-- Partner relationship type [CHAR LIMIT=20] -->
2455    <string name="relationTypePartner">Partner</string>
2456    <!-- Referred by relationship type [CHAR LIMIT=20] -->
2457    <string name="relationTypeReferredBy">Referred by</string>
2458    <!-- Relative relationship type [CHAR LIMIT=20] -->
2459    <string name="relationTypeRelative">Relative</string>
2460    <!-- Sister relationship type [CHAR LIMIT=20] -->
2461    <string name="relationTypeSister">Sister</string>
2462    <!-- Spouse relationship type [CHAR LIMIT=20] -->
2463    <string name="relationTypeSpouse">Spouse</string>
2464
2465    <!-- Custom SIP address type. Same context as Custom phone type.  -->
2466    <string name="sipAddressTypeCustom">Custom</string>
2467    <!-- Home SIP address type. Same context as Home phone type. -->
2468    <string name="sipAddressTypeHome">Home</string>
2469    <!-- Work SIP address type. Same context as Work phone type. -->
2470    <string name="sipAddressTypeWork">Work</string>
2471    <!-- Other SIP address type. Same context as Other phone type. -->
2472    <string name="sipAddressTypeOther">Other</string>
2473
2474    <!-- Error message that is displayed when the user clicks on a quick contacts badge, but
2475         there is no contacts application installed that can display the quick contact -->
2476    <string name="quick_contacts_not_available">No application found to view this contact.</string>
2477
2478    <!-- Instructions telling the user to enter their SIM PIN to unlock the keyguard.
2479         Displayed in one line in a large font.  -->
2480    <string name="keyguard_password_enter_pin_code">Type PIN code</string>
2481
2482    <!-- Instructions telling the user to enter their SIM PUK to unlock the keyguard.
2483         Displayed in one line in a large font.  -->
2484    <string name="keyguard_password_enter_puk_code">Type PUK and new PIN code</string>
2485
2486    <!-- Prompt to enter SIM PUK in Edit Text Box in unlock screen -->
2487    <string name="keyguard_password_enter_puk_prompt">PUK code</string>
2488    <!-- Prompt to enter New SIM PIN in Edit Text Box in unlock screen -->
2489    <string name="keyguard_password_enter_pin_prompt">New PIN code</string>
2490
2491    <!-- Displayed as hint in passwordEntry EditText on PasswordUnlockScreen [CHAR LIMIT=30]-->
2492    <string name="keyguard_password_entry_touch_hint"><font size="17">Touch to type password</font></string>
2493
2494    <!-- Instructions telling the user to enter their text password to unlock the keyguard.
2495         Displayed in one line in a large font.  -->
2496    <string name="keyguard_password_enter_password_code">Type password to unlock</string>
2497
2498    <!-- Instructions telling the user to enter their PIN password to unlock the keyguard.
2499         Displayed in one line in a large font.  -->
2500    <string name="keyguard_password_enter_pin_password_code">Type PIN to unlock</string>
2501
2502    <!-- Instructions telling the user that they entered the wrong pin while trying
2503         to unlock the keyguard.  Displayed in one line in a large font.  -->
2504    <string name="keyguard_password_wrong_pin_code">Incorrect PIN code.</string>
2505
2506    <!-- Instructions telling the user how to unlock the phone. -->
2507    <string name="keyguard_label_text">To unlock, press Menu then 0.</string>
2508
2509    <!-- This can be used in any application wanting to disable the text "Emergency number" -->
2510    <string name="emergency_call_dialog_number_for_display">Emergency number</string>
2511
2512    <!--
2513       *** touch based lock / unlock ***
2514                                          --> <skip />
2515
2516    <!-- On the keyguard screen, it shows the carrier the phone is connected to.  This is displayed if the phone is not connected to a carrier.-->
2517    <string name="lockscreen_carrier_default">No service.</string>
2518
2519    <!-- Shown in the lock screen to tell the user that the screen is locked. -->
2520    <string name="lockscreen_screen_locked">Screen locked.</string>
2521
2522    <!-- when pattern lock is enabled, tell them about the emergency dial -->
2523    <string name="lockscreen_instructions_when_pattern_enabled">Press Menu to unlock or place emergency call.</string>
2524
2525    <!-- 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. -->
2526    <string name="lockscreen_instructions_when_pattern_disabled">Press Menu to unlock.</string>
2527
2528    <!-- On the unlock pattern screen, shown at the top of the unlock screen to tell the user what to do. Below this text is the place for theu ser to draw the pattern. -->
2529    <string name="lockscreen_pattern_instructions">Draw pattern to unlock</string>
2530    <!-- Button at the bottom of the unlock screen to make an emergency call. -->
2531    <string name="lockscreen_emergency_call">Emergency call</string>
2532    <!-- Button at the bottom of the unlock screen that lets the user return to a call -->
2533    <string name="lockscreen_return_to_call">Return to call</string>
2534    <!-- Shown to confirm that the user entered their lock pattern correctly. -->
2535    <string name="lockscreen_pattern_correct">Correct!</string>
2536    <!-- On the unlock pattern screen, shown when the user enters the wrong lock pattern and must try again. -->
2537    <string name="lockscreen_pattern_wrong">Try again</string>
2538    <!-- On the unlock password screen, shown when the user enters the wrong lock password and must try again. -->
2539    <string name="lockscreen_password_wrong">Try again</string>
2540    <!-- Shown when face unlock failed multiple times so we're just using the backup -->
2541    <string name="faceunlock_multiple_failures">Maximum Face Unlock attempts exceeded</string>
2542
2543    <!-- Shown in the lock screen when there is no SIM card. -->
2544    <string name="lockscreen_missing_sim_message_short">No SIM card</string>
2545    <!-- Shown in the lock screen when there is no SIM card. -->
2546    <string name="lockscreen_missing_sim_message" product="tablet">No SIM card in tablet.</string>
2547    <!-- Shown in the lock screen when there is no SIM card. -->
2548    <string name="lockscreen_missing_sim_message" product="default">No SIM card in phone.</string>
2549    <!-- Shown in the lock screen to ask the user to insert a SIM card. -->
2550    <string name="lockscreen_missing_sim_instructions">Insert a SIM card.</string>
2551    <!-- Shown in the lock screen to ask the user to insert a SIM card when sim is missing or not readable. -->
2552    <string name="lockscreen_missing_sim_instructions_long">The SIM card is missing or not readable. Insert a SIM card.</string>
2553    <!-- Shown in the lock screen when SIM card is permanently disabled. -->
2554    <string name="lockscreen_permanent_disabled_sim_message_short">Unusable SIM card.</string>
2555    <!-- Shown in the lock screen to inform the user to SIM card is permanently disabled. -->
2556    <string name="lockscreen_permanent_disabled_sim_instructions">Your SIM card has been permanently disabled.\n
2557    Contact your wireless service provider for another SIM card.</string>
2558
2559    <!-- Shown on transport control of lockscreen. Pressing button goes to previous track. -->
2560    <string name="lockscreen_transport_prev_description">Previous track</string>
2561    <!-- Shown on transport control of lockscreen. Pressing button goes to next track. -->
2562    <string name="lockscreen_transport_next_description">Next track</string>
2563    <!-- Shown on transport control of lockscreen. Pressing button pauses playback -->
2564    <string name="lockscreen_transport_pause_description">Pause</string>
2565    <!-- Shown on transport control of lockscreen. Pressing button pauses playback -->
2566    <string name="lockscreen_transport_play_description">Play</string>
2567    <!-- Shown on transport control of lockscreen. Pressing button pauses playback -->
2568    <string name="lockscreen_transport_stop_description">Stop</string>
2569    <!-- Shown on transport control screens. Pressing button rewinds playback [CHAR LIMIT=NONE]-->
2570    <string name="lockscreen_transport_rew_description">Rewind</string>
2571    <!-- Shown on transport control screens. Pressing button fast forwards playback [CHAR LIMIT=NONE]-->
2572    <string name="lockscreen_transport_ffw_description">Fast forward</string>
2573
2574    <!-- Shown in the lock screen when there is emergency calls only mode. -->
2575    <string name="emergency_calls_only" msgid="2485604591272668370">Emergency calls only</string>
2576
2577    <!-- When the user inserts a sim card from an unsupported network, it becomes network
2578         locked -->
2579    <string name="lockscreen_network_locked_message">Network locked</string>
2580
2581
2582    <!-- When the user enters a wrong sim pin too many times, it becomes
2583         PUK locked (Pin Unlock Kode) -->
2584    <string name="lockscreen_sim_puk_locked_message">SIM card is PUK-locked.</string>
2585    <!-- Shown in the lock screen when the SIM has become PUK locked and the user must call customer care to unlock it. -->
2586    <string name="lockscreen_sim_puk_locked_instructions">See the User Guide or contact Customer Care.</string>
2587
2588    <!-- Shown in the lock screen to tell the user that their SIM is locked and they must unlock it. -->
2589    <string name="lockscreen_sim_locked_message">SIM card is locked.</string>
2590
2591    <!-- For the unlock screen, When the user enters a sim unlock code, it takes a little while to check
2592         whether it is valid, and to unlock the sim if it is valid.  we display a
2593         progress dialog in the meantime.  this is the emssage. -->
2594    <string name="lockscreen_sim_unlock_progress_dialog_message">Unlocking SIM card\u2026</string>
2595
2596    <!-- For the unlock screen, Information message shown in dialog when user has too many failed attempts at
2597         drawing the unlock pattern -->
2598    <string name="lockscreen_too_many_failed_attempts_dialog_message">
2599        You have incorrectly drawn your unlock pattern <xliff:g id="number">%d</xliff:g> times.
2600        \n\nTry again in <xliff:g id="number">%d</xliff:g> seconds.
2601    </string>
2602
2603    <!-- For the unlock screen, Information message shown in dialog when user has too many failed attempts at
2604         entering the password -->
2605    <string name="lockscreen_too_many_failed_password_attempts_dialog_message">
2606        You have incorrectly typed your password <xliff:g id="number">%d</xliff:g> times.
2607        \n\nTry again in <xliff:g id="number">%d</xliff:g> seconds.
2608    </string>
2609
2610    <!-- For the unlock screen, Information message shown in dialog when user has too many failed attempts at
2611         entering the PIN -->
2612    <string name="lockscreen_too_many_failed_pin_attempts_dialog_message">
2613        You have incorrectly typed your PIN <xliff:g id="number">%d</xliff:g> times.
2614        \n\nTry again in <xliff:g id="number">%d</xliff:g> seconds.
2615    </string>
2616
2617    <!-- For the unlock screen, informational message shown in dialog when user is almost at the limit
2618         where they will be locked out and may have to enter an alternate username/password to unlock the phone -->
2619    <string name="lockscreen_failed_attempts_almost_glogin" product="tablet">
2620        You have incorrectly drawn your unlock pattern <xliff:g id="number">%d</xliff:g> times.
2621       After <xliff:g id="number">%d</xliff:g> more unsuccessful attempts,
2622       you will be asked to unlock your tablet using your Google signin.\n\n
2623       Try again in <xliff:g id="number">%d</xliff:g> seconds.
2624    </string>
2625
2626    <!-- For the unlock screen, informational message shown in dialog when user is almost at the limit
2627         where they will be locked out and may have to enter an alternate username/password to unlock the phone -->
2628    <string name="lockscreen_failed_attempts_almost_glogin" product="default">
2629        You have incorrectly drawn your unlock pattern <xliff:g id="number">%d</xliff:g> times.
2630       After <xliff:g id="number">%d</xliff:g> more unsuccessful attempts,
2631       you will be asked to unlock your phone using your Google signin.\n\n
2632       Try again in <xliff:g id="number">%d</xliff:g> seconds.
2633    </string>
2634
2635    <!-- For the unlock screen, informational message shown in dialog when user is almost at the limit
2636         where the device will be wiped. -->
2637    <string name="lockscreen_failed_attempts_almost_at_wipe" product="tablet">
2638       You have incorrectly attempted to unlock the tablet <xliff:g id="number">%d</xliff:g> times.
2639       After <xliff:g id="number">%d</xliff:g> more unsuccessful attempts,
2640       the tablet will be reset to factory default and all user data will be lost.
2641    </string>
2642
2643    <!-- For the unlock screen, informational message shown in dialog when user is almost at the limit
2644         where the device will be wiped. -->
2645    <string name="lockscreen_failed_attempts_almost_at_wipe" product="default">
2646       You have incorrectly attempted to unlock the phone <xliff:g id="number">%d</xliff:g> times.
2647       After <xliff:g id="number">%d</xliff:g> more unsuccessful attempts,
2648       the phone will be reset to factory default and all user data will be lost.
2649    </string>
2650
2651    <!-- For the unlock screen, informational message shown in dialog when user has exceeded the
2652        maximum attempts and the device will now be wiped -->
2653    <string name="lockscreen_failed_attempts_now_wiping" product="tablet">
2654       You have incorrectly attempted to unlock the tablet <xliff:g id="number">%d</xliff:g> times.
2655       The tablet will now be reset to factory default.
2656    </string>
2657
2658    <!-- For the unlock screen, informational message shown in dialog when user has exceeded the
2659        maximum attempts and the device will now be wiped -->
2660    <string name="lockscreen_failed_attempts_now_wiping" product="default">
2661       You have incorrectly attempted to unlock the phone <xliff:g id="number">%d</xliff:g> times.
2662       The phone will now be reset to factory default.
2663    </string>
2664
2665    <!-- On the unlock screen, countdown message shown while user is waiting to try again after too many
2666         failed attempts -->
2667    <string name="lockscreen_too_many_failed_attempts_countdown">Try again in <xliff:g id="number">%d</xliff:g> seconds.</string>
2668
2669    <!-- On the unlock screen, message shown on button that appears once it's apparent the user may have forgotten
2670         their lock gesture -->
2671    <string name="lockscreen_forgot_pattern_button_text">Forgot pattern?</string>
2672
2673    <!-- Title of the unlock screen that uses your Google login and password when the user hit
2674         the 'forgot pattern' button.-->
2675    <string name="lockscreen_glogin_forgot_pattern">Account unlock</string>
2676    <!-- Title of the unlock screen that uses your Google login and password when the user attempted
2677         too many patterns and we are forcing them to use their account instead. -->
2678    <string name="lockscreen_glogin_too_many_attempts">Too many pattern attempts</string>
2679    <!-- In the unlock screen, message telling the user that they need to use their Google login and password to unlock the phone -->
2680    <string name="lockscreen_glogin_instructions">To unlock, sign in with your Google account.</string>
2681    <!-- Hint caption for the username field when unlocking the phone using login and password -->
2682    <string name="lockscreen_glogin_username_hint">Username (email)</string>
2683    <!-- Hint caption for the password field when unlocking the phone using login and password -->
2684    <string name="lockscreen_glogin_password_hint">Password</string>
2685    <!-- Button to try to unlock the phone using username and password -->
2686    <string name="lockscreen_glogin_submit_button">Sign in</string>
2687    <!-- Displayed to the user when unlocking the phone with a username and password fails. -->
2688    <string name="lockscreen_glogin_invalid_input">Invalid username or password.</string>
2689    <!-- Hint displayed on account unlock screen to advise the user on how to recover the account. -->
2690    <string name="lockscreen_glogin_account_recovery_hint">Forgot your username or password\?\nVisit <b>google.com/accounts/recovery</b>.</string>
2691
2692    <!-- Displayed in a progress dialog while a username and password are being checked. -->
2693    <string name="lockscreen_glogin_checking_password">Checking\u2026</string>
2694    <!-- Displayed on lock screen's left tab - unlock -->
2695    <string name="lockscreen_unlock_label">Unlock</string>
2696    <!-- Displayed on lock screen's right tab - turn sound on -->
2697    <string name="lockscreen_sound_on_label">Sound on</string>
2698    <!-- Displayed on lock screen's right tab - turn sound off -->
2699    <string name="lockscreen_sound_off_label">Sound off</string>
2700
2701    <!-- Accessibility description sent when user starts drawing a lock pattern. [CHAR LIMIT=NONE] -->
2702    <string name="lockscreen_access_pattern_start">Pattern started</string>
2703    <!-- Accessibility description sent when the pattern times out and is cleared. [CHAR LIMIT=NONE] -->
2704    <string name="lockscreen_access_pattern_cleared">Pattern cleared</string>
2705    <!-- Accessibility description sent when user adds a cell to the pattern. [CHAR LIMIT=NONE]  -->
2706    <string name="lockscreen_access_pattern_cell_added">Cell added</string>
2707    <!-- Accessibility description sent when user completes drawing a pattern. [CHAR LIMIT=NONE] -->
2708    <string name="lockscreen_access_pattern_detected">Pattern completed</string>
2709
2710    <!-- Accessibility description sent when user changes the current lock screen widget. [CHAR_LIMIT=none] -->
2711    <string name="keyguard_accessibility_widget_changed">%1$s. Widget %2$d of %3$d.</string>
2712    <!-- Accessibility description of the add widget button. [CHAR_LIMIT=none] -->
2713    <string name="keyguard_accessibility_add_widget">Add widget.</string>
2714    <!-- Accessibility description of the empty sidget slot (place holder for a new widget). [CHAR_LIMIT=none] -->
2715    <string name="keyguard_accessibility_widget_empty_slot">Empty</string>
2716    <!-- Accessibility description of the event of expanding an unlock area. [CHAR_LIMIT=none] -->
2717    <string name="keyguard_accessibility_unlock_area_expanded">Unlock area expanded.</string>
2718    <!-- Accessibility description of the event of collapsing an unlock area. [CHAR_LIMIT=none] -->
2719    <string name="keyguard_accessibility_unlock_area_collapsed">Unlock area collapsed.</string>
2720    <!-- Accessibility description of a lock screen widget. [CHAR_LIMIT=none] -->
2721    <string name="keyguard_accessibility_widget"><xliff:g id="widget_index">%1$s</xliff:g> widget.</string>
2722    <!-- Accessibility description of the lock screen user selector widget. [CHAR_LIMIT=none] -->
2723    <string name="keyguard_accessibility_user_selector">User selector</string>
2724    <!-- Accessibility description of the lock screen status widget. [CHAR_LIMIT=none] -->
2725    <string name="keyguard_accessibility_status">Status</string>
2726    <!-- Accessibility description of the camera widget. [CHAR_LIMIT=none] -->
2727    <string name="keyguard_accessibility_camera">Camera</string>
2728    <!-- Accessibility description of the lock media control widget. [CHAR_LIMIT=none] -->
2729    <string name="keygaurd_accessibility_media_controls">Media controls</string>
2730    <!-- Accessibility description of widget reordering start. [CHAR_LIMIT=none] -->
2731    <string name="keyguard_accessibility_widget_reorder_start">Widget reordering started.</string>
2732    <!-- Accessibility description of widget reordering end. [CHAR_LIMIT=none] -->
2733    <string name="keyguard_accessibility_widget_reorder_end">Widget reordering ended.</string>
2734    <!-- Accessibility description of the a widget deletion event. [CHAR_LIMIT=none] -->
2735    <string name="keyguard_accessibility_widget_deleted">Widget <xliff:g id="widget_index">%1$s</xliff:g> deleted.</string>
2736    <!-- Accessibility description of the button to expand the lock area. [CHAR_LIMIT=none] -->
2737    <string name="keyguard_accessibility_expand_lock_area">Expand unlock area.</string>
2738    <!-- Accessibility description of the slide unlock. [CHAR_LIMIT=none] -->
2739    <string name="keyguard_accessibility_slide_unlock">Slide unlock.</string>
2740    <!-- Accessibility description of the pattern unlock. [CHAR_LIMIT=none] -->
2741    <string name="keyguard_accessibility_pattern_unlock">Pattern unlock.</string>
2742    <!-- Accessibility description of the face unlock. [CHAR_LIMIT=none] -->
2743    <string name="keyguard_accessibility_face_unlock">Face unlock.</string>
2744    <!-- Accessibility description of the pin lock. [CHAR_LIMIT=none] -->
2745    <string name="keyguard_accessibility_pin_unlock">Pin unlock.</string>
2746    <!-- Accessibility description of the password lock. [CHAR_LIMIT=none] -->
2747    <string name="keyguard_accessibility_password_unlock">Password unlock.</string>
2748    <!-- Accessibility description of the unlock pattern area. [CHAR_LIMIT=none] -->
2749    <string name="keyguard_accessibility_pattern_area">Pattern area.</string>
2750    <!-- Accessibility description of the unlock slide area. [CHAR_LIMIT=none] -->
2751    <string name="keyguard_accessibility_slide_area">Slide area.</string>
2752
2753    <!-- Password keyboard strings. Used by LockScreen and Settings --><skip />
2754    <!-- Label for "switch to symbols" key.  Must be short to fit on key! -->
2755    <string name="password_keyboard_label_symbol_key">\?123</string>
2756    <!-- Label for "switch to alphabetic" key.  Must be short to fit on key! -->
2757    <string name="password_keyboard_label_alpha_key">ABC</string>
2758    <!-- Label for ALT modifier key.  Must be short to fit on key! -->
2759    <string name="password_keyboard_label_alt_key">ALT</string>
2760
2761    <!-- Label for granularity to traverse the content on an AccessibilityNodeInfo by character. Only spoken to the user. [CHAR LIMIT=NONE] -->
2762    <string name="granularity_label_character">character</string>
2763    <!-- Label for granularity to traverse the content on an AccessibilityNodeInfo by word. Only spoken to the user. [CHAR LIMIT=NONE] -->
2764    <string name="granularity_label_word">word</string>
2765    <!-- Label for granularity to traverse the content on an AccessibilityNodeInfo by link. Only spoken to the user. [CHAR LIMIT=NONE] -->
2766    <string name="granularity_label_link">link</string>
2767    <!-- Label for granularity to traverse the content on an AccessibilityNodeInfo by line. Only spoken to the user. [CHAR LIMIT=NONE] -->
2768    <string name="granularity_label_line">line</string>
2769
2770    <!-- A format string for 12-hour time of day, just the hour, not the minute, with lower-case "am" or "pm" (example: "3pm"). -->
2771    <string name="hour_ampm">"<xliff:g id="hour" example="3">%-l</xliff:g><xliff:g id="ampm" example="pm">%P</xliff:g>"</string>
2772
2773    <!-- A format string for 12-hour time of day, just the hour, not the minute, with capital "AM" or "PM" (example: "3PM"). -->
2774    <string name="hour_cap_ampm">"<xliff:g id="hour" example="3">%-l</xliff:g><xliff:g id="ampm" example="PM">%p</xliff:g>"</string>
2775
2776    <!-- Title of the alert when something went wrong in the factory test. -->
2777    <string name="factorytest_failed">Factory test failed</string>
2778    <!-- Error message displayed when a non-system application tries to start a factory test. -->
2779    <string name="factorytest_not_system">The FACTORY_TEST action
2780        is only supported for packages installed in /system/app.</string>
2781    <!-- Error message displayed when the factory test could not be started. -->
2782    <string name="factorytest_no_action">No package was found that provides the
2783        FACTORY_TEST action.</string>
2784    <!-- Button to restart the device after the factory test. -->
2785    <string name="factorytest_reboot">Reboot</string>
2786
2787    <!-- Do not translate.  WebView User Agent string -->
2788    <string name="web_user_agent" translatable="false">Mozilla/5.0 (Linux; U; <xliff:g id="x">Android %s</xliff:g>)
2789        AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 <xliff:g id="mobile">%s</xliff:g>Safari/534.30</string>
2790    <!-- Do not translate.  WebView User Agent targeted content -->
2791    <string name="web_user_agent_target_content" translatable="false">"Mobile "</string>
2792
2793    <!-- Title for a JavaScript dialog. "The page at <url of current page> says:" -->
2794    <string name="js_dialog_title">The page at \"<xliff:g id="title">%s</xliff:g>\" says:</string>
2795    <!-- Default title for a javascript dialog -->
2796    <string name="js_dialog_title_default">JavaScript</string>
2797    <!-- Title for the unload javascript dialog -->
2798    <string name="js_dialog_before_unload_title">Confirm Navigation</string>
2799    <!-- Text for the positive button on the unload javascript dialog -->
2800    <string name="js_dialog_before_unload_positive_button">Leave this Page</string>
2801    <!-- Text for the negative button on the unload javascript dialog -->
2802    <string name="js_dialog_before_unload_negative_button">Stay on this Page</string>
2803    <!-- Message in a javascript dialog asking if the user wishes to leave the current page -->
2804    <string name="js_dialog_before_unload"><xliff:g id="message">%s</xliff:g>\n\nAre you sure you want to navigate away from this page?</string>
2805
2806    <!-- Title of the WebView save password dialog.  If the user enters a password in a form on a website, a dialog will come up asking if they want to save the password. -->
2807    <string name="save_password_label">Confirm</string>
2808
2809    <!-- Toast for double-tap -->
2810    <string name="double_tap_toast">Tip: Double-tap to zoom in and out.</string>
2811
2812    <!-- Text to show in the auto complete drop down list on a text view when the WebView can auto fill the entire form, and the user has configured an AutoFill profile [CHAR-LIMIT=8] -->
2813    <string name="autofill_this_form">Autofill</string>
2814    <!-- Text to show in the auto complete drop down list on a text view when the WebView can auto fill the entire form but the user has not configured an AutoFill profile [CHAR-LIMIT=19] -->
2815    <string name="setup_autofill">Set up Autofill</string>
2816
2817    <!-- String used to separate FirstName and LastName when writing out a local name
2818         e.g. John<separator>Smith [CHAR-LIMIT=NONE]-->
2819    <string name="autofill_address_name_separator">\u0020</string>
2820    <!-- Format string for displaying a name. $1 is First Name, $2 is autofill_address_name_separator, $3 is Last Name.
2821         e.g. (John)( )(Smith) -->
2822    <string name="autofill_address_summary_name_format">$1$2$3</string>
2823
2824    <!-- String used to separate Name and Address Line 1
2825         e.g. John Smith<separator>123 Main Street [CHAR-LIMIT=NONE]-->
2826    <string name="autofill_address_summary_separator">,\u0020</string>
2827    <!-- Format string for displaying a name and address summary. $1 is the Full Name, $2 is autofill_address_summary_separator, $3 is the Address
2828         e.g. (John Smith)(, )(123 Main Street) -->
2829    <string name="autofill_address_summary_format">$1$2$3</string>
2830
2831    <!-- Do not translate. Regex used by AutoFill. -->
2832    <string name="autofill_attention_ignored_re">attention|attn</string>
2833
2834    <!-- Do not translate. Regex used by AutoFill. -->
2835    <string name="autofill_region_ignored_re">province|region|other<!-- es -->|provincia<!-- pt-BR, pt-PT -->|bairro|suburb</string>
2836
2837    <!-- Do not translate. Regex used by AutoFill. -->
2838    <string name="autofill_company_re">company|business|organization|organisation|department<!-- de-DE -->|firma|firmenname<!-- es -->|empresa<!-- fr-FR -->|societe|société<!-- it-IT -->|ragione.?sociale<!-- ja-JP -->|会社<!-- ru -->|название.?компании<!-- zh-CN -->|单位|公司</string>
2839
2840    <!-- Do not translate. Regex used by AutoFill. -->
2841    <string name="autofill_address_line_1_re">address.?line|address1|addr1|street<!-- de-DE -->|strasse|straße|hausnummer|housenumber<!-- en-GB -->|house.?name<!-- es -->|direccion|dirección<!-- fr-FR -->|adresse<!-- it-IT -->|indirizzo<!-- ja-JP -->|住所1<!-- pt-BR, pt-PT -->|morada|endereço<!-- ru -->|Адрес<!-- zh-CN -->|地址</string>
2842
2843    <!-- Do not translate. Regex used by AutoFill. -->
2844    <string name="autofill_address_line_1_label_re">address<!-- fr-FR -->|adresse<!-- it-IT -->|indirizzo<!-- ja-JP -->|住所<!-- zh-CN -->|地址</string>
2845
2846    <!-- Do not translate. Regex used by AutoFill. -->
2847    <string name="autofill_address_line_2_re">address.?line2|address2|addr2|street|suite|unit<!-- de-DE -->|adresszusatz|ergänzende.?angaben<!-- es -->|direccion2|colonia|adicional<!-- fr-FR -->|addresssuppl|complementnom|appartement<!-- it-IT -->|indirizzo2<!-- ja-JP -->|住所2</string>
2848
2849    <!-- Do not translate. Regex used by AutoFill. -->
2850    <string name="autofill_address_line_3_re">address.?line3|address3|addr3|street|line3<!-- es -->|municipio<!-- fr-FR -->|batiment|residence<!-- it-IT -->|indirizzo3</string>
2851
2852    <!-- Do not translate. Regex used by AutoFill. -->
2853    <string name="autofill_country_re">country|location<!-- ja-JP -->|国<!-- zh-CN -->|国家</string>
2854
2855    <!-- Do not translate. Regex used by AutoFill. -->
2856    <string name="autofill_zip_code_re">zip|postal|post code|pcode|^1z$<!-- de-DE -->|postleitzahl<!-- es -->|cp<!-- fr-FR -->|cdp<!-- it-IT -->|cap<!-- ja-JP -->|郵便番号<!-- pt-BR, pt-PT -->|codigo|codpos|cep<!-- ru -->|Почтовый.?Индекс<!--zh-CN -->|邮政编码|邮编<!-- zh-TW -->|郵遞區號</string>
2857
2858    <!-- Do not translate. Regex used by AutoFill. -->
2859    <string name="autofill_zip_4_re">zip|^-$|post2<!-- pt-BR, pt-PT -->|codpos2</string>
2860
2861    <!-- Do not translate. Regex used by AutoFill. -->
2862    <string name="autofill_city_re">city|town<!-- de-DE -->|ort|stadt<!-- en-AU -->|suburb<!-- es -->|ciudad|provincia|localidad|poblacion<!-- fr-FR -->|ville|commune<!-- it-IT -->|localita<!-- ja-JP -->|市区町村<!-- pt-BR, pt-PT -->|cidade<!-- ru -->|Город<!-- zh-CN -->|市<!-- zh-TW -->|分區</string>
2863
2864    <!-- Do not translate. Regex used by AutoFill. -->
2865    <string name="autofill_state_re">state|county|region|province<!-- de-DE -->|land<!-- en-UK -->|county|principality<!-- ja-JP -->|都道府県<!-- pt-BR, pt-PT -->|estado|provincia<!-- ru -->|область<!-- zh-CN -->|省<!-- zh-TW -->|地區</string>
2866
2867    <!-- Do not translate. Regex used by AutoFill. -->
2868    <string name="autofill_address_type_same_as_re">same as</string>
2869
2870    <!-- Do not translate. Regex used by AutoFill. -->
2871    <string name="autofill_address_type_use_my_re">use my</string>
2872
2873    <!-- Do not translate. Regex used by AutoFill. -->
2874    <string name="autofill_billing_designator_re">bill</string>
2875
2876    <!-- Do not translate. Regex used by AutoFill. -->
2877    <string name="autofill_shipping_designator_re">ship</string>
2878
2879    <!-- Do not translate. Regex used by AutoFill. -->
2880    <string name="autofill_email_re">e.?mail<!-- ja-JP -->|メールアドレス<!-- ru -->|Электронной.?Почты<!-- zh-CN -->|邮件|邮箱<!-- zh-TW -->|電郵地址</string>
2881
2882    <!-- Do not translate. Regex used by AutoFill. -->
2883    <string name="autofill_username_re">user.?name|user.?id<!-- de-DE -->|vollständiger.?name<!-- zh-CN -->|用户名</string>
2884
2885    <!-- Do not translate. Regex used by AutoFill. -->
2886    <string name="autofill_name_re">^name|full.?name|your.?name|customer.?name|firstandlastname<!-- es -->|nombre.*y.*apellidos<!-- fr-FR -->|^nom<!-- ja-JP -->|お名前|氏名<!-- pt-BR, pt-PT -->|^nome<!-- zh-CN -->|姓名</string>
2887
2888    <!-- Do not translate. Regex used by AutoFill. -->
2889    <string name="autofill_name_specific_re">^name<!-- fr-FR -->|^nom<!-- pt-BR, pt-PT -->|^nome</string>
2890
2891    <!-- Do not translate. Regex used by AutoFill. -->
2892
2893    <string name="autofill_first_name_re">irst.*name|initials|fname|first$<!-- de-DE -->|vorname<!-- es -->|nombre<!-- fr-FR -->|forename|prénom|prenom<!-- ja-JP -->|名<!-- pt-BR, pt-PT -->|nome<!-- ru -->|Имя</string>
2894
2895    <!-- Do not translate. Regex used by AutoFill. -->
2896    <string name="autofill_middle_initial_re">middle.*initial|m\\.i\\.|mi$</string>
2897
2898    <!-- Do not translate. Regex used by AutoFill. -->
2899    <string name="autofill_middle_name_re">middle.*name|mname|middle$<!-- es -->|apellido.?materno|lastlastname</string>
2900
2901    <!-- Do not translate. Regex used by AutoFill. -->
2902    <string name="autofill_last_name_re">last.*name|lname|surname|last$<!-- de-DE -->|nachname<!-- es -->|apellidos<!-- fr-FR -->|famille|^nom<!-- it-IT -->|cognome<!-- ja-JP -->|姓<!-- pt-BR, pt-PT -->|morada|apelidos|surename|sobrenome<!-- ru -->|Фамилия</string>
2903
2904    <!-- Do not translate. Regex used by AutoFill. -->
2905    <string name="autofill_phone_re">phone<!-- de-DE -->|telefonnummer<!-- es -->|telefono|teléfono<!-- fr-FR -->|telfixe<!-- ja-JP -->|電話<!-- pt-BR, pt-PT -->|telefone|telemovel<!-- ru -->|телефон<!-- zh-CN -->|电话</string>
2906
2907    <!-- Do not translate. Regex used by AutoFill. -->
2908    <string name="autofill_area_code_re">area.*code|acode|area</string>
2909
2910    <!-- Do not translate. Regex used by AutoFill. -->
2911    <string name="autofill_phone_prefix_re">prefix<!-- fr-FR -->|preselection<!-- pt-BR, pt-PT -->|ddd</string>
2912
2913    <!-- Do not translate. Regex used by AutoFill. -->
2914    <string name="autofill_phone_suffix_re">suffix</string>
2915
2916    <!-- Do not translate. Regex used by AutoFill. -->
2917    <string name="autofill_phone_extension_re">ext<!-- pt-BR, pt-PT -->|ramal</string>
2918
2919    <!-- Do not translate. Regex used by AutoFill. -->
2920    <string name="autofill_name_on_card_re">card.?holder|name.?on.?card|ccname|owner<!-- de-DE -->|karteninhaber<!-- es -->|nombre.*tarjeta<!-- fr-FR -->|nom.*carte<!-- it-IT -->|nome.*cart<!-- ja-JP -->|名前<!-- ru -->|Имя.*карты<!-- zh-CN -->|信用卡开户名|开户名|持卡人姓名<!-- zh-TW -->|持卡人姓名</string>
2921
2922    <!-- Do not translate. Regex used by AutoFill. -->
2923    <string name="autofill_name_on_card_contextual_re">name</string>
2924
2925    <!-- Do not translate. Regex used by AutoFill. -->
2926    <string name="autofill_card_cvc_re">verification|card identification|cvn|security code|cvv code|cvc</string>
2927
2928    <!-- Do not translate. Regex used by AutoFill. -->
2929    <string name="autofill_card_number_re">number|card.?#|card.?no|ccnum<!-- de-DE -->|nummer<!-- es -->|credito|numero|número<!-- fr-FR -->|numéro<!-- ja-JP -->|カード番号<!-- ru -->|Номер.*карты<!-- zh-CN -->|信用卡号|信用卡号码<!-- zh-TW -->|信用卡卡號</string>
2930
2931    <!-- Do not translate. Regex used by AutoFill. -->
2932    <string name="autofill_expiration_month_re">expir|exp.*month|exp.*date|ccmonth<!-- de-DE -->|gueltig|gültig|monat<!-- es -->|fecha<!-- fr-FR -->|date.*exp<!-- it-IT -->|scadenza<!-- ja-JP -->|有効期限<!-- pt-BR, pt-PT -->|validade<!-- ru -->|Срок действия карты<!-- zh-CN -->|月</string>
2933
2934    <!-- Do not translate. Regex used by AutoFill. -->
2935    <string name="autofill_expiration_date_re">exp|^/|year<!-- de-DE -->|ablaufdatum|gueltig|gültig|yahr<!-- es -->|fecha<!-- it-IT -->|scadenza<!-- ja-JP -->|有効期限<!-- pt-BR, pt-PT -->|validade<!-- ru -->|Срок действия карты<!-- zh-CN -->|年|有效期</string>
2936
2937    <!-- Do not translate. Regex used by AutoFill. -->
2938    <string name="autofill_card_ignored_re">^card</string>
2939
2940    <!-- Do not translate. Regex used by AutoFill. -->
2941    <string name="autofill_fax_re">fax<!-- fr-FR -->|télécopie|telecopie<!-- ja-JP -->|ファックス<!-- ru -->|факс<!-- zh-CN -->|传真<!-- zh-TW -->|傳真</string>
2942
2943    <!-- Do not translate. Regex used by AutoFill. -->
2944    <string name="autofill_country_code_re">country.*code|ccode|_cc</string>
2945
2946    <!-- Do not translate. Regex used by AutoFill. -->
2947    <string name="autofill_area_code_notext_re">^\\($</string>
2948
2949    <!-- Do not translate. Regex used by AutoFill. -->
2950    <string name="autofill_phone_prefix_separator_re">^-$|^\\)$</string>
2951
2952    <!-- Do not translate. Regex used by AutoFill. -->
2953    <string name="autofill_phone_suffix_separator_re">^-$</string>
2954
2955    <!-- Label in a web form for "Province" [CHAR-LIMIT=NONE]  -->
2956    <string name="autofill_province">Province</string>
2957
2958    <!-- Label in a web form for "Postal code" [CHAR-LIMIT=NONE]  -->
2959    <string name="autofill_postal_code">Postal code</string>
2960
2961    <!-- Label in a web form for "State" [CHAR-LIMIT=NONE]  -->
2962    <string name="autofill_state">State</string>
2963
2964    <!-- Label in a web form for "ZIP code" [CHAR-LIMIT=NONE]  -->
2965    <string name="autofill_zip_code">ZIP code</string>
2966
2967    <!-- Label in a web form for "County" [CHAR-LIMIT=NONE]  -->
2968    <string name="autofill_county">County</string>
2969
2970    <!-- Label in a web form for "Island" [CHAR-LIMIT=NONE]  -->
2971    <string name="autofill_island">Island</string>
2972
2973    <!-- Label in a web form for "District" [CHAR-LIMIT=NONE]  -->
2974    <string name="autofill_district">District</string>
2975
2976    <!-- Label in a web form for "Department" [CHAR-LIMIT=NONE]  -->
2977    <string name="autofill_department">Department</string>
2978
2979    <!-- Label in a web form for "Prefecture" [CHAR-LIMIT=NONE]  -->
2980    <string name="autofill_prefecture">Prefecture</string>
2981
2982    <!-- Label in a web form for "Parish" [CHAR-LIMIT=NONE]  -->
2983    <string name="autofill_parish">Parish</string>
2984
2985    <!-- Label in a web form for "Area" [CHAR-LIMIT=NONE]  -->
2986    <string name="autofill_area">Area</string>
2987
2988    <!-- Label in a web form for "Emirate" [CHAR-LIMIT=NONE]  -->
2989    <string name="autofill_emirate">Emirate</string>
2990
2991    <!-- Title of an application permission, listed so the user can choose whether
2992        they want to allow the application to do this. -->
2993    <string name="permlab_readHistoryBookmarks">read your Web bookmarks and history</string>
2994    <!-- Description of an application permission, listed so the user can choose whether
2995        they want to allow the application to do this. -->
2996    <string name="permdesc_readHistoryBookmarks">Allows the app to read the
2997     history of all URLs that the Browser has visited, and all of the Browser\'s
2998     bookmarks. Note: this permission may not be enforced by third-party
2999     browsers or other  applications with web browsing capabilities.</string>
3000    <!-- Title of an application permission, listed so the user can choose whether
3001        they want to allow the application to do this. -->
3002
3003    <string name="permlab_writeHistoryBookmarks">write web bookmarks and history</string>
3004    <!-- Description of an application permission, listed so the user can choose whether
3005        they want to allow the application to do this. -->
3006    <string name="permdesc_writeHistoryBookmarks" product="tablet">Allows the
3007        app to modify the Browser\'s history or bookmarks stored on your tablet.
3008        This may allow the app to erase or modify Browser data.  Note: this
3009        permission may note be enforced by third-party browsers or other
3010        applications with web browsing capabilities.</string>
3011    <!-- Description of an application permission, listed so the user can choose whether
3012        they want to allow the application to do this. -->
3013    <string name="permdesc_writeHistoryBookmarks" product="default">Allows the
3014        app to modify the Browser\'s history or bookmarks stored on your phone.
3015        This may allow the app to erase or modify Browser data.  Note:
3016        this permission may note be enforced by third-party browsers or other
3017        applications with web browsing capabilities.</string>
3018
3019    <!-- Title of an application permission, listed so the user can choose whether
3020        they want to allow the application to do this. -->
3021    <string name="permlab_setAlarm">set an alarm</string>
3022    <!-- Description of an application permission, listed so the user can choose whether
3023        they want to allow the application to do this. -->
3024    <string name="permdesc_setAlarm">Allows the app to set an alarm in
3025      an installed alarm clock app. Some alarm clock apps may
3026      not implement this feature.</string>
3027
3028    <!-- Title of an application permission, listed so the user can choose whether
3029        they want to allow the application to modify and remove voicemails in the user's voicemail
3030        inbox. [CHAR LIMIT=NONE] -->
3031    <string name="permlab_writeVoicemail">write voicemails</string>
3032    <!-- Description of an application permission, listed so the user can choose whether
3033        they want to allow the application to modify and remove voicemails in the user's voicemail
3034        inbox. [CHAR LIMIT=NONE] -->
3035    <string name="permdesc_writeVoicemail">Allows the app to modify and remove messages from your voicemail inbox.</string>
3036
3037    <!-- Title of an application permission, listed so the user can choose whether
3038        they want to allow the application to do this. [CHAR LIMIT=NONE] -->
3039    <string name="permlab_addVoicemail">add voicemail</string>
3040    <!-- Description of an application permission, listed so the user can choose whether
3041        they want to allow the application to do this. [CHAR LIMIT=NONE] -->
3042    <string name="permdesc_addVoicemail">Allows the app to add messages
3043      to your voicemail inbox.</string>
3044
3045    <!-- Title of an application permission, listed so the user can choose whether
3046        they want to allow the application to do this. [CHAR LIMIT=NONE] -->
3047    <string name="permlab_readVoicemail">read voicemail</string>
3048    <!-- Description of an application permission, listed so the user can choose whether
3049        they want to allow the application to do this. [CHAR LIMIT=NONE] -->
3050    <string name="permdesc_readVoicemail">Allows the app to read your voicemails.</string>
3051
3052    <!-- Title of an application permission, listed so the user can choose whether
3053        they want to allow the application to do this. -->
3054    <string name="permlab_writeGeolocationPermissions">modify Browser geolocation permissions</string>
3055    <!-- Description of an application permission, listed so the user can choose whether
3056        they want to allow the application to do this. -->
3057    <string name="permdesc_writeGeolocationPermissions">Allows the app to modify the
3058        Browser\'s geolocation permissions. Malicious apps
3059        may use this to allow sending location information to arbitrary web sites.</string>
3060
3061    <!-- Title of an application permission which allows the application to verify whether
3062         a different package is able to be installed by some internal logic. [CHAR LIMIT=40] -->
3063    <string name="permlab_packageVerificationAgent">verify packages</string>
3064    <!-- Description of an application permission which allows the application to verify whether
3065         a different package is able to be installed by some internal heuristic. [CHAR LIMIT=NONE] -->
3066    <string name="permdesc_packageVerificationAgent">Allows the app to verify a package is
3067        installable.</string>
3068
3069    <!-- Title of an application permission which allows the application to verify whether
3070         a different package is able to be installed by some internal heuristic. [CHAR LIMIT=40] -->
3071    <string name="permlab_bindPackageVerifier">bind to a package verifier</string>
3072    <!-- Description of an application permission which allows the application to verify whether
3073         a different package is able to be installed by some internal heuristic. [CHAR LIMIT=NONE] -->
3074    <string name="permdesc_bindPackageVerifier">Allows the holder to make requests of
3075        package verifiers. Should never be needed for normal apps.</string>
3076
3077    <!-- Title of an application permission which allows the application to access serial ports via the SerialManager. [CHAR LIMIT=40] -->
3078    <string name="permlab_serialPort">access serial ports</string>
3079    <!-- Description of an application permission which allows the application access serial ports via the SerialManager. [CHAR LIMIT=NONE] -->
3080    <string name="permdesc_serialPort">Allows the holder to access serial ports using the SerialManager API.</string>
3081
3082    <!-- Title of an application permission which allows the holder to access content
3083         providers from outside an ApplicationThread. [CHAR LIMIT=40] -->
3084    <string name="permlab_accessContentProvidersExternally">access content providers externally</string>
3085    <!-- Description of an application permission which allows the holder to access
3086         content providers from outside an ApplicationThread. [CHAR LIMIT=NONE] -->
3087    <string name="permdesc_accessContentProvidersExternally">Allows the holder to access content
3088     providers from the shell. Should never be needed for normal apps.</string>
3089    <!-- Title of an application permission which allows the application to suggest that now is a bad time to reboot the device in order to apply an OTA.  [CHAR LIMIT=40] -->
3090    <string name="permlab_updateLock">discourage automatic device updates</string>
3091    <!-- Description of an application permission which allows the application to suggest that now is a bad time to reboot the device in order to apply an OTA.  [CHAR LIMIT=NONE] -->
3092    <string name="permdesc_updateLock">Allows the holder to offer information to the system about when would be a good time for a noninteractive reboot to upgrade the device.</string>
3093
3094    <!-- If the user enters a password in a form on a website, a dialog will come up asking if they want to save the password. Text in the save password dialog, asking if the browser should remember a password. -->
3095    <string name="save_password_message">Do you want the browser to remember this password?</string>
3096    <!-- If the user enters a password in a form on a website, a dialog will come up asking if they want to save the password. Button in the save password dialog, saying not to remember this password. -->
3097    <string name="save_password_notnow">Not now</string>
3098    <!-- If the user enters a password in a form on a website, a dialog will come up asking if they want to save the password. Button in the save password dialog, saying to remember this password. -->
3099    <string name="save_password_remember">Remember</string>
3100    <!-- Button in the save password dialog, saying never to remember this password. This should be short. Should be "Never for this site". But it is too long, use "Never" instead -->
3101    <string name="save_password_never">Never</string>
3102
3103    <!-- Displayed to the user when they do not have permission to open a particular web page. -->
3104    <string name="open_permission_deny">You don\'t have permission to open this page.</string>
3105
3106    <!-- Displayed to the user to confirm that they have copied text from a web page to the clipboard. -->
3107    <string name="text_copied">Text copied to clipboard.</string>
3108
3109    <!-- Menu item displayed at the end of a menu to allow users to see another page worth of menu items. This is shown on any app's menu as long as the app has too many items in the menu.-->
3110    <string name="more_item_label">More</string>
3111    <!-- Prepended to the shortcut for a menu item to indicate that the user should hold the MENU button together with the shortcut to invoke the item. For example, if the shortcut to open a new tab in browser is MENU and B together, then this would be prepended to the letter "B" -->
3112    <string name="prepend_shortcut_label">Menu+</string>
3113    <!-- Displayed in place of the regular shortcut letter when a menu item has Menu+space for the shortcut. -->
3114    <string name="menu_space_shortcut_label">space</string>
3115    <!-- Displayed in place of the regular shortcut letter when a menu item has Menu+enter for the shortcut. -->
3116    <string name="menu_enter_shortcut_label">enter</string>
3117    <!-- Displayed in place of the regular shortcut letter when a menu item has Menu+delete for the shortcut. -->
3118    <string name="menu_delete_shortcut_label">delete</string>
3119
3120    <!-- Strings used for search bar --><skip />
3121
3122    <!-- This is the default button label in the system-wide search UI.
3123         It is also used by the home screen's search "widget". It should be short -->
3124    <string name="search_go">Search</string>
3125    <!-- SearchView accessibility description for search button [CHAR LIMIT=NONE] -->
3126    <string name="searchview_description_search">Search</string>
3127    <!-- SearchView accessibility description for search text field [CHAR LIMIT=NONE] -->
3128    <string name="searchview_description_query">Search query</string>
3129    <!-- SearchView accessibility description for clear button [CHAR LIMIT=NONE] -->
3130    <string name="searchview_description_clear">Clear query</string>
3131    <!-- SearchView accessibility description for submit button [CHAR LIMIT=NONE] -->
3132    <string name="searchview_description_submit">Submit query</string>
3133    <!-- SearchView accessibility description for voice button [CHAR LIMIT=NONE] -->
3134    <string name="searchview_description_voice">Voice search</string>
3135
3136    <!-- Title for a warning message about the interaction model changes after allowing an accessibility
3137         service to put the device into explore by touch mode, displayed as a dialog message when
3138         the user selects to enables the service. (default). [CHAR LIMIT=45] -->
3139    <string name="enable_explore_by_touch_warning_title">Enable Explore by Touch?</string>
3140    <!-- Summary for a warning message about the interaction model changes after allowing an accessibility
3141         service to put the device into explore by touch mode, displayed as a dialog message when
3142         the user selects to enables the service. (tablet). [CHAR LIMIT=NONE] -->
3143    <string name="enable_explore_by_touch_warning_message" product="tablet">
3144        <xliff:g id="accessibility_service_name">%1$s</xliff:g> wants to enable Explore by Touch.
3145        When Explore by Touch is turned on, you can hear or see descriptions of what\'s under
3146        your finger or perform gestures to interact with the tablet.</string>
3147    <!-- Summary for a warning message about the interaction model changes after allowing an accessibility
3148         service to put the device into explore by touch mode, displayed as a dialog message when
3149         the user selects to enables the service. (default). [CHAR LIMIT=NONE] -->
3150    <string name="enable_explore_by_touch_warning_message" product="default">
3151        <xliff:g id="accessibility_service_name">%1$s</xliff:g> wants to enable Explore by Touch.
3152       When Explore by Touch is turned on, you can hear or see descriptions of what\'s under
3153       your finger or perform gestures to interact with the phone.</string>
3154
3155    <!-- String used to display the date. This is the string to say something happened 1 month ago. -->
3156    <string name="oneMonthDurationPast">1 month ago</string>
3157    <!-- String used to display the date. This is the string to say something happened more than 1 month ago. -->
3158    <string name="beforeOneMonthDurationPast">Before 1 month ago</string>
3159
3160    <!-- This is used to express that something occurred some number of seconds in the past (e.g., 5 seconds ago). -->
3161    <plurals name="num_seconds_ago">
3162        <item quantity="one">1 second ago</item>
3163        <item quantity="other"><xliff:g id="count">%d</xliff:g> seconds ago</item>
3164    </plurals>
3165
3166    <!-- This is used to express that something occurred some number of minutes in the past (e.g., 5 minutes ago). -->
3167    <plurals name="num_minutes_ago">
3168        <item quantity="one">1 minute ago</item>
3169        <item quantity="other"><xliff:g id="count">%d</xliff:g> minutes ago</item>
3170    </plurals>
3171
3172    <!-- This is used to express that something occurred some number of hours in the past (e.g., 5 hours ago). -->
3173    <plurals name="num_hours_ago">
3174        <item quantity="one">1 hour ago</item>
3175        <item quantity="other"><xliff:g id="count">%d</xliff:g> hours ago</item>
3176    </plurals>
3177
3178    <!-- This is used to express that something occurred within the last X days (e.g., Last 7 days). -->
3179    <plurals name="last_num_days">
3180        <item quantity="other">Last <xliff:g id="count">%d</xliff:g> days</item>
3181    </plurals>
3182
3183    <!-- This is used to express that something has occurred within the last month -->
3184    <string name="last_month">Last month</string>
3185
3186    <!-- This is used to express that something happened longer ago than the previous options -->
3187    <string name="older">Older</string>
3188
3189    <!-- This is used to express that something occurred some number of days in the past (e.g., 5 days ago). -->
3190    <plurals name="num_days_ago">
3191        <item quantity="one">yesterday</item>
3192        <item quantity="other"><xliff:g id="count">%d</xliff:g> days ago</item>
3193    </plurals>
3194
3195    <!-- This is used to express that something will occur some number of seconds in the future (e.g., in 5 seconds). -->
3196    <plurals name="in_num_seconds">
3197        <item quantity="one">in 1 second</item>
3198        <item quantity="other">in <xliff:g id="count">%d</xliff:g> seconds</item>
3199    </plurals>
3200
3201    <!-- This is used to express that something will occur some number of minutes in the future (e.g., in 5 minutes). -->
3202    <plurals name="in_num_minutes">
3203        <item quantity="one">in 1 minute</item>
3204        <item quantity="other">in <xliff:g id="count">%d</xliff:g> minutes</item>
3205    </plurals>
3206
3207    <!-- This is used to express that something will occur some number of hours in the future (e.g., in 5 hours). -->
3208    <plurals name="in_num_hours">
3209        <item quantity="one">in 1 hour</item>
3210        <item quantity="other">in <xliff:g id="count">%d</xliff:g> hours</item>
3211    </plurals>
3212
3213    <!-- This is used to express that something will occur some number of days in the future (e.g., in 5 days). -->
3214    <plurals name="in_num_days">
3215        <item quantity="one">tomorrow</item>
3216        <item quantity="other">in <xliff:g id="count">%d</xliff:g> days</item>
3217    </plurals>
3218
3219    <!-- This is used to express that something occurred some number of abbreviated seconds in the past (e.g., 5 secs ago). -->
3220    <plurals name="abbrev_num_seconds_ago">
3221        <item quantity="one">1 sec ago</item>
3222        <item quantity="other"><xliff:g id="count">%d</xliff:g> secs ago</item>
3223    </plurals>
3224
3225    <!-- This is used to express that something occurred some number of abbreviated minutes in the past (e.g., 5 mins ago). -->
3226    <plurals name="abbrev_num_minutes_ago">
3227        <item quantity="one">1 min ago</item>
3228        <item quantity="other"><xliff:g id="count">%d</xliff:g> mins ago</item>
3229    </plurals>
3230
3231    <!-- This is used to express that something occurred some number of abbreviated hours in the past (e.g., 5 hrs ago). -->
3232    <plurals name="abbrev_num_hours_ago">
3233        <item quantity="one">1 hour ago</item>
3234        <item quantity="other"><xliff:g id="count">%d</xliff:g> hours ago</item>
3235    </plurals>
3236
3237    <!-- This is used to express that something occurred some number of abbreviated days in the past (e.g., 5 days ago). -->
3238    <plurals name="abbrev_num_days_ago">
3239        <item quantity="one">yesterday</item>
3240        <item quantity="other"><xliff:g id="count">%d</xliff:g> days ago</item>
3241    </plurals>
3242
3243    <!-- This is used to express that something will occur some number of abbreviated seconds in the future (e.g., in 5 secs). -->
3244    <plurals name="abbrev_in_num_seconds">
3245        <item quantity="one">in 1 sec</item>
3246        <item quantity="other">in <xliff:g id="count">%d</xliff:g> secs</item>
3247    </plurals>
3248
3249    <!-- This is used to express that something will occur some number of abbreviated minutes in the future (e.g., in 5 mins). -->
3250    <plurals name="abbrev_in_num_minutes">
3251        <item quantity="one">in 1 min</item>
3252        <item quantity="other">in <xliff:g id="count">%d</xliff:g> mins</item>
3253    </plurals>
3254
3255    <!-- This is used to express that something will occur some number of abbreviated hours in the future (e.g., in 5 hrs). -->
3256    <plurals name="abbrev_in_num_hours">
3257        <item quantity="one">in 1 hour</item>
3258        <item quantity="other">in <xliff:g id="count">%d</xliff:g> hours</item>
3259    </plurals>
3260
3261    <!-- This is used to express that something will occur some number of abbreviated days in the future (e.g., in 5 days). -->
3262    <plurals name="abbrev_in_num_days">
3263        <item quantity="one">tomorrow</item>
3264        <item quantity="other">in <xliff:g id="count">%d</xliff:g> days</item>
3265    </plurals>
3266
3267    <!-- String used to display the date. Preposition for date display ("on May 29") -->
3268    <string name="preposition_for_date">on <xliff:g id="date" example="May 29">%s</xliff:g></string>
3269    <!-- String used to display the date. Preposition for time display ("at 2:33am") -->
3270    <string name="preposition_for_time">at <xliff:g id="time" example="2:33 am">%s</xliff:g></string>
3271    <!-- String used to display the date. Preposition for year display ("in 2008") -->
3272    <string name="preposition_for_year">in <xliff:g id="year" example="2003">%s</xliff:g></string>
3273
3274    <!-- Appened to express the value is this unit of time: singular day -->
3275    <string name="day">day</string>
3276    <!-- Appened to express the value is this unit of time: plural days -->
3277    <string name="days">days</string>
3278    <!-- Appened to express the value is this unit of time: singular hour -->
3279    <string name="hour">hour</string>
3280    <!-- Appened to express the value is this unit of time: plural hours -->
3281    <string name="hours">hours</string>
3282    <!-- Appened to express the value is this unit of time: singular minute -->
3283    <string name="minute">min</string>
3284    <!-- Appened to express the value is this unit of time: plural minutes -->
3285    <string name="minutes">mins</string>
3286    <!-- Appened to express the value is this unit of time. -->
3287    <string name="second">sec</string>
3288    <!-- Appened to express the value is this unit of time. -->
3289    <string name="seconds">secs</string>
3290    <!-- Appened to express the value is this unit of time. -->
3291    <string name="week">week</string>
3292    <!-- Appened to express the value is this unit of time. -->
3293    <string name="weeks">weeks</string>
3294    <!-- Appened to express the value is this unit of time. -->
3295    <string name="year">year</string>
3296    <!-- Appened to express the value is this unit of time. -->
3297    <string name="years">years</string>
3298
3299    <!-- Phrase describing a time duration using seconds [CHAR LIMIT=16] -->
3300    <plurals name="duration_seconds">
3301        <item quantity="one">1 second</item>
3302        <item quantity="other"><xliff:g id="count">%d</xliff:g> seconds</item>
3303    </plurals>
3304    <!-- Phrase describing a time duration using minutes [CHAR LIMIT=16] -->
3305    <plurals name="duration_minutes">
3306        <item quantity="one">1 minute</item>
3307        <item quantity="other"><xliff:g id="count">%d</xliff:g> minutes</item>
3308    </plurals>
3309    <!-- Phrase describing a time duration using hours [CHAR LIMIT=16] -->
3310    <plurals name="duration_hours">
3311        <item quantity="one">1 hour</item>
3312        <item quantity="other"><xliff:g id="count">%d</xliff:g> hours</item>
3313    </plurals>
3314
3315    <!-- Title for error alert when a video cannot be played.  it can be used by any app. -->
3316    <string name="VideoView_error_title">Video problem</string>
3317    <!-- Text for error alert when a video container is not valid for progressive download/playback. -->
3318    <string name="VideoView_error_text_invalid_progressive_playback">This video isn\'t valid for streaming to this device.</string>
3319    <!-- Text for error alert when a video cannot be played. it can be used by any app. -->
3320    <string name="VideoView_error_text_unknown">Can\'t play this video.</string>
3321    <!-- Button to close error alert when a video cannot be played -->
3322    <string name="VideoView_error_button">OK</string>
3323
3324
3325
3326
3327    <!-- Format indicating a relative expression and time.
3328         Example: "4 hours ago, 11:00 am" -->
3329    <string name="relative_time">"<xliff:g id="date" example="4 hours ago">%1$s</xliff:g>, <xliff:g id="time" example="11:00 am">%2$s</xliff:g>"</string>
3330
3331
3332    <!-- Quoted name for 12pm, lowercase -->
3333    <string name="noon">"noon"</string>
3334    <!-- Quoted name for 12pm, uppercase first letter -->
3335    <string name="Noon">"Noon"</string>
3336    <!-- Quoted name for 12am, lowercase -->
3337    <string name="midnight">"midnight"</string>
3338    <!-- Quoted name for 12am, uppercase first letter -->
3339    <string name="Midnight">"Midnight"</string>
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351    <!-- Format string for durations like "01:23" (1 minute, 23 seconds) -->
3352    <string name="elapsed_time_short_format_mm_ss"><xliff:g id="minutes" example="1">%1$02d</xliff:g>:<xliff:g id="seconds" example="23">%2$02d</xliff:g></string>
3353
3354    <!-- Format string for times like "1:43:33" (1 hour, 43 minutes, 33 seconds) -->
3355    <string name="elapsed_time_short_format_h_mm_ss"><xliff:g id="hours" example="1">%1$d</xliff:g>:<xliff:g id="minutes" example="43">%2$02d</xliff:g>:<xliff:g id="seconds" example="33">%3$02d</xliff:g></string>
3356
3357    <!-- Item on EditText context menu. This action is used to select all text in the edit field. -->
3358    <string name="selectAll">Select all</string>
3359
3360    <!-- Item on EditText context menu.  This action is used to cut selected the text into the clipboard.  -->
3361    <string name="cut">Cut</string>
3362
3363    <!-- Item on EditText context menu. This action is used to cut selected the text into the clipboard. -->
3364    <string name="copy">Copy</string>
3365
3366    <!-- Item on EditText context menu. This action is used to paste from the clipboard into the eidt field -->
3367    <string name="paste">Paste</string>
3368
3369    <!-- Item on EditText context menu. This action is used to replace the current word by other suggested words, suggested by the IME or the spell checker -->
3370    <string name="replace">Replace\u2026</string>
3371
3372    <!-- Item on EditText pop-up window. This action is used to delete the text that the user recently added. [CHAR LIMIT=15] -->
3373    <string name="delete">Delete</string>
3374
3375    <!-- Item on EditText context menu. This action is used to copy a URL from the edit field into the clipboard. -->
3376    <string name="copyUrl">Copy URL</string>
3377
3378    <!-- Item on EditText context menu. Added only when the context menu is not empty, it enable selection context mode. [CHAR LIMIT=20] -->
3379    <string name="selectTextMode">Select text</string>
3380
3381    <!-- Text selection contextual mode title, displayed in the CAB. [CHAR LIMIT=20] -->
3382    <string name="textSelectionCABTitle">Text selection</string>
3383
3384    <!-- Option to add the current misspelled word to the user dictionary. [CHAR LIMIT=25] -->
3385    <string name="addToDictionary">Add to dictionary</string>
3386
3387    <!-- Option to delete the highlighted part of the text from the suggestion popup. [CHAR LIMIT=25] -->
3388    <string name="deleteText">Delete</string>
3389
3390    <!-- EditText context menu -->
3391    <string name="inputMethod">Input method</string>
3392
3393    <!-- Title for EditText context menu [CHAR LIMIT=20] -->
3394    <string name="editTextMenuTitle">Text actions</string>
3395
3396    <!-- If the device is getting low on internal storage, a notification is shown to the user.  This is the title of that notification. -->
3397    <string name="low_internal_storage_view_title">Storage space running out</string>
3398    <!-- If the device is getting low on internal storage, a notification is shown to the user.  This is the message of that notification. -->
3399    <string name="low_internal_storage_view_text">Some system functions may not work</string>
3400    <!-- If the device does not have storage for the main system classes, a notification is shown to the user.  This is the message of that notification. -->
3401    <string name="low_internal_storage_view_text_no_boot">Not enough storage for the system. Make sure you have 250MB of free space and restart.</string>
3402
3403    <!-- [CHAR LIMIT=NONE] Stub notification title for an app running a service that has provided
3404         a bad bad notification for itself. -->
3405    <string name="app_running_notification_title"><xliff:g id="app_name">%1$s</xliff:g>
3406        is running</string>
3407    <!-- [CHAR LIMIT=NONE] Stub notification text for an app running a service that has provided
3408         a bad bad notification for itself. -->
3409    <string name="app_running_notification_text">Touch for more information
3410        or to stop the app.</string>
3411
3412    <!-- Preference framework strings. -->
3413    <string name="ok">OK</string>
3414    <!-- Preference framework strings. -->
3415    <string name="cancel">Cancel</string>
3416    <!-- Preference framework strings. -->
3417    <string name="yes">OK</string>
3418    <!-- Preference framework strings. -->
3419    <string name="no">Cancel</string>
3420    <!-- This is the generic "attention" string to be used in attention dialogs.  Typically
3421         combined with setIconAttribute(android.R.attr.alertDialogIcon)
3422         (or setIcon(android.R.drawable.ic_dialog_alert) on legacy versions of the platform) -->
3423    <string name="dialog_alert_title">Attention</string>
3424
3425    <!-- Text shown by list fragment when waiting for data to display. -->
3426    <string name="loading">Loading\u2026</string>
3427
3428    <!-- Default text for a button that can be toggled on and off. -->
3429    <string name="capital_on">ON</string>
3430    <!-- Default text for a button that can be toggled on and off. -->
3431    <string name="capital_off">OFF</string>
3432
3433    <!-- Title of intent resolver dialog when selecting an application to run. -->
3434    <string name="whichApplication">Complete action using</string>
3435    <!-- Title of intent resolver dialog when selecting an application to run
3436         and a previously used application is known. -->
3437    <string name="whichApplicationNamed">Complete action using %1$s</string>
3438    <!-- Title of intent resolver dialog when selecting a viewer application to run. -->
3439    <string name="whichViewApplication">Open with</string>
3440    <!-- Title of intent resolver dialog when selecting a viewer application to run
3441         and a previously used application is known. -->
3442    <string name="whichViewApplicationNamed">Open with %1$s</string>
3443    <!-- Title of intent resolver dialog when selecting an editor application to run. -->
3444    <string name="whichEditApplication">Edit with</string>
3445    <!-- Title of intent resolver dialog when selecting an editor application to run
3446         and a previously used application is known. -->
3447    <string name="whichEditApplicationNamed">Edit with %1$s</string>
3448    <!-- Title of intent resolver dialog when selecting a sharing application to run. -->
3449    <string name="whichSendApplication">Share with</string>
3450    <!-- Title of intent resolver dialog when selecting a sharing application to run
3451         and a previously used application is known. -->
3452    <string name="whichSendApplicationNamed">Share with %1$s</string>
3453    <!-- Title of intent resolver dialog when selecting a HOME application to run. -->
3454    <string name="whichHomeApplication">Select a Home app</string>
3455    <!-- Title of intent resolver dialog when selecting a HOME application to run
3456         and a previously used application is known. -->
3457    <string name="whichHomeApplicationNamed">Use %1$s as Home</string>
3458    <!-- Option to always use the selected application resolution in the future. See the "Complete action using" dialog title-->
3459    <string name="alwaysUse">Use by default for this action.</string>
3460    <!-- Title of the list of alternate options to complete an action shown when the
3461         last used option is being displayed separately. -->
3462    <string name="use_a_different_app">Use a different app</string>
3463    <!-- Text displayed when the user selects the check box for setting default application.  See the "Use by default for this action" check box. -->
3464    <string name="clearDefaultHintMsg">Clear default in System settings &gt; Apps &gt; Downloaded.</string>
3465    <!-- Default title for the activity chooser, when one is not given. Android allows multiple activities to perform an action.  for example, there may be many ringtone pickers installed.  A dialog is shown to the user allowing him to pick which activity should be used.  This is the title. -->
3466    <string name="chooseActivity">Choose an action</string>
3467    <!-- title for the USB activity chooser. -->
3468    <string name="chooseUsbActivity">Choose an app for the USB device</string>
3469    <!-- Text to display when there are no activities found to display in the
3470         activity chooser. See the "Select an action" title. -->
3471    <string name="noApplications">No apps can perform this action.</string>
3472    <!-- Title of the alert when an application has crashed. -->
3473    <string name="aerr_title"></string>
3474    <!-- Text of the alert that is displayed when an application has crashed. -->
3475    <string name="aerr_application">Unfortunately, <xliff:g id="application">%1$s</xliff:g> has stopped.</string>
3476    <!-- Text of the alert that is displayed when an application has crashed. -->
3477    <string name="aerr_process">Unfortunately, the process <xliff:g id="process">%1$s</xliff:g> has
3478        stopped.</string>
3479    <!-- Title of the alert when an application is not responding. -->
3480    <string name="anr_title"></string>
3481    <!-- Text of the alert that is displayed when an application is not responding. -->
3482    <string name="anr_activity_application"><xliff:g id="application">%2$s</xliff:g> isn\'t responding.\n\nDo you want to close it?</string>
3483    <!-- Text of the alert that is displayed when an application is not responding. -->
3484    <string name="anr_activity_process">Activity <xliff:g id="activity">%1$s</xliff:g> isn\'t responding.\n\nDo you want to close it?</string>
3485    <!-- Text of the alert that is displayed when an application is not responding. -->
3486    <string name="anr_application_process"><xliff:g id="application">%1$s</xliff:g> isn\'t responding. Do you want to close it?</string>
3487    <!-- Text of the alert that is displayed when an application is not responding. -->
3488    <string name="anr_process">Process <xliff:g id="process">%1$s</xliff:g> isn\'t responding.\n\nDo you want to close it?</string>
3489    <!-- Button allowing the user to close an application that is not responding. This will kill the application. -->
3490    <string name="force_close">OK</string>
3491    <!-- Button allowing the user to send a bug report for application which has encountered an error. -->
3492    <string name="report">Report</string>
3493    <!-- Button allowing the user to choose to wait for an application that is not responding to become responsive again. -->
3494    <string name="wait">Wait</string>
3495    <!-- Text of the alert that is displayed when a web page is not responding. [CHAR-LIMIT=NONE] -->
3496    <string name="webpage_unresponsive">The page has become unresponsive.\n\nDo you want to close it?</string>
3497    <!-- [CHAR LIMIT=25] Title of the alert when application launches on top of another. -->
3498    <string name="launch_warning_title">App redirected</string>
3499    <!-- [CHAR LIMIT=50] Title of the alert when application launches on top of another. -->
3500    <string name="launch_warning_replace"><xliff:g id="app_name">%1$s</xliff:g> is now running.</string>
3501    <!-- [CHAR LIMIT=50] Title of the alert when application launches on top of another. -->
3502    <string name="launch_warning_original"><xliff:g id="app_name">%1$s</xliff:g> was originally launched.</string>
3503    <!-- [CHAR LIMIT=50] Compat mode dialog: compat mode switch label. -->
3504    <string name="screen_compat_mode_scale">Scale</string>
3505    <!-- [CHAR LIMIT=50] Compat mode dialog: compat mode switch label. -->
3506    <string name="screen_compat_mode_show">Always show</string>
3507    <!-- [CHAR LIMIT=200] Compat mode dialog: hint to re-enable compat mode dialog. -->
3508    <string name="screen_compat_mode_hint">Re-enable this in System settings &gt; Apps &gt; Downloaded.</string>
3509
3510    <!-- Text of the alert that is displayed when an application has violated StrictMode. -->
3511    <string name="smv_application">The app <xliff:g id="application">%1$s</xliff:g>
3512        (process <xliff:g id="process">%2$s</xliff:g>) has violated its self-enforced StrictMode policy.</string>
3513    <!-- Text of the alert that is displayed when an application has violated StrictMode. -->
3514    <string name="smv_process">The process <xliff:g id="process">%1$s</xliff:g> has
3515      has violated its self-enforced StrictMode policy.</string>
3516
3517    <!-- [CHAR LIMIT=40] Title of dialog that is shown when performing a system upgrade. -->
3518    <string name="android_upgrading_title">Android is upgrading\u2026</string>
3519
3520    <!-- [CHAR LIMIT=40] Title of dialog that is shown when system is starting. -->
3521    <string name="android_start_title">Android is starting\u2026</string>
3522
3523    <!-- [CHAR LIMIT=NONE] Message shown in upgrading dialog for each .apk that is optimized. -->
3524    <string name="android_upgrading_apk">Optimizing app
3525        <xliff:g id="number" example="123">%1$d</xliff:g> of
3526        <xliff:g id="number" example="123">%2$d</xliff:g>.</string>
3527
3528    <!-- [CHAR LIMIT=NONE] Message to show in upgrading dialog when reached the point of starting apps. -->
3529    <string name="android_upgrading_starting_apps">Starting apps.</string>
3530
3531    <!-- [CHAR LIMIT=NONE] Message to show in upgrading dialog when the bulk of the upgrade work is done. -->
3532    <string name="android_upgrading_complete">Finishing boot.</string>
3533
3534    <!-- Notification text to tell the user that a heavy-weight application is running. -->
3535    <string name="heavy_weight_notification"><xliff:g id="app">%1$s</xliff:g> running</string>
3536
3537    <!-- Notification details to tell the user that a heavy-weight application is running. -->
3538    <string name="heavy_weight_notification_detail">Touch to switch to app</string>
3539
3540    <!-- Title of dialog prompting whether user wants to switch between heavy-weight apps. -->
3541    <string name="heavy_weight_switcher_title">Switch apps?</string>
3542
3543    <!-- Descriptive text for switching to a new heavy-weight application. -->
3544    <string name="heavy_weight_switcher_text">Another app is already running
3545    that must be stopped before you can start a new one.</string>
3546
3547    <string name="old_app_action">Return to <xliff:g id="old_app">%1$s</xliff:g></string>
3548    <string name="old_app_description">Don\'t start the new app.</string>
3549
3550    <string name="new_app_action">Start <xliff:g id="old_app">%1$s</xliff:g></string>
3551    <string name="new_app_description">Stop the old app without saving.</string>
3552
3553    <!-- Displayed in the title of the chooser for things to do with text that
3554         is to be sent to another application. For example, I can send
3555         text through SMS or IM.  A dialog with those choices would be shown,
3556         and this would be the title. -->
3557    <string name="sendText">Choose an action for text</string>
3558
3559    <!-- Title of the dialog where the user is adjusting the phone ringer volume -->
3560    <string name="volume_ringtone">Ringer volume</string>
3561    <!-- Title of the dialog where the user is adjusting the music volume -->
3562    <string name="volume_music">Media volume</string>
3563    <!-- Hint shown in the volume toast to inform the user that the media audio is playing through Bluetooth. -->
3564    <string name="volume_music_hint_playing_through_bluetooth">Playing through Bluetooth</string>
3565    <!-- Hint shown in the volume toast to inform the user that the current ringtone is the silent ringtone. -->
3566    <string name="volume_music_hint_silent_ringtone_selected">Silent ringtone set</string>
3567    <!-- Title of the dialog where the user is adjusting the phone call volume -->
3568    <string name="volume_call">In-call volume</string>
3569    <!-- Title of the dialog where the user is adjusting the phone call volume when connected on bluetooth-->
3570    <string name="volume_bluetooth_call">Bluetooth in-call volume</string>
3571    <!-- Title of the dialog where the user is adjusting the audio volume for alarms -->
3572    <string name="volume_alarm">Alarm volume</string>
3573    <!-- Title of the dialog where the user is adjusting the audio volume for notifications -->
3574    <string name="volume_notification">Notification volume</string>
3575    <!-- Title of the dialog where the user is adjusting the general audio volume -->
3576    <string name="volume_unknown">Volume</string>
3577
3578    <!-- Content description for bluetooth volume icon [CHAR LIMIT=100] -->
3579    <string name="volume_icon_description_bluetooth">Bluetooth volume</string>
3580    <!-- Content description for ringer volume icon [CHAR LIMIT=100] -->
3581    <string name="volume_icon_description_ringer">Ringtone volume</string>
3582    <!-- Content description for in-call volume icon [CHAR LIMIT=100] -->
3583    <string name="volume_icon_description_incall">Call volume</string>
3584    <!-- Content description for media volume icon [CHAR LIMIT=100] -->
3585    <string name="volume_icon_description_media">Media volume</string>
3586    <!-- Content description for notification volume icon [CHAR LIMIT=100] -->
3587    <string name="volume_icon_description_notification">Notification volume</string>
3588
3589    <!-- Ringtone picker strings --> <skip />
3590    <!-- Choice in the ringtone picker.  If chosen, the default ringtone will be used. -->
3591    <string name="ringtone_default">Default ringtone</string>
3592    <!-- Choice in the ringtone picker.  If chosen, the default ringtone will be used. This fills in the actual ringtone's title into the message. -->
3593    <string name="ringtone_default_with_actual">Default ringtone (<xliff:g id="actual_ringtone">%1$s</xliff:g>)</string>
3594    <!-- Choice in the ringtone picker.  If chosen, there will be silence instead of a ringtone played. -->
3595    <string name="ringtone_silent">None</string>
3596    <!-- The title of the ringtone picker dialog. -->
3597    <string name="ringtone_picker_title">Ringtones</string>
3598    <!-- If there is ever a ringtone set for some setting, but that ringtone can no longer be resolved, t his is shown instead.  For example, if the ringtone was on a SD card and it had been removed, this woudl be shown for ringtones on that SD card. -->
3599    <string name="ringtone_unknown">Unknown ringtone</string>
3600
3601    <!-- A notification is shown when there are open wireless networks nearby.  This is the notification's title. -->
3602    <plurals name="wifi_available">
3603        <item quantity="one">Wi-Fi network available</item>
3604        <item quantity="other">Wi-Fi networks available</item>
3605    </plurals>
3606    <!-- A notification is shown when there are open wireless networks nearby.  This is the notification's message. -->
3607    <plurals name="wifi_available_detailed">
3608        <item quantity="one">Open Wi-Fi network available</item>
3609        <item quantity="other">Open Wi-Fi networks available</item>
3610    </plurals>
3611
3612    <!-- A notification is shown when a wifi captive portal network is detected.  This is the notification's title. -->
3613    <string name="wifi_available_sign_in">Sign into Wi-Fi network</string>
3614
3615    <!-- A notification is shown when a captive portal network is detected.  This is the notification's title. -->
3616    <string name="network_available_sign_in">Sign into network</string>
3617
3618    <!-- A notification is shown when a captive portal network is detected.  This is the notification's message. -->
3619    <string name="network_available_sign_in_detailed"><xliff:g id="network_ssid">%1$s</xliff:g></string>
3620
3621     <!-- A notification is shown when a user's selected SSID is later disabled due to connectivity problems.  This is the notification's title / ticker. -->
3622     <string name="wifi_watchdog_network_disabled">Couldn\'t connect to Wi-Fi</string>
3623     <!-- A notification is shown when a user's selected SSID is later disabled due to connectivity problems.  The complete alert msg is: <hotspot name> + this string, i.e. "Linksys has a poor internet connection" -->
3624    <string name="wifi_watchdog_network_disabled_detailed">\u0020has a poor Internet connection.</string>
3625
3626    <!-- Do not translate. Default access point SSID used for tethering -->
3627    <string name="wifi_tether_configure_ssid_default" translatable="false">AndroidAP</string>
3628
3629    <string name="wifi_p2p_dialog_title">Wi-Fi Direct</string>
3630    <string name="wifi_p2p_turnon_message">Start Wi-Fi Direct. This will turn off Wi-Fi client/hotspot.</string>
3631    <string name="wifi_p2p_failed_message">Couldn\'t start Wi-Fi Direct.</string>
3632    <string name="wifi_p2p_enabled_notification_title">Wi-Fi Direct is on</string>
3633    <string name="wifi_p2p_enabled_notification_message">Touch for settings</string>
3634
3635    <string name="accept">Accept</string>
3636    <string name="decline">Decline</string>
3637    <string name="wifi_p2p_invitation_sent_title">Invitation sent</string>
3638    <string name="wifi_p2p_invitation_to_connect_title">Invitation to connect</string>
3639
3640    <string name="wifi_p2p_from_message">From: </string>
3641    <string name="wifi_p2p_to_message">To: </string>
3642    <string name="wifi_p2p_enter_pin_message">Type the required PIN: </string>
3643    <string name="wifi_p2p_show_pin_message">PIN: </string>
3644
3645    <string name="wifi_p2p_frequency_conflict_message" product="tablet">The tablet will temporarily disconnect from Wi-Fi while it\'s connected to <xliff:g id="device_name">%1$s</xliff:g></string>
3646    <string name="wifi_p2p_frequency_conflict_message" product="default">The phone will temporarily disconnect from Wi-Fi while it\'s connected to <xliff:g id="device_name">%1$s</xliff:g></string>
3647
3648    <!-- Name of the dialog that lets the user choose an accented character to insert -->
3649    <string name="select_character">Insert character</string>
3650
3651    <!-- SMS per-application rate control Dialog --> <skip />
3652    <!-- SMS_DIALOG: An SMS dialog is shown if an application tries to send too many SMSes.  This is the title of that dialog. -->
3653    <string name="sms_control_title">Sending SMS messages</string>
3654    <!-- See SMS_DIALOG.  This is the message shown in that dialog. [CHAR LIMIT=NONE] -->
3655    <string name="sms_control_message">&lt;b><xliff:g id="app_name">%1$s</xliff:g>&lt;/b> is sending a large number of SMS messages. Do you want to allow this app to continue sending messages?</string>
3656    <!-- See SMS_DIALOG.  This is a button choice to allow sending the SMSes. [CHAR LIMIT=30] -->
3657    <string name="sms_control_yes">Allow</string>
3658    <!-- See SMS_DIALOG.  This is a button choice to disallow sending the SMSes. [CHAR LIMIT=30] -->
3659    <string name="sms_control_no">Deny</string>
3660
3661    <!-- SMS short code verification dialog. --> <skip />
3662    <!-- The message text for the SMS short code confirmation dialog. [CHAR LIMIT=NONE] -->
3663    <string name="sms_short_code_confirm_message">&lt;b><xliff:g id="app_name">%1$s</xliff:g>&lt;/b> would like to send a message to &lt;b><xliff:g id="dest_address">%2$s</xliff:g>&lt;/b>.</string>
3664    <!-- Message details for the SMS short code confirmation dialog (possible premium short code). [CHAR LIMIT=NONE] -->
3665    <string name="sms_short_code_details">This <b>may cause charges</b> on your mobile account.</string>
3666    <!-- Message details for the SMS short code confirmation dialog (premium short code). [CHAR LIMIT=NONE] -->
3667    <string name="sms_premium_short_code_details"><b>This will cause charges on your mobile account.</b></string>
3668    <!-- Text of the approval button for the SMS short code confirmation dialog. [CHAR LIMIT=30] -->
3669    <string name="sms_short_code_confirm_allow">Send</string>
3670    <!-- Text of the cancel button for the SMS short code confirmation dialog. [CHAR LIMIT=30] -->
3671    <string name="sms_short_code_confirm_deny">Cancel</string>
3672    <!-- Text of the checkbox for the SMS short code confirmation dialog to remember the user's choice. [CHAR LIMIT=40] -->
3673    <string name="sms_short_code_remember_choice">Remember my choice</string>
3674    <!-- Text shown when remember checkbox is checked to inform the user how they may undo the setting. [CHAR LIMIT=40] -->
3675    <string name="sms_short_code_remember_undo_instruction">You can change this later in Settings\u00A0>\u00A0Apps"</string>
3676
3677    <!-- Text of the approval button for the SMS short code confirmation dialog when checkbox is checked. [CHAR LIMIT=30] -->
3678    <string name="sms_short_code_confirm_always_allow">Always Allow</string>
3679    <!-- Text of the cancel button for the SMS short code confirmation dialog when checkbox is checked. [CHAR LIMIT=30] -->
3680    <string name="sms_short_code_confirm_never_allow">Never Allow</string>
3681
3682    <!-- SIM swap and device reboot Dialog --> <skip />
3683    <!-- See SIM_REMOVED_DIALOG.  This is the title of that dialog. -->
3684    <string name="sim_removed_title">SIM card removed</string>
3685    <!-- See SIM_REMOVED_DIALOG.  This is the message of that dialog. -->
3686    <string name="sim_removed_message">The cellular network will be unavailable until you restart with a valid SIM card inserted.</string>
3687    <!-- See SIM_REMOVED_DIALOG.  This is the button of that dialog. -->
3688    <string name="sim_done_button">Done</string>
3689    <!-- See SIM_ADDED_DIALOG.  This is the title of that dialog. -->
3690    <string name="sim_added_title">SIM card added</string>
3691    <!-- See SIM_ADDED_DIALOG.  This is the message of that dialog. -->
3692    <string name="sim_added_message">Restart your device to access the cellular network.</string>
3693    <!-- See SIM_ADDED_DIALOG.  This is the button of that dialog. -->
3694    <string name="sim_restart_button">Restart</string>
3695
3696    <!-- Date/Time picker dialogs strings -->
3697
3698    <!-- The title of the time picker dialog. [CHAR LIMIT=NONE] -->
3699    <string name="time_picker_dialog_title">Set time</string>
3700    <!-- The title of the date picker dialog. [CHAR LIMIT=NONE] -->
3701    <string name="date_picker_dialog_title">Set date</string>
3702    <!-- Name of the button in the date/time picker to accept the date/time change -->
3703    <string name="date_time_set">Set</string>
3704    <!-- Name of the button in the date/time picker to accept the date/time change -->
3705    <string name="date_time_done">Done</string>
3706
3707    <!-- Security Permissions strings-->
3708    <!-- Text that is placed at the front of a permission name that is being added to an app [CHAR LIMIT=NONE] -->
3709    <string name="perms_new_perm_prefix"><font size="12" fgcolor="#ff33b5e5">NEW: </font></string>
3710    <!-- Text that is placed at the front of a permission name that is being added to an app [CHAR LIMIT=NONE] -->
3711    <string name="perms_description_app">Provided by <xliff:g id="app_name">%1$s</xliff:g>.</string>
3712    <!-- Shown for an application when it doesn't require any permission grants. -->
3713    <string name="no_permissions">No permissions required</string>
3714    <!-- [CHAR LIMIT=NONE] Additional text in permission description for perms that can cost money. -->
3715    <string name="perm_costs_money">this may cost you money</string>
3716
3717    <!-- USB storage dialog strings -->
3718    <!-- This is the title for the activity's window. -->
3719    <string name="usb_storage_activity_title">USB mass storage</string>
3720
3721    <!-- See USB_STORAGE.  USB_STORAGE_DIALOG:  After the user selects the notification, a dialog is shown asking if he wants to mount.  This is the title. -->
3722    <string name="usb_storage_title">USB connected</string>
3723    <!-- See USB_STORAGE.    This is the message. [CHAR LIMIT=NONE] -->
3724    <string name="usb_storage_message" product="nosdcard">You\'ve connected to your computer via USB. Touch the button below if you want to copy files between your computer and your Android\'s USB storage.</string>
3725    <!-- See USB_STORAGE.    This is the message. [CHAR LIMIT=NONE] -->
3726    <string name="usb_storage_message" product="default">You\'ve connected to your computer via USB. Touch the button below if you want to copy files between your computer and your Android\'s SD card.</string>
3727    <!-- See USB_STORAGE.    This is the button text to mount the phone on the computer. -->
3728    <string name="usb_storage_button_mount">Turn on USB storage</string>
3729    <!-- See USB_STORAGE_DIALOG.  If there was an error mounting, this is the text. [CHAR LIMIT=NONE] -->
3730    <string name="usb_storage_error_message" product="nosdcard">There\'s a problem using your USB storage for USB mass storage.</string>
3731    <!-- See USB_STORAGE_DIALOG.  If there was an error mounting, this is the text. -->
3732    <string name="usb_storage_error_message" product="default">There\'s a problem using your SD card for USB mass storage.</string>
3733    <!-- USB_STORAGE: When the user connects the phone to a computer via USB, we show a notification asking if he wants to share files across.  This is the title -->
3734    <string name="usb_storage_notification_title">USB connected</string>
3735    <!-- See USB_STORAGE. This is the message. -->
3736    <string name="usb_storage_notification_message">Touch to copy files to/from your computer.</string>
3737
3738    <!-- USB_STORAGE_STOP: While USB storage is enabled, we show a notification dialog asking if he wants to stop. This is the title -->
3739    <string name="usb_storage_stop_notification_title">Turn off USB storage</string>
3740    <!-- See USB_STORAGE. This is the message. -->
3741    <string name="usb_storage_stop_notification_message">Touch to turn off USB storage.</string>
3742
3743    <!-- USB storage stop dialog strings -->
3744    <!-- This is the label for the activity, and should never be visible to the user. -->
3745    <!-- See USB_STORAGE_STOP.  USB_STORAGE_STOP_DIALOG:  After the user selects the notification, a dialog is shown asking if he wants to stop usb storage.  This is the title. -->
3746    <string name="usb_storage_stop_title">USB storage in use</string>
3747    <!-- See USB_STORAGE_STOP.    This is the message. [CHAR LIMIT=NONE] -->
3748    <string name="usb_storage_stop_message" product="nosdcard">Before turning off USB storage, unmount (\"eject\") your Android\'s USB storage from your computer.</string>
3749    <!-- See USB_STORAGE_STOP.    This is the message. -->
3750    <string name="usb_storage_stop_message" product="default">Before turning off USB storage, unmount (\"eject\") your Android\'s SD card from your computer.</string>
3751    <!-- See USB_STORAGE_STOP.    This is the button text to stop usb storage. -->
3752    <string name="usb_storage_stop_button_mount">Turn off USB storage</string>
3753    <!-- See USB_STORAGE_STOP_DIALOG.  If there was an error stopping, this is the text. -->
3754    <string name="usb_storage_stop_error_message">There was a problem turning off USB storage. Check that you\'ve unmounted the USB host, then try again.</string>
3755
3756    <!-- USB_STORAGE_KILL_STORAGE_USERS dialog  -->
3757    <string name="dlg_confirm_kill_storage_users_title">Turn on USB storage</string>
3758    <!-- USB_STORAGE_KILL_STORAGE_USERS dialog message text -->
3759    <string name="dlg_confirm_kill_storage_users_text">If you turn on USB storage, some apps you\'re using will stop and may be unavailable until you turn off USB storage.</string>
3760    <!-- USB_STORAGE_ERROR dialog  dialog-->
3761    <string name="dlg_error_title">USB operation unsuccessful</string>
3762    <!-- USB_STORAGE_ERROR dialog  ok button-->
3763    <string name="dlg_ok">OK</string>
3764
3765    <!-- USB_PREFERENCES: Notification for when the user connects the phone to a computer via USB in MTP mode.  This is the title -->
3766    <string name="usb_mtp_notification_title">Connected as a media device</string>
3767    <!-- USB_PREFERENCES: Notification for when the user connects the phone to a computer via USB in PTP mode.  This is the title -->
3768    <string name="usb_ptp_notification_title">Connected as a camera</string>
3769    <!-- USB_PREFERENCES: Notification for when the user connects the phone to a computer via USB in mass storage mode (for installer CD image).  This is the title -->
3770    <string name="usb_cd_installer_notification_title">Connected as an installer</string>
3771    <!-- USB_PREFERENCES: Notification for when a USB accessory is attached.  This is the title -->
3772    <string name="usb_accessory_notification_title">Connected to a USB accessory</string>
3773    <!-- See USB_PREFERENCES. This is the message. -->
3774    <string name="usb_notification_message">Touch for other USB options.</string>
3775
3776    <!-- External media format dialog strings -->
3777    <!-- This is the label for the activity, and should never be visible to the user. -->
3778    <!-- See EXTMEDIA_FORMAT.  EXTMEDIA_FORMAT_DIALOG:  After the user selects the notification, a dialog is shown asking if he wants to format the SD card.  This is the title. [CHAR LIMIT=20] -->
3779    <string name="extmedia_format_title" product="nosdcard">Format USB storage?</string>
3780    <!-- See EXTMEDIA_FORMAT.  EXTMEDIA_FORMAT_DIALOG:  After the user selects the notification, a dialog is shown asking if he wants to format the SD card.  This is the title. -->
3781    <string name="extmedia_format_title" product="default">Format SD card?</string>
3782    <!-- See EXTMEDIA_FORMAT.   This is the message. [CHAR LIMIT=NONE] -->
3783    <string name="extmedia_format_message" product="nosdcard">All files stored in your USB storage will be erased. This action can\'t be reversed!</string>
3784    <!-- See EXTMEDIA_FORMAT.   This is the message. -->
3785    <string name="extmedia_format_message" product="default">All data on your card will be lost.</string>
3786    <!-- See EXTMEDIA_FORMAT.    This is the button text to format the sd card. -->
3787    <string name="extmedia_format_button_format">Format</string>
3788
3789    <!-- Title of notification shown when ADB is actively connected to the phone. -->
3790    <string name="adb_active_notification_title">USB debugging connected</string>
3791    <!-- Message of notification shown when ADB is actively connected to the phone. -->
3792    <string name="adb_active_notification_message">Touch to disable USB debugging.</string>
3793
3794    <!-- Used to replace %s in urls retreived from the signin server with locales.  For Some        -->
3795    <!-- devices we don't support all the locales we ship to and need to replace the '%s' with a    -->
3796    <!-- locale string based on mcc values.  By default (0-length string) we don't replace the %s   -->
3797    <!-- at all and later replace it with a locale string based on the users chosen locale          -->
3798    <!-- DO NOT TRANSLATE -->
3799    <string name="locale_replacement">""</string>
3800
3801    <!-- Title of the pop-up dialog in which the user switches keyboard, also known as input method. -->
3802    <string name="select_input_method">Change keyboard</string>
3803    <!-- Title of a button to open the settings to enable or disable keyboards, also known as input methods [CHAR LIMIT=30] -->
3804    <string name="configure_input_methods">Choose keyboards</string>
3805    <!-- Summary text of a toggle switch to enable/disable use of the IME while a physical
3806         keyboard is connected[CHAR LIMIT=25] -->
3807    <string name="show_ime">Show input method</string>
3808    <!-- Title of the physical keyboard category in the input method selector [CHAR LIMIT=10] -->
3809    <string name="hardware">Hardware</string>
3810
3811    <!-- Title of the notification to prompt the user to select a keyboard layout. -->
3812    <string name="select_keyboard_layout_notification_title">Select keyboard layout</string>
3813    <!-- Message of the notification to prompt the user to select a keyboard layout. -->
3814    <string name="select_keyboard_layout_notification_message">Touch to select a keyboard layout.</string>
3815
3816    <string name="fast_scroll_alphabet">\u0020ABCDEFGHIJKLMNOPQRSTUVWXYZ</string>
3817    <string name="fast_scroll_numeric_alphabet">\u00200123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ</string>
3818
3819    <string name="candidates_style"><u>candidates</u></string>
3820
3821    <!-- External media notification strings -->
3822    <!-- Shown when external media is being checked [CHAR LIMIT=30] -->
3823    <string name="ext_media_checking_notification_title" product="nosdcard">Preparing USB storage</string>
3824    <!-- Shown when external media is being checked -->
3825    <string name="ext_media_checking_notification_title" product="default">Preparing SD card</string>
3826    <string name="ext_media_checking_notification_message">Checking for errors.</string>
3827
3828    <!-- Shown when external media is blank (or unsupported filesystem) [CHAR LIMIT=30] -->
3829    <string name="ext_media_nofs_notification_title" product="nosdcard">Blank USB storage</string>
3830    <!-- Shown when external media is blank (or unsupported filesystem) -->
3831    <string name="ext_media_nofs_notification_title" product="default">Blank SD card</string>
3832    <!-- Shown when USB storage cannot be read.  [CHAR LIMIT=NONE] -->
3833    <string name="ext_media_nofs_notification_message" product="nosdcard">USB storage is blank or has unsupported filesystem.</string>
3834    <string name="ext_media_nofs_notification_message" product="default">SD card is blank or has unsupported filesystem.</string>
3835
3836    <!-- Shown when external media is unmountable (corrupt)) [CHAR LIMIT=30] -->
3837    <string name="ext_media_unmountable_notification_title" product="nosdcard">Damaged USB storage</string>
3838    <!-- Shown when external media is unmountable (corrupt)) -->
3839    <string name="ext_media_unmountable_notification_title" product="default">Damaged SD card</string>
3840    <!-- Shown when USB storage cannot be read.  [CHAR LIMIT=NONE] -->
3841    <string name="ext_media_unmountable_notification_message" product="nosdcard">USB storage is damaged. Try reformatting it.</string>
3842    <string name="ext_media_unmountable_notification_message" product="default">SD card is damaged. Try reformatting it.</string>
3843
3844    <!-- Shown when external media is unsafely removed [CHAR LIMIT=30] -->
3845    <string name="ext_media_badremoval_notification_title" product="nosdcard">USB storage unexpectedly removed</string>
3846    <!-- Shown when external media is unsafely removed -->
3847    <string name="ext_media_badremoval_notification_title" product="default">SD card unexpectedly removed</string>
3848    <!-- Shown when external media is unsafely removed.  [CHAR LIMIT=NONE] -->
3849    <string name="ext_media_badremoval_notification_message" product="nosdcard">Unmount USB storage before removing to avoid data loss.</string>
3850    <string name="ext_media_badremoval_notification_message" product="default">Unmount SD card before removing to avoid data loss.</string>
3851
3852    <!-- Shown when external media has been safely removed [CHAR LIMIT=30] -->
3853    <string name="ext_media_safe_unmount_notification_title" product="nosdcard">USB storage safe to remove</string>
3854    <!-- Shown when external media has been safely removed -->
3855    <string name="ext_media_safe_unmount_notification_title" product="default">SD card safe to remove</string>
3856    <!-- Shown when external media has been safely removed.  [CHAR LIMIT=NONE] -->
3857    <string name="ext_media_safe_unmount_notification_message" product="nosdcard">You can safely remove USB storage.</string>
3858    <string name="ext_media_safe_unmount_notification_message" product="default">You can safely remove SD card.</string>
3859
3860    <!-- Shown when external media is missing [CHAR LIMIT=30] -->
3861    <string name="ext_media_nomedia_notification_title" product="nosdcard">Removed USB storage</string>
3862    <!-- Shown when external media is missing -->
3863    <string name="ext_media_nomedia_notification_title" product="default">Removed SD card</string>
3864    <!-- Shown when external media is missing.  [CHAR LIMIT=NONE] -->
3865    <string name="ext_media_nomedia_notification_message" product="nosdcard">USB storage removed. Insert new media.</string>
3866    <string name="ext_media_nomedia_notification_message" product="default">SD card removed. Insert a new one.</string>
3867
3868    <!-- Shown in LauncherActivity when the requested target Intent didn't return any matching Activities, leaving the list empty. -->
3869    <string name="activity_list_empty">No matching activities found.</string>
3870
3871    <!-- permission attributes related to package usage statistics -->
3872    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
3873    <string name="permlab_pkgUsageStats">update component usage statistics</string>
3874    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
3875    <string name="permdesc_pkgUsageStats">Allows the app to modify collected component usage statistics. Not for use by normal apps.</string>
3876
3877    <!-- permission attributes related to default container service -->
3878    <!-- Title of an application permission that lets an application use default container service. -->
3879    <string name="permlab_copyProtectedData">copy content</string>
3880    <!-- Description of an application permission,  used to invoke default container service to copy content. -->
3881    <string name="permdesc_copyProtectedData">Allows the app to invoke default container service to copy content. Not for use by normal apps.</string>
3882
3883    <!-- Title of an application permission that lets an application route media output. -->
3884    <string name="permlab_route_media_output">Route media output</string>
3885    <!-- Description of an application permission that lets an application route media output. -->
3886    <string name="permdesc_route_media_output">Allows an application to route media output to other external devices.</string>
3887
3888    <!-- Title of an application permission that lets an application access keyguard secure storage. -->
3889    <string name="permlab_access_keyguard_secure_storage">Access keyguard secure storage</string>
3890    <!-- Description of an application permission that lets an application access keyguard secure storage. -->
3891    <string name="permdesc_access_keyguard_secure_storage">Allows an application to access keguard secure storage.</string>
3892
3893    <!-- Title of an application permission that lets it control keyguard. -->
3894    <string name="permlab_control_keyguard">Control displaying and hiding keyguard</string>
3895    <!-- Description of an application permission that lets it control keyguard. -->
3896    <string name="permdesc_control_keyguard">Allows an application to control keguard.</string>
3897
3898    <!-- Title of an application permission that lets it listen to trust state changes. -->
3899    <string name="permlab_trust_listener">Listen to trust state changes.</string>
3900    <!-- Description of an application permission that lets it listen to trust state changes. -->
3901    <string name="permdesc_trust_listener">Allows an application to listen for changes in trust state.</string>
3902
3903    <!-- Title of an application permission that lets it provide a trust agent. -->
3904    <string name="permlab_provide_trust_agent">Provide a trust agent.</string>
3905    <!-- Description of an application permission that lets it provide a trust agent. -->
3906    <string name="permdesc_provide_trust_agent">Allows an application to provide a trust agent.</string>
3907    <!-- Title of an application permission that lets it launch the trust agent settings menu -->
3908    <string name="permlab_launch_trust_agent_settings">Launch trust agent settings menu.</string>
3909    <!-- Description of an application permission that lets it launch the trust agent settings menu -->
3910    <string name="permdesc_launch_trust_agent_settings">Allows an application to launch an activity that changes the trust agent behavior.</string>
3911    <!-- Title of an application permission that lets it bind to a trust agent service. -->
3912    <string name="permlab_bind_trust_agent_service">Bind to a trust agent service</string>
3913    <!-- Description of an application permission that lets it bind to a trust agent service. -->
3914    <string name="permdesc_bind_trust_agent_service">Allows an application to bind to a trust agent service.</string>
3915
3916    <!-- Title of an application permission that lets it interact with recovery. -->
3917    <string name="permlab_recovery">Interact with update and recovery system</string>
3918    <!-- Description of an application permission that lets it control keyguard. -->
3919    <string name="permdesc_recovery">Allows an application to interact with the recovery system and system updates.</string>
3920
3921    <!-- Title of an application permission that lets it manage media projection sessions. -->
3922    <string name="permlab_manageMediaProjection">Manage media projection sessions</string>
3923    <!-- Description of an application permission that lets it manage media projection sessions. -->
3924    <string name="permdesc_manageMediaProjection">Allows an application to manage media projection sessions. These sessions can provide applications the ability to capture display and audio contents. Should never be needed by normal apps.</string>
3925
3926    <!-- Title of an application permission that lets it read install sessions. -->
3927    <string name="permlab_readInstallSessions">Read install sessions</string>
3928    <!-- Description of an application permission that lets it read install sessions. -->
3929    <string name="permdesc_readInstallSessions">Allows an application to read install sessions. This allows it to see details about active package installations.</string>
3930
3931    <!-- Shown in the tutorial for tap twice for zoom control. -->
3932    <string name="tutorial_double_tap_to_zoom_message_short">Touch twice for zoom control</string>
3933
3934
3935    <!-- Shown in gadget hosts (e.g. the home screen) when there was an error inflating
3936    the gadget. -->
3937    <string name="gadget_host_error_inflating">Couldn\'t add widget.</string>
3938
3939    <!-- Long label for a button on a full-screen input method for the "Go" action. -->
3940    <string name="ime_action_go">Go</string>
3941
3942    <!-- Long label for a button on a full-screen input method for the "Search" action. -->
3943    <string name="ime_action_search">Search</string>
3944
3945    <!-- Long label for a button on a full-screen input method for the "Send" action. -->
3946    <string name="ime_action_send">Send</string>
3947
3948    <!-- Long label for a button on a full-screen input method for the "Next" action. -->
3949    <string name="ime_action_next">Next</string>
3950
3951    <!-- Long label for a button on a full-screen input method for the "Done" action. -->
3952    <string name="ime_action_done">Done</string>
3953
3954    <!-- [CHAR LIMIT=6] Long label for a button on a full-screen input method for the "Previous" action. -->
3955    <string name="ime_action_previous">Prev</string>
3956
3957    <!-- Long label for a button on a full-screen input method for an unknown action. -->
3958    <string name="ime_action_default">Execute</string>
3959
3960    <!-- Strings for search suggestions. These are going here because they are referenced by both
3961         ContactsProvider and GoogleContactsProvider -->
3962    <skip />
3963
3964
3965    <!-- This string appears (on two lines) when you type a number into contacts search, to let you dial the phone number you typed.  The first line will be in bigger type than the second. -->
3966    <string name="dial_number_using">Dial number\nusing <xliff:g id="number" example="555">%s</xliff:g></string>
3967
3968    <!-- This string appears (on two lines) when you type a number into contacts search, to let you create a contact whose phone number is the number you typed.  The first line will be in bigger type than the second. -->
3969    <string name="create_contact_using">Create contact\nusing <xliff:g id="number" example="555">%s</xliff:g></string>
3970
3971    <!-- This string array should be overridden by the manufacture to present a list of carrier-id,locale. The wifi regulatory domain is extracted from the locale information. This is used at startup to set system defaults by checking the system property ro.carrier for the carrier-id and searching through this array -->
3972    <!-- An Array of [[Carrier-ID]                     -->
3973    <!--              [default-locale]]                -->
3974    <string-array translatable="false" name="carrier_properties">
3975    </string-array>
3976
3977    <string name="grant_credentials_permission_message_header">The following one or more apps request permission to access your account, now and in the future.</string>
3978    <string name="grant_credentials_permission_message_footer">Do you want to allow this request?</string>
3979    <string name="grant_permissions_header_text">Access request</string>
3980    <string name="allow">Allow</string>
3981    <string name="deny">Deny</string>
3982    <string name="permission_request_notification_title">Permission requested</string>
3983    <string name="permission_request_notification_with_subtitle">Permission requested\nfor account <xliff:g id="account" example="foo@gmail.com">%s</xliff:g>.</string>
3984
3985    <!-- Message to show when an intent automatically switches users into the personal profile. -->
3986    <string name="forward_intent_to_owner">You\'re using this app outside of your work profile</string>
3987    <!-- Message to show when an intent automatically switches users into a work profile. -->
3988    <string name="forward_intent_to_work">You\'re using this app in your work profile</string>
3989
3990    <!-- Label to show for a service that is running because it is an input method. -->
3991    <string name="input_method_binding_label">Input method</string>
3992    <!-- Label to show for a service that is running because it is a sync adapter. -->
3993    <string name="sync_binding_label">Sync</string>
3994    <!-- Label to show for a service that is running because it is an accessibility module. -->
3995    <string name="accessibility_binding_label">Accessibility</string>
3996    <!-- Label to show for a service that is running because it is a wallpaper. -->
3997    <string name="wallpaper_binding_label">Wallpaper</string>
3998    <!-- Dialog title for user to select a different wallpaper from service list -->
3999    <string name="chooser_wallpaper">Change wallpaper</string>
4000    <!-- Label to show for a service that is running because it is observing
4001         the user's notifications. -->
4002    <string name="notification_listener_binding_label">Notification listener</string>
4003    <!-- Label to show for a service that is running because it is providing conditions. -->
4004    <string name="condition_provider_service_binding_label">Condition provider</string>
4005
4006    <!-- Do Not Translate: Alternate eri.xml -->
4007    <string name="alternate_eri_file">/data/eri.xml</string>
4008
4009    <!-- The title of the notification when VPN is active. -->
4010    <string name="vpn_title">VPN activated</string>
4011    <!-- The title of the notification when VPN is active with an application name. -->
4012    <string name="vpn_title_long">VPN is activated by <xliff:g id="app" example="FooVPN client">%s</xliff:g></string>
4013    <!-- The text of the notification when VPN is active. -->
4014    <string name="vpn_text">Touch to manage the network.</string>
4015    <!-- The text of the notification when VPN is active with a session name. -->
4016    <string name="vpn_text_long">Connected to <xliff:g id="session" example="office">%s</xliff:g>. Touch to manage the network.</string>
4017
4018    <!-- Notification title when connecting to lockdown VPN. -->
4019    <string name="vpn_lockdown_connecting">Always-on VPN connecting\u2026</string>
4020    <!-- Notification title when connected to lockdown VPN. -->
4021    <string name="vpn_lockdown_connected">Always-on VPN connected</string>
4022    <!-- Notification title when error connecting to lockdown VPN. -->
4023    <string name="vpn_lockdown_error">Always-on VPN error</string>
4024    <!-- Notification body that indicates user can touch to configure lockdown VPN connection. -->
4025    <string name="vpn_lockdown_config">Touch to configure</string>
4026
4027    <!-- Localized strings for WebView -->
4028    <!-- Label for button in a WebView that will open a chooser to choose a file to upload -->
4029    <string name="upload_file">Choose file</string>
4030    <!-- Label for the file upload control when no file has been chosen yet -->
4031    <string name="no_file_chosen">No file chosen</string>
4032    <!-- Label for <input type="reset"> button in html -->
4033    <string name="reset">Reset</string>
4034    <!-- Label for <input type="submit"> button in html -->
4035    <string name="submit">Submit</string>
4036
4037    <!-- Strings for car mode notification -->
4038    <!-- Shown when car mode is enabled -->
4039    <string name="car_mode_disable_notification_title">Car mode enabled</string>
4040    <string name="car_mode_disable_notification_message">Touch to exit car mode.</string>
4041
4042    <!-- Strings for tethered notification -->
4043    <!-- Shown when the device is tethered -->
4044    <string name="tethered_notification_title">Tethering or hotspot active</string>
4045    <string name="tethered_notification_message">Touch to set up.</string>
4046
4047    <!--  Strings for possible PreferenceActivity Back/Next buttons -->
4048    <string name="back_button_label">Back</string>
4049    <string name="next_button_label">Next</string>
4050
4051    <!-- Optional button to Skip a PreferenceActivity [CHAR LIMIT=20] -->
4052    <string name="skip_button_label">Skip</string>
4053
4054    <!-- Displayed on the Find dialog when there are no matches [CHAR LIMIT=NONE]-->
4055    <string name="no_matches">No matches</string>
4056
4057    <!-- Find dialog hint text.  Also used in the menu item to open find on page [CHAR LIMIT=NONE] -->
4058    <string name="find_on_page">Find on page</string>
4059
4060    <!-- Displayed on the Find dialog to display the index of the highlighted
4061         match and total number of matches found in the current page. [CHAR LIMIT=NONE] -->
4062    <plurals name="matches_found">
4063        <!-- Case of one match -->
4064        <item quantity="one">1 match</item>
4065        <!-- Case of multiple total matches -->
4066        <item quantity="other"><xliff:g id="index" example="2">%d</xliff:g> of <xliff:g id="total" example="137">%d</xliff:g></item>
4067    </plurals>
4068
4069    <!-- Label for the "Done" button on the far left of action mode toolbars. -->
4070    <string name="action_mode_done">Done</string>
4071
4072    <!-- Strings for ExternalStorageFormatter service. -->
4073    <!-- Text for progress dialog while unmounting USB storage volume [CHAR LIMIT=NONE] -->
4074    <string name="progress_unmounting" product="nosdcard">Unmounting USB storage\u2026</string>
4075    <!-- Text for progress dialog while unmounting SD card [CHAR LIMIT=NONE] -->
4076    <string name="progress_unmounting" product="default">Unmounting SD card\u2026</string>
4077    <!-- Text for progress dialog while erasing USB storage volume [CHAR LIMIT=NONE] -->
4078    <string name="progress_erasing" product="nosdcard">Erasing USB storage\u2026</string>
4079    <!-- Text for progress dialog while erasing SD card [CHAR LIMIT=NONE] -->
4080    <string name="progress_erasing" product="default">Erasing SD card\u2026</string>
4081    <!-- Text for message to user that an error happened when formatting USB storage [CHAR LIMIT=NONE] -->
4082    <string name="format_error" product="nosdcard">Couldn\'t erase USB storage.</string>
4083    <!-- Text for message to user that an error happened when formatting SD card [CHAR LIMIT=NONE] -->
4084    <string name="format_error" product="default">Couldn\'t erase SD card.</string>
4085    <!-- Text for message to user that SD card has been removed while in use [CHAR LIMIT=NONE] -->
4086    <string name="media_bad_removal">SD card was removed before being unmounted.</string>
4087    <!-- Text for message to user USB storage is currently being checked [CHAR LIMIT=NONE] -->
4088    <string name="media_checking" product="nosdcard">USB storage is currently being checked.</string>
4089    <!-- Text for message to user SD card is currently being checked [CHAR LIMIT=NONE] -->
4090    <string name="media_checking" product="default">SD card is currently being checked.</string>
4091    <!-- Text for message to user SD card has been removed [CHAR LIMIT=NONE] -->
4092    <string name="media_removed">SD card has been removed.</string>
4093    <!-- Text for message to user USB storage is currently mounted on a computer [CHAR LIMIT=NONE] -->
4094    <string name="media_shared" product="nosdcard">USB storage is currently in use by a computer.</string>
4095    <!-- Text for message to user SD card is currently mounted on a computer [CHAR LIMIT=NONE] -->
4096    <string name="media_shared" product="default">SD card is currently in use by a computer.</string>
4097    <!-- Text for message for an unknown external media state [CHAR LIMIT=NONE] -->
4098    <string name="media_unknown_state">External media in unknown state.</string>
4099
4100    <!-- Text for WebView's text selection Action Mode -->
4101    <!-- ActionBar action to share the current selection [CHAR LIMIT=10] -->
4102    <string name="share">Share</string>
4103    <!-- ActionBar action to use the current selection to open the Find on page functionality [CHAR LIMIT=10]-->
4104    <string name="find">Find</string>
4105    <!-- ActionBar action to use the current selection to perform a web search [CHAR-LIMIT=16] -->
4106    <string name="websearch">Web Search</string>
4107    <!-- ActionBar action to find the next match in the page [CHAR LIMIT=24] -->
4108    <string name="find_next">Find next</string>
4109    <!-- ActionBar action to find the previous match in the page [CHAR LIMIT=24] -->
4110    <string name="find_previous">Find previous</string>
4111
4112    <!-- Network positioning notification ticker. The name of the user (e.g. John Doe) who sent
4113         the request is shown as a dynamic string. -->
4114    <string name="gpsNotifTicker">Location request from <xliff:g id="name">%s</xliff:g></string>
4115    <!-- Network positioning notification and verification title to inform the user about
4116         an incoming location request. -->
4117    <string name="gpsNotifTitle">Location request</string>
4118    <!-- Network positioning notification message. The name of the user (e.g. John Doe) and
4119         service (SUPL-service) who sent the request is shown as dynamic strings.
4120         Translation should not be longer than master text. -->
4121    <string name="gpsNotifMessage">Requested by <xliff:g id="name">%1$s</xliff:g> (<xliff:g id="service" example="SUPL-service">%2$s</xliff:g>)</string>
4122    <!-- Network positioning verification Yes. Button to push to share location information. -->
4123    <string name="gpsVerifYes">Yes</string>
4124    <!-- Network positioning verification No. Button to push to deny sharing of location
4125         information. -->
4126    <string name="gpsVerifNo">No</string>
4127
4128    <!-- Error message when the sync tried to delete too many things -->
4129    <string name="sync_too_many_deletes">Delete limit exceeded</string>
4130    <!-- Dialog message for when there are too many deletes that would take place and we want user confirmation -->
4131    <string name="sync_too_many_deletes_desc">There are <xliff:g id="number_of_deleted_items">%1$d</xliff:g> deleted items for <xliff:g id="type_of_sync">%2$s</xliff:g>, account <xliff:g id="account_name">%3$s</xliff:g>. What do you want to do?</string>
4132    <!-- Dialog action for when there are too many deletes that would take place and we want user confirmation, and the user wants to delete the items -->
4133    <string name="sync_really_delete">Delete the items</string>
4134    <!-- Dialog action for when there are too many deletes that would take place and we want user confirmation, and the user wants to undo the deletions -->
4135    <string name="sync_undo_deletes">Undo the deletes</string>
4136    <!-- Dialog action for when there are too many deletes that would take place and we want user confirmation, and the user wants to do nothing for now -->
4137    <string name="sync_do_nothing">Do nothing for now</string>
4138
4139    <!-- Choose Account Activity label -->
4140    <string name="choose_account_label">Choose an account</string>
4141
4142    <string name="add_account_label">"Add an account"</string>
4143
4144    <!-- List item to add an account [CHAR LIMIT=20] -->
4145    <string name="add_account_button_label">Add account</string>
4146
4147    <!-- NumberPicker - accessibility support -->
4148    <!-- Description of the button to increase the NumberPicker value. [CHAR LIMIT=NONE] -->
4149    <string name="number_picker_increment_button">Increase</string>
4150    <!-- Description of the button to decrease the NumberPicker value. [CHAR LIMIT=NONE] -->
4151    <string name="number_picker_decrement_button">Decrease</string>
4152    <!-- Description of the tap and hold action to get into scroll mode in NumberPicker. [CHAR LIMIT=NONE] -->
4153    <string name="number_picker_increment_scroll_mode"><xliff:g id="value" example="3">%s</xliff:g> touch and hold.</string>
4154    <!-- Description of the scrolling action in NumberPicker. [CHAR LIMIT=NONE] -->
4155    <string name="number_picker_increment_scroll_action">Slide up to increase and down to decrease.</string>
4156
4157    <!-- TimePicker - accessibility support -->
4158    <!-- Description of the button to increase the TimePicker's minute value. [CHAR LIMIT=NONE] -->
4159    <string name="time_picker_increment_minute_button">Increase minute</string>
4160    <!-- Description of the button to decrease the TimePicker's minute value. [CHAR LIMIT=NONE] -->
4161    <string name="time_picker_decrement_minute_button">Decrease minute</string>
4162    <!-- Description of the button to increase the TimePicker's hour value. [CHAR LIMIT=NONE] -->
4163    <string name="time_picker_increment_hour_button">Increase hour</string>
4164    <!-- Description of the button to decrease the TimePicker's hour value. [CHAR LIMIT=NONE] -->
4165    <string name="time_picker_decrement_hour_button">Decrease hour</string>
4166    <!-- Description of the button to increase the TimePicker's set PM value. [CHAR LIMIT=NONE] -->
4167    <string name="time_picker_increment_set_pm_button">Set PM</string>
4168    <!-- Description of the button to decrease the TimePicker's set AM value. [CHAR LIMIT=NONE] -->
4169    <string name="time_picker_decrement_set_am_button">Set AM</string>
4170
4171    <!-- DatePicker - accessibility support -->
4172    <!-- Description of the button to increase the DatePicker's month value. [CHAR LIMIT=NONE] -->
4173    <string name="date_picker_increment_month_button">Increase month</string>
4174    <!-- Description of the button to decrease the DatePicker's month value. [CHAR LIMIT=NONE] -->
4175    <string name="date_picker_decrement_month_button">Decrease month</string>
4176    <!-- Description of the button to increase the DatePicker's day value. [CHAR LIMIT=NONE] -->
4177    <string name="date_picker_increment_day_button">Increase day</string>
4178    <!-- Description of the button to decrease the DatePicker's day value. [CHAR LIMIT=NONE] -->
4179    <string name="date_picker_decrement_day_button">Decrease day</string>
4180    <!-- Description of the button to increase the DatePicker's year value. [CHAR LIMIT=NONE] -->
4181    <string name="date_picker_increment_year_button">Increase year</string>
4182    <!-- Description of the button to decrease the DatePicker's year value. [CHAR LIMIT=NONE] -->
4183    <string name="date_picker_decrement_year_button">Decrease year</string>
4184
4185    <!-- KeyboardView - accessibility support -->
4186    <!-- Description of the Alt button in a KeyboardView. [CHAR LIMIT=NONE] -->
4187    <string name="keyboardview_keycode_alt">Alt</string>
4188    <!-- Description of the Cancel button in a KeyboardView. [CHAR LIMIT=NONE] -->
4189    <string name="keyboardview_keycode_cancel">Cancel</string>
4190    <!-- Description of the Delete button in a KeyboardView. [CHAR LIMIT=NONE] -->
4191    <string name="keyboardview_keycode_delete">Delete</string>
4192    <!-- Description of the Done button in a KeyboardView. [CHAR LIMIT=NONE] -->
4193    <string name="keyboardview_keycode_done">Done</string>
4194    <!-- Description of the Mode change button in a KeyboardView. [CHAR LIMIT=NONE] -->
4195    <string name="keyboardview_keycode_mode_change">Mode change</string>
4196    <!-- Description of the Shift button in a KeyboardView. [CHAR LIMIT=NONE] -->
4197    <string name="keyboardview_keycode_shift">Shift</string>
4198    <!-- Description of the Enter button in a KeyboardView. [CHAR LIMIT=NONE] -->
4199    <string name="keyboardview_keycode_enter">Enter</string>
4200
4201    <!-- ActivityChooserView - accessibility support -->
4202    <!-- Description of the shwoing of a popup window with activities to choose from. [CHAR LIMIT=NONE] -->
4203    <string name="activitychooserview_choose_application">Choose an app</string>
4204
4205    <!-- Error message if the share target app cannto be launched. [CHAR LIMIT=NONE] -->
4206    <string name="activitychooserview_choose_application_error">Couldn\'t launch <xliff:g id="application_name" example="Acme">%s</xliff:g></string>
4207
4208    <!-- ShareActionProvider - accessibility support -->
4209    <!-- Description of the choose target button in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] -->
4210    <string name="shareactionprovider_share_with">Share with</string>
4211    <!-- Description of a share target (both in the list of such or the default share button) in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] -->
4212    <string name="shareactionprovider_share_with_application">Share with <xliff:g id="application_name" example="Bluetooth">%s</xliff:g></string>
4213
4214    <!-- Slide lock screen -->
4215
4216    <!-- Description of the sliding handle in the Slide unlock screen. [CHAR LIMIT=NONE] -->
4217    <string name="content_description_sliding_handle">"Sliding handle. Touch &amp; hold."</string>
4218
4219    <!-- Description of the unlock handle in the Slide unlock screen for tablets. [CHAR LIMIT=NONE] -->
4220    <string name="description_target_unlock_tablet">Swipe to unlock.</string>
4221
4222    <!-- Announce that a headset is required to hear keyboard keys while typing a password. [CHAR LIMIT=NONE] -->
4223    <string name="keyboard_headset_required_to_hear_password">Plug in a headset to hear password keys spoken.</string>
4224    <!-- The value of a keyboard key announced when accessibility is enabled and no headsed is used. [CHAR LIMIT=NONE] -->
4225    <string name="keyboard_password_character_no_headset">Dot.</string>
4226
4227    <!-- Content description for the action bar "home" affordance. [CHAR LIMIT=NONE] -->
4228    <string name="action_bar_home_description">Navigate home</string>
4229    <!-- Content description for the action bar "up" affordance. [CHAR LIMIT=NONE] -->
4230    <string name="action_bar_up_description">Navigate up</string>
4231    <!-- Content description for the action menu overflow button. [CHAR LIMIT=NONE] -->
4232    <string name="action_menu_overflow_description">More options</string>
4233    <!-- Formatting string for describing the action bar's title/home/up affordance.
4234         This is a single tappable "button" that includes the app icon, the Up indicator
4235         (usually a "<" chevron) and the window title text.
4236         %1$s is the title. %2$s is the description of what tapping/clicking the whole
4237         thing is going to do. -->
4238    <string name="action_bar_home_description_format">%1$s, %2$s</string>
4239    <!-- Just like action_bar_home_description_format, but this one will be used
4240         if the window is also providing subtitle text.
4241         %1$s is the title. %2$s is the subtitle. %3$s is the description of what
4242         tapping/clicking the whole thing is going to do. -->
4243    <string name="action_bar_home_subtitle_description_format">%1$s, %2$s, %3$s</string>
4244
4245    <!-- Storage description for internal storage. [CHAR LIMIT=NONE] -->
4246    <string name="storage_internal">Internal storage</string>
4247
4248    <!-- Storage description for the SD card. [CHAR LIMIT=NONE] -->
4249    <string name="storage_sd_card">SD card</string>
4250
4251    <!-- Storage description for USB storage. [CHAR LIMIT=NONE] -->
4252    <string name="storage_usb">USB storage</string>
4253
4254    <!-- Button text for the edit menu in input method extract mode. [CHAR LIMIT=16] -->
4255    <string name="extract_edit_menu_button">Edit</string>
4256
4257    <!-- Notification title when data usage has exceeded warning threshold. [CHAR LIMIT=32] -->
4258    <string name="data_usage_warning_title">Data usage warning</string>
4259    <!-- Notification body when data usage has exceeded warning threshold. [CHAR LIMIT=32] -->
4260    <string name="data_usage_warning_body">Touch to view usage and settings.</string>
4261
4262    <!-- Notification title when 2G-3G data usage has exceeded limit threshold, and has been disabled. [CHAR LIMIT=32] -->
4263    <string name="data_usage_3g_limit_title">2G-3G data limit reached</string>
4264    <!-- Notification title when 4G data usage has exceeded limit threshold, and has been disabled. [CHAR LIMIT=32] -->
4265    <string name="data_usage_4g_limit_title">4G data limit reached</string>
4266    <!-- Notification title when mobile data usage has exceeded limit threshold, and has been disabled. [CHAR LIMIT=32] -->
4267    <string name="data_usage_mobile_limit_title">Cellular data limit reached</string>
4268    <!-- Notification title when Wi-Fi data usage has exceeded limit threshold, and has been disabled. [CHAR LIMIT=32] -->
4269    <string name="data_usage_wifi_limit_title">Wi-Fi data limit reached</string>
4270    <!-- Notification body when data usage has exceeded limit threshold, and has been disabled. [CHAR LIMIT=32] -->
4271    <string name="data_usage_limit_body">Data paused for rest of cycle</string>
4272
4273    <!-- Notification title when 2G-3G data usage has exceeded limit threshold. [CHAR LIMIT=32] -->
4274    <string name="data_usage_3g_limit_snoozed_title">2G-3G data limit exceeded</string>
4275    <!-- Notification title when 4G data usage has exceeded limit threshold. [CHAR LIMIT=32] -->
4276    <string name="data_usage_4g_limit_snoozed_title">4G data limit exceeded</string>
4277    <!-- Notification title when mobile data usage has exceeded limit threshold. [CHAR LIMIT=32] -->
4278    <string name="data_usage_mobile_limit_snoozed_title">Cellular data limit exceeded</string>
4279    <!-- Notification title when Wi-Fi data usage has exceeded limit threshold. [CHAR LIMIT=32] -->
4280    <string name="data_usage_wifi_limit_snoozed_title">Wi-Fi data limit exceeded</string>
4281    <!-- Notification body when data usage has exceeded limit threshold. [CHAR LIMIT=32] -->
4282    <string name="data_usage_limit_snoozed_body"><xliff:g id="size" example="3.8GB">%s</xliff:g> over specified limit.</string>
4283
4284    <!-- Notification title when background data usage is limited. [CHAR LIMIT=32] -->
4285    <string name="data_usage_restricted_title">Background data restricted</string>
4286    <!-- Notification body when background data usage is limited. [CHAR LIMIT=32] -->
4287    <string name="data_usage_restricted_body">Touch to remove restriction.</string>
4288
4289    <!-- SSL Certificate dialogs -->
4290    <!-- Title for an SSL Certificate dialog -->
4291    <string name="ssl_certificate">Security certificate</string>
4292    <!-- Message on an SSL Certificate dialog -->
4293    <string name="ssl_certificate_is_valid">This certificate is valid.</string>
4294    <!-- Label for an information field on an SSL Certificate Dialog -->
4295    <string name="issued_to">Issued to:</string>
4296    <!-- Label for an information field on an SSL Certificate Dialog -->
4297    <string name="common_name">Common name:</string>
4298    <!-- Label for an information field on an SSL Certificate Dialog -->
4299    <string name="org_name">Organization:</string>
4300    <!-- Label for an information field on an SSL Certificate Dialog -->
4301    <string name="org_unit">Organizational unit:</string>
4302    <!-- Label for an information field on an SSL Certificate Dialog -->
4303    <string name="issued_by">Issued by:</string>
4304    <!-- Label for an information field on an SSL Certificate Dialog -->
4305    <string name="validity_period">Validity:</string>
4306    <!-- Label for an information field on an SSL Certificate Dialog -->
4307    <string name="issued_on">Issued on:</string>
4308    <!-- Label for an information field on an SSL Certificate Dialog -->
4309    <string name="expires_on">Expires on:</string>
4310    <!-- Label for an information field on an SSL Certificate Dialog -->
4311    <string name="serial_number">Serial number:</string>
4312    <!-- Label for an information field on an SSL Certificate Dialog -->
4313    <string name="fingerprints">Fingerprints:</string>
4314    <!-- Label for an information field on an SSL Certificate Dialog -->
4315    <string name="sha256_fingerprint">SHA-256 fingerprint:</string>
4316    <!-- Label for an information field on an SSL Certificate Dialog -->
4317    <string name="sha1_fingerprint">SHA-1 fingerprint:</string>
4318
4319    <!-- Title for a button to expand the list of activities in ActivityChooserView [CHAR LIMIT=25] -->
4320    <string name="activity_chooser_view_see_all">See all</string>
4321    <!-- Title default for a dialog showing possible activities in ActivityChooserView [CHAR LIMIT=25] -->
4322    <string name="activity_chooser_view_dialog_title_default">Choose activity</string>
4323
4324    <!-- Title for a dialog showing possible activities for sharing in ShareActionProvider [CHAR LIMIT=25] -->
4325    <string name="share_action_provider_share_with">Share with</string>
4326
4327    <!-- Delimeter used between each item in a textual list; for example "Alpha, Beta". [CHAR LIMIT=3] -->
4328    <string name="list_delimeter">", "</string>
4329
4330    <!-- STK sending DTMF, SMS, USSD, SS -->
4331    <string name="sending">Sending\u2026</string>
4332
4333    <!-- STK launch Browser -->
4334    <string name="launchBrowserDefault">Launch Browser?</string>
4335
4336    <!-- STK setup Call -->
4337    <string name="SetupCallDefault">Accept call?</string>
4338
4339    <!-- Title for a button to choose the currently selected activity
4340         as the default in the activity resolver. [CHAR LIMIT=25] -->
4341    <string name="activity_resolver_use_always">Always</string>
4342
4343    <!-- Title for a button to choose the currently selected activity
4344         from the activity resolver to use just this once. [CHAR LIMIT=25] -->
4345    <string name="activity_resolver_use_once">Just once</string>
4346
4347    <!-- Text for the toast that is shown when the user clicks on a launcher that
4348         doesn't support the work profile. [CHAR LIMIT=100] -->
4349    <string name="activity_resolver_work_profiles_support">%1$s doesn\'t support work profile</string>
4350
4351    <!-- Name of the default audio route for tablets when nothing
4352         is connected to a headphone or other wired audio output jack. [CHAR LIMIT=50] -->
4353    <string name="default_audio_route_name" product="tablet">Tablet</string>
4354
4355    <!-- Name of the default audio route when nothing is connected to
4356         a headphone or other wired audio output jack. [CHAR LIMIT=50] -->
4357    <string name="default_audio_route_name" product="default">Phone</string>
4358
4359    <!-- Name of the default audio route when wired headphones are
4360         connected. [CHAR LIMIT=50] -->
4361    <string name="default_audio_route_name_headphones">Headphones</string>
4362
4363    <!-- Name of the default audio route when an audio dock is connected. [CHAR LIMIT=50] -->
4364    <string name="default_audio_route_name_dock_speakers">Dock speakers</string>
4365
4366    <!-- Name of the default media route when HDMI is connected. [CHAR LIMIT=50] -->
4367    <string name="default_media_route_name_hdmi">HDMI</string>
4368
4369    <!-- Name of the default audio route category. [CHAR LIMIT=50] -->
4370    <string name="default_audio_route_category_name">System</string>
4371
4372    <!-- Description of the bluetooth a2dp audio route. [CHAR LIMIT=50] -->
4373    <string name="bluetooth_a2dp_audio_route_name">Bluetooth audio</string>
4374
4375    <!-- Description of a wireless display route. [CHAR LIMIT=50] -->
4376    <string name="wireless_display_route_description">Wireless display</string>
4377
4378    <!-- Content description of a MediaRouteButton for accessibility support.
4379        Cast is the standard android verb for sending content to a remote device. [CHAR LIMIT=50] -->
4380    <string name="media_route_button_content_description">Cast</string>
4381
4382    <!-- Title of the media route chooser dialog. [CHAR LIMIT=40] -->
4383    <string name="media_route_chooser_title">Connect to device</string>
4384
4385    <!-- Title of the media route chooser dialog for selecting remote display routes. [CHAR LIMIT=40] -->
4386    <string name="media_route_chooser_title_for_remote_display">Cast screen to device</string>
4387
4388    <!-- Placeholder text to show when no devices have been found. [CHAR LIMIT=50] -->
4389    <string name="media_route_chooser_searching">Searching for devices\u2026</string>
4390
4391    <!-- Button to access extended settings.  [CHAR LIMIT=30] -->
4392    <string name="media_route_chooser_extended_settings">Settings</string>
4393
4394    <!-- Button to disconnect from a media route.  [CHAR LIMIT=30] -->
4395    <string name="media_route_controller_disconnect">Disconnect</string>
4396
4397    <!-- Status message for remote routes attempting to scan/determine availability -->
4398    <string name="media_route_status_scanning">Scanning...</string>
4399
4400    <!-- Status message for a remote route attempting to connect -->
4401    <string name="media_route_status_connecting">Connecting...</string>
4402
4403    <!-- Status message for a remote route that is confirmed to be available for connection -->
4404    <string name="media_route_status_available">Available</string>
4405
4406    <!-- Status message for remote routes that are not available for connection right now -->
4407    <string name="media_route_status_not_available">Not available</string>
4408
4409    <!-- Status message for a remote route that is in use (and thus unavailabe) right now -->
4410    <string name="media_route_status_in_use">In use</string>
4411
4412    <!-- Display manager service -->
4413
4414    <!-- Name of the built-in display.  [CHAR LIMIT=50] -->
4415    <string name="display_manager_built_in_display_name">Built-in Screen</string>
4416
4417    <!-- Name of the HDMI display.  [CHAR LIMIT=50] -->
4418    <string name="display_manager_hdmi_display_name">HDMI Screen</string>
4419
4420    <!-- Name of the N'th overlay display for testing.  [CHAR LIMIT=50] -->
4421    <string name="display_manager_overlay_display_name">Overlay #<xliff:g id="id">%1$d</xliff:g></string>
4422
4423    <!-- Title text to show within the overlay.  [CHAR LIMIT=50] -->
4424    <string name="display_manager_overlay_display_title"><xliff:g id="name">%1$s</xliff:g>: <xliff:g id="width">%2$d</xliff:g>x<xliff:g id="height">%3$d</xliff:g>, <xliff:g id="dpi">%4$d</xliff:g> dpi</string>
4425
4426    <!-- Title text to append when the display is secure.  [CHAR LIMIT=30] -->
4427    <string name="display_manager_overlay_display_secure_suffix">, secure</string>
4428
4429    <!-- Keyguard strings -->
4430    <!-- Label shown on emergency call button in keyguard -->
4431    <string name="kg_emergency_call_label">Emergency call</string>
4432    <!-- Message shown in pattern unlock after some number of unsuccessful attempts -->
4433    <string name="kg_forgot_pattern_button_text">Forgot Pattern</string>
4434    <!-- Message shown when user enters wrong pattern -->
4435    <string name="kg_wrong_pattern">Wrong Pattern</string>
4436    <!-- Message shown when user enters wrong password -->
4437    <string name="kg_wrong_password">Wrong Password</string>
4438    <!-- Message shown when user enters wrong PIN -->
4439    <string name="kg_wrong_pin">Wrong PIN</string>
4440    <!-- Countdown message shown after too many failed unlock attempts -->
4441    <string name="kg_too_many_failed_attempts_countdown">Try again in <xliff:g id="number">%1$d</xliff:g> seconds.</string>
4442    <!-- Instructions for using the pattern unlock screen -->
4443    <string name="kg_pattern_instructions">Draw your pattern</string>
4444    <!-- Instructions for using the SIM PIN unlock screen -->
4445    <string name="kg_sim_pin_instructions">Enter SIM PIN</string>
4446    <!-- Instructions for using the PIN unlock screen -->
4447    <string name="kg_pin_instructions">Enter PIN</string>
4448    <!-- Instructions for using the password unlock screen -->
4449    <string name="kg_password_instructions">Enter Password</string>
4450    <!-- Hint shown in the PUK screen that asks the user to enter the PUK code given to them by their provider -->
4451    <string name="kg_puk_enter_puk_hint">SIM is now disabled. Enter PUK code to continue. Contact carrier for details.</string>
4452    <!-- Hint shown in the PUK unlock screen PIN TextView -->
4453    <string name="kg_puk_enter_pin_hint">Enter desired PIN code</string>
4454    <!-- Message shown when the user needs to confirm the PIN they just entered in the PUK screen -->
4455    <string name="kg_enter_confirm_pin_hint">Confirm desired PIN code</string>
4456    <!-- Message shown in dialog while the device is unlocking the SIM card -->
4457    <string name="kg_sim_unlock_progress_dialog_message">Unlocking SIM card\u2026</string>
4458    <!-- Message shown when the user enters the wrong PIN code -->
4459    <string name="kg_password_wrong_pin_code">Incorrect PIN code.</string>
4460    <!-- Message shown when the user enters an invalid SIM pin password in PUK screen -->
4461    <string name="kg_invalid_sim_pin_hint">Type a PIN that is 4 to 8 numbers.</string>
4462    <!-- Message shown when the user enters an invalid PUK code in the PUK screen -->
4463    <string name="kg_invalid_sim_puk_hint">PUK code should be 8 numbers.</string>
4464    <!-- Message shown when the user enters an invalid PUK code -->
4465    <string name="kg_invalid_puk">Re-enter the correct PUK code. Repeated attempts will permanently disable the SIM.</string>
4466      <!-- String shown in PUK screen when PIN codes don't match -->
4467    <string name="kg_invalid_confirm_pin_hint" product="default">PIN codes does not match</string>
4468    <!-- Message shown when the user exceeds the maximum number of pattern attempts -->
4469    <string name="kg_login_too_many_attempts">Too many pattern attempts</string>
4470    <!-- Instructions show in account unlock screen allowing user to enter their email password -->
4471    <string name="kg_login_instructions">To unlock, sign in with your Google account.</string>
4472    <!-- Hint shown in TextView in account unlock screen of keyguard -->
4473    <string name="kg_login_username_hint">Username (email)</string>
4474    <!-- Hint shown in TextView in account unlock screen of keyguard -->
4475    <string name="kg_login_password_hint">Password</string>
4476    <!-- Label shown on sign in button on account unlock screen of keyguard -->
4477    <string name="kg_login_submit_button">Sign in</string>
4478    <!-- Message shown when the user enters an invalid username/password combination in account unlock screen of keyguard -->
4479    <string name="kg_login_invalid_input">Invalid username or password.</string>
4480    <!-- Hint text shown when user has too many failed password attempts in account unlock screen of keyguard -->
4481    <string name="kg_login_account_recovery_hint">Forgot your username or password\?\nVisit <b>google.com/accounts/recovery</b>.</string>
4482    <!-- Message shown while device checks username/password in account unlock screen of keyguard -->
4483    <string name="kg_login_checking_password">Checking account\u2026</string>
4484    <!-- Message shown in dialog when max number of attempts are reached for PIN screen of keyguard -->
4485    <string name="kg_too_many_failed_pin_attempts_dialog_message">
4486        You have incorrectly typed your PIN <xliff:g id="number">%d</xliff:g> times.
4487        \n\nTry again in <xliff:g id="number">%d</xliff:g> seconds.
4488    </string>
4489    <!-- Message shown in dialog when max number of attempts are reached for password screen of keyguard -->
4490    <string name="kg_too_many_failed_password_attempts_dialog_message">
4491        You have incorrectly typed your password <xliff:g id="number">%d</xliff:g> times.
4492        \n\nTry again in <xliff:g id="number">%d</xliff:g> seconds.
4493    </string>
4494    <string name="kg_too_many_failed_pattern_attempts_dialog_message">
4495        You have incorrectly drawn your unlock pattern <xliff:g id="number">%d</xliff:g> times.
4496        \n\nTry again in <xliff:g id="number">%d</xliff:g> seconds.
4497    </string>
4498    <!-- Message shown when user is almost at the limit of password attempts where the device will be wiped. -->
4499    <string name="kg_failed_attempts_almost_at_wipe" product="tablet">
4500       You have incorrectly attempted to unlock the tablet <xliff:g id="number">%d</xliff:g> times.
4501       After <xliff:g id="number">%d</xliff:g> more unsuccessful attempts,
4502       the tablet will be reset to factory default and all user data will be lost.
4503    </string>
4504    <!-- Message shown when user is almost at the limit of password attempts where the device will be wiped. -->
4505    <string name="kg_failed_attempts_almost_at_wipe" product="default">
4506       You have incorrectly attempted to unlock the phone <xliff:g id="number">%d</xliff:g> times.
4507       After <xliff:g id="number">%d</xliff:g> more unsuccessful attempts,
4508       the phone will be reset to factory default and all user data will be lost.
4509    </string>
4510    <!-- Message shown in dialog when user has exceeded the maximum attempts and the device will now be wiped -->
4511    <string name="kg_failed_attempts_now_wiping" product="tablet">
4512       You have incorrectly attempted to unlock the tablet <xliff:g id="number">%d</xliff:g> times.
4513       The tablet will now be reset to factory default.
4514    </string>
4515    <!-- Message shown in dialog when user has exceeded the maximum attempts and the device will now be wiped -->
4516    <string name="kg_failed_attempts_now_wiping" product="default">
4517       You have incorrectly attempted to unlock the phone <xliff:g id="number">%d</xliff:g> times.
4518       The phone will now be reset to factory default.
4519    </string>
4520    <!-- Message shown in dialog when user is almost at the limit where they will be
4521    locked out and may have to enter an alternate username/password to unlock the phone -->
4522    <string name="kg_failed_attempts_almost_at_login" product="tablet">
4523       You have incorrectly drawn your unlock pattern <xliff:g id="number">%d</xliff:g> times.
4524       After <xliff:g id="number">%d</xliff:g> more unsuccessful attempts,
4525       you will be asked to unlock your tablet using an email account.\n\n
4526       Try again in <xliff:g id="number">%d</xliff:g> seconds.
4527    </string>
4528    <!-- Message shown in dialog when user is almost at the limit where they will be
4529    locked out and may have to enter an alternate username/password to unlock the phone -->
4530    <string name="kg_failed_attempts_almost_at_login" product="default">
4531       You have incorrectly drawn your unlock pattern <xliff:g id="number">%d</xliff:g> times.
4532       After <xliff:g id="number">%d</xliff:g> more unsuccessful attempts,
4533       you will be asked to unlock your phone using an email account.\n\n
4534       Try again in <xliff:g id="number">%d</xliff:g> seconds.
4535    </string>
4536    <!-- Sequence of characters used to separate message strings in keyguard. Typically just em-dash
4537         with spaces on either side. [CHAR LIMIT=3] -->
4538    <string name="kg_text_message_separator" product="default">" \u2014 "</string>
4539    <!-- The delete-widget drop target button text -->
4540    <string name="kg_reordering_delete_drop_target_text">Remove</string>
4541
4542    <!-- Message shown in dialog when user is attempting to set the music volume above the
4543    recommended maximum level for headphones -->
4544    <string name="safe_media_volume_warning" product="default">
4545       "Raise volume above recommended level?\n\nListening at high volume for long periods may damage your hearing."
4546    </string>
4547
4548    <!-- Text spoken when the user is performing a gesture that will enable accessibility. [CHAR LIMIT=none] -->
4549    <string name="continue_to_enable_accessibility">Keep holding down two fingers to enable accessibility.</string>
4550    <!-- Text spoken when the user enabled accessibility. [CHAR LIMIT=none] -->
4551    <string name="accessibility_enabled">Accessibility enabled.</string>
4552    <!-- Text spoken when the user stops preforming a gesture that would enable accessibility. [CHAR LIMIT=none] -->
4553    <string name="enable_accessibility_canceled">Accessibility canceled.</string>
4554    <!-- Text spoken when the current user is switched if accessibility is enabled. [CHAR LIMIT=none] -->
4555    <string name="user_switched">Current user <xliff:g id="name" example="Bob">%1$s</xliff:g>.</string>
4556    <!-- Message shown when switching to a user [CHAR LIMIT=none] -->
4557    <string name="user_switching_message">Switching to <xliff:g id="name" example="Bob">%1$s</xliff:g>\u2026</string>
4558    <!-- Default name of the owner user [CHAR LIMIT=20] -->
4559    <string name="owner_name" msgid="3879126011135546571">Owner</string>
4560    <!-- Error message title [CHAR LIMIT=35] -->
4561    <string name="error_message_title">Error</string>
4562    <!-- Message informing user that the change was disallowed by an administrator. [CHAR LIMIT=none] -->
4563    <string name="error_message_change_not_allowed">This change isn\'t allowed by your administrator</string>
4564    <!-- Message informing user that the requested activity could not be found [CHAR LIMIT=none] -->
4565    <string name="app_not_found">No application found to handle this action</string>
4566    <string name="revoke">Revoke</string>
4567
4568    <!-- Printing -->
4569
4570    <!-- ISO (European standard) A0 media (paper) size: 33.11" × 46.81" -->
4571    <string name="mediasize_iso_a0">ISO A0</string>
4572    <!-- ISO (European standard) A1 media (paper) size: 23.39" × 33.11" -->
4573    <string name="mediasize_iso_a1">ISO A1</string>
4574    <!-- ISO (European standard) A2 media (paper) size: 16.54" x 23.39" -->
4575    <string name="mediasize_iso_a2">ISO A2</string>
4576    <!-- ISO (European standard) A3 media (paper) size: 11.69" x 16.54" -->
4577    <string name="mediasize_iso_a3">ISO A3</string>
4578    <!-- ISO (European standard) A4 media (paper) size: 8.27" x 11.69" -->
4579    <string name="mediasize_iso_a4">ISO A4</string>
4580    <!-- ISO (European standard) A5 media (paper) size: 5.83" x 8.27" -->
4581    <string name="mediasize_iso_a5">ISO A5</string>
4582    <!-- ISO (European standard) A6 media (paper) size: 4.13" x 5.83" -->
4583    <string name="mediasize_iso_a6">ISO A6</string>
4584    <!-- ISO (European standard) A7 media (paper) size: 2.91" x 4.13" -->
4585    <string name="mediasize_iso_a7">ISO A7</string>
4586    <!-- ISO (European standard) A8 media (paper) size: 2.05" x 2.91" -->
4587    <string name="mediasize_iso_a8">ISO A8</string>
4588    <!-- ISO (European standard) A9 media (paper) size: 1.46" x 2.05" -->
4589    <string name="mediasize_iso_a9">ISO A9</string>
4590    <!-- ISO (European standard) A10 media (paper) size: 1.02" x 1.46" -->
4591    <string name="mediasize_iso_a10">ISO A10</string>
4592
4593    <!-- ISO (European standard) B0 media (paper) size: 39.37" x 55.67" -->
4594    <string name="mediasize_iso_b0">ISO B0</string>
4595    <!-- ISO (European standard) B1 media (paper) size: 27.83" x 39.37" -->
4596    <string name="mediasize_iso_b1">ISO B1</string>
4597    <!-- ISO (European standard) B2 media (paper) size - 19.69" x 27.83" -->
4598    <string name="mediasize_iso_b2">ISO B2</string>
4599    <!-- ISO (European standard) B3 media (paper) size: 13.90" x 19.69" -->
4600    <string name="mediasize_iso_b3">ISO B3</string>
4601    <!-- ISO (European standard) B4 media (paper) size: 9.84" x 13.90" -->
4602    <string name="mediasize_iso_b4">ISO B4</string>
4603    <!-- ISO (European standard) B5 media (paper) size: 6.93" x 9.84" -->
4604    <string name="mediasize_iso_b5">ISO B5</string>
4605    <!-- ISO (European standard) B6 media (paper) size: 4.92" x 6.93" -->
4606    <string name="mediasize_iso_b6">ISO B6</string>
4607    <!-- ISO (European standard) B7 media (paper) size: 3.46" x 4.92" -->
4608    <string name="mediasize_iso_b7">ISO B7</string>
4609    <!-- ISO (European standard) B8 media (paper) size: 2.44" x 3.46" -->
4610    <string name="mediasize_iso_b8">ISO B8</string>
4611    <!-- ISO (European standard) B9 media (paper) size: 1.73" x 2.44" -->
4612    <string name="mediasize_iso_b9">ISO B9</string>
4613    <!-- ISO (European standard) B10 media (paper) size: 1.22" x 1.73" -->
4614    <string name="mediasize_iso_b10">ISO B10</string>
4615
4616    <!-- ISO (European standard) C0 media (paper) size: 36.10" x 51.06" -->
4617    <string name="mediasize_iso_c0">ISO C0</string>
4618    <!-- ISO (European standard) C1 media (paper) size: 25.51" x 36.10" -->
4619    <string name="mediasize_iso_c1">ISO C1</string>
4620    <!-- ISO (European standard) C2 media (paper) size: 18.03" x 25.51" -->
4621    <string name="mediasize_iso_c2">ISO C2</string>
4622    <!-- ISO (European standard) C3 media (paper) size: 12.76" x 18.03" -->
4623    <string name="mediasize_iso_c3">ISO C3</string>
4624    <!-- ISO (European standard) C4 media (paper) size: 9.02" x 12.76" -->
4625    <string name="mediasize_iso_c4">ISO C4</string>
4626    <!-- ISO (European standard) C5 media (paper) size: 6.38" x 9.02" -->
4627    <string name="mediasize_iso_c5">ISO C5</string>
4628    <!-- ISO (European standard) C6 media (paper) size: 4.49" x 6.38" -->
4629    <string name="mediasize_iso_c6">ISO C6</string>
4630    <!-- ISO (European standard) C7 media (paper) size: 3.19" x 4.49" -->
4631    <string name="mediasize_iso_c7">ISO C7</string>
4632    <!-- ISO ISO C8 media (paper) size: 2.24" x 3.19" -->
4633    <string name="mediasize_iso_c8">ISO C8</string>
4634    <!-- ISO ISO C9 media (paper) size: 1.57" x 2.24" -->
4635    <string name="mediasize_iso_c9">ISO C9</string>
4636    <!-- ISO (European standard) C10 media (paper) size: 1.10" x 1.57" -->
4637    <string name="mediasize_iso_c10">ISO C10</string>
4638
4639    <!-- North America Letter media (paper) size: 8.5" × 11" (279mm x 216mm) -->
4640    <string name="mediasize_na_letter">Letter</string>
4641    <!-- North America Government Letter media (paper) size: 8.0" × 10.5" (203mm x 267mm) -->
4642    <string name="mediasize_na_gvrnmt_letter">Government Letter</string>
4643    <!-- North America Legal media (paper) size: 8.5" × 14" (216mm x 356mm) -->
4644    <string name="mediasize_na_legal">Legal</string>
4645    <!-- North America Junior Legal media (paper) size: 8.0" × 5.0" (203mm × 127mm) -->
4646    <string name="mediasize_na_junior_legal">Junior Legal</string>
4647    <!-- North America Ledger media (paper) size: 17" × 11" (432mm × 279mm) -->
4648    <string name="mediasize_na_ledger">Ledger</string>
4649    <!-- North America Tabloid media (paper) size: 11" × 17" (279mm × 432mm) -->
4650    <string name="mediasize_na_tabloid">Tabloid</string>
4651
4652    <!-- North America Index Card 3x5 media (paper) size: 3" x 5" (76mm x 127mm) -->
4653    <string name="mediasize_na_index_3x5">Index Card 3x5</string>
4654    <!-- North America Index Card 4x6 media (paper) size: 4" x 6" (102mm x 152mm) -->
4655    <string name="mediasize_na_index_4x6">Index Card 4x6</string>
4656    <!-- North America Index Card 5x8 media (paper) size: 5" x 8" (127mm x 203mm) -->
4657    <string name="mediasize_na_index_5x8">Index Card 5x8</string>
4658    <!-- North America Monarch media (paper) size: 7.25" x 10.5" (184mm x 267mm) -->
4659    <string name="mediasize_na_monarch">Monarch</string>
4660    <!-- North America Quarto media (paper) size: 8" x 10" (203mm x 254mm) -->
4661    <string name="mediasize_na_quarto">Quarto</string>
4662    <!-- North America Foolscap media (paper) size: 8" x 13" (203mm x 330mm) -->
4663    <string name="mediasize_na_foolscap">Foolscap</string>
4664
4665    <!-- Chinese Roc 8k media (paper) size: 270mm x 390mm (10.629" x 15.3543") -->
4666    <string name="mediasize_chinese_roc_8k">ROC 8K</string>
4667    <!-- Chinese Roc 16k media (paper) size: 195mm x 270mm (7.677" x 10.629") -->
4668    <string name="mediasize_chinese_roc_16k">ROC 16K</string>
4669
4670    <!-- Chinese PRC 1 media (paper) size: 102mm x 165mm (4.015" x 6.496") -->
4671    <string name="mediasize_chinese_prc_1">PRC 1</string>
4672    <!-- Chinese PRC 2 media (paper) size: 102mm x 176mm (4.015" x 6.929") -->
4673    <string name="mediasize_chinese_prc_2">PRC 2</string>
4674    <!-- Chinese PRC 3 media (paper) size: 125mm x 176mm (4.921" x 6.929") -->
4675    <string name="mediasize_chinese_prc_3">PRC 3</string>
4676    <!-- Chinese PRC 4 media (paper) size: 110mm x 208mm (4.330" x 8.189") -->
4677    <string name="mediasize_chinese_prc_4">PRC 4</string>
4678    <!-- Chinese PRC 5 media (paper) size: 110mm x 220mm (4.330" x 8.661") -->
4679    <string name="mediasize_chinese_prc_5">PRC 5</string>
4680    <!-- Chinese PRC 6 media (paper) size: 120mm x 320mm (4.724" x 12.599") -->
4681    <string name="mediasize_chinese_prc_6">PRC 6</string>
4682    <!-- Chinese PRC 7 media (paper) size: 160mm x 230mm (6.299" x 9.055") -->
4683    <string name="mediasize_chinese_prc_7">PRC 7</string>
4684    <!-- Chinese PRC 8 media (paper) size: 120mm x 309mm (4.724" x 12.165") -->
4685    <string name="mediasize_chinese_prc_8">PRC 8</string>
4686    <!-- Chinese PRC 9 media (paper) size: 229mm x 324mm (9.016" x 12.756") -->
4687    <string name="mediasize_chinese_prc_9">PRC 9</string>
4688    <!-- Chinese PRC 10 media (paper) size: 324mm x 458mm (12.756" x 18.032") -->
4689    <string name="mediasize_chinese_prc_10">PRC 10</string>
4690
4691    <!-- Chinese RPC 16K media (paper) size: 146mm x 215mm (5.749" x 8.465") -->
4692    <string name="mediasize_chinese_prc_16k">PRC 16K</string>
4693    <!-- Chinese Pa Kai media (paper) size: 146mm x 215mm (5.749" x 8.465") -->
4694    <string name="mediasize_chinese_om_pa_kai">Pa Kai</string>
4695    <!-- Chinese Dai Pa Kai media (paper) size: 275mm x 395mm (10.827" x 15.551") -->
4696    <string name="mediasize_chinese_om_dai_pa_kai">Dai Pa Kai</string>
4697    <!-- Chinese Jurro Ku Kai media (paper) size: 275mm x 395mm (10.827" x 15.551") -->
4698    <string name="mediasize_chinese_om_jurro_ku_kai">Jurro Ku Kai</string>
4699
4700    <!-- Japanese JIS B10 media (paper) size: 32mm x 45mm (1.259" x 1.772") -->
4701    <string name="mediasize_japanese_jis_b10">JIS B10</string>
4702    <!-- Japanese JIS B9 media (paper) size: 45mm x 64mm (1.772" x 2.52") -->
4703    <string name="mediasize_japanese_jis_b9">JIS B9</string>
4704    <!-- Japanese JIS B8 media (paper) size: 64mm x 91mm (2.52" x 3.583") -->
4705    <string name="mediasize_japanese_jis_b8">JIS B8</string>
4706    <!-- Japanese JIS B7 media (paper) size: 91mm x 128mm (3.583" x 5.049") -->
4707    <string name="mediasize_japanese_jis_b7">JIS B7</string>
4708    <!-- Japanese JIS B6 media (paper) size: 128mm x 182mm (5.049" x 7.165") -->
4709    <string name="mediasize_japanese_jis_b6">JIS B6</string>
4710    <!-- Japanese JIS B5 media (paper) size: 182mm x 257mm (7.165" x 10.118") -->
4711    <string name="mediasize_japanese_jis_b5">JIS B5</string>
4712    <!-- Japanese JIS B4 media (paper) size: 257mm x 364mm (10.118" x 14.331") -->
4713    <string name="mediasize_japanese_jis_b4">JIS B4</string>
4714    <!-- Japanese JIS B3 media (paper) size: 364mm x 515mm (14.331" x 20.276") -->
4715    <string name="mediasize_japanese_jis_b3">JIS B3</string>
4716    <!-- Japanese JIS B2 media (paper) size: 515mm x 728mm (20.276" x 28.661") -->
4717    <string name="mediasize_japanese_jis_b2">JIS B2</string>
4718    <!-- Japanese JIS B1 media (paper) size: 728mm x 1030mm (28.661" x 40.551") -->
4719    <string name="mediasize_japanese_jis_b1">JIS B1</string>
4720    <!-- Japanese JIS B0 media (paper) size: 1030mm x 1456mm (40.551" x 57.323") -->
4721    <string name="mediasize_japanese_jis_b0">JIS B0</string>
4722
4723    <!-- Japanese JIS Exec media (paper) size: 216mm x 330mm (8.504" x 12.992") -->
4724    <string name="mediasize_japanese_jis_exec">JIS Exec</string>
4725
4726    <!-- Japanese Chou4 media (paper) size: 90mm x 205mm (3.543" x 8.071") -->
4727    <string name="mediasize_japanese_chou4">Chou4</string>
4728    <!-- Japanese Chou3 media (paper) size: 120mm x 235mm (4.724" x 9.252") -->
4729    <string name="mediasize_japanese_chou3">Chou3</string>
4730    <!-- Japanese Chou2 media (paper) size: 111.1mm x 146mm (4.374" x 5.748") -->
4731    <string name="mediasize_japanese_chou2">Chou2</string>
4732
4733    <!-- Japanese Hagaki media (paper) size: 100mm x 148mm (3.937" x 5.827") -->
4734    <string name="mediasize_japanese_hagaki">Hagaki </string>
4735    <!-- Japanese Oufuku media (paper) size: 148mm x 200mm (5.827" x 7.874") -->
4736    <string name="mediasize_japanese_oufuku">Oufuku </string>
4737    <!-- Japanese Kahu media (paper) size: 240mm x 322.1mm (9.449" x 12.681") -->
4738    <string name="mediasize_japanese_kahu">Kahu</string>
4739    <!-- Japanese Kaku2 media (paper) size: 240mm x 332mm (9.449" x 13.071") -->
4740    <string name="mediasize_japanese_kaku2">Kaku2</string>
4741    <!-- Japanese You4 media (paper) size: 105mm x 235mm (4.134" x 9.252") -->
4742    <string name="mediasize_japanese_you4">You4</string>
4743
4744    <!-- Media (paper) size for specifying any paper size in portrait.-->
4745    <string name="mediasize_unknown_portrait">Unknown portrait</string>
4746    <!-- Media (paper) size for specifying any paper size in landscape.-->
4747    <string name="mediasize_unknown_landscape">Unknown landscape</string>
4748
4749    <!-- Write fail reason: printing was cancelled.[CHAR LIMIT=none] -->
4750    <string name="write_fail_reason_cancelled">Cancelled</string>
4751    <!-- Write fail reason: couldn't write the printed content. [CHAR LIMIT=none] -->
4752    <string name="write_fail_reason_cannot_write">Error writing content</string>
4753
4754    <!-- Print fail reason: unknown. [CHAR LIMIT=25] -->
4755    <string name="reason_unknown">unknown</string>
4756
4757    <!-- Print fail reason: the print service that has to process the print job is not available. [CHAR LIMIT=none] -->
4758    <string name="reason_service_unavailable">Print service not enabled</string>
4759
4760    <!-- Title for the notification that a print service was installed. [CHAR LIMIT=50] -->
4761    <string name="print_service_installed_title"><xliff:g id="name" example="Cloud Print">%s</xliff:g> service installed</string>
4762    <!-- Message for the notification that a print service was installed. [CHAR LIMIT=50] -->
4763    <string name="print_service_installed_message">Tap to enable</string>
4764
4765    <!-- PIN entry dialog title for entering the administrator PIN [CHAR LIMIT=none] -->
4766    <string name="restr_pin_enter_admin_pin">Enter administrator PIN</string>
4767    <!-- PIN entry dialog label/hint for PIN [CHAR LIMIT=none] -->
4768    <string name="restr_pin_enter_pin">Enter PIN</string>
4769    <!-- PIN entry dialog label/hint for incorrect PIN entry [CHAR LIMIT=none] -->
4770    <string name="restr_pin_incorrect">Incorrect</string>
4771    <!-- PIN entry dialog label/hint for old PIN [CHAR LIMIT=none] -->
4772    <string name="restr_pin_enter_old_pin">Current PIN</string>
4773    <!-- PIN entry dialog label for new PIN [CHAR LIMIT=none] -->
4774    <string name="restr_pin_enter_new_pin">New PIN</string>
4775    <!-- PIN entry dialog label for new PIN confirmation [CHAR LIMIT=none] -->
4776    <string name="restr_pin_confirm_pin">Confirm new PIN</string>
4777    <!-- PIN creation dialog message [CHAR LIMIT=none] -->
4778    <string name="restr_pin_create_pin">Create a PIN for modifying restrictions</string>
4779    <!-- PIN entry dialog error when PINs are not the same [CHAR LIMIT=none] -->
4780    <string name="restr_pin_error_doesnt_match">PINs don\'t match. Try again.</string>
4781    <!-- PIN entry dialog error when PIN is too short [CHAR LIMIT=none] -->
4782    <string name="restr_pin_error_too_short">PIN is too short. Must be at least 4 digits.</string>
4783    <!-- PIN entry dialog countdown message for next chance to enter the PIN [CHAR LIMIT=none] -->
4784    <!-- Phrase describing a time duration using seconds [CHAR LIMIT=none] -->
4785    <plurals name="restr_pin_countdown">
4786        <item quantity="one">Try again in 1 second</item>
4787        <item quantity="other">Try again in <xliff:g id="count">%d</xliff:g> seconds</item>
4788    </plurals>
4789    <!-- PIN entry dialog tells the user to not enter a PIN for a while. [CHAR LIMIT=none] -->
4790    <string name="restr_pin_try_later">Try again later</string>
4791
4792    <!-- Cling help message when hiding the navigation bar entering immersive mode [CHAR LIMIT=none] -->
4793    <string name="immersive_mode_confirmation" msgid="8554991488096662508">Swipe down from the top to exit full screen.</string>
4794
4795    <!-- Label for button to confirm chosen date or time [CHAR LIMIT=30] -->
4796    <string name="done_label">Done</string>
4797    <!--
4798         Content description for the hour selector in the time picker, which displays
4799         selectable hours of the day along the inside edge of a circle, as in an analog clock.
4800         [CHAR LIMIT=50]
4801    -->
4802    <string name="hour_picker_description">Hours circular slider</string>
4803    <!--
4804         Content description for the minute selector in the time picker, which displays
4805         selectable five-minute intervals along the inside edge of a circle, as in an analog clock.
4806         [CHAR LIMIT=50]
4807    -->
4808    <string name="minute_picker_description">Minutes circular slider</string>
4809    <!-- Accessibility announcement for hour circular picker [CHAR LIMIT=NONE] -->
4810    <string name="select_hours">Select hours</string>
4811    <!-- Accessibility announcement for minute circular picker [CHAR LIMIT=NONE] -->
4812    <string name="select_minutes">Select minutes</string>
4813
4814    <!--
4815        Content description for the month and day selector in the date picker, which displays
4816        a selectable grid of days laid out by month.
4817        [CHAR LIMIT=50]
4818     -->
4819    <string name="day_picker_description">Month grid of days</string>
4820    <!--
4821        Content description for the year selector in the date picker, which displays
4822        a scrolling, vertical list of years.
4823        [CHAR LIMIT=50]
4824     -->
4825    <string name="year_picker_description">Year list</string>
4826    <!-- Accessibility announcement for the day picker [CHAR LIMIT=NONE] -->
4827    <string name="select_day">Select month and day</string>
4828    <!-- Accessibility announcement for the year picker [CHAR LIMIT=NONE] -->
4829    <string name="select_year">Select year</string>
4830    <!-- Accessibility description for the item that is currently selected. -->
4831    <string name="item_is_selected"><xliff:g id="item" example="2013">%1$s</xliff:g> selected</string>
4832    <!-- Accessibility announcement when a number that had been typed in is deleted [CHAR_LIMIT=NONE] -->
4833    <string name="deleted_key"><xliff:g id="key" example="4">%1$s</xliff:g> deleted</string>
4834
4835    <!--
4836        Used to wrap a label for content description for a work profile, e.g. "Work Email" instead
4837        of email when there are two email apps.
4838        [CHAR LIMIT=20]
4839     -->
4840    <string name="managed_profile_label_badge">Work <xliff:g id="label" example="Email">%1$s</xliff:g></string>
4841
4842    <!-- DO NOT TRANSLATE -->
4843    <string name="time_placeholder">--</string>
4844
4845    <!-- DO NOT TRANSLATE -->
4846    <string name="radial_numbers_typeface">sans-serif</string>
4847    <!-- DO NOT TRANSLATE -->
4848    <string name="sans_serif">sans-serif</string>
4849
4850    <!-- DO NOT TRANSLATE -->
4851    <string name="day_of_week_label_typeface">sans-serif</string>
4852
4853    <!-- Notify use that they are in Lock-to-app -->
4854    <string name="lock_to_app_toast">To unpin this screen, touch and hold Back and Overview at the same time.</string>
4855    <!-- Notify use that they are in Lock-to-app in accessibility mode -->
4856    <string name="lock_to_app_toast_accessible">To unpin this screen, touch and hold Overview.</string>
4857    <!-- Notify user that they are locked in lock-to-app mode -->
4858    <string name="lock_to_app_toast_locked">Screen is pinned. Unpinning isn\'t allowed by your organization.</string>
4859    <!-- Lock-to-app dialog title. -->
4860    <string name="lock_to_app_title">Use screen pinning?</string>
4861    <!-- Lock-to-app dialog description. -->
4862    <string name="lock_to_app_description">Screen pinning locks the display in a single view.\n\nTo unpin, touch and hold Back and Overview at the same time.</string>
4863    <!-- Lock-to-app dialog description when in accessibility mode. -->
4864    <string name="lock_to_app_description_accessible">Screen pinning locks the display in a single view.\n\nTo unpin, touch and hold Overview.</string>
4865    <!-- Lock-to-app negative response. -->
4866    <string name="lock_to_app_negative">NO, THANKS</string>
4867    <!-- Lock-to-app positive response. -->
4868    <string name="lock_to_app_positive">START</string>
4869    <!-- Starting lock-to-app indication. -->
4870    <string name="lock_to_app_start">Screen pinned</string>
4871    <!-- Exting lock-to-app indication. -->
4872    <string name="lock_to_app_exit">Screen unpinned</string>
4873
4874    <!-- Lock-to-app unlock pin string -->
4875    <string name="lock_to_app_unlock_pin">Ask for PIN before unpinning</string>
4876    <!-- Lock-to-app unlock pattern string -->
4877    <string name="lock_to_app_unlock_pattern">Ask for unlock pattern before unpinning</string>
4878    <!-- Lock-to-app unlock password string -->
4879    <string name="lock_to_app_unlock_password">Ask for password before unpinning</string>
4880
4881    <!-- [CHAR_LIMIT=NONE] Battery saver: Feature description -->
4882    <string name="battery_saver_description">To help improve battery life, battery saver reduces your device’s performance and limits vibration and most background data. Email, messaging, and other apps that rely on syncing may not update unless you open them.\n\nBattery saver turns off automatically when your device is charging.</string>
4883
4884    <!-- [CHAR_LIMIT=NONE] Zen mode: Condition summary for built-in downtime condition, if active -->
4885    <string name="downtime_condition_summary">Until your downtime ends at <xliff:g id="formattedTime" example="10.00 PM">%1$s</xliff:g></string>
4886
4887    <!-- Zen mode condition - summary: time duration in minutes. [CHAR LIMIT=NONE] -->
4888    <plurals name="zen_mode_duration_minutes_summary">
4889        <item quantity="one">For one minute (until <xliff:g id="formattedTime" example="10:00 PM">%2$s</xliff:g>)</item>
4890        <item quantity="other">For %1$d minutes (until <xliff:g id="formattedTime" example="10:00 PM">%2$s</xliff:g>)</item>
4891    </plurals>
4892
4893    <!-- Zen mode condition - summary: time duration in hours. [CHAR LIMIT=NONE] -->
4894    <plurals name="zen_mode_duration_hours_summary">
4895        <item quantity="one">For one hour (until <xliff:g id="formattedTime" example="10:00 PM">%2$s</xliff:g>)</item>
4896        <item quantity="other">For %1$d hours (until <xliff:g id="formattedTime" example="10:00 PM">%2$s</xliff:g>)</item>
4897    </plurals>
4898
4899    <!-- Zen mode condition - line one: time duration in minutes. [CHAR LIMIT=NONE] -->
4900    <plurals name="zen_mode_duration_minutes">
4901        <item quantity="one">For one minute</item>
4902        <item quantity="other">For %d minutes</item>
4903    </plurals>
4904
4905    <!-- Zen mode condition - line one: time duration in hours. [CHAR LIMIT=NONE] -->
4906    <plurals name="zen_mode_duration_hours">
4907        <item quantity="one">For one hour</item>
4908        <item quantity="other">For %d hours</item>
4909    </plurals>
4910
4911    <!-- Zen mode condition - line two: ending time. [CHAR LIMIT=NONE] -->
4912    <string name="zen_mode_until">Until <xliff:g id="formattedTime" example="10:00 PM">%1$s</xliff:g></string>
4913
4914    <!-- Zen mode condition: no exit criteria. [CHAR LIMIT=NONE] -->
4915    <string name="zen_mode_forever">Indefinitely</string>
4916
4917    <!-- Content description for the Toolbar icon used to collapse an expanded action mode. [CHAR LIMIT=NONE] -->
4918    <string name="toolbar_collapse_description">Collapse</string>
4919</resources>
4920