strings.xml revision 5520ca7f2c24d92f91e91d18711d83d13a44c89f
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    <!-- Used in Contacts for a field that has no label and in Note Pad
40         for a note with no name. -->
41    <string name="untitled">&lt;Untitled&gt;</string>
42
43    <!-- Used to replace a range of characters in text that is too wide
44         for the space allocated to it (three dots). -->
45    <string name="ellipsis">\u2026</string>
46
47    <!-- Used to replace a range of characters in text that is too wide
48         for the space allocated to it (two dots). -->
49    <string name="ellipsis_two_dots">\u2025</string>
50
51    <!-- How to display the lack of a phone number -->
52    <string name="emptyPhoneNumber">(No phone number)</string>
53
54    <!-- How to display the lack of a name -->
55    <string name="unknownName">(Unknown)</string>
56
57    <!-- What the UI should display for "voice mail" unless overridden by the SIM-->
58    <string name="defaultVoiceMailAlphaTag">Voicemail</string>
59
60    <!-- What the UI should display for "Msisdn" unless overridden by the SIM-->
61    <string name="defaultMsisdnAlphaTag">MSISDN1</string>
62
63    <!-- For GsmMmiCode.java --> <skip />
64    <!-- Displayed when the user dialed an MMI code whose function
65         could not be performed. This will be displayed in a toast. -->
66    <string name="mmiError">Connection problem or invalid MMI code.</string>
67    <!-- Displayed when the user dialed an MMI code whose function
68         could not be performed because FDN is enabled. This will be displayed in a toast. -->
69    <string name="mmiFdnError">Operation is restricted to fixed dialing numbers only.</string>
70
71    <!-- Displayed when a phone feature such as call barring was activated. -->
72    <string name="serviceEnabled">Service was enabled.</string>
73    <!-- Displayed in front of the list of a set of service classes
74         (voice, data, fax, etc.) that were enabled. -->
75    <string name="serviceEnabledFor">Service was enabled for:</string>
76    <!-- Displayed when a phone feature such as call forwarding was deactivated. -->
77    <string name="serviceDisabled">Service has been disabled.</string>
78    <!-- Displayed when a phone property such as a SIM password was registered. -->
79    <string name="serviceRegistered">Registration was successful.</string>
80    <!-- Displayed when a phone property such as a SIM password was erased. -->
81    <string name="serviceErased">Erasure was successful.</string>
82    <!-- Displayed when a SIM password was entered incorrectly. -->
83    <string name="passwordIncorrect">Incorrect password.</string>
84    <!-- Displayed when a phone feature triggered by an MMI code is complete. -->
85    <string name="mmiComplete">MMI complete.</string>
86    <!-- Displayed when a SIM PIN password is entered incorrectly. -->
87    <string name="badPin">The old PIN you typed isn\'t correct.</string>
88    <!-- Displayed when a SIM PUK password is entered incorrectly. -->
89    <string name="badPuk">The PUK you typed isn\'t correct.</string>
90    <!-- Displayed when SIM PIN passwords are entered inconsistently. -->
91    <string name="mismatchPin">The PINs you typed don\'t match.</string>
92    <!-- Displayed when a SIM PIN password is too long or too short. -->
93    <string name="invalidPin">Type a PIN that is 4 to 8 numbers.</string>
94    <!-- Displayed when a SIM PUK password is too short. -->
95    <string name="invalidPuk">Type a PUK that is 8 numbers or longer.</string>
96    <!-- Displayed to prompt the user to type the PUK password to unlock
97         the SIM card. -->
98    <string name="needPuk">Your SIM card is PUK-locked. Type the PUK code to unlock it.</string>
99    <string name="needPuk2">Type PUK2 to unblock SIM card.</string>
100    <!-- Title for the dialog used to display the user's IMEI number [CHAR LIMIT=10] -->
101    <string name="imei">IMEI</string>
102
103    <!-- Title for the dialog used to display the user's MEID number on CDMA network
104         [CHAR LIMIT=10] -->
105    <string name="meid">MEID</string>
106
107    <!-- Displayed as the title for a success/failure report enabling/disabling caller ID. -->
108    <string name="ClipMmi">Incoming Caller ID</string>
109    <!-- Displayed as the title for a success/failure report enabling/disabling caller ID. -->
110    <string name="ClirMmi">Outgoing Caller ID</string>
111    <!-- Displayed as the title for a success/failure report enabling/disabling call forwarding. -->
112    <string name="CfMmi">Call forwarding</string>
113    <!-- Displayed as the title for a success/failure report enabling/disabling call waiting. -->
114    <string name="CwMmi">Call waiting</string>
115    <!-- Displayed as the title for a success/failure report enabling/disabling call barring. -->
116    <string name="BaMmi">Call barring</string>
117    <!-- Displayed as the title for a success/failure report changing the SIM password. -->
118    <string name="PwdMmi">Password change</string>
119    <!-- Displayed as the title for a success/failure report changing the SIM PIN. -->
120    <string name="PinMmi">PIN change</string>
121    <string name="CnipMmi">Calling number present</string>
122    <string name="CnirMmi">Calling number restricted</string>
123    <string name="ThreeWCMmi">Three way calling</string>
124    <string name="RuacMmi">Rejection of undesired annoying calls</string>
125    <string name="CndMmi">Calling number delivery</string>
126    <string name="DndMmi">Do not disturb</string>
127
128    <!-- Displayed to confirm to the user that caller ID will be restricted on the next call as usual. -->
129    <string name="CLIRDefaultOnNextCallOn">Caller ID defaults to restricted. Next call: Restricted</string>
130    <!-- Displayed to confirm to the user that caller ID will be not restricted on the next call even though it usually is. -->
131    <string name="CLIRDefaultOnNextCallOff">Caller ID defaults to restricted. Next call: Not restricted</string>
132    <!-- Displayed to confirm to the user that caller ID will not be restricted on the next call but usually is. -->
133    <string name="CLIRDefaultOffNextCallOn">Caller ID defaults to not restricted. Next call: Restricted</string>
134    <!-- Displayed to confirm to the user that caller ID will not be restricted on the next call or in general. -->
135    <string name="CLIRDefaultOffNextCallOff">Caller ID defaults to not restricted. Next call: Not restricted</string>
136
137
138    <!-- Displayed to tell the user that caller ID is not provisioned for their SIM. -->
139    <string name="serviceNotProvisioned">Service not provisioned.</string>
140    <!-- Displayed to tell the user that they cannot change the caller ID setting. -->
141    <string name="CLIRPermanent">You can\'t change the caller ID setting.</string>
142
143    <!-- Notification title to tell the user that restricted state is changed by access control. -->
144    <string name="RestrictedChangedTitle">Restricted access changed</string>
145    <!-- Displayed to tell the user that data service is blocked by access control. -->
146    <string name="RestrictedOnData">Data service is blocked.</string>
147    <!-- Displayed to tell the user that emergency service is blocked by access control. -->
148    <string name="RestrictedOnEmergency">Emergency service is blocked.</string>
149    <!-- Displayed to tell the user that normal service is blocked by access control. -->
150    <string name="RestrictedOnNormal">Voice service is blocked.</string>
151    <!-- Displayed to tell the user that all emergency and normal voice services are blocked by access control. -->
152    <string name="RestrictedOnAllVoice">All voice services are blocked.</string>
153    <!-- Displayed to tell the user that sms service is blocked by access control. -->
154    <string name="RestrictedOnSms">SMS service is blocked.</string>
155    <!-- Displayed to tell the user that voice/data service is blocked by access control. -->
156    <string name="RestrictedOnVoiceData">Voice/data services are blocked.</string>
157    <!-- Displayed to tell the user that voice and sms service are blocked by access control. -->
158    <string name="RestrictedOnVoiceSms">Voice/SMS services are blocked.</string>
159    <!-- Displayed to tell the user that all service is blocked by access control. -->
160    <string name="RestrictedOnAll">All voice/data/SMS services are blocked.</string>
161
162    <!-- Mappings between TS 27.007 +CFCC/+CLCK "service classes" and human-readable strings--> <skip />
163    <!-- Example: Service was enabled for: Voice, Data -->
164    <string name="serviceClassVoice">Voice</string>
165    <!-- Example: Service was enabled for: Voice, Data -->
166    <string name="serviceClassData">Data</string>
167    <!-- Example: Service was enabled for: Voice, FAX -->
168    <string name="serviceClassFAX">FAX</string>
169    <!-- Example: Service was enabled for: Voice, SMS -->
170    <string name="serviceClassSMS">SMS</string>
171    <!-- Meaning: asynchronous data.  Example: Service was enabled for: Voice, Async -->
172    <string name="serviceClassDataAsync">Async</string>
173    <!-- Meaning: synchronous data.  Example: Service was enabled for: Voice, Async -->
174    <string name="serviceClassDataSync">Sync</string>
175    <!-- Meaning: packet data.  Example: Service was enabled for: Voice, Packet -->
176    <string name="serviceClassPacket">Packet</string>
177    <!-- Meaning: unknown.  Example: Service was enabled for: Voice, PAD -->
178    <string name="serviceClassPAD">PAD</string>
179
180    <!-- CDMA Roaming Indicator Strings (non ERI)--> <skip />
181    <!-- Default roaming indicator text -->
182    <string name="roamingText0">Roaming Indicator On</string>
183    <string name="roamingText1">Roaming Indicator Off</string>
184    <string name="roamingText2">Roaming Indicator Flashing</string>
185    <string name="roamingText3">Out of Neighborhood</string>
186    <string name="roamingText4">Out of Building</string>
187    <string name="roamingText5">Roaming - Preferred System</string>
188    <string name="roamingText6">Roaming - Available System</string>
189    <string name="roamingText7">Roaming - Alliance Partner</string>
190    <string name="roamingText8">Roaming - Premium Partner</string>
191    <string name="roamingText9">Roaming - Full Service Functionality</string>
192    <string name="roamingText10">Roaming - Partial Service Functionality</string>
193    <string name="roamingText11">Roaming Banner On</string>
194    <string name="roamingText12">Roaming Banner Off</string>
195    <string name="roamingTextSearching">Searching for Service</string>
196
197
198    <!--
199        {0} is one of "bearerServiceCode*"
200        {1} is dialing number
201        {2} is time in seconds
202
203        cfTemplateRegistered and cfTemplateRegisteredTime mean that a phone number
204        has been set but forwarding is not on.
205    --> <skip />
206    <!-- Displayed when the call forwarding query was not able to be forwarded. -->
207    <string name="cfTemplateNotForwarded"><xliff:g id="bearer_service_code">{0}</xliff:g>: Not forwarded</string>
208    <!-- Displayed when the call forwarding query was forwarded. -->
209    <string name="cfTemplateForwarded"><xliff:g id="bearer_service_code">{0}</xliff:g>: <xliff:g id="dialing_number">{1}</xliff:g></string>
210    <!-- Displayed when the call forwarding query will be forwarded after some time. -->
211    <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>
212    <!-- Displayed when the call forwarding query was set but forwarding is not enabled. -->
213    <string name="cfTemplateRegistered"><xliff:g id="bearer_service_code">{0}</xliff:g>: Not forwarded</string>
214    <!-- Displayed when the call forwarding query was set but forwarding is not enabled. -->
215    <string name="cfTemplateRegisteredTime"><xliff:g id="bearer_service_code">{0}</xliff:g>: Not forwarded</string>
216
217    <!-- android.net.http Error strings --> <skip />
218    <!-- Displayed when a feature code (non-phone number) is dialed and completes successfully. -->
219    <string name="fcComplete">Feature code complete.</string>
220    <!-- Displayed when a feature code (non-phone number) is dialed and completes unsuccessfully. -->
221    <string name="fcError">Connection problem or invalid feature code.</string>
222    <!-- android.net.http Error strings --> <skip />
223    <!-- Displayed when a web request was successful. -->
224    <string name="httpErrorOk">OK</string>
225    <!-- Displayed when a web request failed with a generic network error. -->
226    <string name="httpError">There was a network error.</string>
227    <!-- Displayed when a web request failed because the URL could not be found. -->
228    <string name="httpErrorLookup">Couldn\'t find the URL.</string>
229    <!-- Displayed when a web request failed because the site's authentication scheme is not supported by us. -->
230    <string name="httpErrorUnsupportedAuthScheme">The site authentication scheme isn\'t supported.</string>
231    <!-- Displayed when a web request failed because the authentication failed. -->
232    <string name="httpErrorAuth">Couldn\'t authenticate.</string>
233    <!-- Displayed when a web request failed because the authentication with the proxy failed. -->
234    <string name="httpErrorProxyAuth">Authentication via the proxy server was unsuccessful.</string>
235    <!-- Displayed when a web request failed because there was a connection error. -->
236    <string name="httpErrorConnect">Couldn\'t connect to the server.</string>
237    <!-- Displayed when a web request failed because there was an input or output error. -->
238    <string name="httpErrorIO">Couldn\'t communicate with the server. Try again later.</string>
239    <!-- Displayed when a web request failed because the request timed out -->
240    <string name="httpErrorTimeout">The connection to the server timed out.</string>
241    <!-- Displayed when a web request failed because the site tried to redirect us one too many times -->
242    <string name="httpErrorRedirectLoop">The page contains too many server redirects.</string>
243    <!-- Displayed when a web request failed because the protocol of the server is not supported. -->
244    <string name="httpErrorUnsupportedScheme">The protocol isn\'t supported.</string>
245    <!-- Displayed when a web request failed because the a secure connection couldn't be made to the server.-->
246    <string name="httpErrorFailedSslHandshake">Couldn\'t establish a secure connection.</string>
247    <!-- Displayed when a web request failed because the URL isn't in a valid form. -->
248    <string name="httpErrorBadUrl">Couldn\'t open the page because the URL is invalid.</string>
249    <!-- Displayed when a request failed because we failed to open the file. -->
250    <string name="httpErrorFile">Couldn\'t access the file.</string>
251    <!-- Displayed when a request failed because the file wasn't found. -->
252    <string name="httpErrorFileNotFound">Couldn\'t find the requested file.</string>
253    <!-- Displayed when a request failed because there are too many requests right now. -->
254    <string name="httpErrorTooManyRequests">Too many requests are being processed. Try again later.</string>
255
256    <!-- Account notifications --> <skip />
257    <!-- A notification is shown when the AccountManager is unable to
258    supply an auth token without prompting the user to re-enter the
259    password.  This is the text that will scroll through the
260    notification bar (will be seen by the user as he uses another application). -->
261    <string name="notification_title">Signin error for <xliff:g id="account" example="foo@gmail.com">%1$s</xliff:g></string>
262
263    <!-- Sync notifications --> <skip />
264    <!-- 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). -->
265    <string name="contentServiceSync">Sync</string>
266    <!-- 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. -->
267    <string name="contentServiceSyncNotificationTitle">Sync</string>
268    <!-- 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. -->
269    <string name="contentServiceTooManyDeletesNotificationDesc">Too many <xliff:g id="content_type">%s</xliff:g> deletes.</string>
270
271    <!-- If MMS discovers there isn't much space left on the device, it will show a toast with this message. -->
272    <string name="low_memory" product="tablet">Tablet storage is full. Delete some files to free space.</string>
273    <!-- If MMS discovers there isn't much space left on the device, it will show a toast with this message. -->
274    <string name="low_memory" product="default">Phone storage is full. Delete some files to free space.</string>
275
276
277    <!-- 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. -->
278    <string name="me">Me</string>
279
280    <!-- Power Dialog --> <skip />
281    <!-- Title for the Phone Options dialog to lock the screen, turn off the phone etc. -->
282    <string name="power_dialog" product="tablet">Tablet options</string>
283    <!-- Title for the Phone Options dialog to lock the screen, turn off the phone etc. -->
284    <string name="power_dialog" product="default">Phone options</string>
285    <!-- Button to turn on silent mode, within the Phone Options dialog -->
286    <string name="silent_mode">Silent mode</string>
287    <!-- Button to turn on the radio, within the Phone Options dialog -->
288    <string name="turn_on_radio">Turn on wireless</string>
289    <!-- Button to turn off the radio, within the Phone Options dialog -->
290    <string name="turn_off_radio">Turn off wireless</string>
291    <!-- Button to lock the screen, within the Phone Options dialog -->
292    <string name="screen_lock">Screen lock</string>
293    <!-- Button to turn off the phone, within the Phone Options dialog -->
294    <string name="power_off">Power off</string>
295    <!-- Spoken description for ringer silent option. [CHAR LIMIT=NONE] -->
296    <string name="silent_mode_silent">Ringer off</string>
297    <!-- Spoken description for ringer vibrate option. [CHAR LIMIT=NONE] -->
298    <string name="silent_mode_vibrate">Ringer vibrate</string>
299    <!-- Spoken description for ringer normal option. [CHAR LIMIT=NONE] -->
300    <string name="silent_mode_ring">Ringer on</string>
301
302    <!-- Shutdown Progress Dialog. This is shown if the user chooses to power off the phone. -->
303    <string name="shutdown_progress">Shutting down\u2026</string>
304
305    <!-- Shutdown Confirmation Dialog.  When the user chooses to power off the phone, there will
306         be a confirmation dialog.  This is the message. -->
307    <string name="shutdown_confirm" product="tablet">Your tablet will shut down.</string>
308    <!-- Shutdown Confirmation Dialog.  When the user chooses to power off the phone, there will
309         be a confirmation dialog.  This is the message. -->
310    <string name="shutdown_confirm" product="default">Your phone will shut down.</string>
311
312    <!-- Shutdown Confirmation Dialog.  When the user chooses to power off the phone, it asks
313         the user if they'd like to shut down.  This is the message.  This is used instead of
314         shutdown_confirm when the system is configured to use long press to go directly to the
315         power off dialog instead of the global actions menu. -->
316    <string name="shutdown_confirm_question">Do you want to shut down?</string>
317
318    <!-- Title of dialog to confirm rebooting into safe mode. [CHAR LIMIT=50] -->
319    <string name="reboot_safemode_title">Reboot to safe mode</string>
320
321    <!-- Shutdown Confirmation Dialog.  Message in the confirmation dialog
322         when the user asks to reboot into safe mode. [CHAR LIMIT=NONE] -->
323    <string name="reboot_safemode_confirm">Do you want to reboot into safe mode?
324         This will disable all third party applications you have installed.
325         They will be restored when you reboot again.</string>
326
327    <!-- Recent Tasks dialog: title
328     TODO: this should move to SystemUI.apk, but the code for the old
329            recent dialog is still in the framework
330     -->
331    <string name="recent_tasks_title">Recent</string>
332    <!-- Recent Tasks dialog: message when there are no recent applications
333     TODO: this should move to SystemUI.apk, but the code for the old
334            recent dialog is still in the framework
335     -->
336    <string name="no_recent_tasks">No recent apps.</string>
337
338    <!-- Title of the Global Actions Dialog -->
339    <string name="global_actions" product="tablet">Tablet options</string>
340    <!-- Title of the Global Actions Dialog -->
341    <string name="global_actions" product="default">Phone options</string>
342
343    <!-- label for item that locks the phone in the phone options dialog -->
344    <string name="global_action_lock">Screen lock</string>
345
346    <!-- label for item that turns off power in phone options dialog -->
347    <string name="global_action_power_off">Power off</string>
348
349    <!-- label for item that generates a bug report in the phone options dialog -->
350    <string name="global_action_bug_report">Bug report</string>
351
352    <!-- Take bug report menu title [CHAR LIMIT=NONE] -->
353    <string name="bugreport_title">Take bug report</string>
354    <!-- Message in bugreport dialog describing what it does [CHAR LIMIT=NONE] -->
355    <string name="bugreport_message">This will collect information about your
356        current device state, to send as an e-mail message.  It will take a little
357        time from starting the bug report until it is ready to be sent; please be
358        patient.</string>
359
360    <!-- label for item that enables silent mode in phone options dialog -->
361    <string name="global_action_toggle_silent_mode">Silent mode</string>
362
363    <!-- status message in phone options dialog for when silent mode is enabled -->
364    <string name="global_action_silent_mode_on_status">Sound is OFF</string>
365
366    <!-- status message in phone options dialog for when silent mode is disabled -->
367    <string name="global_action_silent_mode_off_status">Sound is ON</string>
368
369    <!-- label for item that toggles airplane mode -->
370    <string name="global_actions_toggle_airplane_mode">Airplane mode</string>
371
372    <!-- status message in phone options dialog for when airplane mode is on -->
373    <string name="global_actions_airplane_mode_on_status">Airplane mode is ON</string>
374
375    <!-- status message in phone options dialog for when airplane mode is off -->
376    <string name="global_actions_airplane_mode_off_status">Airplane mode is OFF</string>
377
378    <!-- Text to use when the number in a notification info is too large
379         (greater than status_bar_notification_info_maxnum, defined in
380         values/config.xml) and must be truncated. May need to be localized
381         for most appropriate textual indicator of "more than X".
382         [CHAR LIMIT=4] -->
383    <string name="status_bar_notification_info_overflow">999+</string>
384
385    <!-- Displayed to the user to tell them that they have started up the phone in "safe mode" -->
386    <string name="safeMode">Safe mode</string>
387
388    <!-- Label for the Android system components when they are shown to the user. -->
389    <string name="android_system_label">Android System</string>
390
391    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
392    <string name="permgrouplab_costMoney">Services that cost you money</string>
393    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
394    <string name="permgroupdesc_costMoney">Do things that can cost you money.</string>
395
396    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
397    <string name="permgrouplab_messages">Your messages</string>
398    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
399    <string name="permgroupdesc_messages">Read and write your SMS, email, and other messages.</string>
400
401    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
402    <string name="permgrouplab_personalInfo">Your personal information</string>
403    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
404    <string name="permgroupdesc_personalInfo">Direct access to information about you, stored in on your contact card.</string>
405
406    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
407    <string name="permgrouplab_socialInfo">Your social information</string>
408    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
409    <string name="permgroupdesc_socialInfo">Direct access to information about your contacts and social connections.</string>
410
411    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
412    <string name="permgrouplab_location">Your location</string>
413    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
414    <string name="permgroupdesc_location">Monitor your physical location.</string>
415
416    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
417    <string name="permgrouplab_network">Network communication</string>
418    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
419    <string name="permgroupdesc_network">Access various network features.</string>
420
421    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
422    <string name="permgrouplab_bluetoothNetwork">Bluetooth</string>
423    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
424    <string name="permgroupdesc_bluetoothNetwork">Access devices and networks through Bluetooth.</string>
425
426    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
427    <string name="permgrouplab_audioSettings">Audio Settings</string>
428    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
429    <string name="permgroupdesc_audioSettings">Change audio settings.</string>
430
431    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
432    <string name="permgrouplab_affectsBattery">Affects Battery</string>
433    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
434    <string name="permgroupdesc_affectsBattery">Use features that can quickly drain battery.</string>
435
436    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
437    <string name="permgrouplab_calendar">Calendar</string>
438    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
439    <string name="permgroupdesc_calendar">Direct access to calendar and events.</string>
440
441    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
442    <string name="permgrouplab_dictionary">Read User Dictionary</string>
443    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
444    <string name="permgroupdesc_dictionary">Read words in user dictionary.</string>
445
446    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
447    <string name="permgrouplab_writeDictionary">Write User Dictionary</string>
448    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
449    <string name="permgroupdesc_writeDictionary">Add words to the user dictionary.</string>
450
451    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
452    <string name="permgrouplab_bookmarks">Bookmarks and History</string>
453    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
454    <string name="permgroupdesc_bookmarks">Direct access to bookmarks and browser history.</string>
455
456    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
457    <string name="permgrouplab_deviceAlarms">Alarm</string>
458    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
459    <string name="permgroupdesc_deviceAlarms">Set the alarm clock.</string>
460
461    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
462    <string name="permgrouplab_voicemail">Voicemail</string>
463    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
464    <string name="permgroupdesc_voicemail">Direct access to voicemail.</string>
465
466    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
467    <string name="permgrouplab_microphone">Microphone</string>
468    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
469    <string name="permgroupdesc_microphone">Direct access to the microphone to record audio.</string>
470
471    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
472    <string name="permgrouplab_camera">Camera</string>
473    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
474    <string name="permgroupdesc_camera">Direct access to camera for image or video capture.</string>
475
476    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
477    <string name="permgrouplab_appInfo">Your applications information</string>
478    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
479    <string name="permgroupdesc_appInfo">Ability to affect behavior of other applications on your device.</string>
480
481    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
482    <string name="permgrouplab_wallpaper">Wallpaper</string>
483    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
484    <string name="permgroupdesc_wallpaper">Change the device wallpaper settings.</string>
485
486    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
487    <string name="permgrouplab_systemClock">Clock</string>
488    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
489    <string name="permgroupdesc_systemClock">Change the device time or timezone.</string>
490
491    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
492    <string name="permgrouplab_statusBar">Status Bar</string>
493    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
494    <string name="permgroupdesc_statusBar">Change the device status bar settings.</string>
495
496    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
497    <string name="permgrouplab_syncSettings">Sync Settings</string>
498    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
499    <string name="permgroupdesc_syncSettings">Access to the sync settings.</string>
500
501    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
502    <string name="permgrouplab_accounts">Your accounts</string>
503    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
504    <string name="permgroupdesc_accounts">Access the available accounts.</string>
505
506    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
507    <string name="permgrouplab_hardwareControls">Hardware controls</string>
508    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
509    <string name="permgroupdesc_hardwareControls">Direct access to hardware on the handset.</string>
510
511    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
512    <string name="permgrouplab_phoneCalls">Phone calls</string>
513    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
514    <string name="permgroupdesc_phoneCalls">Monitor, record, and process phone calls.</string>
515
516    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
517    <string name="permgrouplab_systemTools">System tools</string>
518    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
519    <string name="permgroupdesc_systemTools">Lower-level access and control of the system.</string>
520
521    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
522    <string name="permgrouplab_developmentTools">Development tools</string>
523    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
524    <string name="permgroupdesc_developmentTools">Features only needed for app developers.</string>
525
526    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
527    <string name="permgrouplab_display">Other Application UI</string>
528    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
529    <string name="permgroupdesc_display">Effect the UI of other applications.</string>
530
531    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
532    <string name="permgrouplab_storage">Storage</string>
533    <!-- 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] -->
534    <string name="permgroupdesc_storage" product="nosdcard">Access the USB storage.</string>
535    <!-- Description 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="permgroupdesc_storage" product="default">Access the SD card.</string>
537
538    <!--  Permissions -->
539
540    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
541    <string name="permlab_statusBar">disable or modify status bar</string>
542    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
543    <string name="permdesc_statusBar">Allows the app to disable the status bar or add and remove system icons.</string>
544
545    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
546    <string name="permlab_statusBarService">status bar</string>
547    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
548    <string name="permdesc_statusBarService">Allows the app to be the status bar.</string>
549
550    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
551    <string name="permlab_expandStatusBar">expand/collapse status bar</string>
552    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
553    <string name="permdesc_expandStatusBar">Allows the app to expand or collapse the status bar.</string>
554
555    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
556    <string name="permlab_processOutgoingCalls">reroute outgoing calls</string>
557    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
558    <string name="permdesc_processOutgoingCalls">Allows the app to process
559      outgoing calls and change the number to be dialed. This permission allows
560      the app to monitor, redirect, or prevent outgoing calls.</string>
561
562    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
563    <string name="permlab_receiveSms">receive text messages (SMS)</string>
564    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
565    <string name="permdesc_receiveSms">Allows the app to receive and process SMS
566      messages. This means the app could monitor or delete messages sent to your
567      device without showing them to you.</string>
568
569    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
570    <string name="permlab_receiveMms">receive text messages (MMS)</string>
571    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
572    <string name="permdesc_receiveMms">Allows the app to receive and process MMS
573      messages. This means the app could monitor or delete messages sent to your
574      device without showing them to you.</string>
575
576    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
577    <string name="permlab_receiveEmergencyBroadcast">receive emergency broadcasts</string>
578    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
579    <string name="permdesc_receiveEmergencyBroadcast">Allows the app to receive
580      and process emergency broadcast messages. This permission is only available
581      to system apps.</string>
582
583    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
584    <string name="permlab_readCellBroadcasts">read cell broadcast messages</string>
585    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
586    <string name="permdesc_readCellBroadcasts">Allows the app to read
587      cell broadcast messages received by your device. Cell broadcast alerts
588      are delivered in some locations to warn you of emergency situations.
589      Malicious apps may interfere with the performance or operation of your
590      device when an emergency cell broadcast is received.</string>
591
592     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
593    <string name="permlab_sendSms">send SMS messages</string>
594    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
595    <string name="permdesc_sendSms">Allows the app to send SMS messages.
596     This may result in unexpected charges. Malicious apps may cost you money by
597     sending messages without your confirmation.</string>
598
599     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
600    <string name="permlab_sendSmsNoConfirmation">send SMS messages with no confirmation</string>
601    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
602    <string name="permdesc_sendSmsNoConfirmation">Allows the app to send SMS
603      messages. This may result in unexpected charges. Malicious apps may cost
604      you money by sending messages without your confirmation.</string>
605
606    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
607    <string name="permlab_readSms">read your text messages (SMS or MMS)</string>
608    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
609    <string name="permdesc_readSms" product="tablet">Allows the app to read SMS
610      messages stored on your tablet or SIM card. This allows the app to read all
611      SMS messages, regardless of content or confidentiality.</string>
612    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
613    <string name="permdesc_readSms" product="default">Allows the app to read SMS
614      messages stored on your phone or SIM card. This allows the app to read all
615      SMS messages, regardless of content or confidentiality.</string>
616
617    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
618    <string name="permlab_writeSms">edit your text messages (SMS or MMS)</string>
619    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
620    <string name="permdesc_writeSms" product="tablet">Allows the app to write
621      to SMS messages stored on your tablet or SIM card. Malicious apps
622      may delete your messages.</string>
623    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
624    <string name="permdesc_writeSms" product="default">Allows the app to write
625      to SMS messages stored on your phone or SIM card. Malicious apps
626      may delete your messages.</string>
627
628    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
629    <string name="permlab_receiveWapPush">receive text messages (WAP)</string>
630    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
631    <string name="permdesc_receiveWapPush">Allows the app to receive and process
632     WAP messages.  This permission includes the ability to monitor or delete
633     messages sent to you without showing them to you.</string>
634
635    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
636    <string name="permlab_getTasks">retrieve running apps</string>
637    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
638    <string name="permdesc_getTasks">Allows the app to retrieve information
639       about currently and recently running tasks.  This may allow the app to
640       discover information about which applications are used on the device.</string>
641
642    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] -->
643    <string name="permlab_interactAcrossUsers">interact across users</string>
644    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] -->
645    <string name="permdesc_interactAcrossUsers">Allows the app to perform actions
646        across different users on the device.  Malicious apps may use this to violate
647        the protection between users.</string>
648
649    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] -->
650    <string name="permlab_interactAcrossUsersFull">full license to interact across users</string>
651    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] -->
652    <string name="permdesc_interactAcrossUsersFull">Allows all possible interactions across
653        users.</string>
654
655    <!--  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] -->
656    <string name="permlab_manageUsers">manage users</string>
657    <!-- 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] -->
658    <string name="permdesc_manageUsers">Allows apps to manage users on the device, including query, creation and deletion.</string>
659
660    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=50] -->
661    <string name="permlab_getDetailedTasks">retrieve details of running apps</string>
662    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] -->
663    <string name="permdesc_getDetailedTasks">Allows the app to retrieve
664        detailed information about currently and recently running tasks. Malicious apps may
665        discover private information about other apps.</string>
666
667    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
668    <string name="permlab_reorderTasks">reorder running apps</string>
669    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
670    <string name="permdesc_reorderTasks">Allows the app to move tasks to the
671      foreground and background.  The app may do this without your input.</string>
672
673    <!-- Title of an application permission, allowing an application to remove/kill tasks -->
674    <string name="permlab_removeTasks">stop running apps</string>
675    <!-- Description of an application permission, allowing an application to remove/kill tasks -->
676    <string name="permdesc_removeTasks">Allows the app to remove
677        tasks and kill their apps. Malicious apps may disrupt
678        the behavior of other apps.</string>
679
680    <!-- Title of an application permission, allowing an application to start any activity, regardless of permission protection or exported state. -->
681    <string name="permlab_startAnyActivity">start any activity</string>
682    <!-- Description of an application permission, allowing an application to start any activity, regardless of permission protection or exported state. -->
683    <string name="permdesc_startAnyActivity">Allows the app to start any activity, regardless of permission protection or exported state.</string>
684
685    <!-- Title of an application permission, allowing control of app screen compatibility mode -->
686    <string name="permlab_setScreenCompatibility">set screen compatibility</string>
687    <!-- Description of an application permission, allowing control of app screen compatibility mode -->
688    <string name="permdesc_setScreenCompatibility">Allows the app to control the
689        screen compatibility mode of other applications.  Malicious applications may
690        break the behavior of other applications.</string>
691
692    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
693    <string name="permlab_setDebugApp">enable app debugging</string>
694    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
695    <string name="permdesc_setDebugApp">Allows the app to turn
696        on debugging for another app. Malicious apps may use this
697        to kill other apps.</string>
698
699    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
700    <string name="permlab_changeConfiguration">change system display settings</string>
701    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
702    <string name="permdesc_changeConfiguration">Allows the app to
703        change the current configuration, such as the locale or overall font
704        size.</string>
705
706    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
707    <string name="permlab_enableCarMode">enable car mode</string>
708    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
709    <string name="permdesc_enableCarMode">Allows the app to
710        enable the car mode.</string>
711
712    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
713    <string name="permlab_killBackgroundProcesses">close other apps</string>
714    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
715    <string name="permdesc_killBackgroundProcesses">Allows the app to end
716      background processes of other apps.  This may cause other apps to stop
717      running.</string>
718
719    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
720    <string name="permlab_forceStopPackages">force stop other apps</string>
721    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
722    <string name="permdesc_forceStopPackages">Allows the app to forcibly stop other apps.</string>
723
724    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
725    <string name="permlab_forceBack">force app to close</string>
726    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
727    <string name="permdesc_forceBack">Allows the app to force any
728        activity that is in the foreground to close and go back.
729        Should never be needed for normal apps.</string>
730
731    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
732    <string name="permlab_dump">retrieve system internal state</string>
733    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
734    <string name="permdesc_dump">Allows the app to retrieve
735        internal state of the system. Malicious apps may retrieve
736        a wide variety of private and secure information that they should
737        never normally need.</string>
738
739    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
740    <string name="permlab_retrieve_window_content">retrieve screen content</string>
741    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
742    <string name="permdesc_retrieve_window_content">Allows the app to retrieve
743        the content of the active window. Malicious apps may retrieve
744        the entire window content and examine all its text except passwords.</string>
745
746    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
747    <string name="permlab_retrieve_window_info">retrieve window info</string>
748    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
749    <string name="permdesc_retrieve_window_info">Allows an application to retrieve
750         information about the the windows from the window manager. Malicious apps may
751         retrieve information that is intended for internal system usage.</string>
752
753    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
754    <string name="permlab_filter_events">filter events</string>
755    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
756    <string name="permdesc_filter_events">Allows an application to register an input filter
757            which filters the stream of all user events before they are dispatched. Malicious app
758            may control the system UI whtout user intervention.</string>
759
760    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
761    <string name="permlab_magnify_display">magnify display</string>
762    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
763    <string name="permdesc_magnify_display">Allows an application to magnify the content of a
764        display. Malicious apps may transform the display content in a way that renders the
765        device unusable.</string>
766
767    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
768    <string name="permlab_shutdown">partial shutdown</string>
769    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
770    <string name="permdesc_shutdown">Puts the activity manager into a shutdown
771        state.  Does not perform a complete shutdown.</string>
772
773    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
774    <string name="permlab_stopAppSwitches">prevent app switches</string>
775    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
776    <string name="permdesc_stopAppSwitches">Prevents the user from switching to
777        another app.</string>
778
779    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
780    <string name="permlab_runSetActivityWatcher">monitor and control all app launching</string>
781    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
782    <string name="permdesc_runSetActivityWatcher">Allows the app to
783        monitor and control how the system launches activities.
784        Malicious apps may completely compromise the system. This
785        permission is only needed for development, never for normal
786        use.</string>
787
788    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
789    <string name="permlab_broadcastPackageRemoved">send package removed broadcast</string>
790    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
791    <string name="permdesc_broadcastPackageRemoved">Allows the app to
792        broadcast a notification that an app package has been removed.
793        Malicious apps may use this to kill any other running
794        app.</string>
795
796    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
797    <string name="permlab_broadcastSmsReceived">send SMS-received broadcast</string>
798    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
799    <string name="permdesc_broadcastSmsReceived">Allows the app to
800        broadcast a notification that an SMS message has been received.
801        Malicious apps may use this to forge incoming SMS messages.</string>
802
803    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
804    <string name="permlab_broadcastWapPush">send WAP-PUSH-received broadcast</string>
805    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
806    <string name="permdesc_broadcastWapPush">Allows the app to
807        broadcast a notification that a WAP PUSH message has been received.
808        Malicious apps may use this to forge MMS message receipt or to
809        silently replace the content of any webpage with malicious variants.</string>
810
811    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
812    <string name="permlab_setProcessLimit">limit number of running processes</string>
813    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
814    <string name="permdesc_setProcessLimit">Allows the app
815        to control the maximum number of processes that will run. Never
816        needed for normal apps.</string>
817
818    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
819    <string name="permlab_setAlwaysFinish">force background apps to close</string>
820    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
821    <string name="permdesc_setAlwaysFinish">Allows the app
822        to control whether activities are always finished as soon as they
823        go to the background. Never needed for normal apps.</string>
824
825    <!-- [CHAR LIMIT=NONE] Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
826    <string name="permlab_batteryStats">read battery statistics</string>
827    <!-- [CHAR LIMIT=NONE] Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
828    <string name="permdesc_batteryStats">Allows an application to read the current low-level
829        battery use data.  May allow the application to find out detailed information about
830        which apps you use.</string>
831
832    <!-- [CHAR LIMIT=NONE] Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
833    <string name="permlab_updateBatteryStats">modify battery statistics</string>
834    <!-- [CHAR LIMIT=NONE] Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
835    <string name="permdesc_updateBatteryStats">Allows the app to modify
836        collected battery statistics. Not for use by normal apps.</string>
837
838    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
839    <string name="permlab_backup">control system backup and restore</string>
840    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
841    <string name="permdesc_backup">Allows the app to control the system\'s backup and restore mechanism.  Not for use by normal apps.</string>
842
843    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
844    <string name="permlab_confirm_full_backup">confirm a full backup or restore operation</string>
845    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
846    <string name="permdesc_confirm_full_backup">Allows the app to launch the full backup confirmation UI.  Not to be used by any app.</string>
847
848    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
849    <string name="permlab_internalSystemWindow">display unauthorized windows</string>
850    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
851    <string name="permdesc_internalSystemWindow">Allows the app to create
852        windows that are intended to be used by the internal system
853        user interface. Not for use by normal apps.</string>
854
855    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
856    <string name="permlab_systemAlertWindow">draw over other apps</string>
857    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
858    <string name="permdesc_systemAlertWindow">Allows the app to draw on top of other
859        applications or parts of the user interface.  They may interfere with your
860        use of the interface in any application, or change what you think you are
861        seeing in other applications.</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_setAnimationScale">modify global animation speed</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_setAnimationScale">Allows the app to change
867        the global animation speed (faster or slower animations) at any time.</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_manageAppTokens">manage app tokens</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_manageAppTokens">Allows the app to
873        create and manage their own tokens, bypassing their normal
874        Z-ordering. Should never be needed for normal apps.</string>
875
876    <!-- [CHAR LIMIT=NONE] 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_freezeScreen">freeze screen</string>
878    <!-- [CHAR LIMIT=NONE] 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_freezeScreen">Allows the application to temporarily freeze
880        the screen for a full-screen transition.</string>
881
882    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
883    <string name="permlab_injectEvents">press keys and control buttons</string>
884    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
885    <string name="permdesc_injectEvents" product="tablet">Allows the app to deliver
886        its own input events (key presses, etc.) to other apps. Malicious
887        apps may use this to take over the tablet.</string>
888    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
889    <string name="permdesc_injectEvents" product="default">Allows the app to deliver
890        its own input events (key presses, etc.) to other apps. Malicious
891        apps may use this to take over the phone.</string>
892
893    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
894    <string name="permlab_readInputState">record what you type and actions you take</string>
895    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
896    <string name="permdesc_readInputState">Allows the app to watch the
897        keys you press even when interacting with another app (such
898        as typing a password). Should never be needed for normal apps.</string>
899
900    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
901    <string name="permlab_bindInputMethod">bind to an input method</string>
902    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
903    <string name="permdesc_bindInputMethod">Allows the holder to bind to the top-level
904        interface of an input method. Should never be needed for normal apps.</string>
905
906    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
907    <string name="permlab_bindAccessibilityService">bind to an accessibility service</string>
908    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
909    <string name="permdesc_bindAccessibilityService">Allows the holder to bind to the top-level
910        interface of an accessibility service. Should never be needed for normal apps.</string>
911
912    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
913    <string name="permlab_bindTextService">bind to a text service</string>
914    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
915    <string name="permdesc_bindTextService">Allows the holder to bind to the top-level
916        interface of a text service(e.g. SpellCheckerService). Should never be needed for normal apps.</string>
917
918    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
919    <string name="permlab_bindVpnService">bind to a VPN service</string>
920    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
921    <string name="permdesc_bindVpnService">Allows the holder to bind to the top-level
922        interface of a Vpn service. Should never be needed for normal 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_bindWallpaper">bind to a wallpaper</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_bindWallpaper">Allows the holder to bind to the top-level
928        interface of a wallpaper. Should never be needed for normal apps.</string>
929
930    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
931    <string name="permlab_bindRemoteViews">bind to a widget service</string>
932    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
933    <string name="permdesc_bindRemoteViews">Allows the holder to bind to the top-level
934        interface of a widget service. Should never be needed for normal apps.</string>
935
936    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
937    <string name="permlab_bindDeviceAdmin">interact with a device admin</string>
938    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
939    <string name="permdesc_bindDeviceAdmin">Allows the holder to send intents to
940        a device administrator. Should never be needed for normal apps.</string>
941
942    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
943    <string name="permlab_setOrientation">change screen orientation</string>
944    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
945    <string name="permdesc_setOrientation">Allows the app to change
946        the rotation of the screen at any time. Should never be needed for
947        normal apps.</string>
948
949    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
950    <string name="permlab_setPointerSpeed">change pointer speed</string>
951    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] -->
952    <string name="permdesc_setPointerSpeed">Allows the app to change
953        the mouse or trackpad pointer speed at any time. Should never be needed for
954        normal apps.</string>
955
956    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
957    <string name="permlab_setKeyboardLayout">change keyboard layout</string>
958    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] -->
959    <string name="permdesc_setKeyboardLayout">Allows the app to change
960        the keyboard layout. Should never be needed for normal apps.</string>
961
962    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
963    <string name="permlab_signalPersistentProcesses">send Linux signals to apps</string>
964    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
965    <string name="permdesc_signalPersistentProcesses">Allows the app to request that the
966        supplied signal be sent to all persistent processes.</string>
967
968    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
969    <string name="permlab_persistentActivity">make app always run</string>
970    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
971    <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>
972    <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>
973
974    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
975    <string name="permlab_deletePackages">delete apps</string>
976    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
977    <string name="permdesc_deletePackages">Allows the app to delete
978        Android packages. Malicious apps may use this to delete important apps.</string>
979
980    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
981    <string name="permlab_clearAppUserData">delete other apps\' data</string>
982    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
983    <string name="permdesc_clearAppUserData">Allows the app to clear user data.</string>
984    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
985    <string name="permlab_deleteCacheFiles">delete other apps\' caches</string>
986    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
987    <string name="permdesc_deleteCacheFiles">Allows the app to delete
988        cache files.</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_getPackageSize">measure app storage space</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_getPackageSize">Allows the app to retrieve its code, data, and cache sizes</string>
994
995    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
996    <string name="permlab_installPackages">directly install apps</string>
997    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
998    <string name="permdesc_installPackages">Allows the app to install new or updated
999        Android packages. Malicious apps may use this to add new apps with arbitrarily
1000        powerful permissions.</string>
1001
1002    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1003    <string name="permlab_clearAppCache">delete all app cache data</string>
1004    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1005    <string name="permdesc_clearAppCache" product="tablet">Allows the app to free tablet storage
1006        by deleting files in the cache directories of other applications.  This may cause other
1007        applications to start up more slowly as they need to re-retrieve their data.</string>
1008    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1009    <string name="permdesc_clearAppCache" product="default">Allows the app to free phone storage
1010        by deleting files in the cache directories of other applications.  This may cause other
1011        applications to start up more slowly as they need to re-retrieve their data.</string>
1012
1013    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1014    <string name="permlab_movePackage">move app resources</string>
1015    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1016    <string name="permdesc_movePackage">Allows the app to move app resources from internal to external media and vice versa.</string>
1017
1018    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1019    <string name="permlab_readLogs">read sensitive log data</string>
1020    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1021    <string name="permdesc_readLogs" product="tablet">Allows the app to read from the
1022        system\'s various log files.  This allows it to discover general
1023        information about what you are doing with the tablet, potentially
1024        including personal or private information.</string>
1025    <!-- 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_readLogs" product="default">Allows the app to read from the
1027        system\'s various log files.  This allows it to discover general
1028        information about what you are doing with the phone, potentially
1029        including personal or private information.</string>
1030
1031    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1032    <string name="permlab_anyCodecForPlayback">use any media decoder for playback</string>
1033    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1034    <string name="permdesc_anyCodecForPlayback">Allows the app to use any installed
1035        media decoder to decode for playback.</string>
1036
1037    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1038    <string name="permlab_diagnostic">read/write to resources owned by diag</string>
1039    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1040    <string name="permdesc_diagnostic">Allows the app to read and write to
1041    any resource owned by the diag group; for example, files in /dev. This could
1042    potentially affect system stability and security. This should be ONLY be used
1043    for hardware-specific diagnostics by the manufacturer or operator.</string>
1044
1045    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1046    <string name="permlab_changeComponentState">enable or disable app components</string>
1047    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1048    <string name="permdesc_changeComponentState" product="tablet">Allows the app to change whether a
1049        component of another app is enabled or not. Malicious apps may use this
1050        to disable important tablet capabilities. Care must be used with this permission, as it is
1051        possible to get app components into an unusable, inconsistent, or unstable state.
1052    </string>
1053    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1054    <string name="permdesc_changeComponentState" product="default">Allows the app to change whether a
1055        component of another app is enabled or not. Malicious apps may use this
1056        to disable important phone capabilities. Care must be used with this permission, as it is
1057        possible to get app components into an unusable, inconsistent, or unstable state.
1058    </string>
1059
1060    <!-- Title of an application permission for granting or revoking other permissions [CHAR LIMIT=NONE] -->
1061    <string name="permlab_grantRevokePermissions">grant or revoke permissions</string>
1062    <!-- Description of an application permission for granting or revoking other permissions [CHAR LIMIT=NONE] -->
1063    <string name="permdesc_grantRevokePermissions">Allows an application to grant or revoke
1064        specific permissions for it or other applications.  Malicious applications may use this
1065        to access features you have not granted them.
1066    </string>
1067
1068    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1069    <string name="permlab_setPreferredApplications">set preferred apps</string>
1070    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1071    <string name="permdesc_setPreferredApplications">Allows the app to
1072        modify your preferred apps. Malicious apps may
1073        silently change the apps that are run, spoofing your
1074        existing apps to collect private data from you.</string>
1075
1076    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1077    <string name="permlab_writeSettings">modify system settings</string>
1078    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1079    <string name="permdesc_writeSettings">Allows the app to modify the
1080        system\'s settings data. Malicious apps may corrupt your system\'s
1081        configuration.</string>
1082
1083    <string name="permlab_writeSecureSettings">modify secure system settings</string>
1084    <string name="permdesc_writeSecureSettings">Allows the app to modify the
1085        system\'s secure settings data. Not for use by normal apps.</string>
1086
1087    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1088    <string name="permlab_writeGservices">modify the Google services map</string>
1089    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1090    <string name="permdesc_writeGservices">Allows the app to modify the
1091        Google services map.  Not for use by normal apps.</string>
1092
1093    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1094    <string name="permlab_receiveBootCompleted">run at startup</string>
1095    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1096    <string name="permdesc_receiveBootCompleted" product="tablet">Allows the app to
1097        have itself started as soon as the system has finished booting.
1098        This can make it take longer to start the tablet and allow the
1099        app to slow down the overall tablet by always running.</string>
1100    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1101    <string name="permdesc_receiveBootCompleted" product="default">Allows the app to
1102        have itself started as soon as the system has finished booting.
1103        This can make it take longer to start the phone and allow the
1104        app to slow down the overall phone by always running.</string>
1105
1106    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1107    <string name="permlab_broadcastSticky">send sticky broadcast</string>
1108    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1109    <string name="permdesc_broadcastSticky" product="tablet">Allows the app to
1110    send sticky broadcasts, which remain after the broadcast ends. Excessive use
1111    may make the tablet slow or unstable by causing it to use too much memory.
1112    </string>
1113    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1114    <string name="permdesc_broadcastSticky" product="default">Allows the app to
1115    send sticky broadcasts, which remain after the broadcast ends. Excessive
1116    use may make the phone slow or unstable by causing it to use too
1117    much memory.</string>
1118
1119    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1120    <string name="permlab_readContacts">read your contacts</string>
1121    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1122    <string name="permdesc_readContacts" product="tablet">Allows the app to read
1123      data about your contacts stored on your tablet, including the frequency
1124      with which you\'ve called, emailed, or communicated in other ways with
1125      specific individuals. This permission allows apps to save your contact
1126      data, and malicious apps may share contact data without your
1127      knowledge.</string>
1128    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1129    <string name="permdesc_readContacts" product="default">Allows the app to
1130      read data about your contacts stored on your phone, including the
1131      frequency with which you\'ve called, emailed, or communicated in other ways
1132      with specific individuals. This permission allows apps to save your
1133      contact data, and malicious apps may share contact data without your
1134      knowledge.</string>
1135
1136    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1137    <string name="permlab_writeContacts">modify your contacts</string>
1138    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1139    <string name="permdesc_writeContacts" product="tablet">Allows the app to
1140      modify the data about your contacts stored on your tablet, including the
1141      frequency with which you\'ve called, emailed, or communicated in other ways
1142      with specific contacts. This permission allows apps to delete contact
1143      data.</string>
1144    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1145    <string name="permdesc_writeContacts" product="default">Allows the app to
1146    modify the data about your contacts stored on your phone, including the
1147    frequency with which you\'ve called, emailed, or communicated in other ways
1148    with specific contacts. This permission allows apps to delete contact
1149    data.</string>
1150
1151    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1152    <string name="permlab_readCallLog">read call log</string>
1153    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1154    <string name="permdesc_readCallLog" product="tablet">Allows the app to read
1155     your tablet\'s call log, including data about incoming and outgoing calls.
1156     This permission allows apps to save your call log data, and malicious apps
1157     may share call log data without your knowledge.</string>
1158    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1159    <string name="permdesc_readCallLog" product="default">Allows the app to read
1160      your phone\'s call log, including data about incoming and outgoing calls.
1161      This permission allows apps to save your call log data, and malicious apps
1162      may share call log data without your knowledge.</string>
1163
1164    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1165    <string name="permlab_writeCallLog">write call log</string>
1166    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1167    <string name="permdesc_writeCallLog" product="tablet">Allows the app to modify your tablet\'s call log, including data about incoming and outgoing calls.
1168        Malicious apps may use this to erase or modify your call log.</string>
1169    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1170    <string name="permdesc_writeCallLog" product="default">Allows the app to modify your phone\'s call log, including data about incoming and outgoing calls.
1171        Malicious apps may use this to erase or modify your call log.</string>
1172
1173
1174    <!-- 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] -->
1175    <string name="permlab_readProfile">read your own contact card</string>
1176    <!-- 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] -->
1177    <string name="permdesc_readProfile" product="default">Allows the app to read
1178     personal profile information stored on your device, such as your name and
1179     contact information. This means the app can identify you and may send your
1180     profile information to others.</string>
1181
1182    <!-- 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] -->
1183    <string name="permlab_writeProfile">modify your own contact card</string>
1184    <!-- 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] -->
1185    <string name="permdesc_writeProfile" product="default">Allows the app to
1186      change or add to personal profile information stored on your device, such
1187      as your name and contact information.  This means the app can identify you
1188      and may send your profile information to others.</string>
1189
1190    <!-- 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] -->
1191    <string name="permlab_readSocialStream" product="default">read your social stream</string>
1192    <string name="permdesc_readSocialStream" product="default">Allows the app
1193      to access and sync social updates from you and your friends. Be careful
1194      when sharing information -- this allows the app to read communications
1195      between you and your friends on social networks, regardless of
1196      confidentiality. Note: this permission may not be enforced on all social
1197      networks.</string>
1198
1199    <!-- 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] -->
1200    <string name="permlab_writeSocialStream" product="default">write to your social stream</string>
1201    <string name="permdesc_writeSocialStream" product="default">Allows the app to
1202     display social updates from your friends.  Be careful when sharing
1203     information -- this allows the app to produce messages that may appear to
1204     come from a friend. Note: this permission may not be enforced on all social
1205     networks.</string>
1206
1207    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1208    <string name="permlab_readCalendar">read calendar events plus confidential information</string>
1209    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1210
1211    <string name="permdesc_readCalendar" product="tablet">Allows the app to read
1212       all calendar events stored on your tablet, including those of friends or
1213       co-workers. This may allow the app to share or save your calendar data,
1214       regardless of confidentiality or sensitivity.</string>
1215    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1216    <string name="permdesc_readCalendar" product="default">Allows the app to
1217       read all calendar events stored on your phone, including those of friends
1218       or co-workers. This may allow the app to share or save your calendar data,
1219       regardless of confidentiality or sensitivity.</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_writeCalendar">add or modify calendar events and send email to guests without owners\' knowledge</string>
1223    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1224
1225<string name="permdesc_writeCalendar" product="tablet">Allows the app to
1226     add, remove, change events that you can modify on your tablet, including
1227     those of friends or co-workers. This may allow the app to send messages
1228     that appear to come from calendar owners, or modify events without the
1229     owners\' knowledge.</string>
1230<string name="permdesc_writeCalendar" product="default">Allows the app to
1231     add, remove, change events that you can modify on your phone, including
1232     those of friends or co-workers. This may allow the app to send messages
1233     that appear to come from calendar owners, or modify events without the
1234     owners\' knowledge.</string>
1235
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_accessMockLocation">mock location sources for testing</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_accessMockLocation">Create mock location sources for
1241      testing or install a new location provider.  This allows the app to
1242      override the location and/or status returned by other location sources
1243      such as GPS or location providers.</string>
1244
1245    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1246    <string name="permlab_accessLocationExtraCommands">access extra location provider commands</string>
1247    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1248    <string name="permdesc_accessLocationExtraCommands">Allows the app to access
1249      extra location provider commands.  This may allow the app to to interfere
1250      with the operation of the GPS or other location sources.</string>
1251
1252    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1253    <string name="permlab_installLocationProvider">permission to install a location provider</string>
1254    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1255    <string name="permdesc_installLocationProvider">Create mock location sources
1256      for testing or install a new location provider.  This allows the app to
1257      override the location and/or status returned by other location sources
1258      such as GPS or location providers.</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_accessFineLocation">precise location (GPS and
1262      network-based)</string>
1263    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1264    <string name="permdesc_accessFineLocation">Allows the app to get your
1265      precise location using the Global Positioning System (GPS) or network
1266      location sources such as cell towers and Wi-Fi. These location services
1267      must be turned on and available to your device for the app to use them.
1268      Apps may use this to determine where you are, and may consume additional
1269      battery power.</string>
1270
1271    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1272    <string name="permlab_accessCoarseLocation">approximate location
1273      (network-based)</string>
1274    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1275    <string name="permdesc_accessCoarseLocation">Allows the app to get your
1276      approximate location. This location is derived by location services using
1277      network location sources such as cell towers and Wi-Fi. These location
1278      services must be turned on and available to your device for the app to
1279      use them. Apps may use this to determine approximately where you
1280      are.</string>
1281
1282    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1283    <string name="permlab_accessSurfaceFlinger">access SurfaceFlinger</string>
1284    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1285    <string name="permdesc_accessSurfaceFlinger">Allows the app to use SurfaceFlinger low-level features.</string>
1286
1287    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1288    <string name="permlab_readFrameBuffer">read frame buffer</string>
1289    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1290    <string name="permdesc_readFrameBuffer">Allows the app to read the content of the frame buffer.</string>
1291
1292    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1293    <string name="permlab_configureWifiDisplay">configure Wifi displays</string>
1294    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1295    <string name="permdesc_configureWifiDisplay">Allows the app to configure and connect to Wifi displays.</string>
1296
1297    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1298    <string name="permlab_controlWifiDisplay">control Wifi displays</string>
1299    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1300    <string name="permdesc_controlWifiDisplay">Allows the app to control low-level features of Wifi displays.</string>
1301
1302    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1303    <string name="permlab_modifyAudioSettings">change your audio settings</string>
1304    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1305    <string name="permdesc_modifyAudioSettings">Allows the app to modify global audio settings such as volume and which speaker is used for output.</string>
1306
1307    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1308    <string name="permlab_recordAudio">record audio</string>
1309    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1310    <string name="permdesc_recordAudio">Allows the app to record audio with the
1311      microphone.  This permission allows the app to record audio at any time
1312      without your confirmation.</string>
1313
1314    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1315    <string name="permlab_camera">take pictures and videos</string>
1316    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1317    <string name="permdesc_camera">Allows the app to take pictures and videos
1318      with the camera.  This permission allows the app to use the camera at any
1319      time without your confirmation.</string>
1320
1321    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1322    <string name="permlab_brick" product="tablet">permanently disable tablet</string>
1323    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1324    <string name="permlab_brick" product="default">permanently disable phone</string>
1325    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1326    <string name="permdesc_brick" product="tablet">Allows the app to
1327        disable the entire tablet permanently. This is very dangerous.</string>
1328    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1329    <string name="permdesc_brick" product="default">Allows the app to
1330        disable the entire phone permanently. This is very dangerous.</string>
1331
1332    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1333    <string name="permlab_reboot" product="tablet">force tablet reboot</string>
1334    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1335    <string name="permlab_reboot" product="default">force phone reboot</string>
1336    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1337    <string name="permdesc_reboot" product="tablet">Allows the app to force the tablet to reboot.</string>
1338    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1339    <string name="permdesc_reboot" product="default">Allows the app to force the phone to reboot.</string>
1340
1341
1342    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
1343    <string name="permlab_mount_unmount_filesystems" product="nosdcard">access USB storage filesystem</string>
1344    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1345    <string name="permlab_mount_unmount_filesystems" product="default">access SD Card filesystem</string>
1346    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1347    <string name="permdesc_mount_unmount_filesystems">Allows the app to mount and
1348        unmount filesystems for removable storage.</string>
1349
1350    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
1351    <string name="permlab_mount_format_filesystems" product="nosdcard">erase USB storage</string>
1352    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1353    <string name="permlab_mount_format_filesystems" product="default">erase SD Card</string>
1354    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1355    <string name="permdesc_mount_format_filesystems">Allows the app to format removable storage.</string>
1356
1357    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1358    <string name="permlab_asec_access">get information on internal storage</string>
1359    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1360    <string name="permdesc_asec_access">Allows the app to get information on internal storage.</string>
1361
1362    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1363    <string name="permlab_asec_create">create internal storage</string>
1364    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1365    <string name="permdesc_asec_create">Allows the app to create internal storage.</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_asec_destroy">destroy internal storage</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_asec_destroy">Allows the app to destroy internal storage.</string>
1371
1372    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1373    <string name="permlab_asec_mount_unmount">mount/unmount internal storage</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_asec_mount_unmount">Allows the app to mount/unmount internal storage.</string>
1376
1377    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1378    <string name="permlab_asec_rename">rename internal storage</string>
1379    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1380    <string name="permdesc_asec_rename">Allows the app to rename internal storage.</string>
1381
1382    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1383    <string name="permlab_vibrate">control vibration</string>
1384    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1385    <string name="permdesc_vibrate">Allows the app to control the vibrator.</string>
1386
1387    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1388    <string name="permlab_flashlight">control flashlight</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_flashlight">Allows the app to control the flashlight.</string>
1391
1392    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1393    <string name="permlab_manageUsb">manage preferences and permissions for USB devices</string>
1394    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1395    <string name="permdesc_manageUsb">Allows the app to manage preferences and permissions for USB devices.</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_accessMtp">implement MTP protocol</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_accessMtp">Allows access to the kernel MTP driver to implement the MTP USB protocol.</string>
1401
1402    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1403    <string name="permlab_hardware_test">test hardware</string>
1404    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1405    <string name="permdesc_hardware_test">Allows the app to control
1406        various peripherals for the purpose of hardware testing.</string>
1407
1408    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1409    <string name="permlab_callPhone">directly call phone numbers</string>
1410    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1411    <string name="permdesc_callPhone">Allows the app to call phone numbers
1412      without your intervention. This may result in unexpected charges or calls.
1413      Note that this doesn\'t allow the app to call emergency numbers.
1414      Malicious apps may cost you money by making calls without your
1415      confirmation.</string>
1416
1417    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1418    <string name="permlab_callPrivileged">directly call any phone numbers</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_callPrivileged">Allows the app to call
1421        any phone number, including emergency numbers, without your intervention.
1422        Malicious apps may place unnecessary and illegal calls to emergency
1423        services.</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_performCdmaProvisioning" product="tablet">directly start CDMA tablet setup</string>
1427    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1428    <string name="permlab_performCdmaProvisioning" product="default">directly start CDMA phone setup</string>
1429    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1430    <string name="permdesc_performCdmaProvisioning">Allows the app to start CDMA provisioning.
1431        Malicious apps may unnecessarily start CDMA provisioning.</string>
1432
1433    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1434    <string name="permlab_locationUpdates">control location update notifications</string>
1435    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1436    <string name="permdesc_locationUpdates">Allows the app to enable/disable location
1437        update notifications from the radio.  Not for use by normal apps.</string>
1438
1439    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1440    <string name="permlab_checkinProperties">access checkin properties</string>
1441    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1442    <string name="permdesc_checkinProperties">Allows the app read/write access to
1443        properties uploaded by the checkin service.  Not for use by normal
1444        apps.</string>
1445
1446    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1447    <string name="permlab_bindGadget">choose widgets</string>
1448    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1449    <string name="permdesc_bindGadget">Allows the app to tell the system
1450        which widgets can be used by which app. An app with this permission
1451        can give access to personal data to other apps.
1452        Not for use by normal apps.</string>
1453
1454    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1455    <string name="permlab_modifyPhoneState">modify phone state</string>
1456    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1457    <string name="permdesc_modifyPhoneState">Allows the app to control the
1458        phone features of the device. An app with this permission can switch
1459        networks, turn the phone radio on and off and the like without ever notifying
1460        you.</string>
1461
1462    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1463    <string name="permlab_readPhoneState">read phone status and identity</string>
1464    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1465    <string name="permdesc_readPhoneState">Allows the app to access the phone
1466      features of the device.  This permission allows the app to determine the
1467      phone number and device IDs, whether a call is active, and the remote number
1468      connected by a call.</string>
1469
1470    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1471    <string name="permlab_wakeLock" product="tablet">prevent tablet from sleeping</string>
1472    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1473    <string name="permlab_wakeLock" product="default">prevent phone from sleeping</string>
1474    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1475    <string name="permdesc_wakeLock" product="tablet">Allows the app to prevent the tablet from going to sleep.</string>
1476    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1477    <string name="permdesc_wakeLock" product="default">Allows the app to prevent the phone from going to sleep.</string>
1478
1479    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1480    <string name="permlab_devicePower" product="tablet">power tablet on or off</string>
1481    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1482    <string name="permlab_devicePower" product="default">power phone on or off</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_devicePower" product="tablet">Allows the app to turn the
1485        tablet on or off.</string>
1486    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1487    <string name="permdesc_devicePower" product="default">Allows the app to turn the phone on or off.</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_factoryTest">run in factory test mode</string>
1491    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1492    <string name="permdesc_factoryTest" product="tablet">Run as a low-level manufacturer test,
1493        allowing complete access to the tablet hardware. Only available
1494        when a tablet is running in manufacturer test mode.</string>
1495    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1496    <string name="permdesc_factoryTest" product="default">Run as a low-level manufacturer test,
1497        allowing complete access to the phone hardware. Only available
1498        when a phone is running in manufacturer test mode.</string>
1499
1500    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1501    <string name="permlab_setWallpaper">set wallpaper</string>
1502    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1503    <string name="permdesc_setWallpaper">Allows the app to set the system wallpaper.</string>
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_setWallpaperHints">adjust your wallpaper size</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_setWallpaperHints">Allows the app to set the system wallpaper size hints.</string>
1509
1510    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1511    <string name="permlab_masterClear">reset system to factory defaults</string>
1512    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1513    <string name="permdesc_masterClear">Allows the app to completely
1514        reset the system to its factory settings, erasing all data,
1515        configuration, and installed apps.</string>
1516
1517    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1518    <string name="permlab_setTime">set time</string>
1519    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1520    <string name="permdesc_setTime" product="tablet">Allows the app to change the tablet\'s clock time.</string>
1521    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1522    <string name="permdesc_setTime" product="default">Allows the app to change the phone\'s clock time.</string>
1523
1524    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1525    <string name="permlab_setTimeZone">set time zone</string>
1526    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1527    <string name="permdesc_setTimeZone" product="tablet">Allows the app to change the tablet\'s time zone.</string>
1528    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1529    <string name="permdesc_setTimeZone" product="default">Allows the app to change the phone\'s time zone.</string>
1530
1531    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1532    <string name="permlab_accountManagerService">act as the AccountManagerService</string>
1533    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1534    <string name="permdesc_accountManagerService">Allows the app to make calls to AccountAuthenticators.</string>
1535
1536    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1537    <string name="permlab_getAccounts">find accounts on the device</string>
1538    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1539    <string name="permdesc_getAccounts" product="tablet">Allows the app to get
1540      the list of accounts known by the tablet.  This may include any accounts
1541      created by applications you have installed.</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_getAccounts" product="default">Allows the app to get
1544      the list of accounts known by the phone.  This may include any accounts
1545      created by applications you have installed.</string>
1546
1547    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1548    <string name="permlab_authenticateAccounts">create accounts and set passwords</string>
1549    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1550    <string name="permdesc_authenticateAccounts">Allows the app
1551    to use the account authenticator capabilities of the
1552    AccountManager, including creating accounts and getting and
1553    setting their passwords.</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_manageAccounts">add or remove accounts</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_manageAccounts">Allows the app to
1559    perform operations like adding and removing accounts, and deleting
1560    their password.</string>
1561
1562    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1563    <string name="permlab_useCredentials">use accounts on the device</string>
1564    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1565    <string name="permdesc_useCredentials">Allows the app to request authentication tokens.</string>
1566
1567    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1568    <string name="permlab_accessNetworkState">view network connections</string>
1569    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1570    <string name="permdesc_accessNetworkState">Allows the app to view
1571      information about network connections such as which networks exist and are
1572      connected.</string>
1573
1574    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1575    <string name="permlab_createNetworkSockets">full network access</string>
1576    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1577    <string name="permdesc_createNetworkSockets">Allows the app to create
1578     network sockets and use custom network protocols. The browser and other
1579     applications provide means to send data to the internet, so this
1580     permission is not required to send data to the internet.</string>
1581
1582    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1583    <string name="permlab_writeApnSettings">change/intercept network settings and traffic</string>
1584    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1585    <string name="permdesc_writeApnSettings">Allows the app to change network settings and to intercept and inspect all network traffic,
1586      for example to change the proxy and port of any APN. Malicious apps may monitor, redirect, or modify network
1587      packets without your knowledge.</string>
1588
1589    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1590    <string name="permlab_changeNetworkState">change network connectivity</string>
1591    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1592    <string name="permdesc_changeNetworkState">Allows the app to change the state of network connectivity.</string>
1593
1594    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1595    <string name="permlab_changeTetherState">change tethered connectivity</string>
1596    <!-- Description of an application permission, listed so the user can choose whether they want to allow the applicaiton to do this. -->
1597    <string name="permdesc_changeTetherState">Allows the app to change the state of tethered network connectivity.</string>
1598
1599    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1600    <string name="permlab_changeBackgroundDataSetting">change background data usage setting</string>
1601    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1602    <string name="permdesc_changeBackgroundDataSetting">Allows the app to change the background data usage setting.</string>
1603
1604    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1605    <string name="permlab_accessWifiState">view Wi-Fi connections</string>
1606    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1607    <string name="permdesc_accessWifiState">Allows the app to view information
1608      about Wi-Fi networking, such as whether Wi-Fi is enabled and name of
1609      connected Wi-Fi devices.</string>
1610
1611    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1612    <string name="permlab_changeWifiState">connect and disconnect from Wi-Fi</string>
1613    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1614    <string name="permdesc_changeWifiState">Allows the app to connect to and
1615      disconnect from Wi-Fi access points and to make changes to device
1616      configuration for Wi-Fi networks.</string>
1617
1618    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1619    <string name="permlab_changeWifiMulticastState">allow Wi-Fi Multicast reception</string>
1620    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1621    <string name="permdesc_changeWifiMulticastState" product="tablet">Allows the app to receive
1622      packets sent to all devices on a Wi-Fi network using multicast addresses,
1623      not just your tablet.  It uses more power than the non-multicast mode.</string>
1624    <string name="permdesc_changeWifiMulticastState" product="default">Allows the app to receive
1625      packets sent to all devices on a Wi-Fi network using multicast addresses,
1626      not just your phone.  It uses more power than the non-multicast mode.</string>
1627
1628    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1629    <string name="permlab_bluetoothAdmin">access Bluetooth settings</string>
1630    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1631    <string name="permdesc_bluetoothAdmin" product="tablet">Allows the app to
1632      configure the local Bluetooth tablet, and to discover and pair with remote
1633      devices.</string>
1634    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1635    <string name="permdesc_bluetoothAdmin" product="default">Allows the app to configure
1636      the local Bluetooth phone, and to discover and pair with remote devices.</string>
1637
1638    <string name="permlab_accessWimaxState">connect and disconnect from WiMAX</string>
1639    <string name="permdesc_accessWimaxState">Allows the app to determine whether
1640     WiMAX is enabled and information about any WiMAX networks that are
1641     connected. </string>
1642
1643    <string name="permlab_changeWimaxState">Change WiMAX state</string>
1644    <string name="permdesc_changeWimaxState" product="tablet">Allows the app to
1645      connect the tablet to and disconnect the tablet from WiMAX networks.</string>
1646    <string name="permdesc_changeWimaxState" product="default">Allows the app to
1647      connect the phone to and disconnect the phone from WiMAX networks.</string>
1648
1649    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1650    <string name="permlab_bluetooth">pair with Bluetooth devices</string>
1651    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1652    <string name="permdesc_bluetooth" product="tablet">Allows the app to view the
1653      configuration of Bluetooth on the tablet, and to make and accept
1654      connections with paired devices.</string>
1655    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1656    <string name="permdesc_bluetooth" product="default">Allows the app to view the
1657      configuration of the Bluetooth on the phone, and to make and accept
1658      connections with paired devices.</string>
1659
1660    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1661    <string name="permlab_nfc">control Near Field Communication</string>
1662    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1663    <string name="permdesc_nfc">Allows the app to communicate
1664      with Near Field Communication (NFC) tags, cards, and readers.</string>
1665
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_disableKeyguard">disable your screen lock</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_disableKeyguard">Allows the app to disable the
1670      keylock and any associated password security.  For example, the phone
1671      disables the keylock when receiving an incoming phone call, then
1672      re-enables the keylock when the call is finished.</string>
1673
1674    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1675    <string name="permlab_readSyncSettings">read sync settings</string>
1676    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1677    <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>
1678
1679    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1680    <string name="permlab_writeSyncSettings">toggle sync on and off</string>
1681    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1682    <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>
1683
1684    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1685    <string name="permlab_readSyncStats">read sync statistics</string>
1686    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1687    <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>
1688
1689    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1690    <string name="permlab_subscribedFeedsRead">read subscribed feeds</string>
1691    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1692    <string name="permdesc_subscribedFeedsRead">Allows the app to get details about the currently synced feeds.</string>
1693
1694    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1695    <string name="permlab_subscribedFeedsWrite">write subscribed feeds</string>
1696    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1697    <string name="permdesc_subscribedFeedsWrite">Allows the app to modify
1698      your currently synced feeds. Malicious apps may change your synced feeds.</string>
1699
1700    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1701    <string name="permlab_readDictionary">read terms you added to the dictionary</string>
1702    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1703    <string name="permdesc_readDictionary">Allows the app to read all words,
1704       names and phrases that the user may have stored in the user dictionary.</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_writeDictionary">add words to user-defined dictionary</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_writeDictionary">Allows the app to write new words into the
1710      user dictionary.</string>
1711
1712    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
1713    <string name="permlab_sdcardRead" product="nosdcard">test access to protected storage</string>
1714    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1715    <string name="permlab_sdcardRead" product="default">test access to protected storage</string>
1716    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
1717    <string name="permdesc_sdcardRead" product="nosdcard">Allows the app to test a permission for USB storage that will be availabe on future devices. </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_sdcardRead" product="default">Allows the app to test a permission for the SD card that will be available on future devices.</string>
1720
1721    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
1722    <string name="permlab_sdcardWrite" product="nosdcard">modify or delete the contents of your USB storage</string>
1723    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1724    <string name="permlab_sdcardWrite" product="default">modify or delete the contents of your SD card</string>
1725    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
1726    <string name="permdesc_sdcardWrite" product="nosdcard">Allows the app to write to the USB storage.</string>
1727    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1728    <string name="permdesc_sdcardWrite" product="default">Allows the app to write to the SD card.</string>
1729
1730    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
1731    <string name="permlab_mediaStorageWrite" product="default">modify/delete internal media storage contents</string>
1732    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] -->
1733    <string name="permdesc_mediaStorageWrite" product="default">Allows the app to modify the contents of the internal media storage.</string>
1734
1735    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
1736    <string name="permlab_sdcardAccessAll">access external storage of all users</string>
1737    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1738    <string name="permdesc_sdcardAccessAll">Allows the app to access external storage for all users.</string>
1739
1740    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1741    <string name="permlab_cache_filesystem">access the cache filesystem</string>
1742    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1743    <string name="permdesc_cache_filesystem">Allows the app to read and write the cache filesystem.</string>
1744
1745    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1746    <string name="permlab_use_sip">make/receive Internet calls</string>
1747    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1748    <string name="permdesc_use_sip">Allows the app to use the SIP service to make/receive Internet calls.</string>
1749
1750    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1751    <string name="permlab_readNetworkUsageHistory">read historical network usage</string>
1752    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1753    <string name="permdesc_readNetworkUsageHistory">Allows the app to read historical network usage for specific networks and apps.</string>
1754
1755    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1756    <string name="permlab_manageNetworkPolicy">manage network policy</string>
1757    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1758    <string name="permdesc_manageNetworkPolicy">Allows the app to manage network policies and define app-specific rules.</string>
1759
1760    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1761    <string name="permlab_modifyNetworkAccounting">modify network usage accounting</string>
1762    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1763    <string name="permdesc_modifyNetworkAccounting">Allows the app to modify how network usage is accounted against apps. Not for use by normal apps.</string>
1764
1765    <!-- Policy administration -->
1766
1767    <!-- Title of policy access to limiting the user's password choices -->
1768    <string name="policylab_limitPassword">Set password rules</string>
1769    <!-- Description of policy access to limiting the user's password choices -->
1770    <string name="policydesc_limitPassword">Control the length and the characters allowed in screen-unlock passwords.</string>
1771    <!-- Title of policy access to watch user login attempts -->
1772    <string name="policylab_watchLogin">Monitor screen-unlock attempts</string>
1773    <!-- Description of policy access to watch user login attempts -->
1774    <string name="policydesc_watchLogin" product="tablet">Monitor the number of incorrect passwords
1775    typed when unlocking the screen, and lock the tablet or erase all the tablet\'s
1776    data if too many incorrect passwords are typed.</string>
1777    <!-- Description of policy access to watch user login attempts -->
1778    <string name="policydesc_watchLogin" product="default">Monitor the number of incorrect passwords
1779    typed. when unlocking the screen, and lock the phone or erase all the phone\'s
1780    data if too many incorrect passwords are typed.</string>
1781    <!-- Title of policy access to reset user's password -->
1782    <string name="policylab_resetPassword">Change the screen-unlock password</string>
1783    <!-- Description of policy access to reset user's password -->
1784    <string name="policydesc_resetPassword">Change the screen-unlock password.</string>
1785    <!-- Title of policy access to force lock the device -->
1786    <string name="policylab_forceLock">Lock the screen</string>
1787    <!-- Description of policy access to limiting the user's password choices -->
1788    <string name="policydesc_forceLock">Control how and when the screen locks.</string>
1789    <!-- Title of policy access to wipe the user's data -->
1790    <string name="policylab_wipeData">Erase all data</string>
1791    <!-- Description of policy access to wipe the user's data -->
1792    <string name="policydesc_wipeData" product="tablet">Erase the tablet\'s data without warning by performing a factory data reset.</string>
1793    <!-- Description of policy access to wipe the user's data -->
1794    <string name="policydesc_wipeData" product="default">Erase the phone\'s data without warning by performing a factory data reset.</string>
1795    <string name="policylab_setGlobalProxy">Set the device global proxy</string>
1796    <!-- Description of policy access to wipe the user's data -->
1797    <string name="policydesc_setGlobalProxy">Set the device global proxy
1798        to be used while policy is enabled. Only the first device admin
1799        sets the effective global proxy.</string>
1800    <!-- Title of policy access to enforce password expiration [CHAR LIMIT=30]-->
1801    <string name="policylab_expirePassword">Set lock-screen password expiration</string>
1802    <!-- Description of policy access to enforce password expiration [CHAR LIMIT=110]-->
1803    <string name="policydesc_expirePassword">Control how frequently the lock-screen password must be changed.</string>
1804    <!-- Title of policy access to require encrypted storage [CHAR LIMIT=30]-->
1805    <string name="policylab_encryptedStorage">Set storage encryption</string>
1806    <!-- Description of policy access to require encrypted storage [CHAR LIMIT=110]-->
1807    <string name="policydesc_encryptedStorage">Require that stored app data be encrypted.</string>
1808    <!-- Title of policy access to disable all device cameras [CHAR LIMIT=30]-->
1809    <string name="policylab_disableCamera">Disable cameras</string>
1810    <!-- Description of policy access to disable all device cameras [CHAR LIMIT=110]-->
1811    <string name="policydesc_disableCamera">Prevent use of all device cameras.</string>
1812    <!-- Title of policy access to disable all device cameras [CHAR LIMIT=30]-->
1813    <string name="policylab_disableKeyguardFeatures">Disable features in keyguard</string>
1814    <!-- Description of policy access to disable all device cameras [CHAR LIMIT=110]-->
1815    <string name="policydesc_disableKeyguardFeatures">Prevent use of some features in keyguard.</string>
1816
1817    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
1818    <!-- Phone number types from android.provider.Contacts. This could be used when adding a new phone number for a contact, for example. -->
1819    <string-array name="phoneTypes">
1820        <item>Home</item>
1821        <item>Mobile</item>
1822        <item>Work</item>
1823        <item>Work Fax</item>
1824        <item>Home Fax</item>
1825        <item>Pager</item>
1826        <item>Other</item>
1827        <item>Custom</item>
1828    </string-array>
1829
1830    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
1831    <!-- Email address types from android.provider.Contacts. This could be used when adding a new e-mail address for a contact, for example. -->
1832    <string-array name="emailAddressTypes">
1833        <item>Home</item>
1834        <item>Work</item>
1835        <item>Other</item>
1836        <item>Custom</item>
1837    </string-array>
1838
1839    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
1840    <!-- Postal address types from android.provider.Contacts. This could be used when adding a new address for a contact, for example. -->
1841    <string-array name="postalAddressTypes">
1842        <item>Home</item>
1843        <item>Work</item>
1844        <item>Other</item>
1845        <item>Custom</item>
1846    </string-array>
1847
1848    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
1849    <!-- Instant Messenger ID types from android.provider.Contacts. This could be used when adding a new IM for a contact, for example. -->
1850    <string-array name="imAddressTypes">
1851        <item>Home</item>
1852        <item>Work</item>
1853        <item>Other</item>
1854        <item>Custom</item>
1855    </string-array>
1856
1857    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
1858    <!-- Organization types from android.provider.Contacts. This could be used when adding a new organization for a contact, for example. -->
1859    <string-array name="organizationTypes">
1860        <item>Work</item>
1861        <item>Other</item>
1862        <item>Custom</item>
1863    </string-array>
1864
1865    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
1866    <!-- Instant Message protocols/providers from android.provider.Contacts -->
1867    <string-array name="imProtocols">
1868        <item>AIM</item>
1869        <item>Windows Live</item>
1870        <item>Yahoo</item>
1871        <item>Skype</item>
1872        <item>QQ</item>
1873        <item>Google Talk</item>
1874        <item>ICQ</item>
1875        <item>Jabber</item>
1876    </string-array>
1877
1878    <!-- Custom phone number type -->
1879    <string name="phoneTypeCustom">Custom</string>
1880    <!-- Home phone number type -->
1881    <string name="phoneTypeHome">Home</string>
1882    <!-- Mobile phone number type -->
1883    <string name="phoneTypeMobile">Mobile</string>
1884    <!-- Work phone number type -->
1885    <string name="phoneTypeWork">Work</string>
1886    <!-- Work fax phone number type -->
1887    <string name="phoneTypeFaxWork">Work Fax</string>
1888    <!-- Home fax phone number type -->
1889    <string name="phoneTypeFaxHome">Home Fax</string>
1890    <!-- Pager phone number type -->
1891    <string name="phoneTypePager">Pager</string>
1892    <!-- Other phone number type -->
1893    <string name="phoneTypeOther">Other</string>
1894    <!-- Callback phone number type -->
1895    <string name="phoneTypeCallback">Callback</string>
1896    <!-- Car phone number type -->
1897    <string name="phoneTypeCar">Car</string>
1898    <!-- Company main phone number type -->
1899    <string name="phoneTypeCompanyMain">Company Main</string>
1900    <!-- ISDN phone number type -->
1901    <string name="phoneTypeIsdn">ISDN</string>
1902    <!-- Main phone number type -->
1903    <string name="phoneTypeMain">Main</string>
1904    <!-- Other fax phone number type -->
1905    <string name="phoneTypeOtherFax">Other Fax</string>
1906    <!-- Radio phone number type -->
1907    <string name="phoneTypeRadio">Radio</string>
1908    <!-- Telex phone number type -->
1909    <string name="phoneTypeTelex">Telex</string>
1910    <!-- TTY TDD phone number type -->
1911    <string name="phoneTypeTtyTdd">TTY TDD</string>
1912    <!-- Work mobile phone number type -->
1913    <string name="phoneTypeWorkMobile">Work Mobile</string>
1914    <!-- Work pager phone number type -->
1915    <string name="phoneTypeWorkPager">Work Pager</string>
1916    <!-- Assistant phone number type -->
1917    <string name="phoneTypeAssistant">Assistant</string>
1918    <!-- MMS phone number type -->
1919    <string name="phoneTypeMms">MMS</string>
1920
1921    <!-- Label for custom events  [CHAR LIMIT=20] -->
1922    <string name="eventTypeCustom">Custom</string>
1923    <!-- Label for a birthday event  [CHAR LIMIT=20] -->
1924    <string name="eventTypeBirthday">Birthday</string>
1925    <!-- Label for an anniversary event  [CHAR LIMIT=20] -->
1926    <string name="eventTypeAnniversary">Anniversary</string>
1927    <!-- Label for other events  [CHAR LIMIT=20] -->
1928    <string name="eventTypeOther">Other</string>
1929
1930    <!-- Custom email type -->
1931    <string name="emailTypeCustom">Custom</string>
1932    <!-- Home email type -->
1933    <string name="emailTypeHome">Home</string>
1934    <!-- Work email type -->
1935    <string name="emailTypeWork">Work</string>
1936    <!-- Other email type -->
1937    <string name="emailTypeOther">Other</string>
1938    <!-- Mobile email type -->
1939    <string name="emailTypeMobile">Mobile</string>
1940
1941    <!-- Custom postal address type -->
1942    <string name="postalTypeCustom">Custom</string>
1943    <!-- Home postal address type -->
1944    <string name="postalTypeHome">Home</string>
1945    <!-- Work postal address type -->
1946    <string name="postalTypeWork">Work</string>
1947    <!-- Other postal address type -->
1948    <string name="postalTypeOther">Other</string>
1949
1950    <!-- Custom IM address type -->
1951    <string name="imTypeCustom">Custom</string>
1952    <!-- Home IM address type -->
1953    <string name="imTypeHome">Home</string>
1954    <!-- Work IM address type -->
1955    <string name="imTypeWork">Work</string>
1956    <!-- Other IM address type -->
1957    <string name="imTypeOther">Other</string>
1958
1959    <!-- Custom IM protocol type -->
1960    <string name="imProtocolCustom">Custom</string>
1961    <!-- AIM IM protocol type -->
1962    <string name="imProtocolAim">AIM</string>
1963    <!-- MSN IM protocol type -->
1964    <string name="imProtocolMsn">Windows Live</string>
1965    <!-- Yahoo IM protocol type -->
1966    <string name="imProtocolYahoo">Yahoo</string>
1967    <!-- Skype IM protocol type -->
1968    <string name="imProtocolSkype">Skype</string>
1969    <!-- QQ IM protocol type -->
1970    <string name="imProtocolQq">QQ</string>
1971    <!-- Google Talk IM protocol type -->
1972    <string name="imProtocolGoogleTalk">Google Talk</string>
1973    <!-- ICQ IM protocol type -->
1974    <string name="imProtocolIcq">ICQ</string>
1975    <!-- Jabber IM protocol type -->
1976    <string name="imProtocolJabber">Jabber</string>
1977    <!-- NetMeeting IM protocol type -->
1978    <string name="imProtocolNetMeeting">NetMeeting</string>
1979
1980    <!-- Work organization type -->
1981    <string name="orgTypeWork">Work</string>
1982    <!-- Other organization type -->
1983    <string name="orgTypeOther">Other</string>
1984    <!-- Custom organization type -->
1985    <string name="orgTypeCustom">Custom</string>
1986
1987    <!-- Custom relationship custom [CHAR LIMIT=20] -->
1988    <string name="relationTypeCustom">Custom</string>
1989    <!-- Assistant relationship type [CHAR LIMIT=20] -->
1990    <string name="relationTypeAssistant">Assistant</string>
1991    <!-- Brother relationship type [CHAR LIMIT=20] -->
1992    <string name="relationTypeBrother">Brother</string>
1993    <!-- Child relationship type [CHAR LIMIT=20] -->
1994    <string name="relationTypeChild">Child</string>
1995    <!-- Domestic Partner relationship type [CHAR LIMIT=20] -->
1996    <string name="relationTypeDomesticPartner">Domestic Partner</string>
1997    <!-- Father relationship type [CHAR LIMIT=20] -->
1998    <string name="relationTypeFather">Father</string>
1999    <!-- Friend relationship type [CHAR LIMIT=20] -->
2000    <string name="relationTypeFriend">Friend</string>
2001    <!-- Manager relationship type [CHAR LIMIT=20] -->
2002    <string name="relationTypeManager">Manager</string>
2003    <!-- Mother relationship type [CHAR LIMIT=20] -->
2004    <string name="relationTypeMother">Mother</string>
2005    <!-- Parent relationship type [CHAR LIMIT=20] -->
2006    <string name="relationTypeParent">Parent</string>
2007    <!-- Partner relationship type [CHAR LIMIT=20] -->
2008    <string name="relationTypePartner">Partner</string>
2009    <!-- Referred by relationship type [CHAR LIMIT=20] -->
2010    <string name="relationTypeReferredBy">Referred by</string>
2011    <!-- Relative relationship type [CHAR LIMIT=20] -->
2012    <string name="relationTypeRelative">Relative</string>
2013    <!-- Sister relationship type [CHAR LIMIT=20] -->
2014    <string name="relationTypeSister">Sister</string>
2015    <!-- Spouse relationship type [CHAR LIMIT=20] -->
2016    <string name="relationTypeSpouse">Spouse</string>
2017
2018    <!-- Custom SIP address type -->
2019    <string name="sipAddressTypeCustom">Custom</string>
2020    <!-- Home SIP address type -->
2021    <string name="sipAddressTypeHome">Home</string>
2022    <!-- Work SIP address type -->
2023    <string name="sipAddressTypeWork">Work</string>
2024    <!-- Other SIP address type -->
2025    <string name="sipAddressTypeOther">Other</string>
2026
2027    <!-- Instructions telling the user to enter their SIM PIN to unlock the keyguard.
2028         Displayed in one line in a large font.  -->
2029    <string name="keyguard_password_enter_pin_code">Type PIN code</string>
2030
2031    <!-- Instructions telling the user to enter their SIM PUK to unlock the keyguard.
2032         Displayed in one line in a large font.  -->
2033    <string name="keyguard_password_enter_puk_code">Type PUK and new PIN code</string>
2034
2035    <!-- Prompt to enter SIM PUK in Edit Text Box in unlock screen -->
2036    <string name="keyguard_password_enter_puk_prompt">PUK code</string>
2037    <!-- Prompt to enter New SIM PIN in Edit Text Box in unlock screen -->
2038    <string name="keyguard_password_enter_pin_prompt">New PIN code</string>
2039
2040    <!-- Displayed as hint in passwordEntry EditText on PasswordUnlockScreen [CHAR LIMIT=30]-->
2041    <string name="keyguard_password_entry_touch_hint"><font size="17">Touch to type password</font></string>
2042
2043    <!-- Instructions telling the user to enter their text password to unlock the keyguard.
2044         Displayed in one line in a large font.  -->
2045    <string name="keyguard_password_enter_password_code">Type password to unlock</string>
2046
2047    <!-- Instructions telling the user to enter their PIN password to unlock the keyguard.
2048         Displayed in one line in a large font.  -->
2049    <string name="keyguard_password_enter_pin_password_code">Type PIN to unlock</string>
2050
2051    <!-- Instructions telling the user that they entered the wrong pin while trying
2052         to unlock the keyguard.  Displayed in one line in a large font.  -->
2053    <string name="keyguard_password_wrong_pin_code">Incorrect PIN code.</string>
2054
2055    <!-- Instructions telling the user how to unlock the phone. -->
2056    <string name="keyguard_label_text">To unlock, press Menu then 0.</string>
2057
2058    <!-- This can be used in any application wanting to disable the text "Emergency number" -->
2059    <string name="emergency_call_dialog_number_for_display">Emergency number</string>
2060
2061    <!--
2062       *** touch based lock / unlock ***
2063                                          --> <skip />
2064
2065    <!-- 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.-->
2066    <string name="lockscreen_carrier_default">No service.</string>
2067
2068    <!-- Shown in the lock screen to tell the user that the screen is locked. -->
2069    <string name="lockscreen_screen_locked">Screen locked.</string>
2070
2071    <!-- when pattern lock is enabled, tell them about the emergency dial -->
2072    <string name="lockscreen_instructions_when_pattern_enabled">Press Menu to unlock or place emergency call.</string>
2073
2074    <!-- 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. -->
2075    <string name="lockscreen_instructions_when_pattern_disabled">Press Menu to unlock.</string>
2076
2077    <!-- 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. -->
2078    <string name="lockscreen_pattern_instructions">Draw pattern to unlock</string>
2079    <!-- Button at the bottom of the unlock screen to make an emergency call. -->
2080    <string name="lockscreen_emergency_call">Emergency call</string>
2081    <!-- Button at the bottom of the unlock screen that lets the user return to a call -->
2082    <string name="lockscreen_return_to_call">Return to call</string>
2083    <!-- Shown to confirm that the user entered their lock pattern correctly. -->
2084    <string name="lockscreen_pattern_correct">Correct!</string>
2085    <!-- On the unlock pattern screen, shown when the user enters the wrong lock pattern and must try again. -->
2086    <string name="lockscreen_pattern_wrong">Try again</string>
2087    <!-- On the unlock password screen, shown when the user enters the wrong lock password and must try again. -->
2088    <string name="lockscreen_password_wrong">Try again</string>
2089    <!-- Shown when face unlock failed multiple times so we're just using the backup -->
2090    <string name="faceunlock_multiple_failures">Maximum Face Unlock attempts exceeded</string>
2091
2092    <!-- When the lock screen is showing and the phone plugged in, and the battery
2093         is not fully charged, show the current charge %.  -->
2094    <string name="lockscreen_plugged_in">Charging, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
2095    <!-- When the lock screen is showing, the phone is plugged in and the battery is fully
2096         charged, say that it is charged. -->
2097    <string name="lockscreen_charged">Charged.</string>
2098    <!-- A short representation of charging information, e.g "34%" -->
2099    <string name="lockscreen_battery_short"><xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
2100
2101    <!-- When the lock screen is showing and the battery is low, warn user to plug
2102         in the phone soon. -->
2103    <string name="lockscreen_low_battery">Connect your charger.</string>
2104
2105    <!-- Shown in the lock screen when there is no SIM card. -->
2106    <string name="lockscreen_missing_sim_message_short">No SIM card</string>
2107    <!-- Shown in the lock screen when there is no SIM card. -->
2108    <string name="lockscreen_missing_sim_message" product="tablet">No SIM card in tablet.</string>
2109    <!-- Shown in the lock screen when there is no SIM card. -->
2110    <string name="lockscreen_missing_sim_message" product="default">No SIM card in phone.</string>
2111    <!-- Shown in the lock screen to ask the user to insert a SIM card. -->
2112    <string name="lockscreen_missing_sim_instructions">Insert a SIM card.</string>
2113    <!-- Shown in the lock screen to ask the user to insert a SIM card when sim is missing or not readable. -->
2114    <string name="lockscreen_missing_sim_instructions_long">The SIM card is missing or not readable. Insert a SIM card.</string>
2115    <!-- Shown in the lock screen when SIM card is permanently disabled. -->
2116    <string name="lockscreen_permanent_disabled_sim_message_short">Unusable SIM card.</string>
2117    <!-- Shown in the lock screen to inform the user to SIM card is permanently disabled. -->
2118    <string name="lockscreen_permanent_disabled_sim_instructions">Your SIM card has been permanently disabled.\n
2119    Contact your wireless service provider for another SIM card.</string>
2120
2121    <!-- Shown on transport control of lockscreen. Pressing button goes to previous track. -->
2122    <string name="lockscreen_transport_prev_description">Previous track button</string>
2123    <!-- Shown on transport control of lockscreen. Pressing button goes to next track. -->
2124    <string name="lockscreen_transport_next_description">Next track button</string>
2125    <!-- Shown on transport control of lockscreen. Pressing button pauses playback -->
2126    <string name="lockscreen_transport_pause_description">Pause button</string>
2127    <!-- Shown on transport control of lockscreen. Pressing button pauses playback -->
2128    <string name="lockscreen_transport_play_description">Play button</string>
2129    <!-- Shown on transport control of lockscreen. Pressing button pauses playback -->
2130    <string name="lockscreen_transport_stop_description">Stop button</string>
2131
2132    <!-- Shown in the lock screen when there is emergency calls only mode. -->
2133    <string name="emergency_calls_only" msgid="2485604591272668370">Emergency calls only</string>
2134
2135    <!-- When the user inserts a sim card from an unsupported network, it becomes network
2136         locked -->
2137    <string name="lockscreen_network_locked_message">Network locked</string>
2138
2139
2140    <!-- When the user enters a wrong sim pin too many times, it becomes
2141         PUK locked (Pin Unlock Kode) -->
2142    <string name="lockscreen_sim_puk_locked_message">SIM card is PUK-locked.</string>
2143    <!-- Shown in the lock screen when the SIM has become PUK locked and the user must call customer care to unlock it. -->
2144    <string name="lockscreen_sim_puk_locked_instructions">See the User Guide or contact Customer Care.</string>
2145
2146    <!-- Shown in the lock screen to tell the user that their SIM is locked and they must unlock it. -->
2147    <string name="lockscreen_sim_locked_message">SIM card is locked.</string>
2148
2149    <!-- For the unlock screen, When the user enters a sim unlock code, it takes a little while to check
2150         whether it is valid, and to unlock the sim if it is valid.  we display a
2151         progress dialog in the meantime.  this is the emssage. -->
2152    <string name="lockscreen_sim_unlock_progress_dialog_message">Unlocking SIM card\u2026</string>
2153
2154    <!-- For the unlock screen, Information message shown in dialog when user has too many failed attempts at
2155         drawing the unlock pattern -->
2156    <string name="lockscreen_too_many_failed_attempts_dialog_message">
2157        You have incorrectly drawn your unlock pattern <xliff:g id="number">%d</xliff:g> times.
2158        \n\nTry again in <xliff:g id="number">%d</xliff:g> seconds.
2159    </string>
2160
2161    <!-- For the unlock screen, Information message shown in dialog when user has too many failed attempts at
2162         entering the password -->
2163    <string name="lockscreen_too_many_failed_password_attempts_dialog_message">
2164        You have incorrectly typed your password <xliff:g id="number">%d</xliff:g> times.
2165        \n\nTry again in <xliff:g id="number">%d</xliff:g> seconds.
2166    </string>
2167
2168    <!-- For the unlock screen, Information message shown in dialog when user has too many failed attempts at
2169         entering the PIN -->
2170    <string name="lockscreen_too_many_failed_pin_attempts_dialog_message">
2171        You have incorrectly typed your PIN <xliff:g id="number">%d</xliff:g> times.
2172        \n\nTry again in <xliff:g id="number">%d</xliff:g> seconds.
2173    </string>
2174
2175    <!-- For the unlock screen, informational message shown in dialog when user is almost at the limit
2176         where they will be locked out and may have to enter an alternate username/password to unlock the phone -->
2177    <string name="lockscreen_failed_attempts_almost_glogin" product="tablet">
2178        You have incorrectly drawn your unlock pattern <xliff:g id="number">%d</xliff:g> times.
2179       After <xliff:g id="number">%d</xliff:g> more unsuccessful attempts,
2180       you will be asked to unlock your tablet using your Google signin.\n\n
2181       Try again in <xliff:g id="number">%d</xliff:g> seconds.
2182    </string>
2183
2184    <!-- For the unlock screen, informational message shown in dialog when user is almost at the limit
2185         where they will be locked out and may have to enter an alternate username/password to unlock the phone -->
2186    <string name="lockscreen_failed_attempts_almost_glogin" product="default">
2187        You have incorrectly drawn your unlock pattern <xliff:g id="number">%d</xliff:g> times.
2188       After <xliff:g id="number">%d</xliff:g> more unsuccessful attempts,
2189       you will be asked to unlock your phone using your Google signin.\n\n
2190       Try again in <xliff:g id="number">%d</xliff:g> seconds.
2191    </string>
2192
2193    <!-- For the unlock screen, informational message shown in dialog when user is almost at the limit
2194         where the device will be wiped. -->
2195    <string name="lockscreen_failed_attempts_almost_at_wipe" product="tablet">
2196       You have incorrectly attempted to unlock the tablet <xliff:g id="number">%d</xliff:g> times.
2197       After <xliff:g id="number">%d</xliff:g> more unsuccessful attempts,
2198       the tablet will be reset to factory default and all user data will be lost.
2199    </string>
2200
2201    <!-- For the unlock screen, informational message shown in dialog when user is almost at the limit
2202         where the device will be wiped. -->
2203    <string name="lockscreen_failed_attempts_almost_at_wipe" product="default">
2204       You have incorrectly attempted to unlock the phone <xliff:g id="number">%d</xliff:g> times.
2205       After <xliff:g id="number">%d</xliff:g> more unsuccessful attempts,
2206       the phone will be reset to factory default and all user data will be lost.
2207    </string>
2208
2209    <!-- For the unlock screen, informational message shown in dialog when user has exceeded the
2210        maximum attempts and the device will now be wiped -->
2211    <string name="lockscreen_failed_attempts_now_wiping" product="tablet">
2212       You have incorrectly attempted to unlock the tablet <xliff:g id="number">%d</xliff:g> times.
2213       The tablet will now be reset to factory default.
2214    </string>
2215
2216    <!-- For the unlock screen, informational message shown in dialog when user has exceeded the
2217        maximum attempts and the device will now be wiped -->
2218    <string name="lockscreen_failed_attempts_now_wiping" product="default">
2219       You have incorrectly attempted to unlock the phone <xliff:g id="number">%d</xliff:g> times.
2220       The phone will now be reset to factory default.
2221    </string>
2222
2223    <!-- On the unlock screen, countdown message shown while user is waiting to try again after too many
2224         failed attempts -->
2225    <string name="lockscreen_too_many_failed_attempts_countdown">Try again in <xliff:g id="number">%d</xliff:g> seconds.</string>
2226
2227    <!-- On the unlock screen, message shown on button that appears once it's apparent the user may have forgotten
2228         their lock gesture -->
2229    <string name="lockscreen_forgot_pattern_button_text">Forgot pattern?</string>
2230
2231    <!-- Title of the unlock screen that uses your Google login and password when the user hit
2232         the 'forgot pattern' button.-->
2233    <string name="lockscreen_glogin_forgot_pattern">Account unlock</string>
2234    <!-- Title of the unlock screen that uses your Google login and password when the user attempted
2235         too many patterns and we are forcing them to use their account instead. -->
2236    <string name="lockscreen_glogin_too_many_attempts">Too many pattern attempts</string>
2237    <!-- In the unlock screen, message telling the user that they need to use their Google login and password to unlock the phone -->
2238    <string name="lockscreen_glogin_instructions">To unlock, sign in with your Google account.</string>
2239    <!-- Hint caption for the username field when unlocking the phone using login and password -->
2240    <string name="lockscreen_glogin_username_hint">Username (email)</string>
2241    <!-- Hint caption for the password field when unlocking the phone using login and password -->
2242    <string name="lockscreen_glogin_password_hint">Password</string>
2243    <!-- Button to try to unlock the phone using username and password -->
2244    <string name="lockscreen_glogin_submit_button">Sign in</string>
2245    <!-- Displayed to the user when unlocking the phone with a username and password fails. -->
2246    <string name="lockscreen_glogin_invalid_input">Invalid username or password.</string>
2247    <!-- Hint displayed on account unlock screen to advise the user on how to recover the account. -->
2248    <string name="lockscreen_glogin_account_recovery_hint">Forgot your username or password\?\nVisit <b>google.com/accounts/recovery</b>.</string>
2249
2250    <!-- Displayed in a progress dialog while a username and password are being checked. -->
2251    <string name="lockscreen_glogin_checking_password">Checking\u2026</string>
2252    <!-- Displayed on lock screen's left tab - unlock -->
2253    <string name="lockscreen_unlock_label">Unlock</string>
2254    <!-- Displayed on lock screen's right tab - turn sound on -->
2255    <string name="lockscreen_sound_on_label">Sound on</string>
2256    <!-- Displayed on lock screen's right tab - turn sound off -->
2257    <string name="lockscreen_sound_off_label">Sound off</string>
2258
2259    <!-- Accessibility description sent when user starts drawing a lock pattern. [CHAR LIMIT=NONE] -->
2260    <string name="lockscreen_access_pattern_start">Pattern started</string>
2261    <!-- Accessibility description sent when the pattern times out and is cleared. [CHAR LIMIT=NONE] -->
2262    <string name="lockscreen_access_pattern_cleared">Pattern cleared</string>
2263    <!-- Accessibility description sent when user adds a cell to the pattern. [CHAR LIMIT=NONE]  -->
2264    <string name="lockscreen_access_pattern_cell_added">Cell added</string>
2265    <!-- Accessibility description sent when user completes drawing a pattern. [CHAR LIMIT=NONE] -->
2266    <string name="lockscreen_access_pattern_detected">Pattern completed</string>
2267
2268    <!-- Password keyboard strings. Used by LockScreen and Settings --><skip />
2269    <!-- Label for "switch to symbols" key.  Must be short to fit on key! -->
2270    <string name="password_keyboard_label_symbol_key">\?123</string>
2271    <!-- Label for "switch to alphabetic" key.  Must be short to fit on key! -->
2272    <string name="password_keyboard_label_alpha_key">ABC</string>
2273    <!-- Label for ALT modifier key.  Must be short to fit on key! -->
2274    <string name="password_keyboard_label_alt_key">ALT</string>
2275
2276    <!-- Label for granularity to traverse the content on an AccessibilityNodeInfo by character. Only spoken to the user. [CHAR LIMIT=NONE] -->
2277    <string name="granularity_label_character">character</string>
2278    <!-- Label for granularity to traverse the content on an AccessibilityNodeInfo by word. Only spoken to the user. [CHAR LIMIT=NONE] -->
2279    <string name="granularity_label_word">word</string>
2280    <!-- Label for granularity to traverse the content on an AccessibilityNodeInfo by link. Only spoken to the user. [CHAR LIMIT=NONE] -->
2281    <string name="granularity_label_link">link</string>
2282    <!-- Label for granularity to traverse the content on an AccessibilityNodeInfo by line. Only spoken to the user. [CHAR LIMIT=NONE] -->
2283    <string name="granularity_label_line">line</string>
2284
2285    <!-- A format string for 12-hour time of day, just the hour, not the minute, with lower-case "am" or "pm" (example: "3pm"). -->
2286    <string name="hour_ampm">"<xliff:g id="hour" example="3">%-l</xliff:g><xliff:g id="ampm" example="pm">%P</xliff:g>"</string>
2287
2288    <!-- A format string for 12-hour time of day, just the hour, not the minute, with capital "AM" or "PM" (example: "3PM"). -->
2289    <string name="hour_cap_ampm">"<xliff:g id="hour" example="3">%-l</xliff:g><xliff:g id="ampm" example="PM">%p</xliff:g>"</string>
2290
2291    <!-- Title of the alert when something went wrong in the factory test. -->
2292    <string name="factorytest_failed">Factory test failed</string>
2293    <!-- Error message displayed when a non-system application tries to start a factory test. -->
2294    <string name="factorytest_not_system">The FACTORY_TEST action
2295        is only supported for packages installed in /system/app.</string>
2296    <!-- Error message displayed when the factory test could not be started. -->
2297    <string name="factorytest_no_action">No package was found that provides the
2298        FACTORY_TEST action.</string>
2299    <!-- Button to restart the device after the factory test. -->
2300    <string name="factorytest_reboot">Reboot</string>
2301
2302    <!-- Do not translate.  WebView User Agent string -->
2303    <string name="web_user_agent" translatable="false">Mozilla/5.0 (Linux; U; <xliff:g id="x">Android %s</xliff:g>)
2304        AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 <xliff:g id="mobile">%s</xliff:g>Safari/534.30</string>
2305    <!-- Do not translate.  WebView User Agent targeted content -->
2306    <string name="web_user_agent_target_content" translatable="false">"Mobile "</string>
2307
2308    <!-- Title for a JavaScript dialog. "The page at <url of current page> says:" -->
2309    <string name="js_dialog_title">The page at \"<xliff:g id="title">%s</xliff:g>\" says:</string>
2310    <!-- Default title for a javascript dialog -->
2311    <string name="js_dialog_title_default">JavaScript</string>
2312    <!-- Message in a javascript dialog asking if the user wishes to leave the
2313             current page -->
2314    <string name="js_dialog_before_unload">Navigate away from this page?\n\n<xliff:g id="message">%s</xliff:g>\n\nTouch OK to continue, or Cancel to stay on the current page.</string>
2315
2316    <!-- 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. -->
2317    <string name="save_password_label">Confirm</string>
2318
2319    <!-- Toast for double-tap -->
2320    <string name="double_tap_toast">Tip: Double-tap to zoom in and out.</string>
2321
2322    <!-- 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] -->
2323    <string name="autofill_this_form">Autofill</string>
2324    <!-- 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] -->
2325    <string name="setup_autofill">Set up Autofill</string>
2326
2327    <!-- String used to separate FirstName and LastName when writing out a local name
2328         e.g. John<separator>Smith [CHAR-LIMIT=NONE]-->
2329    <string name="autofill_address_name_separator">\u0020</string>
2330    <!-- Format string for displaying a name. $1 is First Name, $2 is autofill_address_name_separator, $3 is Last Name.
2331         e.g. (John)( )(Smith) -->
2332    <string name="autofill_address_summary_name_format">$1$2$3</string>
2333
2334    <!-- String used to separate Name and Address Line 1
2335         e.g. John Smith<separator>123 Main Street [CHAR-LIMIT=NONE]-->
2336    <string name="autofill_address_summary_separator">,\u0020</string>
2337    <!-- Format string for displaying a name and address summary. $1 is the Full Name, $2 is autofill_address_summary_separator, $3 is the Address
2338         e.g. (John Smith)(, )(123 Main Street) -->
2339    <string name="autofill_address_summary_format">$1$2$3</string>
2340
2341    <!-- Do not translate. Regex used by AutoFill. -->
2342    <string name="autofill_attention_ignored_re">attention|attn</string>
2343
2344    <!-- Do not translate. Regex used by AutoFill. -->
2345    <string name="autofill_region_ignored_re">province|region|other<!-- es -->|provincia<!-- pt-BR, pt-PT -->|bairro|suburb</string>
2346
2347    <!-- Do not translate. Regex used by AutoFill. -->
2348    <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>
2349
2350    <!-- Do not translate. Regex used by AutoFill. -->
2351    <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>
2352
2353    <!-- Do not translate. Regex used by AutoFill. -->
2354    <string name="autofill_address_line_1_label_re">address<!-- fr-FR -->|adresse<!-- it-IT -->|indirizzo<!-- ja-JP -->|住所<!-- zh-CN -->|地址</string>
2355
2356    <!-- Do not translate. Regex used by AutoFill. -->
2357    <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>
2358
2359    <!-- Do not translate. Regex used by AutoFill. -->
2360    <string name="autofill_address_line_3_re">address.?line3|address3|addr3|street|line3<!-- es -->|municipio<!-- fr-FR -->|batiment|residence<!-- it-IT -->|indirizzo3</string>
2361
2362    <!-- Do not translate. Regex used by AutoFill. -->
2363    <string name="autofill_country_re">country|location<!-- ja-JP -->|国<!-- zh-CN -->|国家</string>
2364
2365    <!-- Do not translate. Regex used by AutoFill. -->
2366    <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>
2367
2368    <!-- Do not translate. Regex used by AutoFill. -->
2369    <string name="autofill_zip_4_re">zip|^-$|post2<!-- pt-BR, pt-PT -->|codpos2</string>
2370
2371    <!-- Do not translate. Regex used by AutoFill. -->
2372    <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>
2373
2374    <!-- Do not translate. Regex used by AutoFill. -->
2375    <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>
2376
2377    <!-- Do not translate. Regex used by AutoFill. -->
2378    <string name="autofill_address_type_same_as_re">same as</string>
2379
2380    <!-- Do not translate. Regex used by AutoFill. -->
2381    <string name="autofill_address_type_use_my_re">use my</string>
2382
2383    <!-- Do not translate. Regex used by AutoFill. -->
2384    <string name="autofill_billing_designator_re">bill</string>
2385
2386    <!-- Do not translate. Regex used by AutoFill. -->
2387    <string name="autofill_shipping_designator_re">ship</string>
2388
2389    <!-- Do not translate. Regex used by AutoFill. -->
2390    <string name="autofill_email_re">e.?mail<!-- ja-JP -->|メールアドレス<!-- ru -->|Электронной.?Почты<!-- zh-CN -->|邮件|邮箱<!-- zh-TW -->|電郵地址</string>
2391
2392    <!-- Do not translate. Regex used by AutoFill. -->
2393    <string name="autofill_username_re">user.?name|user.?id<!-- de-DE -->|vollständiger.?name<!-- zh-CN -->|用户名</string>
2394
2395    <!-- Do not translate. Regex used by AutoFill. -->
2396    <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>
2397
2398    <!-- Do not translate. Regex used by AutoFill. -->
2399    <string name="autofill_name_specific_re">^name<!-- fr-FR -->|^nom<!-- pt-BR, pt-PT -->|^nome</string>
2400
2401    <!-- Do not translate. Regex used by AutoFill. -->
2402
2403    <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>
2404
2405    <!-- Do not translate. Regex used by AutoFill. -->
2406    <string name="autofill_middle_initial_re">middle.*initial|m\\.i\\.|mi$</string>
2407
2408    <!-- Do not translate. Regex used by AutoFill. -->
2409    <string name="autofill_middle_name_re">middle.*name|mname|middle$<!-- es -->|apellido.?materno|lastlastname</string>
2410
2411    <!-- Do not translate. Regex used by AutoFill. -->
2412    <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>
2413
2414    <!-- Do not translate. Regex used by AutoFill. -->
2415    <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>
2416
2417    <!-- Do not translate. Regex used by AutoFill. -->
2418    <string name="autofill_area_code_re">area.*code|acode|area</string>
2419
2420    <!-- Do not translate. Regex used by AutoFill. -->
2421    <string name="autofill_phone_prefix_re">prefix<!-- fr-FR -->|preselection<!-- pt-BR, pt-PT -->|ddd</string>
2422
2423    <!-- Do not translate. Regex used by AutoFill. -->
2424    <string name="autofill_phone_suffix_re">suffix</string>
2425
2426    <!-- Do not translate. Regex used by AutoFill. -->
2427    <string name="autofill_phone_extension_re">ext<!-- pt-BR, pt-PT -->|ramal</string>
2428
2429    <!-- Do not translate. Regex used by AutoFill. -->
2430    <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>
2431
2432    <!-- Do not translate. Regex used by AutoFill. -->
2433    <string name="autofill_name_on_card_contextual_re">name</string>
2434
2435    <!-- Do not translate. Regex used by AutoFill. -->
2436    <string name="autofill_card_cvc_re">verification|card identification|cvn|security code|cvv code|cvc</string>
2437
2438    <!-- Do not translate. Regex used by AutoFill. -->
2439    <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>
2440
2441    <!-- Do not translate. Regex used by AutoFill. -->
2442    <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>
2443
2444    <!-- Do not translate. Regex used by AutoFill. -->
2445    <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>
2446
2447    <!-- Do not translate. Regex used by AutoFill. -->
2448    <string name="autofill_card_ignored_re">^card</string>
2449
2450    <!-- Do not translate. Regex used by AutoFill. -->
2451    <string name="autofill_fax_re">fax<!-- fr-FR -->|télécopie|telecopie<!-- ja-JP -->|ファックス<!-- ru -->|факс<!-- zh-CN -->|传真<!-- zh-TW -->|傳真</string>
2452
2453    <!-- Do not translate. Regex used by AutoFill. -->
2454    <string name="autofill_country_code_re">country.*code|ccode|_cc</string>
2455
2456    <!-- Do not translate. Regex used by AutoFill. -->
2457    <string name="autofill_area_code_notext_re">^\\($</string>
2458
2459    <!-- Do not translate. Regex used by AutoFill. -->
2460    <string name="autofill_phone_prefix_separator_re">^-$|^\\)$</string>
2461
2462    <!-- Do not translate. Regex used by AutoFill. -->
2463    <string name="autofill_phone_suffix_separator_re">^-$</string>
2464
2465    <!-- Label in a web form for "Province" [CHAR-LIMIT=NONE]  -->
2466    <string name="autofill_province">Province</string>
2467
2468    <!-- Label in a web form for "Postal code" [CHAR-LIMIT=NONE]  -->
2469    <string name="autofill_postal_code">Postal code</string>
2470
2471    <!-- Label in a web form for "State" [CHAR-LIMIT=NONE]  -->
2472    <string name="autofill_state">State</string>
2473
2474    <!-- Label in a web form for "ZIP code" [CHAR-LIMIT=NONE]  -->
2475    <string name="autofill_zip_code">ZIP code</string>
2476
2477    <!-- Label in a web form for "County" [CHAR-LIMIT=NONE]  -->
2478    <string name="autofill_county">County</string>
2479
2480    <!-- Label in a web form for "Island" [CHAR-LIMIT=NONE]  -->
2481    <string name="autofill_island">Island</string>
2482
2483    <!-- Label in a web form for "District" [CHAR-LIMIT=NONE]  -->
2484    <string name="autofill_district">District</string>
2485
2486    <!-- Label in a web form for "Department" [CHAR-LIMIT=NONE]  -->
2487    <string name="autofill_department">Department</string>
2488
2489    <!-- Label in a web form for "Prefecture" [CHAR-LIMIT=NONE]  -->
2490    <string name="autofill_prefecture">Prefecture</string>
2491
2492    <!-- Label in a web form for "Parish" [CHAR-LIMIT=NONE]  -->
2493    <string name="autofill_parish">Parish</string>
2494
2495    <!-- Label in a web form for "Area" [CHAR-LIMIT=NONE]  -->
2496    <string name="autofill_area">Area</string>
2497
2498    <!-- Label in a web form for "Emirate" [CHAR-LIMIT=NONE]  -->
2499    <string name="autofill_emirate">Emirate</string>
2500
2501    <!-- Title of an application permission, listed so the user can choose whether
2502        they want to allow the application to do this. -->
2503    <string name="permlab_readHistoryBookmarks">read your Web bookmarks and history</string>
2504    <!-- Description of an application permission, listed so the user can choose whether
2505        they want to allow the application to do this. -->
2506    <string name="permdesc_readHistoryBookmarks">Allows the app to read the
2507     history of all URLs that the Browser has visited, and all of the Browser\'s
2508     bookmarks. Note: this permission may not be enforced by third-party
2509     browsers or other  applications with web browsing capabilities.</string>
2510    <!-- Title of an application permission, listed so the user can choose whether
2511        they want to allow the application to do this. -->
2512
2513    <string name="permlab_writeHistoryBookmarks">write web bookmarks and history</string>
2514    <!-- Description of an application permission, listed so the user can choose whether
2515        they want to allow the application to do this. -->
2516    <string name="permdesc_writeHistoryBookmarks" product="tablet">Allows the
2517        app to modify the Browser\'s history or bookmarks stored on your tablet.
2518        This may allow the app to erase or modify Browser data.  Note: this
2519        permission may note be enforced by third-party browsers or other
2520        applications with web browsing capabilities.</string>
2521    <!-- Description of an application permission, listed so the user can choose whether
2522        they want to allow the application to do this. -->
2523    <string name="permdesc_writeHistoryBookmarks" product="default">Allows the
2524        app to modify the Browser\'s history or bookmarks stored on your phone.
2525        This may allow the app to erase or modify Browser data.  Note:
2526        this permission may note be enforced by third-party browsers or other
2527        applications with web browsing capabilities.</string>
2528
2529    <!-- Title of an application permission, listed so the user can choose whether
2530        they want to allow the application to do this. -->
2531    <string name="permlab_setAlarm">set an alarm</string>
2532    <!-- Description of an application permission, listed so the user can choose whether
2533        they want to allow the application to do this. -->
2534    <string name="permdesc_setAlarm">Allows the app to set an alarm in
2535      an installed alarm clock app. Some alarm clock apps may
2536      not implement this feature.</string>
2537
2538    <!-- Title of an application permission, listed so the user can choose whether
2539        they want to allow the application to do this. [CHAR LIMIT=NONE] -->
2540    <string name="permlab_addVoicemail">add voicemail</string>
2541    <!-- Description of an application permission, listed so the user can choose whether
2542        they want to allow the application to do this. [CHAR LIMIT=NONE] -->
2543    <string name="permdesc_addVoicemail">Allows the app to add messages
2544      to your voicemail inbox.</string>
2545
2546    <!-- Title of an application permission, listed so the user can choose whether
2547        they want to allow the application to do this. -->
2548    <string name="permlab_writeGeolocationPermissions">modify Browser geolocation permissions</string>
2549    <!-- Description of an application permission, listed so the user can choose whether
2550        they want to allow the application to do this. -->
2551    <string name="permdesc_writeGeolocationPermissions">Allows the app to modify the
2552        Browser\'s geolocation permissions. Malicious apps
2553        may use this to allow sending location information to arbitrary web sites.</string>
2554
2555    <!-- Title of an application permission which allows the application to verify whether
2556         a different package is able to be installed by some internal logic. [CHAR LIMIT=40] -->
2557    <string name="permlab_packageVerificationAgent">verify packages</string>
2558    <!-- Description of an application permission which allows the application to verify whether
2559         a different package is able to be installed by some internal heuristic. [CHAR LIMIT=NONE] -->
2560    <string name="permdesc_packageVerificationAgent">Allows the app to verify a package is
2561        installable.</string>
2562
2563    <!-- Title of an application permission which allows the application to verify whether
2564         a different package is able to be installed by some internal heuristic. [CHAR LIMIT=40] -->
2565    <string name="permlab_bindPackageVerifier">bind to a package verifier</string>
2566    <!-- Description of an application permission which allows the application to verify whether
2567         a different package is able to be installed by some internal heuristic. [CHAR LIMIT=NONE] -->
2568    <string name="permdesc_bindPackageVerifier">Allows the holder to make requests of
2569        package verifiers. Should never be needed for normal apps.</string>
2570
2571    <!-- Title of an application permission which allows the application to access serial ports via the SerialManager. [CHAR LIMIT=40] -->
2572    <string name="permlab_serialPort">access serial ports</string>
2573    <!-- Description of an application permission which allows the application access serial ports via the SerialManager. [CHAR LIMIT=NONE] -->
2574    <string name="permdesc_serialPort">Allows the holder to access serial ports using the SerialManager API.</string>
2575
2576    <!-- Title of an application permission which allows the holder to access content
2577         providers from outside an ApplicationThread. [CHAR LIMIT=40] -->
2578    <string name="permlab_accessContentProvidersExternally">access content providers externally</string>
2579    <!-- Description of an application permission which allows the holder to access
2580         content providers from outside an ApplicationThread. [CHAR LIMIT=NONE] -->
2581    <string name="permdesc_accessContentProvidersExternally">Allows the holder to access content
2582     providers from the shell. Should never be needed for normal apps.</string>
2583    <!-- 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] -->
2584    <string name="permlab_updateLock">discourage automatic device updates</string>
2585    <!-- 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] -->
2586    <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>
2587
2588    <!-- 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. -->
2589    <string name="save_password_message">Do you want the browser to remember this password?</string>
2590    <!-- 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. -->
2591    <string name="save_password_notnow">Not now</string>
2592    <!-- 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. -->
2593    <string name="save_password_remember">Remember</string>
2594    <!-- 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 -->
2595    <string name="save_password_never">Never</string>
2596
2597    <!-- Displayed to the user when they do not have permission to open a particular web page. -->
2598    <string name="open_permission_deny">You don\'t have permission to open this page.</string>
2599
2600    <!-- Displayed to the user to confirm that they have copied text from a web page to the clipboard. -->
2601    <string name="text_copied">Text copied to clipboard.</string>
2602
2603    <!-- 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.-->
2604    <string name="more_item_label">More</string>
2605    <!-- 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" -->
2606    <string name="prepend_shortcut_label">Menu+</string>
2607    <!-- Displayed in place of the regular shortcut letter when a menu item has Menu+space for the shortcut. -->
2608    <string name="menu_space_shortcut_label">space</string>
2609    <!-- Displayed in place of the regular shortcut letter when a menu item has Menu+enter for the shortcut. -->
2610    <string name="menu_enter_shortcut_label">enter</string>
2611    <!-- Displayed in place of the regular shortcut letter when a menu item has Menu+delete for the shortcut. -->
2612    <string name="menu_delete_shortcut_label">delete</string>
2613
2614    <!-- Strings used for search bar --><skip />
2615
2616    <!-- This is the default button label in the system-wide search UI.
2617         It is also used by the home screen's search "widget". It should be short -->
2618    <string name="search_go">Search</string>
2619    <!-- SearchView accessibility description for search button [CHAR LIMIT=NONE] -->
2620    <string name="searchview_description_search">Search</string>
2621    <!-- SearchView accessibility description for search text field [CHAR LIMIT=NONE] -->
2622    <string name="searchview_description_query">Search query</string>
2623    <!-- SearchView accessibility description for clear button [CHAR LIMIT=NONE] -->
2624    <string name="searchview_description_clear">Clear query</string>
2625    <!-- SearchView accessibility description for submit button [CHAR LIMIT=NONE] -->
2626    <string name="searchview_description_submit">Submit query</string>
2627    <!-- SearchView accessibility description for voice button [CHAR LIMIT=NONE] -->
2628    <string name="searchview_description_voice">Voice search</string>
2629
2630    <!-- Title for a warning message about the interaction model changes after allowing an accessibility
2631         service to put the device into explore by touch mode, displayed as a dialog message when
2632         the user selects to enables the service. (default). [CHAR LIMIT=45] -->
2633    <string name="enable_explore_by_touch_warning_title">Enable Explore by Touch?</string>
2634    <!-- Summary for a warning message about the interaction model changes after allowing an accessibility
2635         service to put the device into explore by touch mode, displayed as a dialog message when
2636         the user selects to enables the service. (tablet). [CHAR LIMIT=NONE] -->
2637    <string name="enable_explore_by_touch_warning_message" product="tablet">
2638            <xliff:g id="accessibility_service_name">%1$s</xliff:g> wants to enable Explore by Touch.
2639            When Explore by Touch is turned on, you can hear or see descriptions of what\'s under
2640            your finger or perform gestures to interact with the tablet.</string>
2641    <!-- Summary for a warning message about the interaction model changes after allowing an accessibility
2642         service to put the device into explore by touch mode, displayed as a dialog message when
2643         the user selects to enables the service. (default). [CHAR LIMIT=NONE] -->
2644    <string name="enable_explore_by_touch_warning_message" product="default">
2645            <xliff:g id="accessibility_service_name">%1$s</xliff:g> wants to enable Explore by Touch.
2646            When Explore by Touch is turned on, you can hear or see descriptions of what\'s under
2647            your finger or perform gestures to interact with the phone.</string>
2648
2649    <!-- String used to display the date. This is the string to say something happened 1 month ago. -->
2650    <string name="oneMonthDurationPast">1 month ago</string>
2651    <!-- String used to display the date. This is the string to say something happened more than 1 month ago. -->
2652    <string name="beforeOneMonthDurationPast">Before 1 month ago</string>
2653
2654    <!-- This is used to express that something occurred some number of seconds in the past (e.g., 5 seconds ago). -->
2655    <plurals name="num_seconds_ago">
2656        <item quantity="one">1 second ago</item>
2657        <item quantity="other"><xliff:g id="count">%d</xliff:g> seconds ago</item>
2658    </plurals>
2659
2660    <!-- This is used to express that something occurred some number of minutes in the past (e.g., 5 minutes ago). -->
2661    <plurals name="num_minutes_ago">
2662        <item quantity="one">1 minute ago</item>
2663        <item quantity="other"><xliff:g id="count">%d</xliff:g> minutes ago</item>
2664    </plurals>
2665
2666    <!-- This is used to express that something occurred some number of hours in the past (e.g., 5 hours ago). -->
2667    <plurals name="num_hours_ago">
2668        <item quantity="one">1 hour ago</item>
2669        <item quantity="other"><xliff:g id="count">%d</xliff:g> hours ago</item>
2670    </plurals>
2671
2672    <!-- This is used to express that something occurred within the last X days (e.g., Last 7 days). -->
2673    <plurals name="last_num_days">
2674        <item quantity="other">Last <xliff:g id="count">%d</xliff:g> days</item>
2675    </plurals>
2676
2677    <!-- This is used to express that something has occurred within the last month -->
2678    <string name="last_month">Last month</string>
2679
2680    <!-- This is used to express that something happened longer ago than the previous options -->
2681    <string name="older">Older</string>
2682
2683    <!-- This is used to express that something occurred some number of days in the past (e.g., 5 days ago). -->
2684    <plurals name="num_days_ago">
2685        <item quantity="one">yesterday</item>
2686        <item quantity="other"><xliff:g id="count">%d</xliff:g> days ago</item>
2687    </plurals>
2688
2689    <!-- This is used to express that something will occur some number of seconds in the future (e.g., in 5 seconds). -->
2690    <plurals name="in_num_seconds">
2691        <item quantity="one">in 1 second</item>
2692        <item quantity="other">in <xliff:g id="count">%d</xliff:g> seconds</item>
2693    </plurals>
2694
2695    <!-- This is used to express that something will occur some number of minutes in the future (e.g., in 5 minutes). -->
2696    <plurals name="in_num_minutes">
2697        <item quantity="one">in 1 minute</item>
2698        <item quantity="other">in <xliff:g id="count">%d</xliff:g> minutes</item>
2699    </plurals>
2700
2701    <!-- This is used to express that something will occur some number of hours in the future (e.g., in 5 hours). -->
2702    <plurals name="in_num_hours">
2703        <item quantity="one">in 1 hour</item>
2704        <item quantity="other">in <xliff:g id="count">%d</xliff:g> hours</item>
2705    </plurals>
2706
2707    <!-- This is used to express that something will occur some number of days in the future (e.g., in 5 days). -->
2708    <plurals name="in_num_days">
2709        <item quantity="one">tomorrow</item>
2710        <item quantity="other">in <xliff:g id="count">%d</xliff:g> days</item>
2711    </plurals>
2712
2713    <!-- This is used to express that something occurred some number of abbreviated seconds in the past (e.g., 5 secs ago). -->
2714    <plurals name="abbrev_num_seconds_ago">
2715        <item quantity="one">1 sec ago</item>
2716        <item quantity="other"><xliff:g id="count">%d</xliff:g> secs ago</item>
2717    </plurals>
2718
2719    <!-- This is used to express that something occurred some number of abbreviated minutes in the past (e.g., 5 mins ago). -->
2720    <plurals name="abbrev_num_minutes_ago">
2721        <item quantity="one">1 min ago</item>
2722        <item quantity="other"><xliff:g id="count">%d</xliff:g> mins ago</item>
2723    </plurals>
2724
2725    <!-- This is used to express that something occurred some number of abbreviated hours in the past (e.g., 5 hrs ago). -->
2726    <plurals name="abbrev_num_hours_ago">
2727        <item quantity="one">1 hour ago</item>
2728        <item quantity="other"><xliff:g id="count">%d</xliff:g> hours ago</item>
2729    </plurals>
2730
2731    <!-- This is used to express that something occurred some number of abbreviated days in the past (e.g., 5 days ago). -->
2732    <plurals name="abbrev_num_days_ago">
2733        <item quantity="one">yesterday</item>
2734        <item quantity="other"><xliff:g id="count">%d</xliff:g> days ago</item>
2735    </plurals>
2736
2737    <!-- This is used to express that something will occur some number of abbreviated seconds in the future (e.g., in 5 secs). -->
2738    <plurals name="abbrev_in_num_seconds">
2739        <item quantity="one">in 1 sec</item>
2740        <item quantity="other">in <xliff:g id="count">%d</xliff:g> secs</item>
2741    </plurals>
2742
2743    <!-- This is used to express that something will occur some number of abbreviated minutes in the future (e.g., in 5 mins). -->
2744    <plurals name="abbrev_in_num_minutes">
2745        <item quantity="one">in 1 min</item>
2746        <item quantity="other">in <xliff:g id="count">%d</xliff:g> mins</item>
2747    </plurals>
2748
2749    <!-- This is used to express that something will occur some number of abbreviated hours in the future (e.g., in 5 hrs). -->
2750    <plurals name="abbrev_in_num_hours">
2751        <item quantity="one">in 1 hour</item>
2752        <item quantity="other">in <xliff:g id="count">%d</xliff:g> hours</item>
2753    </plurals>
2754
2755    <!-- This is used to express that something will occur some number of abbreviated days in the future (e.g., in 5 days). -->
2756    <plurals name="abbrev_in_num_days">
2757        <item quantity="one">tomorrow</item>
2758        <item quantity="other">in <xliff:g id="count">%d</xliff:g> days</item>
2759    </plurals>
2760
2761    <!-- String used to display the date. Preposition for date display ("on May 29") -->
2762    <string name="preposition_for_date">on <xliff:g id="date" example="May 29">%s</xliff:g></string>
2763    <!-- String used to display the date. Preposition for time display ("at 2:33am") -->
2764    <string name="preposition_for_time">at <xliff:g id="time" example="2:33 am">%s</xliff:g></string>
2765    <!-- String used to display the date. Preposition for year display ("in 2008") -->
2766    <string name="preposition_for_year">in <xliff:g id="year" example="2003">%s</xliff:g></string>
2767
2768    <!-- Appened to express the value is this unit of time: singular day -->
2769    <string name="day">day</string>
2770    <!-- Appened to express the value is this unit of time: plural days -->
2771    <string name="days">days</string>
2772    <!-- Appened to express the value is this unit of time: singular hour -->
2773    <string name="hour">hour</string>
2774    <!-- Appened to express the value is this unit of time: plural hours -->
2775    <string name="hours">hours</string>
2776    <!-- Appened to express the value is this unit of time: singular minute -->
2777    <string name="minute">min</string>
2778    <!-- Appened to express the value is this unit of time: plural minutes -->
2779    <string name="minutes">mins</string>
2780    <!-- Appened to express the value is this unit of time. -->
2781    <string name="second">sec</string>
2782    <!-- Appened to express the value is this unit of time. -->
2783    <string name="seconds">secs</string>
2784    <!-- Appened to express the value is this unit of time. -->
2785    <string name="week">week</string>
2786    <!-- Appened to express the value is this unit of time. -->
2787    <string name="weeks">weeks</string>
2788    <!-- Appened to express the value is this unit of time. -->
2789    <string name="year">year</string>
2790    <!-- Appened to express the value is this unit of time. -->
2791    <string name="years">years</string>
2792
2793
2794    <!-- Title for error alert when a video cannot be played.  it can be used by any app. -->
2795    <string name="VideoView_error_title">Video problem</string>
2796    <!-- Text for error alert when a video container is not valid for progressive download/playback. -->
2797    <string name="VideoView_error_text_invalid_progressive_playback">This video isn\'t valid for streaming to this device.</string>
2798    <!-- Text for error alert when a video cannot be played. it can be used by any app. -->
2799    <string name="VideoView_error_text_unknown">Can\'t play this video.</string>
2800    <!-- Button to close error alert when a video cannot be played -->
2801    <string name="VideoView_error_button">OK</string>
2802
2803
2804
2805
2806    <!-- Format indicating a relative expression and time.
2807         Example: "4 hours ago, 11:00 am" -->
2808    <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>
2809
2810
2811    <!-- Quoted name for 12pm, lowercase -->
2812    <string name="noon">"noon"</string>
2813    <!-- Quoted name for 12pm, uppercase first letter -->
2814    <string name="Noon">"Noon"</string>
2815    <!-- Quoted name for 12am, lowercase -->
2816    <string name="midnight">"midnight"</string>
2817    <!-- Quoted name for 12am, uppercase first letter -->
2818    <string name="Midnight">"Midnight"</string>
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830    <!-- Format string for durations like "01:23" (1 minute, 23 seconds) -->
2831    <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>
2832
2833    <!-- Format string for times like "1:43:33" (1 hour, 43 minutes, 33 seconds) -->
2834    <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>
2835
2836    <!-- Item on EditText context menu. This action is used to select all text in the edit field. -->
2837    <string name="selectAll">Select all</string>
2838
2839    <!-- Item on EditText context menu.  This action is used to cut selected the text into the clipboard.  -->
2840    <string name="cut">Cut</string>
2841
2842    <!-- Item on EditText context menu. This action is used to cut selected the text into the clipboard. -->
2843    <string name="copy">Copy</string>
2844
2845    <!-- Item on EditText context menu. This action is used to paste from the clipboard into the eidt field -->
2846    <string name="paste">Paste</string>
2847
2848    <!-- 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 -->
2849    <string name="replace">Replace\u2026</string>
2850
2851    <!-- Item on EditText pop-up window. This action is used to delete the text that the user recently added. [CHAR LIMIT=15] -->
2852    <string name="delete">Delete</string>
2853
2854    <!-- Item on EditText context menu. This action is used to copy a URL from the edit field into the clipboard. -->
2855    <string name="copyUrl">Copy URL</string>
2856
2857    <!-- Item on EditText context menu. Added only when the context menu is not empty, it enable selection context mode. [CHAR LIMIT=20] -->
2858    <string name="selectTextMode">Select text</string>
2859
2860    <!-- Text selection contextual mode title, displayed in the CAB. [CHAR LIMIT=20] -->
2861    <string name="textSelectionCABTitle">Text selection</string>
2862
2863    <!-- Option to add the current misspelled word to the user dictionary. [CHAR LIMIT=25] -->
2864    <string name="addToDictionary">Add to dictionary</string>
2865
2866    <!-- Option to delete the highlighted part of the text from the suggestion popup. [CHAR LIMIT=25] -->
2867    <string name="deleteText">Delete</string>
2868
2869    <!-- EditText context menu -->
2870    <string name="inputMethod">Input method</string>
2871
2872    <!-- Title for EditText context menu [CHAR LIMIT=20] -->
2873    <string name="editTextMenuTitle">Text actions</string>
2874
2875    <!-- If the device is getting low on internal storage, a notification is shown to the user.  This is the title of that notification. -->
2876    <string name="low_internal_storage_view_title">Storage space running out</string>
2877    <!-- If the device is getting low on internal storage, a notification is shown to the user.  This is the message of that notification. -->
2878    <string name="low_internal_storage_view_text">Some system functions may not work</string>
2879
2880    <!-- Preference framework strings. -->
2881    <string name="ok">OK</string>
2882    <!-- Preference framework strings. -->
2883    <string name="cancel">Cancel</string>
2884    <!-- Preference framework strings. -->
2885    <string name="yes">OK</string>
2886    <!-- Preference framework strings. -->
2887    <string name="no">Cancel</string>
2888    <!-- This is the generic "attention" string to be used in attention dialogs.  Typically
2889         combined with setIconAttribute(android.R.attr.alertDialogIcon)
2890         (or setIcon(android.R.drawable.ic_dialog_alert) on legacy versions of the platform) -->
2891    <string name="dialog_alert_title">Attention</string>
2892
2893    <!-- Text shown by list fragment when waiting for data to display. -->
2894    <string name="loading">Loading\u2026</string>
2895
2896    <!-- Default text for a button that can be toggled on and off. -->
2897    <string name="capital_on">ON</string>
2898    <!-- Default text for a button that can be toggled on and off. -->
2899    <string name="capital_off">OFF</string>
2900
2901    <!-- Title of intent resolver dialog when selecting an application to run. -->
2902    <string name="whichApplication">Complete action using</string>
2903    <!-- Option to always use the selected application resolution in the future. See the "Complete action using" dialog title-->
2904    <string name="alwaysUse">Use by default for this action.</string>
2905    <!-- Text displayed when the user selects the check box for setting default application.  See the "Use by default for this action" check box. -->
2906    <string name="clearDefaultHintMsg">Clear default in System settings &gt; Apps &gt; Downloaded.</string>
2907    <!-- 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. -->
2908    <string name="chooseActivity">Choose an action</string>
2909    <!-- title for the USB activity chooser. -->
2910    <string name="chooseUsbActivity">Choose an app for the USB device</string>
2911    <!-- Text to display when there are no activities found to display in the
2912         activity chooser. See the "Select an action" title. -->
2913    <string name="noApplications">No apps can perform this action.</string>
2914    <!-- Title of the alert when an application has crashed. -->
2915    <string name="aerr_title"></string>
2916    <!-- Text of the alert that is displayed when an application has crashed. -->
2917    <string name="aerr_application">Unfortunately, <xliff:g id="application">%1$s</xliff:g> has stopped.</string>
2918    <!-- Text of the alert that is displayed when an application has crashed. -->
2919    <string name="aerr_process">Unfortunately, the process <xliff:g id="process">%1$s</xliff:g> has
2920        stopped.</string>
2921    <!-- Title of the alert when an application is not responding. -->
2922    <string name="anr_title"></string>
2923    <!-- Text of the alert that is displayed when an application is not responding. -->
2924    <string name="anr_activity_application"><xliff:g id="application">%2$s</xliff:g> isn\'t responding.\n\nDo you want to close it?</string>
2925    <!-- Text of the alert that is displayed when an application is not responding. -->
2926    <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>
2927    <!-- Text of the alert that is displayed when an application is not responding. -->
2928    <string name="anr_application_process"><xliff:g id="application">%1$s</xliff:g> isn\'t responding. Do you want to close it?</string>
2929    <!-- Text of the alert that is displayed when an application is not responding. -->
2930    <string name="anr_process">Process <xliff:g id="process">%1$s</xliff:g> isn\'t responding.\n\nDo you want to close it?</string>
2931    <!-- Button allowing the user to close an application that is not responding. This will kill the application. -->
2932    <string name="force_close">OK</string>
2933    <!-- Button allowing the user to send a bug report for application which has encountered an error. -->
2934    <string name="report">Report</string>
2935    <!-- Button allowing the user to choose to wait for an application that is not responding to become responsive again. -->
2936    <string name="wait">Wait</string>
2937    <!-- Text of the alert that is displayed when a web page is not responding. [CHAR-LIMIT=NONE] -->
2938    <string name="webpage_unresponsive">The page has become unresponsive.\n\nDo you want to close it?</string>
2939    <!-- [CHAR LIMIT=25] Title of the alert when application launches on top of another. -->
2940    <string name="launch_warning_title">App redirected</string>
2941    <!-- [CHAR LIMIT=50] Title of the alert when application launches on top of another. -->
2942    <string name="launch_warning_replace"><xliff:g id="app_name">%1$s</xliff:g> is now running.</string>
2943    <!-- [CHAR LIMIT=50] Title of the alert when application launches on top of another. -->
2944    <string name="launch_warning_original"><xliff:g id="app_name">%1$s</xliff:g> was originally launched.</string>
2945    <!-- [CHAR LIMIT=50] Compat mode dialog: compat mode switch label. -->
2946    <string name="screen_compat_mode_scale">Scale</string>
2947    <!-- [CHAR LIMIT=50] Compat mode dialog: compat mode switch label. -->
2948    <string name="screen_compat_mode_show">Always show</string>
2949    <!-- [CHAR LIMIT=200] Compat mode dialog: hint to re-enable compat mode dialog. -->
2950    <string name="screen_compat_mode_hint">Re-enable this in System settings &gt; Apps &gt; Downloaded.</string>
2951
2952    <!-- Text of the alert that is displayed when an application has violated StrictMode. -->
2953    <string name="smv_application">The app <xliff:g id="application">%1$s</xliff:g>
2954        (process <xliff:g id="process">%2$s</xliff:g>) has violated its self-enforced StrictMode policy.</string>
2955    <!-- Text of the alert that is displayed when an application has violated StrictMode. -->
2956    <string name="smv_process">The process <xliff:g id="process">%1$s</xliff:g> has
2957      has violated its self-enforced StrictMode policy.</string>
2958
2959    <!-- [CHAR LIMIT=40] Title of dialog that is shown when performing a system upgrade. -->
2960    <string name="android_upgrading_title">Android is upgrading\u2026</string>
2961
2962    <!-- [CHAR LIMIT=NONE] Message shown in upgrading dialog for each .apk that is optimized. -->
2963    <string name="android_upgrading_apk">Optimizing app
2964        <xliff:g id="number" example="123">%1$d</xliff:g> of
2965        <xliff:g id="number" example="123">%2$d</xliff:g>.</string>
2966
2967    <!-- [CHAR LIMIT=NONE] Message to show in upgrading dialog when reached the point of starting apps. -->
2968    <string name="android_upgrading_starting_apps">Starting apps.</string>
2969
2970    <!-- [CHAR LIMIT=NONE] Message to show in upgrading dialog when the bulk of the upgrade work is done. -->
2971    <string name="android_upgrading_complete">Finishing boot.</string>
2972
2973    <!-- Notification text to tell the user that a heavy-weight application is running. -->
2974    <string name="heavy_weight_notification"><xliff:g id="app">%1$s</xliff:g> running</string>
2975
2976    <!-- Notification details to tell the user that a heavy-weight application is running. -->
2977    <string name="heavy_weight_notification_detail">Touch to switch to app</string>
2978
2979    <!-- Title of dialog prompting whether user wants to switch between heavy-weight apps. -->
2980    <string name="heavy_weight_switcher_title">Switch apps?</string>
2981
2982    <!-- Descriptive text for switching to a new heavy-weight application. -->
2983    <string name="heavy_weight_switcher_text">Another app is already running
2984    that must be stopped before you can start a new one.</string>
2985
2986    <string name="old_app_action">Return to <xliff:g id="old_app">%1$s</xliff:g></string>
2987    <string name="old_app_description">Don\'t start the new app.</string>
2988
2989    <string name="new_app_action">Start <xliff:g id="old_app">%1$s</xliff:g></string>
2990    <string name="new_app_description">Stop the old app without saving.</string>
2991
2992    <!-- Displayed in the title of the chooser for things to do with text that
2993         is to be sent to another application. For example, I can send
2994         text through SMS or IM.  A dialog with those choices would be shown,
2995         and this would be the title. -->
2996    <string name="sendText">Choose an action for text</string>
2997
2998    <!-- Title of the dialog where the user is adjusting the phone ringer volume -->
2999    <string name="volume_ringtone">Ringer volume</string>
3000    <!-- Title of the dialog where the user is adjusting the music volume -->
3001    <string name="volume_music">Media volume</string>
3002    <!-- Hint shown in the volume toast to inform the user that the media audio is playing through Bluetooth. -->
3003    <string name="volume_music_hint_playing_through_bluetooth">Playing through Bluetooth</string>
3004    <!-- Hint shown in the volume toast to inform the user that the current ringtone is the silent ringtone. -->
3005    <string name="volume_music_hint_silent_ringtone_selected">Silent ringtone set</string>
3006    <!-- Title of the dialog where the user is adjusting the phone call volume -->
3007    <string name="volume_call">In-call volume</string>
3008    <!-- Title of the dialog where the user is adjusting the phone call volume when connected on bluetooth-->
3009    <string name="volume_bluetooth_call">Bluetooth in-call volume</string>
3010    <!-- Title of the dialog where the user is adjusting the audio volume for alarms -->
3011    <string name="volume_alarm">Alarm volume</string>
3012    <!-- Title of the dialog where the user is adjusting the audio volume for notifications -->
3013    <string name="volume_notification">Notification volume</string>
3014    <!-- Title of the dialog where the user is adjusting the general audio volume -->
3015    <string name="volume_unknown">Volume</string>
3016
3017    <!-- Content description for bluetooth volume icon [CHAR LIMIT=100] -->
3018    <string name="volume_icon_description_bluetooth">Bluetooth volume</string>
3019    <!-- Content description for ringer volume icon [CHAR LIMIT=100] -->
3020    <string name="volume_icon_description_ringer">Ringtone volume</string>
3021    <!-- Content description for in-call volume icon [CHAR LIMIT=100] -->
3022    <string name="volume_icon_description_incall">Call volume</string>
3023    <!-- Content description for media volume icon [CHAR LIMIT=100] -->
3024    <string name="volume_icon_description_media">Media volume</string>
3025    <!-- Content description for notification volume icon [CHAR LIMIT=100] -->
3026    <string name="volume_icon_description_notification">Notification volume</string>
3027
3028    <!-- Ringtone picker strings --> <skip />
3029    <!-- Choice in the ringtone picker.  If chosen, the default ringtone will be used. -->
3030    <string name="ringtone_default">Default ringtone</string>
3031    <!-- Choice in the ringtone picker.  If chosen, the default ringtone will be used. This fills in the actual ringtone's title into the message. -->
3032    <string name="ringtone_default_with_actual">Default ringtone (<xliff:g id="actual_ringtone">%1$s</xliff:g>)</string>
3033    <!-- Choice in the ringtone picker.  If chosen, there will be silence instead of a ringtone played. -->
3034    <string name="ringtone_silent">Silent</string>
3035    <!-- The title of the ringtone picker dialog. -->
3036    <string name="ringtone_picker_title">Ringtones</string>
3037    <!-- 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. -->
3038    <string name="ringtone_unknown">Unknown ringtone</string>
3039
3040    <!-- A notification is shown when there are open wireless networks nearby.  This is the notification's title. -->
3041    <plurals name="wifi_available">
3042        <item quantity="one">Wi-Fi network available</item>
3043        <item quantity="other">Wi-Fi networks available</item>
3044    </plurals>
3045    <!-- A notification is shown when there are open wireless networks nearby.  This is the notification's message. -->
3046    <plurals name="wifi_available_detailed">
3047        <item quantity="one">Open Wi-Fi network available</item>
3048        <item quantity="other">Open Wi-Fi networks available</item>
3049    </plurals>
3050
3051    <!-- A notification is shown when a wifi captive portal network is detected.  This is the notification's title. -->
3052    <string name="wifi_available_sign_in">Sign into Wi-Fi network</string>
3053
3054    <!-- A notification is shown when a captive portal network is detected.  This is the notification's title. -->
3055    <string name="network_available_sign_in">Sign into network</string>
3056
3057    <!-- A notification is shown when a captive portal network is detected.  This is the notification's message. -->
3058    <string name="network_available_sign_in_detailed"><xliff:g id="network_ssid">%1$s</xliff:g></string>
3059
3060     <!-- A notification is shown when a user's selected SSID is later disabled due to connectivity problems.  This is the notification's title / ticker. -->
3061     <string name="wifi_watchdog_network_disabled">Couldn\'t connect to Wi-Fi</string>
3062     <!-- 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" -->
3063    <string name="wifi_watchdog_network_disabled_detailed">\u0020has a poor Internet connection.</string>
3064
3065    <!-- Do not translate. Default access point SSID used for tethering -->
3066    <string name="wifi_tether_configure_ssid_default" translatable="false">AndroidAP</string>
3067
3068    <string name="wifi_p2p_dialog_title">Wi-Fi Direct</string>
3069    <string name="wifi_p2p_turnon_message">Start Wi-Fi Direct. This will turn off Wi-Fi client/hotspot.</string>
3070    <string name="wifi_p2p_failed_message">Couldn\'t start Wi-Fi Direct.</string>
3071    <string name="wifi_p2p_enabled_notification_title">Wi-Fi Direct is on</string>
3072    <string name="wifi_p2p_enabled_notification_message">Touch for settings</string>
3073
3074    <string name="accept">Accept</string>
3075    <string name="decline">Decline</string>
3076    <string name="wifi_p2p_invitation_sent_title">Invitation sent</string>
3077    <string name="wifi_p2p_invitation_to_connect_title">Invitation to connect</string>
3078
3079    <string name="wifi_p2p_from_message">From: </string>
3080    <string name="wifi_p2p_to_message">To: </string>
3081    <string name="wifi_p2p_enter_pin_message">Type the required PIN: </string>
3082    <string name="wifi_p2p_show_pin_message">PIN: </string>
3083
3084    <string name="wifi_p2p_frequency_conflict_message">The phone will temporarily disconnect from Wi-Fi while it\'s connected to <xliff:g id="device_name">%1$s</xliff:g></string>
3085
3086    <!-- Name of the dialog that lets the user choose an accented character to insert -->
3087    <string name="select_character">Insert character</string>
3088
3089    <!-- SMS per-application rate control Dialog --> <skip />
3090    <!-- SMS_DIALOG: An SMS dialog is shown if an application tries to send too many SMSes.  This is the title of that dialog. -->
3091    <string name="sms_control_title">Sending SMS messages</string>
3092    <!-- See SMS_DIALOG.  This is the message shown in that dialog. [CHAR LIMIT=NONE] -->
3093    <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>
3094    <!-- See SMS_DIALOG.  This is a button choice to allow sending the SMSes. [CHAR LIMIT=30] -->
3095    <string name="sms_control_yes">Allow</string>
3096    <!-- See SMS_DIALOG.  This is a button choice to disallow sending the SMSes. [CHAR LIMIT=30] -->
3097    <string name="sms_control_no">Deny</string>
3098
3099    <!-- SMS short code verification dialog. --> <skip />
3100    <!-- The message text for the SMS short code confirmation dialog. [CHAR LIMIT=NONE] -->
3101    <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>
3102    <!-- Message details for the SMS short code confirmation dialog (possible premium short code). [CHAR LIMIT=NONE] -->
3103    <string name="sms_short_code_details">This <font fgcolor="#ffffb060">may cause charges</font> on your mobile account.</string>
3104    <!-- Message details for the SMS short code confirmation dialog (premium short code). [CHAR LIMIT=NONE] -->
3105    <string name="sms_premium_short_code_details"><font fgcolor="#ffffb060">This will cause charges on your mobile account.</font></string>
3106    <!-- Text of the approval button for the SMS short code confirmation dialog. [CHAR LIMIT=30] -->
3107    <string name="sms_short_code_confirm_allow">Send</string>
3108    <!-- Text of the cancel button for the SMS short code confirmation dialog. [CHAR LIMIT=30] -->
3109    <string name="sms_short_code_confirm_deny">Cancel</string>
3110    <!-- Text of the checkbox for the SMS short code confirmation dialog to remember the user's choice. [CHAR LIMIT=40] -->
3111    <string name="sms_short_code_remember_choice">Remember my choice</string>
3112    <!-- Text shown when remember checkbox is checked to inform the user how they may undo the setting. [CHAR LIMIT=40] -->
3113    <string name="sms_short_code_remember_undo_instruction">You can change this later in Settings\u00A0>\u00A0Apps"</string>
3114
3115    <!-- Text of the approval button for the SMS short code confirmation dialog when checkbox is checked. [CHAR LIMIT=30] -->
3116    <string name="sms_short_code_confirm_always_allow">Always Allow</string>
3117    <!-- Text of the cancel button for the SMS short code confirmation dialog when checkbox is checked. [CHAR LIMIT=30] -->
3118    <string name="sms_short_code_confirm_never_allow">Never Allow</string>
3119
3120    <!-- SIM swap and device reboot Dialog --> <skip />
3121    <!-- See SIM_REMOVED_DIALOG.  This is the title of that dialog. -->
3122    <string name="sim_removed_title">SIM card removed</string>
3123    <!-- See SIM_REMOVED_DIALOG.  This is the message of that dialog. -->
3124    <string name="sim_removed_message">The mobile network will be unavailable until you restart with a valid SIM card inserted.</string>
3125    <!-- See SIM_REMOVED_DIALOG.  This is the button of that dialog. -->
3126    <string name="sim_done_button">Done</string>
3127    <!-- See SIM_ADDED_DIALOG.  This is the title of that dialog. -->
3128    <string name="sim_added_title">SIM card added</string>
3129    <!-- See SIM_ADDED_DIALOG.  This is the message of that dialog. -->
3130    <string name="sim_added_message">Restart your device to access the mobile network.</string>
3131    <!-- See SIM_ADDED_DIALOG.  This is the button of that dialog. -->
3132    <string name="sim_restart_button">Restart</string>
3133
3134    <!-- Date/Time picker dialogs strings -->
3135
3136    <!-- The title of the time picker dialog. [CHAR LIMIT=NONE] -->
3137    <string name="time_picker_dialog_title">Set time</string>
3138    <!-- The title of the date picker dialog. [CHAR LIMIT=NONE] -->
3139    <string name="date_picker_dialog_title">Set date</string>
3140    <!-- Name of the button in the date/time picker to accept the date/time change -->
3141    <string name="date_time_set">Set</string>
3142    <!-- Name of the button in the date/time picker to accept the date/time change -->
3143    <string name="date_time_done">Done</string>
3144
3145    <!-- Security Permissions strings-->
3146    <!-- Text that is placed at the front of a permission name that is being added to an app [CHAR LIMIT=NONE] -->
3147    <string name="perms_new_perm_prefix"><font size="12" fgcolor="#ff33b5e5">NEW: </font></string>
3148    <!-- Text that is placed at the front of a permission name that is being added to an app [CHAR LIMIT=NONE] -->
3149    <string name="perms_description_app">Provided by <xliff:g id="app_name">%1$s</xliff:g>.</string>
3150    <!-- Shown for an application when it doesn't require any permission grants. -->
3151    <string name="no_permissions">No permissions required</string>
3152    <!-- [CHAR LIMIT=NONE] Additional text in permission description for perms that can cost money. -->
3153    <string name="perm_costs_money">this may cost you money</string>
3154
3155    <!-- USB storage dialog strings -->
3156    <!-- This is the title for the activity's window. -->
3157    <string name="usb_storage_activity_title">USB mass storage</string>
3158
3159    <!-- 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. -->
3160    <string name="usb_storage_title">USB connected</string>
3161    <!-- See USB_STORAGE.    This is the message. [CHAR LIMIT=NONE] -->
3162    <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>
3163    <!-- See USB_STORAGE.    This is the message. [CHAR LIMIT=NONE] -->
3164    <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>
3165    <!-- See USB_STORAGE.    This is the button text to mount the phone on the computer. -->
3166    <string name="usb_storage_button_mount">Turn on USB storage</string>
3167    <!-- See USB_STORAGE_DIALOG.  If there was an error mounting, this is the text. [CHAR LIMIT=NONE] -->
3168    <string name="usb_storage_error_message" product="nosdcard">There\'s a problem using your USB storage for USB mass storage.</string>
3169    <!-- See USB_STORAGE_DIALOG.  If there was an error mounting, this is the text. -->
3170    <string name="usb_storage_error_message" product="default">There\'s a problem using your SD card for USB mass storage.</string>
3171    <!-- 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 -->
3172    <string name="usb_storage_notification_title">USB connected</string>
3173    <!-- See USB_STORAGE. This is the message. -->
3174    <string name="usb_storage_notification_message">Touch to copy files to/from your computer.</string>
3175
3176    <!-- USB_STORAGE_STOP: While USB storage is enabled, we show a notification dialog asking if he wants to stop. This is the title -->
3177    <string name="usb_storage_stop_notification_title">Turn off USB storage</string>
3178    <!-- See USB_STORAGE. This is the message. -->
3179    <string name="usb_storage_stop_notification_message">Touch to turn off USB storage.</string>
3180
3181    <!-- USB storage stop dialog strings -->
3182    <!-- This is the label for the activity, and should never be visible to the user. -->
3183    <!-- 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. -->
3184    <string name="usb_storage_stop_title">USB storage in use</string>
3185    <!-- See USB_STORAGE_STOP.    This is the message. [CHAR LIMIT=NONE] -->
3186    <string name="usb_storage_stop_message" product="nosdcard">Before turning off USB storage, unmount (\"eject\") your Android\'s USB storage from your computer.</string>
3187    <!-- See USB_STORAGE_STOP.    This is the message. -->
3188    <string name="usb_storage_stop_message" product="default">Before turning off USB storage, unmount (\"eject\") your Android\'s SD card from your computer.</string>
3189    <!-- See USB_STORAGE_STOP.    This is the button text to stop usb storage. -->
3190    <string name="usb_storage_stop_button_mount">Turn off USB storage</string>
3191    <!-- See USB_STORAGE_STOP_DIALOG.  If there was an error stopping, this is the text. -->
3192    <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>
3193
3194    <!-- USB_STORAGE_KILL_STORAGE_USERS dialog  -->
3195    <string name="dlg_confirm_kill_storage_users_title">Turn on USB storage</string>
3196    <!-- USB_STORAGE_KILL_STORAGE_USERS dialog message text -->
3197    <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>
3198    <!-- USB_STORAGE_ERROR dialog  dialog-->
3199    <string name="dlg_error_title">USB operation unsuccessful</string>
3200    <!-- USB_STORAGE_ERROR dialog  ok button-->
3201    <string name="dlg_ok">OK</string>
3202
3203    <!-- USB_PREFERENCES: Notification for when the user connects the phone to a computer via USB in MTP mode.  This is the title -->
3204    <string name="usb_mtp_notification_title">Connected as a media device</string>
3205    <!-- USB_PREFERENCES: Notification for when the user connects the phone to a computer via USB in PTP mode.  This is the title -->
3206    <string name="usb_ptp_notification_title">Connected as a camera</string>
3207    <!-- 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 -->
3208    <string name="usb_cd_installer_notification_title">Connected as an installer</string>
3209    <!-- USB_PREFERENCES: Notification for when a USB accessory is attached.  This is the title -->
3210    <string name="usb_accessory_notification_title">Connected to a USB accessory</string>
3211    <!-- See USB_PREFERENCES. This is the message. -->
3212    <string name="usb_notification_message">Touch for other USB options.</string>
3213
3214    <!-- External media format dialog strings -->
3215    <!-- This is the label for the activity, and should never be visible to the user. -->
3216    <!-- 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] -->
3217    <string name="extmedia_format_title" product="nosdcard">Format USB storage?</string>
3218    <!-- 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. -->
3219    <string name="extmedia_format_title" product="default">Format SD card?</string>
3220    <!-- See EXTMEDIA_FORMAT.   This is the message. [CHAR LIMIT=NONE] -->
3221    <string name="extmedia_format_message" product="nosdcard">All files stored in your USB storage will be erased. This action can\'t be reversed!</string>
3222    <!-- See EXTMEDIA_FORMAT.   This is the message. -->
3223    <string name="extmedia_format_message" product="default">All data on your card will be lost.</string>
3224    <!-- See EXTMEDIA_FORMAT.    This is the button text to format the sd card. -->
3225    <string name="extmedia_format_button_format">Format</string>
3226
3227    <!-- Title of notification shown when ADB is actively connected to the phone. -->
3228    <string name="adb_active_notification_title">USB debugging connected</string>
3229    <!-- Message of notification shown when ADB is actively connected to the phone. -->
3230    <string name="adb_active_notification_message">Touch to disable USB debugging.</string>
3231
3232    <!-- Used to replace %s in urls retreived from the signin server with locales.  For Some        -->
3233    <!-- devices we don't support all the locales we ship to and need to replace the '%s' with a    -->
3234    <!-- locale string based on mcc values.  By default (0-length string) we don't replace the %s   -->
3235    <!-- at all and later replace it with a locale string based on the users chosen locale          -->
3236    <!-- DO NOT TRANSLATE -->
3237    <string name="locale_replacement">""</string>
3238
3239    <!-- Title of the pop-up dialog in which the user switches input method components. -->
3240    <string name="select_input_method">Choose input method</string>
3241    <!-- Title of a button to open the settings for input methods [CHAR LIMIT=30] -->
3242    <string name="configure_input_methods">Set up input methods</string>
3243    <!-- Summary text of a toggle switch to enable/disable use of the physical keyboard in the input method selector [CHAR LIMIT=25] -->
3244    <string name="use_physical_keyboard">Physical keyboard</string>
3245    <!-- Title of the physical keyboard category in the input method selector [CHAR LIMIT=10] -->
3246    <string name="hardware">Hardware</string>
3247
3248    <!-- Title of the notification to prompt the user to select a keyboard layout. -->
3249    <string name="select_keyboard_layout_notification_title">Select keyboard layout</string>
3250    <!-- Message of the notification to prompt the user to select a keyboard layout. -->
3251    <string name="select_keyboard_layout_notification_message">Touch to select a keyboard layout.</string>
3252
3253    <string name="fast_scroll_alphabet">\u0020ABCDEFGHIJKLMNOPQRSTUVWXYZ</string>
3254    <string name="fast_scroll_numeric_alphabet">\u00200123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ</string>
3255
3256    <string name="candidates_style"><u>candidates</u></string>
3257
3258    <!-- External media notification strings -->
3259    <!-- Shown when external media is being checked [CHAR LIMIT=30] -->
3260    <string name="ext_media_checking_notification_title" product="nosdcard">Preparing USB storage</string>
3261    <!-- Shown when external media is being checked -->
3262    <string name="ext_media_checking_notification_title" product="default">Preparing SD card</string>
3263    <string name="ext_media_checking_notification_message">Checking for errors.</string>
3264
3265    <!-- Shown when external media is blank (or unsupported filesystem) [CHAR LIMIT=30] -->
3266    <string name="ext_media_nofs_notification_title" product="nosdcard">Blank USB storage</string>
3267    <!-- Shown when external media is blank (or unsupported filesystem) -->
3268    <string name="ext_media_nofs_notification_title" product="default">Blank SD card</string>
3269    <!-- Shown when USB storage cannot be read.  [CHAR LIMIT=NONE] -->
3270    <string name="ext_media_nofs_notification_message" product="nosdcard">USB storage is blank or has unsupported filesystem.</string>
3271    <string name="ext_media_nofs_notification_message" product="default">SD card is blank or has unsupported filesystem.</string>
3272
3273    <!-- Shown when external media is unmountable (corrupt)) [CHAR LIMIT=30] -->
3274    <string name="ext_media_unmountable_notification_title" product="nosdcard">Damaged USB storage</string>
3275    <!-- Shown when external media is unmountable (corrupt)) -->
3276    <string name="ext_media_unmountable_notification_title" product="default">Damaged SD card</string>
3277    <!-- Shown when USB storage cannot be read.  [CHAR LIMIT=NONE] -->
3278    <string name="ext_media_unmountable_notification_message" product="nosdcard">USB storage is damaged. Try reformatting it.</string>
3279    <string name="ext_media_unmountable_notification_message" product="default">SD card is damaged. Try reformatting it.</string>
3280
3281    <!-- Shown when external media is unsafely removed [CHAR LIMIT=30] -->
3282    <string name="ext_media_badremoval_notification_title" product="nosdcard">USB storage unexpectedly removed</string>
3283    <!-- Shown when external media is unsafely removed -->
3284    <string name="ext_media_badremoval_notification_title" product="default">SD card unexpectedly removed</string>
3285    <!-- Shown when external media is unsafely removed.  [CHAR LIMIT=NONE] -->
3286    <string name="ext_media_badremoval_notification_message" product="nosdcard">Unmount USB storage before removing to avoid data loss.</string>
3287    <string name="ext_media_badremoval_notification_message" product="default">Unmount SD card before removing to avoid data loss.</string>
3288
3289    <!-- Shown when external media has been safely removed [CHAR LIMIT=30] -->
3290    <string name="ext_media_safe_unmount_notification_title" product="nosdcard">USB storage safe to remove</string>
3291    <!-- Shown when external media has been safely removed -->
3292    <string name="ext_media_safe_unmount_notification_title" product="default">SD card safe to remove</string>
3293    <!-- Shown when external media has been safely removed.  [CHAR LIMIT=NONE] -->
3294    <string name="ext_media_safe_unmount_notification_message" product="nosdcard">You can safely remove USB storage.</string>
3295    <string name="ext_media_safe_unmount_notification_message" product="default">You can safely remove SD card.</string>
3296
3297    <!-- Shown when external media is missing [CHAR LIMIT=30] -->
3298    <string name="ext_media_nomedia_notification_title" product="nosdcard">Removed USB storage</string>
3299    <!-- Shown when external media is missing -->
3300    <string name="ext_media_nomedia_notification_title" product="default">Removed SD card</string>
3301    <!-- Shown when external media is missing.  [CHAR LIMIT=NONE] -->
3302    <string name="ext_media_nomedia_notification_message" product="nosdcard">USB storage removed. Insert new media.</string>
3303    <string name="ext_media_nomedia_notification_message" product="default">SD card removed. Insert a new one.</string>
3304
3305    <!-- Shown in LauncherActivity when the requested target Intent didn't return any matching Activities, leaving the list empty. -->
3306    <string name="activity_list_empty">No matching activities found.</string>
3307
3308    <!-- permission attributes related to package usage statistics -->
3309    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
3310    <string name="permlab_pkgUsageStats">update component usage statistics</string>
3311    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
3312    <string name="permdesc_pkgUsageStats">Allows the app to modify collected component usage statistics. Not for use by normal apps.</string>
3313
3314    <!-- permission attributes related to default container service -->
3315    <!-- Title of an application permission that lets an application use default container service. -->
3316    <string name="permlab_copyProtectedData">copy content</string>
3317    <!-- Description of an application permission,  used to invoke default container service to copy content. -->
3318    <string name="permdesc_copyProtectedData">Allows the app to invoke default container service to copy content. Not for use by normal apps.</string>
3319
3320    <!-- Title of an application permission that lets an application route media output. -->
3321    <string name="permlab_route_media_output">Route media output</string>
3322    <!-- Description of an application permission that lets an application route media output. -->
3323    <string name="permdesc_route_media_output">Allows an application to route media output to other external devices.</string>
3324
3325    <!-- Shown in the tutorial for tap twice for zoom control. -->
3326    <string name="tutorial_double_tap_to_zoom_message_short">Touch twice for zoom control</string>
3327
3328
3329    <!-- Shown in gadget hosts (e.g. the home screen) when there was an error inflating
3330    the gadget. -->
3331    <string name="gadget_host_error_inflating">Couldn\'t add widget.</string>
3332
3333    <!-- Long label for a button on a full-screen input method for the "Go" action. -->
3334    <string name="ime_action_go">Go</string>
3335
3336    <!-- Long label for a button on a full-screen input method for the "Search" action. -->
3337    <string name="ime_action_search">Search</string>
3338
3339    <!-- Long label for a button on a full-screen input method for the "Send" action. -->
3340    <string name="ime_action_send">Send</string>
3341
3342    <!-- Long label for a button on a full-screen input method for the "Next" action. -->
3343    <string name="ime_action_next">Next</string>
3344
3345    <!-- Long label for a button on a full-screen input method for the "Done" action. -->
3346    <string name="ime_action_done">Done</string>
3347
3348    <!-- [CHAR LIMIT=6] Long label for a button on a full-screen input method for the "Previous" action. -->
3349    <string name="ime_action_previous">Prev</string>
3350
3351    <!-- Long label for a button on a full-screen input method for an unknown action. -->
3352    <string name="ime_action_default">Execute</string>
3353
3354    <!-- Strings for search suggestions. These are going here because they are referenced by both
3355         ContactsProvider and GoogleContactsProvider -->
3356    <skip />
3357
3358
3359    <!-- 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. -->
3360    <string name="dial_number_using">Dial number\nusing <xliff:g id="number" example="555">%s</xliff:g></string>
3361
3362    <!-- 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. -->
3363    <string name="create_contact_using">Create contact\nusing <xliff:g id="number" example="555">%s</xliff:g></string>
3364
3365    <!-- 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 -->
3366    <!-- An Array of [[Carrier-ID]                     -->
3367    <!--              [default-locale]]                -->
3368    <string-array translatable="false" name="carrier_properties">
3369    </string-array>
3370
3371    <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>
3372    <string name="grant_credentials_permission_message_footer">Do you want to allow this request?</string>
3373    <string name="grant_permissions_header_text">Access request</string>
3374    <string name="allow">Allow</string>
3375    <string name="deny">Deny</string>
3376    <string name="permission_request_notification_title">Permission requested</string>
3377    <string name="permission_request_notification_with_subtitle">Permission requested\nfor account <xliff:g id="account" example="foo@gmail.com">%s</xliff:g>.</string>
3378
3379    <!-- Label to show for a service that is running because it is an input method. -->
3380    <string name="input_method_binding_label">Input method</string>
3381    <!-- Label to show for a service that is running because it is a sync adapter. -->
3382    <string name="sync_binding_label">Sync</string>
3383    <!-- Label to show for a service that is running because it is an accessibility module. -->
3384    <string name="accessibility_binding_label">Accessibility</string>
3385    <!-- Label to show for a service that is running because it is a wallpaper. -->
3386    <string name="wallpaper_binding_label">Wallpaper</string>
3387    <!-- Dialog title for user to select a different wallpaper from service list -->
3388    <string name="chooser_wallpaper">Change wallpaper</string>
3389
3390    <!-- Do Not Translate: Alternate eri.xml -->
3391    <string name="alternate_eri_file">/data/eri.xml</string>
3392
3393    <!-- The title of the notification when VPN is active. -->
3394    <string name="vpn_title">VPN activated</string>
3395    <!-- The title of the notification when VPN is active with an application name. -->
3396    <string name="vpn_title_long">VPN is activated by <xliff:g id="app" example="FooVPN client">%s</xliff:g></string>
3397    <!-- The text of the notification when VPN is active. -->
3398    <string name="vpn_text">Touch to manage the network.</string>
3399    <!-- The text of the notification when VPN is active with a session name. -->
3400    <string name="vpn_text_long">Connected to <xliff:g id="session" example="office">%s</xliff:g>. Touch to manage the network.</string>
3401
3402    <!-- Notification title when connecting to lockdown VPN. -->
3403    <string name="vpn_lockdown_connecting">Always-on VPN connecting\u2026</string>
3404    <!-- Notification title when connected to lockdown VPN. -->
3405    <string name="vpn_lockdown_connected">Always-on VPN connected</string>
3406    <!-- Notification title when error connecting to lockdown VPN. -->
3407    <string name="vpn_lockdown_error">Always-on VPN error</string>
3408    <!-- Notification body that indicates user can touch to cycle lockdown VPN connection. -->
3409    <string name="vpn_lockdown_reset">Touch to reset connection</string>
3410
3411    <!-- Localized strings for WebView -->
3412    <!-- Label for button in a WebView that will open a chooser to choose a file to upload -->
3413    <string name="upload_file">Choose file</string>
3414    <!-- Label for the file upload control when no file has been chosen yet -->
3415    <string name="no_file_chosen">No file chosen</string>
3416    <!-- Label for <input type="reset"> button in html -->
3417    <string name="reset">Reset</string>
3418    <!-- Label for <input type="submit"> button in html -->
3419    <string name="submit">Submit</string>
3420
3421    <!-- Strings for car mode notification -->
3422    <!-- Shown when car mode is enabled -->
3423    <string name="car_mode_disable_notification_title">Car mode enabled</string>
3424    <string name="car_mode_disable_notification_message">Touch to exit car mode.</string>
3425
3426    <!-- Strings for tethered notification -->
3427    <!-- Shown when the device is tethered -->
3428    <string name="tethered_notification_title">Tethering or hotspot active</string>
3429    <string name="tethered_notification_message">Touch to set up.</string>
3430
3431    <!--  Strings for possible PreferenceActivity Back/Next buttons -->
3432    <string name="back_button_label">Back</string>
3433    <string name="next_button_label">Next</string>
3434
3435    <!-- Optional button to Skip a PreferenceActivity [CHAR LIMIT=20] -->
3436    <string name="skip_button_label">Skip</string>
3437
3438    <!-- Strings for throttling notification -->
3439    <!-- Shown when the user is in danger of being throttled -->
3440    <string name="throttle_warning_notification_title">High mobile data use</string>
3441    <string name="throttle_warning_notification_message">Touch to learn more about mobile data use.</string>
3442
3443    <!-- Strings for throttling notification -->
3444    <!-- Shown when the users bandwidth is reduced because of excessive data use -->
3445    <string name="throttled_notification_title">Mobile data limit exceeded</string>
3446    <string name="throttled_notification_message">Touch to learn more about mobile data use.</string>
3447
3448    <!-- Displayed on the Find dialog when there are no matches [CHAR LIMIT=NONE]-->
3449    <string name="no_matches">No matches</string>
3450
3451    <!-- Find dialog hint text.  Also used in the menu item to open find on page [CHAR LIMIT=NONE] -->
3452    <string name="find_on_page">Find on page</string>
3453
3454    <!-- Displayed on the Find dialog to display the index of the highlighted
3455         match and total number of matches found in the current page. [CHAR LIMIT=NONE] -->
3456    <plurals name="matches_found">
3457        <!-- Case of one match -->
3458        <item quantity="one">1 match</item>
3459        <!-- Case of multiple total matches -->
3460        <item quantity="other"><xliff:g id="index" example="2">%d</xliff:g> of <xliff:g id="total" example="137">%d</xliff:g></item>
3461    </plurals>
3462
3463    <!-- Label for the "Done" button on the far left of action mode toolbars. -->
3464    <string name="action_mode_done">Done</string>
3465
3466    <!-- Strings for ExternalStorageFormatter service. -->
3467    <!-- Text for progress dialog while unmounting USB storage volume [CHAR LIMIT=NONE] -->
3468    <string name="progress_unmounting" product="nosdcard">Unmounting USB storage\u2026</string>
3469    <!-- Text for progress dialog while unmounting SD card [CHAR LIMIT=NONE] -->
3470    <string name="progress_unmounting" product="default">Unmounting SD card\u2026</string>
3471    <!-- Text for progress dialog while erasing USB storage volume [CHAR LIMIT=NONE] -->
3472    <string name="progress_erasing" product="nosdcard">Erasing USB storage\u2026</string>
3473    <!-- Text for progress dialog while erasing SD card [CHAR LIMIT=NONE] -->
3474    <string name="progress_erasing" product="default">Erasing SD card\u2026</string>
3475    <!-- Text for message to user that an error happened when formatting USB storage [CHAR LIMIT=NONE] -->
3476    <string name="format_error" product="nosdcard">Couldn\'t erase USB storage.</string>
3477    <!-- Text for message to user that an error happened when formatting SD card [CHAR LIMIT=NONE] -->
3478    <string name="format_error" product="default">Couldn\'t erase SD card.</string>
3479    <!-- Text for message to user that SD card has been removed while in use [CHAR LIMIT=NONE] -->
3480    <string name="media_bad_removal">SD card was removed before being unmounted.</string>
3481    <!-- Text for message to user USB storage is currently being checked [CHAR LIMIT=NONE] -->
3482    <string name="media_checking" product="nosdcard">USB storage is currently being checked.</string>
3483    <!-- Text for message to user SD card is currently being checked [CHAR LIMIT=NONE] -->
3484    <string name="media_checking" product="default">SD card is currently being checked.</string>
3485    <!-- Text for message to user SD card has been removed [CHAR LIMIT=NONE] -->
3486    <string name="media_removed">SD card has been removed.</string>
3487    <!-- Text for message to user USB storage is currently mounted on a computer [CHAR LIMIT=NONE] -->
3488    <string name="media_shared" product="nosdcard">USB storage is currently in use by a computer.</string>
3489    <!-- Text for message to user SD card is currently mounted on a computer [CHAR LIMIT=NONE] -->
3490    <string name="media_shared" product="default">SD card is currently in use by a computer.</string>
3491    <!-- Text for message for an unknown external media state [CHAR LIMIT=NONE] -->
3492    <string name="media_unknown_state">External media in unknown state.</string>
3493
3494    <!-- Text for WebView's text selection Action Mode -->
3495    <!-- ActionBar action to share the current selection [CHAR LIMIT=10] -->
3496    <string name="share">Share</string>
3497    <!-- ActionBar action to use the current selection to open the Find on page functionality [CHAR LIMIT=10]-->
3498    <string name="find">Find</string>
3499    <!-- ActionBar action to use the current selection to perform a web search [CHAR-LIMIT=16] -->
3500    <string name="websearch">Web Search</string>
3501    <!-- ActionBar action to find the next match in the page [CHAR LIMIT=24] -->
3502    <string name="find_next">Find next</string>
3503    <!-- ActionBar action to find the previous match in the page [CHAR LIMIT=24] -->
3504    <string name="find_previous">Find previous</string>
3505
3506    <!-- Network positioning notification ticker. The name of the user (e.g. John Doe) who sent
3507         the request is shown as a dynamic string. -->
3508    <string name="gpsNotifTicker">Location request from <xliff:g id="name">%s</xliff:g></string>
3509    <!-- Network positioning notification and verification title to inform the user about
3510         an incoming location request. -->
3511    <string name="gpsNotifTitle">Location request</string>
3512    <!-- Network positioning notification message. The name of the user (e.g. John Doe) and
3513         service (SUPL-service) who sent the request is shown as dynamic strings.
3514         Translation should not be longer than master text. -->
3515    <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>
3516    <!-- Network positioning verification Yes. Button to push to share location information. -->
3517    <string name="gpsVerifYes">Yes</string>
3518    <!-- Network positioning verification No. Button to push to deny sharing of location
3519         information. -->
3520    <string name="gpsVerifNo">No</string>
3521
3522    <!-- Error message when the sync tried to delete too many things -->
3523    <string name="sync_too_many_deletes">Delete limit exceeded</string>
3524    <!-- Dialog message for when there are too many deletes that would take place and we want user confirmation -->
3525    <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>
3526    <!-- 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 -->
3527    <string name="sync_really_delete">Delete the items</string>
3528    <!-- 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 -->
3529    <string name="sync_undo_deletes">Undo the deletes</string>
3530    <!-- 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 -->
3531    <string name="sync_do_nothing">Do nothing for now</string>
3532
3533    <!-- Choose Account Activity label -->
3534    <string name="choose_account_label">Choose an account</string>
3535
3536    <string name="add_account_label">"Add an account"</string>
3537
3538    <!-- List item to add an account [CHAR LIMIT=20] -->
3539    <string name="add_account_button_label">Add account</string>
3540
3541    <!-- NumberPicker - accessibility support -->
3542    <!-- Description of the button to increase the NumberPicker value. [CHAR LIMIT=NONE] -->
3543    <string name="number_picker_increment_button">Increase</string>
3544    <!-- Description of the button to decrease the NumberPicker value. [CHAR LIMIT=NONE] -->
3545    <string name="number_picker_decrement_button">Decrease</string>
3546    <!-- Description of the tap and hold action to get into scroll mode in NumberPicker. [CHAR LIMIT=NONE] -->
3547    <string name="number_picker_increment_scroll_mode"><xliff:g id="value" example="3">%s</xliff:g> touch and hold.</string>
3548    <!-- Description of the scrolling action in NumberPicker. [CHAR LIMIT=NONE] -->
3549    <string name="number_picker_increment_scroll_action">Slide up to increase and down to decrease.</string>
3550
3551    <!-- TimePicker - accessibility support -->
3552    <!-- Description of the button to increase the TimePicker's minute value. [CHAR LIMIT=NONE] -->
3553    <string name="time_picker_increment_minute_button">Increase minute</string>
3554    <!-- Description of the button to decrease the TimePicker's minute value. [CHAR LIMIT=NONE] -->
3555    <string name="time_picker_decrement_minute_button">Decrease minute</string>
3556    <!-- Description of the button to increase the TimePicker's hour value. [CHAR LIMIT=NONE] -->
3557    <string name="time_picker_increment_hour_button">Increase hour</string>
3558    <!-- Description of the button to decrease the TimePicker's hour value. [CHAR LIMIT=NONE] -->
3559    <string name="time_picker_decrement_hour_button">Decrease hour</string>
3560    <!-- Description of the button to increase the TimePicker's set PM value. [CHAR LIMIT=NONE] -->
3561    <string name="time_picker_increment_set_pm_button">Set PM</string>
3562    <!-- Description of the button to decrease the TimePicker's set AM value. [CHAR LIMIT=NONE] -->
3563    <string name="time_picker_decrement_set_am_button">Set AM</string>
3564
3565    <!-- DatePicker - accessibility support -->
3566    <!-- Description of the button to increase the DatePicker's month value. [CHAR LIMIT=NONE] -->
3567    <string name="date_picker_increment_month_button">Increase month</string>
3568    <!-- Description of the button to decrease the DatePicker's month value. [CHAR LIMIT=NONE] -->
3569    <string name="date_picker_decrement_month_button">Decrease month</string>
3570    <!-- Description of the button to increase the DatePicker's day value. [CHAR LIMIT=NONE] -->
3571    <string name="date_picker_increment_day_button">Increase day</string>
3572    <!-- Description of the button to decrease the DatePicker's day value. [CHAR LIMIT=NONE] -->
3573    <string name="date_picker_decrement_day_button">Decrease day</string>
3574    <!-- Description of the button to increase the DatePicker's year value. [CHAR LIMIT=NONE] -->
3575    <string name="date_picker_increment_year_button">Increase year</string>
3576    <!-- Description of the button to decrease the DatePicker's year value. [CHAR LIMIT=NONE] -->
3577    <string name="date_picker_decrement_year_button">Decrease year</string>
3578
3579    <!-- KeyboardView - accessibility support -->
3580    <!-- Description of the Alt button in a KeyboardView. [CHAR LIMIT=NONE] -->
3581    <string name="keyboardview_keycode_alt">Alt</string>
3582    <!-- Description of the Cancel button in a KeyboardView. [CHAR LIMIT=NONE] -->
3583    <string name="keyboardview_keycode_cancel">Cancel</string>
3584    <!-- Description of the Delete button in a KeyboardView. [CHAR LIMIT=NONE] -->
3585    <string name="keyboardview_keycode_delete">Delete</string>
3586    <!-- Description of the Done button in a KeyboardView. [CHAR LIMIT=NONE] -->
3587    <string name="keyboardview_keycode_done">Done</string>
3588    <!-- Description of the Mode change button in a KeyboardView. [CHAR LIMIT=NONE] -->
3589    <string name="keyboardview_keycode_mode_change">Mode change</string>
3590    <!-- Description of the Shift button in a KeyboardView. [CHAR LIMIT=NONE] -->
3591    <string name="keyboardview_keycode_shift">Shift</string>
3592    <!-- Description of the Enter button in a KeyboardView. [CHAR LIMIT=NONE] -->
3593    <string name="keyboardview_keycode_enter">Enter</string>
3594
3595    <!-- ActivityChooserView - accessibility support -->
3596    <!-- Description of the shwoing of a popup window with activities to choose from. [CHAR LIMIT=NONE] -->
3597    <string name="activitychooserview_choose_application">Choose an app</string>
3598
3599    <!-- ShareActionProvider - accessibility support -->
3600    <!-- Description of the choose target button in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] -->
3601    <string name="shareactionprovider_share_with">Share with</string>
3602    <!-- Description of a share target (both in the list of such or the default share button) in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] -->
3603    <string name="shareactionprovider_share_with_application">Share with <xliff:g id="application_name" example="Bluetooth">%s</xliff:g></string>
3604
3605    <!-- Slide lock screen -->
3606
3607    <!-- Description of the sliding handle in the Slide unlock screen. [CHAR LIMIT=NONE] -->
3608    <string name="content_description_sliding_handle">"Sliding handle. Touch &amp; hold."</string>
3609
3610    <!-- Description of the up direction in which one can to slide the handle in the Slide unlock screen. [CHAR LIMIT=NONE] -->
3611    <string name="description_direction_up">Slide up for <xliff:g id="target_description" example="Unlock">%s</xliff:g>.</string>
3612    <!-- Description of the down direction in which one can to slide the handle in the Slide unlock screen. [CHAR LIMIT=NONE] -->
3613    <string name="description_direction_down">Slide down for <xliff:g id="target_description" example="Unlock">%s</xliff:g>.</string>
3614    <!-- Description of the left direction in which one can to slide the handle in the Slide unlock screen. [CHAR LIMIT=NONE] -->
3615    <string name="description_direction_left">"Slide left for <xliff:g id="target_description" example="Unlock">%s</xliff:g>.</string>
3616    <!-- Description of the right direction in which one can to slide the handle in the Slide unlock screen. [CHAR LIMIT=NONE] -->
3617    <string name="description_direction_right">Slide right for <xliff:g id="target_description" example="Unlock">%s</xliff:g>.</string>
3618
3619    <!-- Description of the unlock target in the Slide unlock screen. [CHAR LIMIT=NONE] -->
3620    <string name="description_target_unlock">Unlock</string>
3621    <!-- Description of the camera target in the Slide unlock screen. [CHAR LIMIT=NONE] -->
3622    <string name="description_target_camera">Camera</string>
3623    <!-- Description of the silent target in the Slide unlock screen. [CHAR LIMIT=NONE] -->
3624    <string name="description_target_silent">Silent</string>
3625    <!-- Description of the sound on target in the Slide unlock screen. [CHAR LIMIT=NONE] -->
3626    <string name="description_target_soundon">Sound on</string>
3627    <!-- Description of the unlock target in the Slide unlock screen. [CHAR LIMIT=NONE] -->
3628    <string name="description_target_search">Search</string>
3629
3630    <!-- Description of the unlock handle in the Slide unlock screen for tablets. [CHAR LIMIT=NONE] -->
3631    <string name="description_target_unlock_tablet">Swipe to unlock.</string>
3632
3633    <!-- Announce that a headset is required to hear keyboard keys while typing a password. [CHAR LIMIT=NONE] -->
3634    <string name="keyboard_headset_required_to_hear_password">Plug in a headset to hear password keys spoken.</string>
3635    <!-- The value of a keyboard key announced when accessibility is enabled and no headsed is used. [CHAR LIMIT=NONE] -->
3636    <string name="keyboard_password_character_no_headset">Dot.</string>
3637
3638    <!-- Content description for the action bar "home" affordance. [CHAR LIMIT=NONE] -->
3639    <string name="action_bar_home_description">Navigate home</string>
3640    <!-- Content description for the action bar "up" affordance. [CHAR LIMIT=NONE] -->
3641    <string name="action_bar_up_description">Navigate up</string>
3642    <!-- Content description for the action menu overflow button. [CHAR LIMIT=NONE] -->
3643    <string name="action_menu_overflow_description">More options</string>
3644
3645    <!-- Storage description for internal storage. [CHAR LIMIT=NONE] -->
3646    <string name="storage_internal">Internal storage</string>
3647
3648    <!-- Storage description for the SD card. [CHAR LIMIT=NONE] -->
3649    <string name="storage_sd_card">SD card</string>
3650
3651    <!-- Storage description for USB storage. [CHAR LIMIT=NONE] -->
3652    <string name="storage_usb">USB storage</string>
3653
3654    <!-- Button text for the edit menu in input method extract mode. [CHAR LIMIT=16] -->
3655    <string name="extract_edit_menu_button">Edit</string>
3656
3657    <!-- Notification title when data usage has exceeded warning threshold. [CHAR LIMIT=32] -->
3658    <string name="data_usage_warning_title">Data usage warning</string>
3659    <!-- Notification body when data usage has exceeded warning threshold. [CHAR LIMIT=32] -->
3660    <string name="data_usage_warning_body">Touch to view usage and settings.</string>
3661
3662    <!-- Notification title when 2G-3G data usage has exceeded limit threshold, and has been disabled. [CHAR LIMIT=32] -->
3663    <string name="data_usage_3g_limit_title">2G-3G data disabled</string>
3664    <!-- Notification title when 4G data usage has exceeded limit threshold, and has been disabled. [CHAR LIMIT=32] -->
3665    <string name="data_usage_4g_limit_title">4G data disabled</string>
3666    <!-- Notification title when mobile data usage has exceeded limit threshold, and has been disabled. [CHAR LIMIT=32] -->
3667    <string name="data_usage_mobile_limit_title">Mobile data disabled</string>
3668    <!-- Notification title when Wi-Fi data usage has exceeded limit threshold, and has been disabled. [CHAR LIMIT=32] -->
3669    <string name="data_usage_wifi_limit_title">Wi-Fi data disabled</string>
3670    <!-- Notification body when data usage has exceeded limit threshold, and has been disabled. [CHAR LIMIT=32] -->
3671    <string name="data_usage_limit_body">Touch to enable.</string>
3672
3673    <!-- Notification title when 2G-3G data usage has exceeded limit threshold. [CHAR LIMIT=32] -->
3674    <string name="data_usage_3g_limit_snoozed_title">2G-3G data limit exceeded</string>
3675    <!-- Notification title when 4G data usage has exceeded limit threshold. [CHAR LIMIT=32] -->
3676    <string name="data_usage_4g_limit_snoozed_title">4G data limit exceeded</string>
3677    <!-- Notification title when mobile data usage has exceeded limit threshold. [CHAR LIMIT=32] -->
3678    <string name="data_usage_mobile_limit_snoozed_title">Mobile data limit exceeded</string>
3679    <!-- Notification title when Wi-Fi data usage has exceeded limit threshold. [CHAR LIMIT=32] -->
3680    <string name="data_usage_wifi_limit_snoozed_title">Wi-Fi data limit exceeded</string>
3681    <!-- Notification body when data usage has exceeded limit threshold. [CHAR LIMIT=32] -->
3682    <string name="data_usage_limit_snoozed_body"><xliff:g id="size" example="3.8GB">%s</xliff:g> over specified limit.</string>
3683
3684    <!-- Notification title when background data usage is limited. [CHAR LIMIT=32] -->
3685    <string name="data_usage_restricted_title">Background data restricted</string>
3686    <!-- Notification body when background data usage is limited. [CHAR LIMIT=32] -->
3687    <string name="data_usage_restricted_body">Touch to remove restriction.</string>
3688
3689    <!-- SSL Certificate dialogs -->
3690    <!-- Title for an SSL Certificate dialog -->
3691    <string name="ssl_certificate">Security certificate</string>
3692    <!-- Message on an SSL Certificate dialog -->
3693    <string name="ssl_certificate_is_valid">This certificate is valid.</string>
3694    <!-- Label for an information field on an SSL Certificate Dialog -->
3695    <string name="issued_to">Issued to:</string>
3696    <!-- Label for an information field on an SSL Certificate Dialog -->
3697    <string name="common_name">Common name:</string>
3698    <!-- Label for an information field on an SSL Certificate Dialog -->
3699    <string name="org_name">Organization:</string>
3700    <!-- Label for an information field on an SSL Certificate Dialog -->
3701    <string name="org_unit">Organizational unit:</string>
3702    <!-- Label for an information field on an SSL Certificate Dialog -->
3703    <string name="issued_by">Issued by:</string>
3704    <!-- Label for an information field on an SSL Certificate Dialog -->
3705    <string name="validity_period">Validity:</string>
3706    <!-- Label for an information field on an SSL Certificate Dialog -->
3707    <string name="issued_on">Issued on:</string>
3708    <!-- Label for an information field on an SSL Certificate Dialog -->
3709    <string name="expires_on">Expires on:</string>
3710    <!-- Label for an information field on an SSL Certificate Dialog -->
3711    <string name="serial_number">Serial number:</string>
3712    <!-- Label for an information field on an SSL Certificate Dialog -->
3713    <string name="fingerprints">Fingerprints:</string>
3714    <!-- Label for an information field on an SSL Certificate Dialog -->
3715    <string name="sha256_fingerprint">SHA-256 fingerprint:</string>
3716    <!-- Label for an information field on an SSL Certificate Dialog -->
3717    <string name="sha1_fingerprint">SHA-1 fingerprint:</string>
3718
3719    <!-- Title for a button to expand the list of activities in ActivityChooserView [CHAR LIMIT=25] -->
3720    <string name="activity_chooser_view_see_all">See all</string>
3721    <!-- Title default for a dialog showing possible activities in ActivityChooserView [CHAR LIMIT=25] -->
3722    <string name="activity_chooser_view_dialog_title_default">Choose activity</string>
3723
3724    <!-- Title for a dialog showing possible activities for sharing in ShareActionProvider [CHAR LIMIT=25] -->
3725    <string name="share_action_provider_share_with">Share with</string>
3726
3727    <!-- Status Bar icon descriptions -->
3728
3729    <!-- Description of for the status bar's icon that the device is locked for accessibility. [CHAR LIMIT=NONE] -->
3730    <string name="status_bar_device_locked">Device locked.</string>
3731
3732    <!-- Delimeter used between each item in a textual list; for example "Alpha, Beta". [CHAR LIMIT=3] -->
3733    <string name="list_delimeter">", "</string>
3734
3735    <!-- STK sending DTMF, SMS, USSD, SS -->
3736    <string name="sending">Sending\u2026</string>
3737
3738    <!-- STK launch Browser -->
3739    <string name="launchBrowserDefault">Launch Browser?</string>
3740
3741    <!-- STK setup Call -->
3742    <string name="SetupCallDefault">Accept call?</string>
3743
3744    <!-- Title for a button to choose the currently selected activity
3745         as the default in the activity resolver. [CHAR LIMIT=25] -->
3746    <string name="activity_resolver_use_always">Always</string>
3747
3748    <!-- Title for a button to choose the currently selected activity
3749         from the activity resolver to use just this once. [CHAR LIMIT=25] -->
3750    <string name="activity_resolver_use_once">Just once</string>
3751
3752    <!-- Name of the default audio route for tablets when nothing
3753         is connected to a headphone or other wired audio output jack. [CHAR LIMIT=50] -->
3754    <string name="default_audio_route_name" product="tablet">Tablet</string>
3755
3756    <!-- Name of the default audio route when nothing is connected to
3757         a headphone or other wired audio output jack. [CHAR LIMIT=50] -->
3758    <string name="default_audio_route_name" product="default">Phone</string>
3759
3760    <!-- Name of the default audio route when wired headphones are
3761         connected. [CHAR LIMIT=50] -->
3762    <string name="default_audio_route_name_headphones">Headphones</string>
3763
3764    <!-- Name of the default audio route when an audio dock is connected. [CHAR LIMIT=50] -->
3765    <string name="default_audio_route_name_dock_speakers">Dock speakers</string>
3766
3767    <!-- Name of the default audio route when HDMI is connected. [CHAR LIMIT=50] -->
3768    <string name="default_audio_route_name_hdmi">HDMI audio</string>
3769
3770    <!-- Name of the default audio route category. [CHAR LIMIT=50] -->
3771    <string name="default_audio_route_category_name">System</string>
3772
3773    <!-- Default name of the bluetooth a2dp audio route. [CHAR LIMIT=50] -->
3774    <string name="bluetooth_a2dp_audio_route_name">Bluetooth audio</string>
3775
3776    <!-- "Done" button for MediaRouter chooser dialog when grouping routes. [CHAR LIMIT=NONE] -->
3777    <string name="media_route_chooser_grouping_done">Done</string>
3778
3779    <!-- Content description of a MediaRouteButton for accessibility support -->
3780    <string name="media_route_button_content_description">Media output</string>
3781
3782    <!-- Display manager service -->
3783
3784    <!-- Name of the built-in display.  [CHAR LIMIT=50] -->
3785    <string name="display_manager_built_in_display_name">Built-in Screen</string>
3786
3787    <!-- Name of the HDMI display.  [CHAR LIMIT=50] -->
3788    <string name="display_manager_hdmi_display_name">HDMI Screen</string>
3789
3790    <!-- Name of the N'th overlay display for testing.  [CHAR LIMIT=50] -->
3791    <string name="display_manager_overlay_display_name">Overlay #<xliff:g id="id">%1$d</xliff:g></string>
3792
3793    <!-- Title text to show within the overlay.  [CHAR LIMIT=50] -->
3794    <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>
3795
3796    <!-- Keyguard strings -->
3797    <!-- Label shown on emergency call button in keyguard -->
3798    <string name="kg_emergency_call_label">Emergency call</string>
3799    <!-- Message shown in pattern unlock after some number of unsuccessful attempts -->
3800    <string name="kg_forgot_pattern_button_text">Forgot Pattern</string>
3801    <!-- Message shown when user enters wrong pattern -->
3802    <string name="kg_wrong_pattern">Wrong Pattern</string>
3803    <!-- Message shown when user enters wrong password -->
3804    <string name="kg_wrong_password">Wrong Password</string>
3805    <!-- Message shown when user enters wrong PIN -->
3806    <string name="kg_wrong_pin">Wrong PIN</string>
3807    <!-- Countdown message shown after too many failed unlock attempts -->
3808    <string name="kg_too_many_failed_attempts_countdown">Try again in <xliff:g id="number">%d</xliff:g> seconds.</string>
3809    <!-- Instructions for using the pattern unlock screen -->
3810    <string name="kg_pattern_instructions">Draw your pattern</string>
3811    <!-- Instructions for using the SIM PIN unlock screen -->
3812    <string name="kg_sim_pin_instructions">Enter SIM PIN</string>
3813    <!-- Instructions for using the PIN unlock screen -->
3814    <string name="kg_pin_instructions">Enter PIN</string>
3815    <!-- Instructions for using the password unlock screen -->
3816    <string name="kg_password_instructions">Enter Password</string>
3817    <!-- Hint shown in the PUK unlock screen PUK TextView -->
3818    <string name="kg_puk_enter_puk_hint">PUK code</string>
3819    <!-- Hint shown in the PUK unlock screen PIN TextView -->
3820    <string name="kg_puk_enter_pin_hint">New PIN code</string>
3821    <!-- Message shown in dialog while the device is unlocking the SIM card -->
3822    <string name="kg_sim_unlock_progress_dialog_message">Unlocking SIM card\u2026</string>
3823    <!-- Message shown when the user enters the wrong PIN code -->
3824    <string name="kg_password_wrong_pin_code">Incorrect PIN code.</string>
3825    <!-- Message shown when the user enters an invalid SIM pin password in PUK screen -->
3826    <string name="kg_invalid_sim_pin_hint">Type a PIN that is 4 to 8 numbers.</string>
3827    <!-- Message shown when the user enters an invalid PUK code in the PUK screen -->
3828    <string name="kg_invalid_sim_puk_hint">Type a PUK that is 8 numbers or longer.</string>
3829    <!-- Instructions for PUK unlock screen -->
3830    <string name="kg_sim_puk_recovery_hint">Type PUK and new PIN code</string>
3831    <!-- Message shown when the user enters an invalid PUK code -->
3832    <string name="kg_invalid_puk">The PUK you typed isn\'t correct.</string>
3833    <!-- Message shown when the user exceeds the maximum number of pattern attempts -->
3834    <string name="kg_login_too_many_attempts">Too many pattern attempts</string>
3835    <!-- Instructions show in account unlock screen allowing user to enter their email password -->
3836    <string name="kg_login_instructions">To unlock, sign in with your Google account.</string>
3837    <!-- Hint shown in TextView in account unlock screen of keyguard -->
3838    <string name="kg_login_username_hint">Username (email)</string>
3839    <!-- Hint shown in TextView in account unlock screen of keyguard -->
3840    <string name="kg_login_password_hint">Password</string>
3841    <!-- Label shown on sign in button on account unlock screen of keyguard -->
3842    <string name="kg_login_submit_button">Sign in</string>
3843    <!-- Message shown when the user enters an invalid username/password combination in account unlock screen of keyguard -->
3844    <string name="kg_login_invalid_input">Invalid username or password.</string>
3845    <!-- Hint text shown when user has too many failed password attempts in account unlock screen of keyguard -->
3846    <string name="kg_login_account_recovery_hint">Forgot your username or password\?\nVisit <b>google.com/accounts/recovery</b>.</string>
3847    <!-- Message shown while device checks username/password in account unlock screen of keyguard -->
3848    <string name="kg_login_checking_password">Checking\u2026</string>
3849    <!-- Message shown in dialog when max number of attempts are reached for PIN screen of keyguard -->
3850    <string name="kg_too_many_failed_pin_attempts_dialog_message">
3851        You have incorrectly typed your PIN <xliff:g id="number">%d</xliff:g> times.
3852        \n\nTry again in <xliff:g id="number">%d</xliff:g> seconds.
3853    </string>
3854    <!-- Message shown in dialog when max number of attempts are reached for password screen of keyguard -->
3855    <string name="kg_too_many_failed_password_attempts_dialog_message">
3856        You have incorrectly typed your password <xliff:g id="number">%d</xliff:g> times.
3857        \n\nTry again in <xliff:g id="number">%d</xliff:g> seconds.
3858    </string>
3859    <string name="kg_too_many_failed_pattern_attempts_dialog_message">
3860        You have incorrectly drawn your unlock pattern <xliff:g id="number">%d</xliff:g> times.
3861        \n\nTry again in <xliff:g id="number">%d</xliff:g> seconds.
3862    </string>
3863    <!-- Message shown when user is almost at the limit of password attempts where the device will be wiped. -->
3864    <string name="kg_failed_attempts_almost_at_wipe" product="tablet">
3865       You have incorrectly attempted to unlock the tablet <xliff:g id="number">%d</xliff:g> times.
3866       After <xliff:g id="number">%d</xliff:g> more unsuccessful attempts,
3867       the tablet will be reset to factory default and all user data will be lost.
3868    </string>
3869    <!-- Message shown when user is almost at the limit of password attempts where the device will be wiped. -->
3870    <string name="kg_failed_attempts_almost_at_wipe" product="default">
3871       You have incorrectly attempted to unlock the phone <xliff:g id="number">%d</xliff:g> times.
3872       After <xliff:g id="number">%d</xliff:g> more unsuccessful attempts,
3873       the phone will be reset to factory default and all user data will be lost.
3874    </string>
3875    <!-- Message shown in dialog when user has exceeded the maximum attempts and the device will now be wiped -->
3876    <string name="kg_failed_attempts_now_wiping" product="tablet">
3877       You have incorrectly attempted to unlock the tablet <xliff:g id="number">%d</xliff:g> times.
3878       The tablet will now be reset to factory default.
3879    </string>
3880    <!-- Message shown in dialog when user has exceeded the maximum attempts and the device will now be wiped -->
3881    <string name="kg_failed_attempts_now_wiping" product="default">
3882       You have incorrectly attempted to unlock the phone <xliff:g id="number">%d</xliff:g> times.
3883       The phone will now be reset to factory default.
3884    </string>
3885    <!-- Message shown in dialog when user is almost at the limit where they will be
3886    locked out and may have to enter an alternate username/password to unlock the phone -->
3887    <string name="kg_failed_attempts_almost_at_login" product="tablet">
3888       You have incorrectly drawn your unlock pattern <xliff:g id="number">%d</xliff:g> times.
3889       After <xliff:g id="number">%d</xliff:g> more unsuccessful attempts,
3890       you will be asked to unlock your tablet using an email account.\n\n
3891       Try again in <xliff:g id="number">%d</xliff:g> seconds.
3892    </string>
3893    <!-- Message shown in dialog when user is almost at the limit where they will be
3894    locked out and may have to enter an alternate username/password to unlock the phone -->
3895    <string name="kg_failed_attempts_almost_at_login" product="default">
3896       You have incorrectly drawn your unlock pattern <xliff:g id="number">%d</xliff:g> times.
3897       After <xliff:g id="number">%d</xliff:g> more unsuccessful attempts,
3898       you will be asked to unlock your phone using an email account.\n\n
3899       Try again in <xliff:g id="number">%d</xliff:g> seconds.
3900    </string>
3901
3902    <!-- Message shown in dialog when user is attempting to set the music volume above the
3903    recommended maximum level for headphones -->
3904    <string name="safe_media_volume_warning" product="default">
3905       "Raise volume above safe level?\nListening at high volume for long periods may damage your hearing."
3906    </string>
3907
3908    <string name="kg_temp_back_string"> &lt; </string> <!-- TODO: remove this -->
3909
3910</resources>
3911