strings.xml revision f7e0351cfdd839f5a47507682efa16f230cb6435
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. -->
45    <string name="ellipsis">\u2026</string>
46
47    <!-- How to display the lack of a phone number -->
48    <string name="emptyPhoneNumber">(No phone number)</string>
49
50    <!-- How to display the lack of a name -->
51    <string name="unknownName">(Unknown)</string>
52
53    <!-- What the UI should display for "voice mail" unless overridden by the SIM-->
54    <string name="defaultVoiceMailAlphaTag">Voicemail</string>
55
56    <!-- What the UI should display for "Msisdn" unless overridden by the SIM-->
57    <string name="defaultMsisdnAlphaTag">MSISDN1</string>
58
59    <!-- For GsmMmiCode.java --> <skip />
60    <!-- Displayed when the user dialed an MMI code whose function
61         could not be performed. This will be displayed in a toast. -->
62    <string name="mmiError">Connection problem or invalid MMI code.</string>
63    <!-- Displayed when the user dialed an MMI code whose function
64         could not be performed because FDN is enabled. This will be displayed in a toast. -->
65    <string name="mmiFdnError">Operation is restricted to fixed dialing numbers only.</string>
66
67    <!-- Displayed when a phone feature such as call barring was activated. -->
68    <string name="serviceEnabled">Service was enabled.</string>
69    <!-- Displayed in front of the list of a set of service classes
70         (voice, data, fax, etc.) that were enabled. -->
71    <string name="serviceEnabledFor">Service was enabled for:</string>
72    <!-- Displayed when a phone feature such as call forwarding was deactivated. -->
73    <string name="serviceDisabled">Service has been disabled.</string>
74    <!-- Displayed when a phone property such as a SIM password was registered. -->
75    <string name="serviceRegistered">Registration was successful.</string>
76    <!-- Displayed when a phone property such as a SIM password was erased. -->
77    <string name="serviceErased">Erasure was successful.</string>
78    <!-- Displayed when a SIM password was entered incorrectly. -->
79    <string name="passwordIncorrect">Incorrect password.</string>
80    <!-- Displayed when a phone feature triggered by an MMI code is complete. -->
81    <string name="mmiComplete">MMI complete.</string>
82    <!-- Displayed when a SIM PIN password is entered incorrectly. -->
83    <string name="badPin">The old PIN you typed is not correct.</string>
84    <!-- Displayed when a SIM PUK password is entered incorrectly. -->
85    <string name="badPuk">The PUK you typed is not correct.</string>
86    <!-- Displayed when SIM PIN passwords are entered inconsistently. -->
87    <string name="mismatchPin">The PINs you entered do not match.</string>
88    <!-- Displayed when a SIM PIN password is too long or too short. -->
89    <string name="invalidPin">Type a PIN that is 4 to 8 numbers.</string>
90    <!-- Displayed to prompt the user to type the PUK password to unlock
91         the SIM card. -->
92    <string name="needPuk">Your SIM card is PUK-locked. Type the PUK code to unlock it.</string>
93    <string name="needPuk2">Type PUK2 to unblock SIM card.</string>
94
95    <!-- Displayed as the title for a success/failure report enabling/disabling caller ID. -->
96    <string name="ClipMmi">Incoming Caller ID</string>
97    <!-- Displayed as the title for a success/failure report enabling/disabling caller ID. -->
98    <string name="ClirMmi">Outgoing Caller ID</string>
99    <!-- Displayed as the title for a success/failure report enabling/disabling call forwarding. -->
100    <string name="CfMmi">Call forwarding</string>
101    <!-- Displayed as the title for a success/failure report enabling/disabling call waiting. -->
102    <string name="CwMmi">Call waiting</string>
103    <!-- Displayed as the title for a success/failure report enabling/disabling call barring. -->
104    <string name="BaMmi">Call barring</string>
105    <!-- Displayed as the title for a success/failure report changing the SIM password. -->
106    <string name="PwdMmi">Password change</string>
107    <!-- Displayed as the title for a success/failure report changing the SIM PIN. -->
108    <string name="PinMmi">PIN change</string>
109    <string name="CnipMmi">Calling number present</string>
110    <string name="CnirMmi">Calling number restricted</string>
111    <string name="ThreeWCMmi">Three way calling</string>
112    <string name="RuacMmi">Rejection of undesired annoying calls</string>
113    <string name="CndMmi">Calling number delivery</string>
114    <string name="DndMmi">Do not disturb</string>
115
116    <!-- Displayed to confirm to the user that caller ID will be restricted on the next call as usual. -->
117    <string name="CLIRDefaultOnNextCallOn">Caller ID defaults to restricted. Next call: Restricted</string>
118    <!-- Displayed to confirm to the user that caller ID will be not restricted on the next call even though it usually is. -->
119    <string name="CLIRDefaultOnNextCallOff">Caller ID defaults to restricted. Next call: Not restricted</string>
120    <!-- Displayed to confirm to the user that caller ID will not be restricted on the next call but usually is. -->
121    <string name="CLIRDefaultOffNextCallOn">Caller ID defaults to not restricted. Next call: Restricted</string>
122    <!-- Displayed to confirm to the user that caller ID will not be restricted on the next call or in general. -->
123    <string name="CLIRDefaultOffNextCallOff">Caller ID defaults to not restricted. Next call: Not restricted</string>
124
125
126    <!-- Displayed to tell the user that caller ID is not provisioned for their SIM. -->
127    <string name="serviceNotProvisioned">Service not provisioned.</string>
128    <!-- Displayed to tell the user that they cannot change the caller ID setting. -->
129    <string name="CLIRPermanent">The caller ID setting cannot be changed.</string>
130
131    <!-- Notification title to tell the user that restricted state is changed by access control. -->
132    <string name="RestrictedChangedTitle">Restricted access changed</string>
133    <!-- Displayed to tell the user that data service is blocked by access control. -->
134    <string name="RestrictedOnData">Data service is blocked.</string>
135    <!-- Displayed to tell the user that emergency service is blocked by access control. -->
136    <string name="RestrictedOnEmergency">Emergency service is blocked.</string>
137    <!-- Displayed to tell the user that normal service is blocked by access control. -->
138    <string name="RestrictedOnNormal">Voice service is blocked.</string>
139    <!-- Displayed to tell the user that all emergency and normal voice services are blocked by access control. -->
140    <string name="RestrictedOnAllVoice">All Voice services are blocked.</string>
141    <!-- Displayed to tell the user that sms service is blocked by access control. -->
142    <string name="RestrictedOnSms">SMS service is blocked.</string>
143    <!-- Displayed to tell the user that voice/data service is blocked by access control. -->
144    <string name="RestrictedOnVoiceData">Voice/Data services are blocked.</string>
145    <!-- Displayed to tell the user that voice and sms service are blocked by access control. -->
146    <string name="RestrictedOnVoiceSms">Voice/SMS services are blocked.</string>
147    <!-- Displayed to tell the user that all service is blocked by access control. -->
148    <string name="RestrictedOnAll">All Voice/Data/SMS services are blocked.</string>
149
150    <!-- Mappings between TS 27.007 +CFCC/+CLCK "service classes" and human-readable strings--> <skip />
151    <!-- Example: Service was enabled for: Voice, Data -->
152    <string name="serviceClassVoice">Voice</string>
153    <!-- Example: Service was enabled for: Voice, Data -->
154    <string name="serviceClassData">Data</string>
155    <!-- Example: Service was enabled for: Voice, FAX -->
156    <string name="serviceClassFAX">FAX</string>
157    <!-- Example: Service was enabled for: Voice, SMS -->
158    <string name="serviceClassSMS">SMS</string>
159    <!-- Meaning: asynchronous data.  Example: Service was enabled for: Voice, Async -->
160    <string name="serviceClassDataAsync">Async</string>
161    <!-- Meaning: synchronous data.  Example: Service was enabled for: Voice, Async -->
162    <string name="serviceClassDataSync">Sync</string>
163    <!-- Meaning: packet data.  Example: Service was enabled for: Voice, Packet -->
164    <string name="serviceClassPacket">Packet</string>
165    <!-- Meaning: unknown.  Example: Service was enabled for: Voice, PAD -->
166    <string name="serviceClassPAD">PAD</string>
167
168    <!-- CDMA Roaming Indicator Strings (non ERI)--> <skip />
169    <!-- Default roaming indicator text -->
170    <string name="roamingText0">Roaming Indicator On</string>
171    <string name="roamingText1">Roaming Indicator Off</string>
172    <string name="roamingText2">Roaming Indicator Flashing</string>
173    <string name="roamingText3">Out of Neighborhood</string>
174    <string name="roamingText4">Out of Building</string>
175    <string name="roamingText5">Roaming - Preferred System</string>
176    <string name="roamingText6">Roaming - Available System</string>
177    <string name="roamingText7">Roaming - Alliance Partner</string>
178    <string name="roamingText8">Roaming - Premium Partner</string>
179    <string name="roamingText9">Roaming - Full Service Functionality</string>
180    <string name="roamingText10">Roaming - Partial Service Functionality</string>
181    <string name="roamingText11">Roaming Banner On</string>
182    <string name="roamingText12">Roaming Banner Off</string>
183    <string name="roamingTextSearching">Searching for Service</string>
184
185
186    <!--
187        {0} is one of "bearerServiceCode*"
188        {1} is dialing number
189        {2} is time in seconds
190
191        cfTemplateRegistered and cfTemplateRegisteredTime mean that a phone number
192        has been set but forwarding is not on.
193    --> <skip />
194    <!-- Displayed when the call forwarding query was not able to be forwarded. -->
195    <string name="cfTemplateNotForwarded"><xliff:g id="bearer_service_code">{0}</xliff:g>: Not forwarded</string>
196    <!-- Displayed when the call forwarding query was forwarded. -->
197    <string name="cfTemplateForwarded"><xliff:g id="bearer_service_code">{0}</xliff:g>: <xliff:g id="dialing_number">{1}</xliff:g></string>
198    <!-- Displayed when the call forwarding query will be forwarded after some time. -->
199    <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>
200    <!-- Displayed when the call forwarding query was set but forwarding is not enabled. -->
201    <string name="cfTemplateRegistered"><xliff:g id="bearer_service_code">{0}</xliff:g>: Not forwarded</string>
202    <!-- Displayed when the call forwarding query was set but forwarding is not enabled. -->
203    <string name="cfTemplateRegisteredTime"><xliff:g id="bearer_service_code">{0}</xliff:g>: Not forwarded</string>
204
205    <!-- android.net.http Error strings --> <skip />
206    <!-- Displayed when a feature code (non-phone number) is dialed and completes successfully. -->
207    <string name="fcComplete">Feature code complete.</string>
208    <!-- Displayed when a feature code (non-phone number) is dialed and completes unsuccessfully. -->
209    <string name="fcError">Connection problem or invalid feature code.</string>
210    <!-- android.net.http Error strings --> <skip />
211    <!-- Displayed when a web request was successful. -->
212    <string name="httpErrorOk">OK</string>
213    <!-- Displayed when a web request failed because we don't know the exact reason. -->
214    <string name="httpError">The Web page contains an error.</string>
215    <!-- Displayed when a web request failed because the URL could not be found. -->
216    <string name="httpErrorLookup">The URL could not be found.</string>
217    <!-- Displayed when a web request failed because the site's authentication scheme is not supported by us. -->
218    <string name="httpErrorUnsupportedAuthScheme">The site authentication scheme is not supported.</string>
219    <!-- Displayed when a web request failed because the authentication failed. -->
220    <string name="httpErrorAuth">Authentication was unsuccessful.</string>
221    <!-- Displayed when a web request failed because the authentication with the proxy failed. -->
222    <string name="httpErrorProxyAuth">Authentication via the proxy server was unsuccessful.</string>
223    <!-- Displayed when a web request failed because there was a connection error. -->
224    <string name="httpErrorConnect">The connection to the server was unsuccessful.</string>
225    <!-- Displayed when a web request failed because there was an input or output error. -->
226    <string name="httpErrorIO">The server failed to communicate. Try again later.</string>
227    <!-- Displayed when a web request failed because the request timed out -->
228    <string name="httpErrorTimeout">The connection to the server timed out.</string>
229    <!-- Displayed when a web request failed because the site tried to redirect us one too many times -->
230    <string name="httpErrorRedirectLoop">The page contains too many server redirects.</string>
231    <!-- Displayed when a web request failed because the protocol of the server is not supported. -->
232    <string name="httpErrorUnsupportedScheme">The protocol is not supported.</string>
233    <!-- Displayed when a web request failed because the a secure connection couldn't be made to the server.-->
234    <string name="httpErrorFailedSslHandshake">A secure connection could not be established.</string>
235    <!-- Displayed when a web request failed because the URL isn't in a valid form. -->
236    <string name="httpErrorBadUrl">The page could not be opened because the URL is invalid.</string>
237    <!-- Displayed when a request failed because we failed to open the file. -->
238    <string name="httpErrorFile">The file could not be accessed.</string>
239    <!-- Displayed when a request failed because the file wasn't found. -->
240    <string name="httpErrorFileNotFound">The requested file was not found.</string>
241    <!-- Displayed when a request failed because there are too many requests right now. -->
242    <string name="httpErrorTooManyRequests">Too many requests are being processed. Try again later.</string>
243
244    <!-- Account notifications --> <skip />
245    <!-- A notification is shown when the AccountManager is unable to
246    supply an auth token without prompting the user to re-enter the
247    password.  This is the text that will scroll through the
248    notification bar (will be seen by the user as he uses another application). -->
249    <string name="notification_title">Sign-in error for <xliff:g id="account" example="foo@gmail.com">%1$s</xliff:g></string>
250
251    <!-- Sync notifications --> <skip />
252    <!-- 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). -->
253    <string name="contentServiceSync">Sync</string>
254    <!-- 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. -->
255    <string name="contentServiceSyncNotificationTitle">Sync</string>
256    <!-- 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. -->
257    <string name="contentServiceTooManyDeletesNotificationDesc">Too many <xliff:g id="content_type">%s</xliff:g> deletes.</string>
258
259    <!-- If MMS discovers there isn't much space left on the device, it will show a toast with this message. -->
260    <string name="low_memory" product="tablet">Tablet storage is full! Delete some files to free space.</string>
261    <!-- If MMS discovers there isn't much space left on the device, it will show a toast with this message. -->
262    <string name="low_memory" product="default">Phone storage is full! Delete some files to free space.</string>
263
264
265    <!-- 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. -->
266    <string name="me">Me</string>
267
268    <!-- Power Dialog --> <skip />
269    <!-- Title for the Phone Options dialog to lock the screen, turn off the phone etc. -->
270    <string name="power_dialog" product="tablet">Tablet options</string>
271    <!-- Title for the Phone Options dialog to lock the screen, turn off the phone etc. -->
272    <string name="power_dialog" product="default">Phone options</string>
273    <!-- Button to turn on silent mode, within the Phone Options dialog -->
274    <string name="silent_mode">Silent mode</string>
275    <!-- Button to turn on the radio, within the Phone Options dialog -->
276    <string name="turn_on_radio">Turn on wireless</string>
277    <!-- Button to turn off the radio, within the Phone Options dialog -->
278    <string name="turn_off_radio">Turn off wireless</string>
279    <!-- Button to lock the screen, within the Phone Options dialog -->
280    <string name="screen_lock">Screen lock</string>
281    <!-- Button to turn off the phone, within the Phone Options dialog -->
282    <string name="power_off">Power off</string>
283
284    <!-- Shutdown Progress Dialog. This is shown if the user chooses to power off the phone. -->
285    <string name="shutdown_progress">Shutting down\u2026</string>
286
287    <!-- Shutdown Confirmation Dialog.  When the user chooses to power off the phone, there will
288         be a confirmation dialog.  This is the message. -->
289    <string name="shutdown_confirm" product="tablet">Your tablet will shut down.</string>
290    <!-- Shutdown Confirmation Dialog.  When the user chooses to power off the phone, there will
291         be a confirmation dialog.  This is the message. -->
292    <string name="shutdown_confirm" product="default">Your phone will shut down.</string>
293
294    <!-- Shutdown Confirmation Dialog.  When the user chooses to power off the phone, it asks
295         the user if they'd like to shut down.  This is the message.  This is used instead of
296         shutdown_confirm when the system is configured to use long press to go directly to the
297         power off dialog instead of the global actions menu. -->
298    <string name="shutdown_confirm_question">Would you like to shut down?</string>
299
300    <!-- Recent Tasks dialog: title
301     TODO: this should move to SystemUI.apk, but the code for the old
302            recent dialog is still in the framework
303     -->
304    <string name="recent_tasks_title">Recent</string>
305    <!-- Recent Tasks dialog: message when there are no recent applications
306     TODO: this should move to SystemUI.apk, but the code for the old
307            recent dialog is still in the framework
308     -->
309    <string name="no_recent_tasks">No recent applications.</string>
310
311    <!-- Title of the Global Actions Dialog -->
312    <string name="global_actions" product="tablet">Tablet options</string>
313    <!-- Title of the Global Actions Dialog -->
314    <string name="global_actions" product="default">Phone options</string>
315
316    <!-- label for item that locks the phone in the phone options dialog -->
317    <string name="global_action_lock">Screen lock</string>
318
319    <!-- label for item that turns off power in phone options dialog -->
320    <string name="global_action_power_off">Power off</string>
321
322    <!-- label for item that enables silent mode in phone options dialog -->
323    <string name="global_action_toggle_silent_mode">Silent mode</string>
324
325    <!-- status message in phone options dialog for when silent mode is enabled -->
326    <string name="global_action_silent_mode_on_status">Sound is OFF</string>
327
328    <!-- status message in phone options dialog for when silent mode is disabled -->
329    <string name="global_action_silent_mode_off_status">Sound is ON</string>
330
331    <!-- label for item that toggles airplane mode -->
332    <string name="global_actions_toggle_airplane_mode">Airplane mode</string>
333
334    <!-- status message in phone options dialog for when airplane mode is on -->
335    <string name="global_actions_airplane_mode_on_status">Airplane mode is ON</string>
336
337    <!-- status message in phone options dialog for when airplane mode is off -->
338    <string name="global_actions_airplane_mode_off_status">Airplane mode is OFF</string>
339
340    <!-- Displayed to the user to tell them that they have started up the phone in "safe mode" -->
341    <string name="safeMode">Safe mode</string>
342
343    <!-- Label for the Android system components when they are shown to the user. -->
344    <string name="android_system_label">Android System</string>
345
346    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
347    <string name="permgrouplab_costMoney">Services that cost you money</string>
348    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
349    <string name="permgroupdesc_costMoney">Allow applications to do things
350        that can cost you money.</string>
351
352    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
353    <string name="permgrouplab_messages">Your messages</string>
354    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
355    <string name="permgroupdesc_messages">Read and write your SMS,
356        e-mail, and other messages.</string>
357
358    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
359    <string name="permgrouplab_personalInfo">Your personal information</string>
360    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
361    <string name="permgroupdesc_personalInfo" product="tablet">Direct access to your contacts
362        and calendar stored on the tablet.</string>
363    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
364    <string name="permgroupdesc_personalInfo" product="default">Direct access to your contacts
365        and calendar stored on the phone.</string>
366
367    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
368    <string name="permgrouplab_location">Your location</string>
369    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
370    <string name="permgroupdesc_location">Monitor your physical location</string>
371
372    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
373    <string name="permgrouplab_network">Network communication</string>
374    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
375    <string name="permgroupdesc_network">Allow applications to access
376        various network features.</string>
377
378    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
379    <string name="permgrouplab_accounts">Your accounts</string>
380    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
381    <string name="permgroupdesc_accounts">Access the available accounts.</string>
382
383    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
384    <string name="permgrouplab_hardwareControls">Hardware controls</string>
385    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
386    <string name="permgroupdesc_hardwareControls">Direct access to hardware on
387        the handset.</string>
388
389    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
390    <string name="permgrouplab_phoneCalls">Phone calls</string>
391    <!-- Description 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="permgroupdesc_phoneCalls">Monitor, record, and process
393        phone calls.</string>
394
395    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
396    <string name="permgrouplab_systemTools">System tools</string>
397    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
398    <string name="permgroupdesc_systemTools">Lower-level access and control
399        of the system.</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_developmentTools">Development tools</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_developmentTools">Features only needed for
405        application developers.</string>
406
407    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
408    <string name="permgrouplab_storage">Storage</string>
409    <!-- 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] -->
410    <string name="permgroupdesc_storage" product="nosdcard">Access the USB storage.</string>
411    <!-- Description 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="permgroupdesc_storage" product="default">Access the SD card.</string>
413
414    <!--  Permissions -->
415
416    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
417    <string name="permlab_statusBar">disable or modify status bar</string>
418    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
419    <string name="permdesc_statusBar">Allows application to disable
420        the status bar or add and remove system icons.</string>
421
422    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
423    <string name="permlab_statusBarService">status bar</string>
424    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
425    <string name="permdesc_statusBarService">Allows the application to be the status bar.</string>
426
427    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
428    <string name="permlab_expandStatusBar">expand/collapse status bar</string>
429    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
430    <string name="permdesc_expandStatusBar">Allows application to
431        expand or collapse the status bar.</string>
432
433    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
434    <string name="permlab_processOutgoingCalls">intercept outgoing calls</string>
435    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
436    <string name="permdesc_processOutgoingCalls">Allows application to
437        process outgoing calls and change the number to be dialed.  Malicious
438        applications may monitor, redirect, or prevent outgoing calls.</string>
439
440    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
441    <string name="permlab_receiveSms">receive SMS</string>
442    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
443    <string name="permdesc_receiveSms">Allows application to receive
444      and process SMS messages. Malicious applications may monitor
445      your messages or delete them without showing them to you.</string>
446
447    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
448    <string name="permlab_receiveMms">receive MMS</string>
449    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
450    <string name="permdesc_receiveMms">Allows application to receive
451      and process MMS messages. Malicious applications may monitor
452      your messages or delete them without showing them to you.</string>
453
454    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
455    <string name="permlab_sendSms">send SMS messages</string>
456    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
457    <string name="permdesc_sendSms">Allows application to send SMS
458      messages. Malicious applications may cost you money by sending
459      messages without your confirmation.</string>
460
461    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
462    <string name="permlab_readSms">read SMS or MMS</string>
463    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
464    <string name="permdesc_readSms" product="tablet">Allows application to read
465      SMS messages stored on your tablet or SIM card. Malicious applications
466      may read your confidential messages.</string>
467    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
468    <string name="permdesc_readSms" product="default">Allows application to read
469      SMS messages stored on your phone or SIM card. Malicious applications
470      may read your confidential messages.</string>
471
472    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
473    <string name="permlab_writeSms">edit SMS or MMS</string>
474    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
475    <string name="permdesc_writeSms" product="tablet">Allows application to write
476      to SMS messages stored on your tablet or SIM card. Malicious applications
477      may delete your messages.</string>
478    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
479    <string name="permdesc_writeSms" product="default">Allows application to write
480      to SMS messages stored on your phone or SIM card. Malicious applications
481      may delete your messages.</string>
482
483    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
484    <string name="permlab_receiveWapPush">receive WAP</string>
485    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
486    <string name="permdesc_receiveWapPush">Allows application to receive
487      and process WAP messages. Malicious applications may monitor
488      your messages or delete them without showing them to you.</string>
489
490    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
491    <string name="permlab_getTasks">retrieve running applications</string>
492    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
493    <string name="permdesc_getTasks">Allows application to retrieve
494        information about currently and recently running tasks. May allow
495        malicious applications to discover private information about other applications.</string>
496
497    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
498    <string name="permlab_reorderTasks">reorder running applications</string>
499    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
500    <string name="permdesc_reorderTasks">Allows an application to move
501        tasks to the foreground and background. Malicious applications can force
502        themselves to the front without your control.</string>
503
504    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
505    <string name="permlab_setDebugApp">enable application debugging</string>
506    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
507    <string name="permdesc_setDebugApp">Allows an application to turn
508        on debugging for another application. Malicious applications can use this
509        to kill other applications.</string>
510
511    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
512    <string name="permlab_changeConfiguration">change your UI settings</string>
513    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
514    <string name="permdesc_changeConfiguration">Allows an application to
515        change the current configuration, such as the locale or overall font
516        size.</string>
517
518    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
519    <string name="permlab_enableCarMode">enable car mode</string>
520    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
521    <string name="permdesc_enableCarMode">Allows an application to
522        enable the car mode.</string>
523
524    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
525    <string name="permlab_killBackgroundProcesses">kill background processes</string>
526    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
527    <string name="permdesc_killBackgroundProcesses">Allows an application to
528        kill background processes of other applications, even if memory
529        isn\'t low.</string>
530
531    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
532    <string name="permlab_forceStopPackages">force stop other applications</string>
533    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
534    <string name="permdesc_forceStopPackages">Allows an application to
535        forcibly stop other applications.</string>
536
537    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
538    <string name="permlab_forceBack">force application to close</string>
539    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
540    <string name="permdesc_forceBack">Allows an application to force any
541        activity that is in the foreground to close and go back.
542        Should never be needed for normal applications.</string>
543
544    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
545    <string name="permlab_dump">retrieve system internal state</string>
546    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
547    <string name="permdesc_dump">Allows application to retrieve
548        internal state of the system. Malicious applications may retrieve
549        a wide variety of private and secure information that they should
550        never normally need.</string>
551
552    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
553    <string name="permlab_shutdown">partial shutdown</string>
554    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
555    <string name="permdesc_shutdown">Puts the activity manager into a shutdown
556        state.  Does not perform a complete shutdown.</string>
557
558    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
559    <string name="permlab_stopAppSwitches">prevent app switches</string>
560    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
561    <string name="permdesc_stopAppSwitches">Prevents the user from switching to
562        another application.</string>
563
564    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
565    <string name="permlab_runSetActivityWatcher">monitor and control all application launching</string>
566    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
567    <string name="permdesc_runSetActivityWatcher">Allows an application to
568        monitor and control how the system launches activities.
569        Malicious applications may completely compromise the system. This
570        permission is only needed for development, never for normal
571        use.</string>
572
573    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
574    <string name="permlab_broadcastPackageRemoved">send package removed broadcast</string>
575    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
576    <string name="permdesc_broadcastPackageRemoved">Allows an application to
577        broadcast a notification that an application package has been removed.
578        Malicious applications may use this to kill any other running
579        application.</string>
580
581    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
582    <string name="permlab_broadcastSmsReceived">send SMS-received broadcast</string>
583    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
584    <string name="permdesc_broadcastSmsReceived">Allows an application to
585        broadcast a notification that an SMS message has been received.
586        Malicious applications may use this to forge incoming SMS messages.</string>
587
588    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
589    <string name="permlab_broadcastWapPush">send WAP-PUSH-received broadcast</string>
590    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
591    <string name="permdesc_broadcastWapPush">Allows an application to
592        broadcast a notification that a WAP PUSH message has been received.
593        Malicious applications may use this to forge MMS message receipt or to
594        silently replace the content of any web page with malicious variants.</string>
595
596    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
597    <string name="permlab_setProcessLimit">limit number of running processes</string>
598    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
599    <string name="permdesc_setProcessLimit">Allows an application
600        to control the maximum number of processes that will run. Never
601        needed for normal applications.</string>
602
603    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
604    <string name="permlab_setAlwaysFinish">make all background applications close</string>
605    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
606    <string name="permdesc_setAlwaysFinish">Allows an application
607        to control whether activities are always finished as soon as they
608        go to the background. Never needed for normal applications.</string>
609
610    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
611    <string name="permlab_batteryStats">modify battery statistics</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_batteryStats">Allows the modification of
614        collected battery statistics. Not for use by normal applications.</string>
615
616    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
617    <string name="permlab_backup">control system backup and restore</string>
618    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
619    <string name="permdesc_backup">Allows the application to control the system\'s backup and restore mechanism.  Not for use by normal applications.</string>
620
621    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
622    <string name="permlab_internalSystemWindow">display unauthorized windows</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_internalSystemWindow">Allows the creation of
625        windows that are intended to be used by the internal system
626        user interface. Not for use by normal applications.</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_systemAlertWindow">display system-level alerts</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_systemAlertWindow">Allows an application to
632        show system alert windows. Malicious applications can take over the
633        entire screen.</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_setAnimationScale">modify global animation speed</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_setAnimationScale">Allows an application to change
639        the global animation speed (faster or slower animations) at any time.</string>
640
641    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
642    <string name="permlab_manageAppTokens">manage application tokens</string>
643    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
644    <string name="permdesc_manageAppTokens">Allows applications to
645        create and manage their own tokens, bypassing their normal
646        Z-ordering. Should never be needed for normal applications.</string>
647
648    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
649    <string name="permlab_injectEvents">press keys and control buttons</string>
650    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
651    <string name="permdesc_injectEvents" product="tablet">Allows an application to deliver
652        its own input events (key presses, etc.) to other applications. Malicious
653        applications can use this to take over the tablet.</string>
654    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
655    <string name="permdesc_injectEvents" product="default">Allows an application to deliver
656        its own input events (key presses, etc.) to other applications. Malicious
657        applications can use this to take over the phone.</string>
658
659    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
660    <string name="permlab_readInputState">record what you type and actions you take</string>
661    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
662    <string name="permdesc_readInputState">Allows applications to watch the
663        keys you press even when interacting with another application (such
664        as entering a password). Should never be needed for normal applications.</string>
665
666    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
667    <string name="permlab_bindInputMethod">bind to an input method</string>
668    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
669    <string name="permdesc_bindInputMethod">Allows the holder to bind to the top-level
670        interface of an input method. Should never be needed for normal applications.</string>
671
672    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
673    <string name="permlab_bindWallpaper">bind to a wallpaper</string>
674    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
675    <string name="permdesc_bindWallpaper">Allows the holder to bind to the top-level
676        interface of a wallpaper. Should never be needed for normal applications.</string>
677
678    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
679    <string name="permlab_bindDeviceAdmin">interact with a device admin</string>
680    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
681    <string name="permdesc_bindDeviceAdmin">Allows the holder to send intents to
682        a device administrator. Should never be needed for normal applications.</string>
683
684    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
685    <string name="permlab_setOrientation">change screen orientation</string>
686    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
687    <string name="permdesc_setOrientation">Allows an application to change
688        the rotation of the screen at any time. Should never be needed for
689        normal applications.</string>
690
691    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
692    <string name="permlab_signalPersistentProcesses">send Linux signals to applications</string>
693    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
694    <string name="permdesc_signalPersistentProcesses">Allows application to request that the
695        supplied signal be sent to all persistent processes.</string>
696
697    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
698    <string name="permlab_persistentActivity">make application always run</string>
699    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
700    <string name="permdesc_persistentActivity">Allows an application to make
701        parts of itself persistent, so the system can\'t use it for other
702        applications.</string>
703
704    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
705    <string name="permlab_deletePackages">delete applications</string>
706    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
707    <string name="permdesc_deletePackages">Allows an application to delete
708        Android packages. Malicious applications can use this to delete important applications.</string>
709
710    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
711    <string name="permlab_clearAppUserData">delete other applications\' data</string>
712    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
713    <string name="permdesc_clearAppUserData">Allows an application to clear user data.</string>
714    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
715    <string name="permlab_deleteCacheFiles">delete other applications\' caches</string>
716    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
717    <string name="permdesc_deleteCacheFiles">Allows an application to delete
718        cache files.</string>
719
720    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
721    <string name="permlab_getPackageSize">measure application storage space</string>
722    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
723    <string name="permdesc_getPackageSize">Allows an application to retrieve
724        its code, data, and cache sizes</string>
725
726    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
727    <string name="permlab_installPackages">directly install applications</string>
728    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
729    <string name="permdesc_installPackages">Allows an application to install new or updated
730        Android packages. Malicious applications can use this to add new applications with arbitrarily
731        powerful permissions.</string>
732
733    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
734    <string name="permlab_clearAppCache">delete all application cache data</string>
735    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
736    <string name="permdesc_clearAppCache" product="tablet">Allows an application to free tablet storage
737        by deleting files in application cache directory. Access is very
738        restricted usually to system process.</string>
739    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
740    <string name="permdesc_clearAppCache" product="default">Allows an application to free phone storage
741        by deleting files in application cache directory. Access is very
742        restricted usually to system process.</string>
743
744    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
745    <string name="permlab_movePackage">Move application resources</string>
746    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
747    <string name="permdesc_movePackage">Allows an application to move application resources from internal to external media and vice versa.</string>
748
749    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
750    <string name="permlab_readLogs">read sensitive log data</string>
751    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
752    <string name="permdesc_readLogs" product="tablet">Allows an application to read from the
753        system\'s various log files.  This allows it to discover general
754        information about what you are doing with the tablet, potentially
755        including personal or private information.</string>
756    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
757    <string name="permdesc_readLogs" product="default">Allows an application to read from the
758        system\'s various log files.  This allows it to discover general
759        information about what you are doing with the phone, potentially
760        including personal or private information.</string>
761
762    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
763    <string name="permlab_diagnostic">read/write to resources owned by diag</string>
764    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
765    <string name="permdesc_diagnostic">Allows an application to read and write to
766    any resource owned by the diag group; for example, files in /dev. This could
767    potentially affect system stability and security. This should be ONLY be used
768    for hardware-specific diagnostics by the manufacturer or operator.</string>
769
770    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
771    <string name="permlab_changeComponentState">enable or disable application components</string>
772    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
773    <string name="permdesc_changeComponentState" product="tablet">Allows an application to change whether a
774        component of another application is enabled or not. Malicious applications can use this
775        to disable important tablet capabilities. Care must be used with this permission, as it is
776        possible to get application components into an unusable, inconsistent, or unstable state.
777    </string>
778    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
779    <string name="permdesc_changeComponentState" product="default">Allows an application to change whether a
780        component of another application is enabled or not. Malicious applications can use this
781        to disable important phone capabilities. Care must be used with this permission, as it is
782        possible to get application components into an unusable, inconsistent, or unstable state.
783    </string>
784
785    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
786    <string name="permlab_setPreferredApplications">set preferred applications</string>
787    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
788    <string name="permdesc_setPreferredApplications">Allows an application to
789        modify your preferred applications. This can allow malicious applications
790        to silently change the applications that are run, spoofing your
791        existing applications to collect private data from you.</string>
792
793    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
794    <string name="permlab_writeSettings">modify global system settings</string>
795    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
796    <string name="permdesc_writeSettings">Allows an application to modify the
797        system\'s settings data. Malicious applications can corrupt your system\'s
798        configuration.</string>
799
800    <string name="permlab_writeSecureSettings">modify secure system settings</string>
801    <string name="permdesc_writeSecureSettings">Allows an application to modify the
802        system\'s secure settings data. Not for use by normal applications.</string>
803
804    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
805    <string name="permlab_writeGservices">modify the Google services map</string>
806    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
807    <string name="permdesc_writeGservices">Allows an application to modify the
808        Google services map.  Not for use by normal applications.</string>
809
810    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
811    <string name="permlab_receiveBootCompleted">automatically start at boot</string>
812    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
813    <string name="permdesc_receiveBootCompleted" product="tablet">Allows an application to
814        have itself started as soon as the system has finished booting.
815        This can make it take longer to start the tablet and allow the
816        application to slow down the overall tablet by always running.</string>
817    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
818    <string name="permdesc_receiveBootCompleted" product="default">Allows an application to
819        have itself started as soon as the system has finished booting.
820        This can make it take longer to start the phone and allow the
821        application to slow down the overall phone by always running.</string>
822
823    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
824    <string name="permlab_broadcastSticky">send sticky broadcast</string>
825    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
826    <string name="permdesc_broadcastSticky" product="tablet">Allows an application to send
827        sticky broadcasts, which remain after the broadcast ends.
828        Malicious applications can make the tablet slow or unstable by causing it
829        to use too much memory.</string>
830    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
831    <string name="permdesc_broadcastSticky" product="default">Allows an application to send
832        sticky broadcasts, which remain after the broadcast ends.
833        Malicious applications can make the phone slow or unstable by causing it
834        to use too much memory.</string>
835
836    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
837    <string name="permlab_readContacts">read contact data</string>
838    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
839    <string name="permdesc_readContacts" product="tablet">Allows an application to read all
840        of the contact (address) data stored on your tablet. Malicious applications
841        can use this to send your data to other people.</string>
842    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
843    <string name="permdesc_readContacts" product="default">Allows an application to read all
844        of the contact (address) data stored on your phone. Malicious applications
845        can use this to send your data to other people.</string>
846
847    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
848    <string name="permlab_writeContacts">write contact data</string>
849    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
850    <string name="permdesc_writeContacts" product="tablet">Allows an application to modify the
851        contact (address) data stored on your tablet. Malicious
852        applications can use this to erase or modify your contact data.</string>
853    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
854    <string name="permdesc_writeContacts" product="default">Allows an application to modify the
855        contact (address) data stored on your phone. Malicious
856        applications can use this to erase or modify your contact data.</string>
857
858    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
859    <string name="permlab_readCalendar">read calendar events</string>
860    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
861    <string name="permdesc_readCalendar" product="tablet">Allows an application to read all
862        of the calendar events stored on your tablet. Malicious applications
863        can use this to send your calendar events to other people.</string>
864    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
865    <string name="permdesc_readCalendar" product="default">Allows an application to read all
866        of the calendar events stored on your phone. Malicious applications
867        can use this to send your calendar events to other people.</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_writeCalendar">add or modify calendar events and send email to guests</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_writeCalendar">Allows an application to add or change the
873        events on your calendar, which may send email to guests. Malicious applications can use this
874        to erase or modify your calendar events or to send email to guests.</string>
875
876    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
877    <string name="permlab_accessMockLocation">mock location sources for testing</string>
878    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
879    <string name="permdesc_accessMockLocation">Create mock location sources for testing.
880        Malicious applications can use this to override the location and/or status returned by real
881        location sources such as GPS or Network providers.</string>
882
883    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
884    <string name="permlab_accessLocationExtraCommands">access extra location provider commands</string>
885    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
886    <string name="permdesc_accessLocationExtraCommands">Access extra location provider commands.
887        Malicious applications could use this to interfere with the operation of the GPS
888        or other location sources.</string>
889
890    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
891    <string name="permlab_installLocationProvider">permission to install a location provider</string>
892    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
893    <string name="permdesc_installLocationProvider">Create mock location sources for testing.
894        Malicious applications can use this to override the location and/or status returned by real
895        location sources such as GPS or Network providers or monitor and report your location to an external source.</string>
896
897    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
898    <string name="permlab_accessFineLocation">fine (GPS) location</string>
899    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
900    <string name="permdesc_accessFineLocation" product="tablet">Access fine location sources such as the
901        Global Positioning System on the tablet, where available.
902        Malicious applications can use this to determine where you are, and may
903        consume additional battery power.</string>
904    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
905    <string name="permdesc_accessFineLocation" product="default">Access fine location sources such as the
906        Global Positioning System on the phone, where available.
907        Malicious applications can use this to determine where you are, and may
908        consume additional battery power.</string>
909
910    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
911    <string name="permlab_accessCoarseLocation">coarse (network-based) location</string>
912    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
913    <string name="permdesc_accessCoarseLocation" product="tablet">Access coarse location sources such as the cellular
914        network database to determine an approximate tablet location, where available. Malicious
915        applications can use this to determine approximately where you are.</string>
916    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
917    <string name="permdesc_accessCoarseLocation" product="default">Access coarse location sources such as the cellular
918        network database to determine an approximate phone location, where available. Malicious
919        applications can use this to determine approximately where you are.</string>
920
921    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
922    <string name="permlab_accessSurfaceFlinger">access SurfaceFlinger</string>
923    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
924    <string name="permdesc_accessSurfaceFlinger">Allows application to use
925        SurfaceFlinger low-level features.</string>
926
927    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
928    <string name="permlab_readFrameBuffer">read frame buffer</string>
929    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
930    <string name="permdesc_readFrameBuffer">Allows application to
931        read the content of the frame buffer.</string>
932
933    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
934    <string name="permlab_modifyAudioSettings">change your audio settings</string>
935    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
936    <string name="permdesc_modifyAudioSettings">Allows application to modify
937        global audio settings such as volume and routing.</string>
938
939    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
940    <string name="permlab_recordAudio">record audio</string>
941    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
942    <string name="permdesc_recordAudio">Allows application to access
943        the audio record path.</string>
944
945    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
946    <string name="permlab_camera">take pictures and videos</string>
947    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
948    <string name="permdesc_camera">Allows application to take pictures and videos
949        with the camera. This allows the application at any time to collect
950        images the camera is seeing.</string>
951
952    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
953    <string name="permlab_brick" product="tablet">permanently disable tablet</string>
954    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
955    <string name="permlab_brick" product="default">permanently disable phone</string>
956    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
957    <string name="permdesc_brick" product="tablet">Allows the application to
958        disable the entire tablet permanently. This is very dangerous.</string>
959    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
960    <string name="permdesc_brick" product="default">Allows the application to
961        disable the entire phone permanently. This is very dangerous.</string>
962
963    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
964    <string name="permlab_reboot" product="tablet">force tablet reboot</string>
965    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
966    <string name="permlab_reboot" product="default">force phone reboot</string>
967    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
968    <string name="permdesc_reboot" product="tablet">Allows the application to
969        force the tablet to reboot.</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_reboot" product="default">Allows the application to
972        force the phone to reboot.</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_mount_unmount_filesystems">mount and unmount filesystems</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_mount_unmount_filesystems">Allows the application to mount and
978        unmount filesystems for removable storage.</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_mount_format_filesystems">format external storage</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_mount_format_filesystems">Allows the application to format removable storage.</string>
984
985    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
986    <string name="permlab_asec_access">get information on internal storage</string>
987    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
988    <string name="permdesc_asec_access">Allows the application to get information on internal storage.</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_asec_create">create internal storage</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_asec_create">Allows the application to create internal storage.</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_asec_destroy">destroy internal storage</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_asec_destroy">Allows the application to destroy internal storage.</string>
999
1000    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1001    <string name="permlab_asec_mount_unmount">mount / unmount internal storage</string>
1002    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1003    <string name="permdesc_asec_mount_unmount">Allows the application to mount / unmount internal storage.</string>
1004
1005    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1006    <string name="permlab_asec_rename">rename internal storage</string>
1007    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1008    <string name="permdesc_asec_rename">Allows the application to rename internal storage.</string>
1009
1010    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1011    <string name="permlab_vibrate">control vibrator</string>
1012    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1013    <string name="permdesc_vibrate">Allows the application to control
1014        the vibrator.</string>
1015
1016    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1017    <string name="permlab_flashlight">control flashlight</string>
1018    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1019    <string name="permdesc_flashlight">Allows the application to control
1020        the flashlight.</string>
1021
1022    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1023    <string name="permlab_accessUsb">access USB devices</string>
1024    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1025    <string name="permdesc_accessUsb">Allows the application to access USB devices.</string>
1026
1027    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1028    <string name="permlab_hardware_test">test hardware</string>
1029    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1030    <string name="permdesc_hardware_test">Allows the application to control
1031        various peripherals for the purpose of hardware testing.</string>
1032
1033    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1034    <string name="permlab_callPhone">directly call phone numbers</string>
1035    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1036    <string name="permdesc_callPhone">Allows the application to call
1037        phone numbers without your intervention. Malicious applications may
1038        cause unexpected calls on your phone bill. Note that this does not
1039        allow the application to call emergency numbers.</string>
1040
1041    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1042    <string name="permlab_callPrivileged">directly call any phone numbers</string>
1043    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1044    <string name="permdesc_callPrivileged">Allows the application to call
1045        any phone number, including emergency numbers, without your intervention.
1046        Malicious applications may place unnecessary and illegal calls to emergency
1047        services.</string>
1048
1049    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1050    <string name="permlab_performCdmaProvisioning" product="tablet">directly start CDMA tablet setup</string>
1051    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1052    <string name="permlab_performCdmaProvisioning" product="default">directly start CDMA phone setup</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_performCdmaProvisioning">Allows the application to start CDMA provisioning.
1055        Malicious applications may unnecessarily start CDMA provisioning</string>
1056
1057    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1058    <string name="permlab_locationUpdates">control location update notifications</string>
1059    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1060    <string name="permdesc_locationUpdates">Allows enabling/disabling location
1061        update notifications from the radio.  Not for use by normal applications.</string>
1062
1063    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1064    <string name="permlab_checkinProperties">access checkin properties</string>
1065    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1066    <string name="permdesc_checkinProperties">Allows read/write access to
1067        properties uploaded by the checkin service.  Not for use by normal
1068        applications.</string>
1069
1070    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1071    <string name="permlab_bindGadget">choose widgets</string>
1072    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1073    <string name="permdesc_bindGadget">Allows the application to tell the system
1074        which widgets can be used by which application.  With this permission,
1075        applications can give access to personal data to other applications.
1076        Not for use by normal applications.</string>
1077
1078    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1079    <string name="permlab_modifyPhoneState">modify phone state</string>
1080    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1081    <string name="permdesc_modifyPhoneState">Allows the application to control the
1082        phone features of the device. An application with this permission can switch
1083        networks, turn the phone radio on and off and the like without ever notifying
1084        you.</string>
1085
1086    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1087    <string name="permlab_readPhoneState">read phone state and identity</string>
1088    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1089    <string name="permdesc_readPhoneState">Allows the application to access the phone
1090        features of the device.  An application with this permission can determine the phone
1091        number and serial number of this phone, whether a call is active, the number that call
1092        is connected to and the like.</string>
1093
1094    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1095    <string name="permlab_wakeLock" product="tablet">prevent tablet from sleeping</string>
1096    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1097    <string name="permlab_wakeLock" product="default">prevent phone from sleeping</string>
1098    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1099    <string name="permdesc_wakeLock" product="tablet">Allows an application to prevent
1100        the tablet from going to sleep.</string>
1101    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1102    <string name="permdesc_wakeLock" product="default">Allows an application to prevent
1103        the phone from going to sleep.</string>
1104
1105    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1106    <string name="permlab_devicePower" product="tablet">power tablet on or off</string>
1107    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1108    <string name="permlab_devicePower" product="default">power phone on or off</string>
1109    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1110    <string name="permdesc_devicePower" product="tablet">Allows the application to turn the
1111        tablet on or off.</string>
1112    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1113    <string name="permdesc_devicePower" product="default">Allows the application to turn the
1114        phone on or off.</string>
1115
1116    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1117    <string name="permlab_factoryTest">run in factory test mode</string>
1118    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1119    <string name="permdesc_factoryTest" product="tablet">Run as a low-level manufacturer test,
1120        allowing complete access to the tablet hardware. Only available
1121        when a tablet is running in manufacturer test mode.</string>
1122    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1123    <string name="permdesc_factoryTest" product="default">Run as a low-level manufacturer test,
1124        allowing complete access to the phone hardware. Only available
1125        when a phone is running in manufacturer test mode.</string>
1126
1127    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1128    <string name="permlab_setWallpaper">set wallpaper</string>
1129    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1130    <string name="permdesc_setWallpaper">Allows the application
1131        to set the system wallpaper.</string>
1132
1133    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1134    <string name="permlab_setWallpaperHints">set wallpaper size hints</string>
1135    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1136    <string name="permdesc_setWallpaperHints">Allows the application
1137        to set the system wallpaper size hints.</string>
1138
1139    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1140    <string name="permlab_masterClear">reset system to factory defaults</string>
1141    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1142    <string name="permdesc_masterClear">Allows an application to completely
1143        reset the system to its factory settings, erasing all data,
1144        configuration, and installed applications.</string>
1145
1146    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1147    <string name="permlab_setTime">set time</string>
1148    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1149    <string name="permdesc_setTime" product="tablet">Allows an application to change
1150        the tablet\'s clock time.</string>
1151    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1152    <string name="permdesc_setTime" product="default">Allows an application to change
1153        the phone\'s clock time.</string>
1154
1155    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1156    <string name="permlab_setTimeZone">set time zone</string>
1157    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1158    <string name="permdesc_setTimeZone" product="tablet">Allows an application to change
1159        the tablet\'s time zone.</string>
1160    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1161    <string name="permdesc_setTimeZone" product="default">Allows an application to change
1162        the phone\'s time zone.</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_accountManagerService">act as the AccountManagerService</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_accountManagerService">Allows an
1168    application to make calls to AccountAuthenticators</string>
1169
1170    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1171    <string name="permlab_getAccounts">discover known accounts</string>
1172    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1173    <string name="permdesc_getAccounts" product="tablet">Allows an application to get
1174      the list of accounts known by the tablet.</string>
1175    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1176    <string name="permdesc_getAccounts" product="default">Allows an application to get
1177      the list of accounts known by the phone.</string>
1178
1179    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1180    <string name="permlab_authenticateAccounts">act as an account authenticator</string>
1181    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1182    <string name="permdesc_authenticateAccounts">Allows an application
1183    to use the account authenticator capabilities of the
1184    AccountManager, including creating accounts and getting and
1185    setting their passwords.</string>
1186
1187    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1188    <string name="permlab_manageAccounts">manage the accounts list</string>
1189    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1190    <string name="permdesc_manageAccounts">Allows an application to
1191    perform operations like adding, and removing accounts and deleting
1192    their password.</string>
1193
1194    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1195    <string name="permlab_useCredentials">use the authentication
1196    credentials of an account</string>
1197    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1198    <string name="permdesc_useCredentials">Allows an application to
1199    request authentication tokens.</string>
1200
1201    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1202    <string name="permlab_accessNetworkState">view network state</string>
1203    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1204    <string name="permdesc_accessNetworkState">Allows an application to view
1205      the state of all 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_createNetworkSockets">full Internet access</string>
1209    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1210    <string name="permdesc_createNetworkSockets">Allows an application to
1211      create network sockets.</string>
1212
1213    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1214    <string name="permlab_writeApnSettings">write Access Point Name settings</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_writeApnSettings">Allows an application to modify the APN
1217        settings, such as Proxy and Port of any APN.</string>
1218
1219    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1220    <string name="permlab_changeNetworkState">change network connectivity</string>
1221    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1222    <string name="permdesc_changeNetworkState">Allows an application to change
1223      the state of network connectivity.</string>
1224
1225    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1226    <string name="permlab_changeTetherState">Change tethered connectivity</string>
1227    <!-- Description of an application permission, listed so the user can choose whether they want to allow the applicaiton to do this. -->
1228    <string name="permdesc_changeTetherState">Allows an application to change
1229      the state of tethered network connectivity.</string>
1230
1231    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1232    <string name="permlab_changeBackgroundDataSetting">change background data usage setting</string>
1233    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1234    <string name="permdesc_changeBackgroundDataSetting">Allows an application to change
1235      the background data usage setting.</string>
1236
1237    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1238    <string name="permlab_accessWifiState">view Wi-Fi state</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_accessWifiState">Allows an application to view
1241      the information about the state of Wi-Fi.</string>
1242
1243    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1244    <string name="permlab_changeWifiState">change Wi-Fi state</string>
1245    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1246    <string name="permdesc_changeWifiState">Allows an application to connect
1247      to and disconnect from Wi-Fi access points, and to make changes to
1248      configured Wi-Fi networks.</string>
1249
1250    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1251    <string name="permlab_changeWifiMulticastState">allow Wi-Fi Multicast
1252      reception</string>
1253    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1254    <string name="permdesc_changeWifiMulticastState">Allows an application to
1255      receive packets not directly addressed to your device.  This can be
1256      useful when discovering services offered near by.  It uses more power
1257      than the non-multicast mode.</string>
1258
1259    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1260    <string name="permlab_bluetoothAdmin">bluetooth administration</string>
1261    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1262    <string name="permdesc_bluetoothAdmin" product="tablet">Allows an application to configure
1263      the local Bluetooth tablet, and to discover and pair with remote
1264      devices.</string>
1265    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1266    <string name="permdesc_bluetoothAdmin" product="default">Allows an application to configure
1267      the local Bluetooth phone, and to discover and pair with remote
1268      devices.</string>
1269
1270    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1271    <string name="permlab_bluetooth">create Bluetooth connections</string>
1272    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1273    <string name="permdesc_bluetooth" product="tablet">Allows an application to view
1274      configuration of the local Bluetooth tablet, and to make and accept
1275      connections with paired devices.</string>
1276    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1277    <string name="permdesc_bluetooth" product="default">Allows an application to view
1278      configuration of the local Bluetooth phone, and to make and accept
1279      connections with paired devices.</string>
1280
1281    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1282    <string name="permlab_nfc">control Near Field Communication</string>
1283    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1284    <string name="permdesc_nfc">Allows an application to communicate
1285      with Near Field Communication (NFC) tags, cards, and readers.</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_disableKeyguard">disable keylock</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_disableKeyguard">Allows an application to disable
1291      the keylock and any associated password security. A legitimate example of
1292      this is the phone disabling the keylock when receiving an incoming phone call,
1293      then re-enabling the keylock when the call is finished.</string>
1294
1295    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1296    <string name="permlab_readSyncSettings">read sync settings</string>
1297    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1298    <string name="permdesc_readSyncSettings">Allows an application to read the sync settings,
1299        such as whether sync is enabled for Contacts.</string>
1300
1301    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1302    <string name="permlab_writeSyncSettings">write sync settings</string>
1303    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1304    <string name="permdesc_writeSyncSettings">Allows an application to modify the sync
1305        settings, such as whether sync is enabled for Contacts.</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_readSyncStats">read sync statistics</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_readSyncStats">Allows an application to read the sync stats; e.g., the
1311        history of syncs that have occurred.</string>
1312
1313    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1314    <string name="permlab_subscribedFeedsRead">read subscribed feeds</string>
1315    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1316    <string name="permdesc_subscribedFeedsRead">Allows an application to get details about the currently synced feeds.</string>
1317
1318    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1319    <string name="permlab_subscribedFeedsWrite">write subscribed feeds</string>
1320    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1321    <string name="permdesc_subscribedFeedsWrite">Allows an application to modify
1322      your currently synced feeds. This could allow a malicious application to
1323      change your synced feeds.</string>
1324
1325    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1326    <string name="permlab_readDictionary">read user defined dictionary</string>
1327    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1328    <string name="permdesc_readDictionary">Allows an application to read any private
1329      words, names and phrases that the user may have stored in the user dictionary.</string>
1330
1331    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1332    <string name="permlab_writeDictionary">write to user defined dictionary</string>
1333    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1334    <string name="permdesc_writeDictionary">Allows an application to write new words into the
1335      user dictionary.</string>
1336
1337    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
1338    <string name="permlab_sdcardWrite" product="nosdcard">modify/delete USB storage contents</string>
1339    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1340    <string name="permlab_sdcardWrite" product="default">modify/delete SD card contents</string>
1341    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
1342    <string name="permdesc_sdcardWrite" product="nosdcard">Allows an application to write to the USB storage.</string>
1343    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1344    <string name="permdesc_sdcardWrite" product="default">Allows an application to write to the SD card.</string>
1345
1346    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
1347    <string name="permlab_mediaStorageWrite" product="default">modify/delete internal media storage contents</string>
1348    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] -->
1349    <string name="permdesc_mediaStorageWrite" product="default">Allows an application to modify the contents of the internal media storage.</string>
1350
1351    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1352    <string name="permlab_cache_filesystem">access the cache filesystem</string>
1353    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1354    <string name="permdesc_cache_filesystem">Allows an application to read and write the cache filesystem.</string>
1355
1356    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1357    <string name="permlab_use_sip">make/receive Internet calls</string>
1358    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1359    <string name="permdesc_use_sip">Allows an application to use the SIP service to make/receive Internet calls.</string>
1360
1361    <!-- Policy administration -->
1362
1363    <!-- Title of policy access to limiting the user's password choices -->
1364    <string name="policylab_limitPassword">Set password rules</string>
1365    <!-- Description of policy access to limiting the user's password choices -->
1366    <string name="policydesc_limitPassword">Control the length and the characters
1367    allowed in screen-unlock passwords</string>
1368    <!-- Title of policy access to watch user login attempts -->
1369    <string name="policylab_watchLogin">Monitor screen-unlock attempts</string>
1370    <!-- Description of policy access to watch user login attempts -->
1371    <string name="policydesc_watchLogin" product="tablet">Monitor the number of incorrect passwords
1372    entered when unlocking the screen, and lock the tablet or erase all the tablet\'s
1373    data if too many incorrect passwords are entered</string>
1374    <!-- Description of policy access to watch user login attempts -->
1375    <string name="policydesc_watchLogin" product="default">Monitor the number of incorrect passwords
1376    entered when unlocking the screen, and lock the phone or erase all the phone\'s
1377    data if too many incorrect passwords are entered</string>
1378    <!-- Title of policy access to reset user's password -->
1379    <string name="policylab_resetPassword">Change the screen-unlock password</string>
1380    <!-- Description of policy access to reset user's password -->
1381    <string name="policydesc_resetPassword">Change the screen-unlock password</string>
1382    <!-- Title of policy access to force lock the device -->
1383    <string name="policylab_forceLock">Lock the screen</string>
1384    <!-- Description of policy access to limiting the user's password choices -->
1385    <string name="policydesc_forceLock">Control how and when the screen locks</string>
1386    <!-- Title of policy access to wipe the user's data -->
1387    <string name="policylab_wipeData">Erase all data</string>
1388    <!-- Description of policy access to wipe the user's data -->
1389    <string name="policydesc_wipeData" product="tablet">Erase the tablet\'s data without warning,
1390    by performing a factory data reset</string>
1391    <!-- Description of policy access to wipe the user's data -->
1392    <string name="policydesc_wipeData" product="default">Erase the phone\'s data without warning,
1393    by performing a factory data reset</string>
1394    <string name="policylab_setGlobalProxy">Set the device global proxy</string>
1395    <!-- Description of policy access to wipe the user's data -->
1396    <string name="policydesc_setGlobalProxy">Set the device global proxy
1397        to be used while policy is enabled. Only the first device admin
1398        sets the effective global proxy.</string>
1399    <!-- Title of policy access to enforce password expiration [CHAR LIMIT=30]-->
1400    <string name="policylab_expirePassword">Set password expiration</string>
1401    <!-- Description of policy access to enforce password expiration [CHAR LIMIT=110]-->
1402    <string name="policydesc_expirePassword">Control how long before lockscreen password needs to be
1403    changed</string>
1404
1405    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
1406    <!-- Phone number types from android.provider.Contacts. This could be used when adding a new phone number for a contact, for example. -->
1407    <string-array name="phoneTypes">
1408        <item>Home</item>
1409        <item>Mobile</item>
1410        <item>Work</item>
1411        <item>Work Fax</item>
1412        <item>Home Fax</item>
1413        <item>Pager</item>
1414        <item>Other</item>
1415        <item>Custom</item>
1416    </string-array>
1417
1418    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
1419    <!-- Email address types from android.provider.Contacts. This could be used when adding a new e-mail address for a contact, for example. -->
1420    <string-array name="emailAddressTypes">
1421        <item>Home</item>
1422        <item>Work</item>
1423        <item>Other</item>
1424        <item>Custom</item>
1425    </string-array>
1426
1427    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
1428    <!-- Postal address types from android.provider.Contacts. This could be used when adding a new address for a contact, for example. -->
1429    <string-array name="postalAddressTypes">
1430        <item>Home</item>
1431        <item>Work</item>
1432        <item>Other</item>
1433        <item>Custom</item>
1434    </string-array>
1435
1436    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
1437    <!-- Instant Messenger ID types from android.provider.Contacts. This could be used when adding a new IM for a contact, for example. -->
1438    <string-array name="imAddressTypes">
1439        <item>Home</item>
1440        <item>Work</item>
1441        <item>Other</item>
1442        <item>Custom</item>
1443    </string-array>
1444
1445    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
1446    <!-- Organization types from android.provider.Contacts. This could be used when adding a new organization for a contact, for example. -->
1447    <string-array name="organizationTypes">
1448        <item>Work</item>
1449        <item>Other</item>
1450        <item>Custom</item>
1451    </string-array>
1452
1453    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
1454    <!-- Instant Message protocols/providers from android.provider.Contacts -->
1455    <string-array name="imProtocols">
1456        <item>AIM</item>
1457        <item>Windows Live</item>
1458        <item>Yahoo</item>
1459        <item>Skype</item>
1460        <item>QQ</item>
1461        <item>Google Talk</item>
1462        <item>ICQ</item>
1463        <item>Jabber</item>
1464    </string-array>
1465
1466    <!-- Custom phone number type -->
1467    <string name="phoneTypeCustom">Custom</string>
1468    <!-- Home phone number type -->
1469    <string name="phoneTypeHome">Home</string>
1470    <!-- Mobile phone number type -->
1471    <string name="phoneTypeMobile">Mobile</string>
1472    <!-- Work phone number type -->
1473    <string name="phoneTypeWork">Work</string>
1474    <!-- Work fax phone number type -->
1475    <string name="phoneTypeFaxWork">Work Fax</string>
1476    <!-- Home fax phone number type -->
1477    <string name="phoneTypeFaxHome">Home Fax</string>
1478    <!-- Pager phone number type -->
1479    <string name="phoneTypePager">Pager</string>
1480    <!-- Other phone number type -->
1481    <string name="phoneTypeOther">Other</string>
1482    <!-- Callback phone number type -->
1483    <string name="phoneTypeCallback">Callback</string>
1484    <!-- Car phone number type -->
1485    <string name="phoneTypeCar">Car</string>
1486    <!-- Company main phone number type -->
1487    <string name="phoneTypeCompanyMain">Company Main</string>
1488    <!-- ISDN phone number type -->
1489    <string name="phoneTypeIsdn">ISDN</string>
1490    <!-- Main phone number type -->
1491    <string name="phoneTypeMain">Main</string>
1492    <!-- Other fax phone number type -->
1493    <string name="phoneTypeOtherFax">Other Fax</string>
1494    <!-- Radio phone number type -->
1495    <string name="phoneTypeRadio">Radio</string>
1496    <!-- Telex phone number type -->
1497    <string name="phoneTypeTelex">Telex</string>
1498    <!-- TTY TDD phone number type -->
1499    <string name="phoneTypeTtyTdd">TTY TDD</string>
1500    <!-- Work mobile phone number type -->
1501    <string name="phoneTypeWorkMobile">Work Mobile</string>
1502    <!-- Work pager phone number type -->
1503    <string name="phoneTypeWorkPager">Work Pager</string>
1504    <!-- Assistant phone number type -->
1505    <string name="phoneTypeAssistant">Assistant</string>
1506    <!-- MMS phone number type -->
1507    <string name="phoneTypeMms">MMS</string>
1508
1509    <!-- Label for custom events  [CHAR LIMIT=20] -->
1510    <string name="eventTypeCustom">Custom</string>
1511    <!-- Label for a birthday event  [CHAR LIMIT=20] -->
1512    <string name="eventTypeBirthday">Birthday</string>
1513    <!-- Label for an anniversary event  [CHAR LIMIT=20] -->
1514    <string name="eventTypeAnniversary">Anniversary</string>
1515    <!-- Label for other events  [CHAR LIMIT=20] -->
1516    <string name="eventTypeOther">Other</string>
1517
1518    <!-- Custom email type -->
1519    <string name="emailTypeCustom">Custom</string>
1520    <!-- Home email type -->
1521    <string name="emailTypeHome">Home</string>
1522    <!-- Work email type -->
1523    <string name="emailTypeWork">Work</string>
1524    <!-- Other email type -->
1525    <string name="emailTypeOther">Other</string>
1526    <!-- Mobile email type -->
1527    <string name="emailTypeMobile">Mobile</string>
1528
1529    <!-- Custom postal address type -->
1530    <string name="postalTypeCustom">Custom</string>
1531    <!-- Home postal address type -->
1532    <string name="postalTypeHome">Home</string>
1533    <!-- Work postal address type -->
1534    <string name="postalTypeWork">Work</string>
1535    <!-- Other postal address type -->
1536    <string name="postalTypeOther">Other</string>
1537
1538    <!-- Custom IM address type -->
1539    <string name="imTypeCustom">Custom</string>
1540    <!-- Home IM address type -->
1541    <string name="imTypeHome">Home</string>
1542    <!-- Work IM address type -->
1543    <string name="imTypeWork">Work</string>
1544    <!-- Other IM address type -->
1545    <string name="imTypeOther">Other</string>
1546
1547    <!-- Custom IM protocol type -->
1548    <string name="imProtocolCustom">Custom</string>
1549    <!-- AIM IM protocol type -->
1550    <string name="imProtocolAim">AIM</string>
1551    <!-- MSN IM protocol type -->
1552    <string name="imProtocolMsn">Windows Live</string>
1553    <!-- Yahoo IM protocol type -->
1554    <string name="imProtocolYahoo">Yahoo</string>
1555    <!-- Skype IM protocol type -->
1556    <string name="imProtocolSkype">Skype</string>
1557    <!-- QQ IM protocol type -->
1558    <string name="imProtocolQq">QQ</string>
1559    <!-- Google Talk IM protocol type -->
1560    <string name="imProtocolGoogleTalk">Google Talk</string>
1561    <!-- ICQ IM protocol type -->
1562    <string name="imProtocolIcq">ICQ</string>
1563    <!-- Jabber IM protocol type -->
1564    <string name="imProtocolJabber">Jabber</string>
1565    <!-- NetMeeting IM protocol type -->
1566    <string name="imProtocolNetMeeting">NetMeeting</string>
1567
1568    <!-- Work organization type -->
1569    <string name="orgTypeWork">Work</string>
1570    <!-- Other organization type -->
1571    <string name="orgTypeOther">Other</string>
1572    <!-- Custom organization type -->
1573    <string name="orgTypeCustom">Custom</string>
1574
1575    <!-- Custom relationship custom [CHAR LIMIT=20] -->
1576    <string name="relationTypeCustom">Custom</string>
1577    <!-- Assistant relationship type [CHAR LIMIT=20] -->
1578    <string name="relationTypeAssistant">Assistant</string>
1579    <!-- Brother relationship type [CHAR LIMIT=20] -->
1580    <string name="relationTypeBrother">Brother</string>
1581    <!-- Child relationship type [CHAR LIMIT=20] -->
1582    <string name="relationTypeChild">Child</string>
1583    <!-- Domestic Partner relationship type [CHAR LIMIT=20] -->
1584    <string name="relationTypeDomesticPartner">Domestic Partner</string>
1585    <!-- Father relationship type [CHAR LIMIT=20] -->
1586    <string name="relationTypeFather">Father</string>
1587    <!-- Friend relationship type [CHAR LIMIT=20] -->
1588    <string name="relationTypeFriend">Friend</string>
1589    <!-- Manager relationship type [CHAR LIMIT=20] -->
1590    <string name="relationTypeManager">Manager</string>
1591    <!-- Mother relationship type [CHAR LIMIT=20] -->
1592    <string name="relationTypeMother">Mother</string>
1593    <!-- Parent relationship type [CHAR LIMIT=20] -->
1594    <string name="relationTypeParent">Parent</string>
1595    <!-- Partner relationship type [CHAR LIMIT=20] -->
1596    <string name="relationTypePartner">Partner</string>
1597    <!-- Referred by relationship type [CHAR LIMIT=20] -->
1598    <string name="relationTypeReferredBy">Referred by</string>
1599    <!-- Relative relationship type [CHAR LIMIT=20] -->
1600    <string name="relationTypeRelative">Relative</string>
1601    <!-- Sister relationship type [CHAR LIMIT=20] -->
1602    <string name="relationTypeSister">Sister</string>
1603    <!-- Spouse relationship type [CHAR LIMIT=20] -->
1604    <string name="relationTypeSpouse">Spouse</string>
1605
1606    <!-- Custom SIP address type -->
1607    <string name="sipAddressTypeCustom">Custom</string>
1608    <!-- Home SIP address type -->
1609    <string name="sipAddressTypeHome">Home</string>
1610    <!-- Work SIP address type -->
1611    <string name="sipAddressTypeWork">Work</string>
1612    <!-- Other SIP address type -->
1613    <string name="sipAddressTypeOther">Other</string>
1614
1615    <!-- Instructions telling the user to enter their SIM PIN to unlock the keyguard.
1616         Displayed in one line in a large font.  -->
1617    <string name="keyguard_password_enter_pin_code">Enter PIN code</string>
1618
1619    <!-- Instructions telling the user to enter their text password to unlock the keyguard.
1620         Displayed in one line in a large font.  -->
1621    <string name="keyguard_password_enter_password_code">Enter password to unlock</string>
1622
1623    <!-- Instructions telling the user to enter their PIN password to unlock the keyguard.
1624         Displayed in one line in a large font.  -->
1625    <string name="keyguard_password_enter_pin_password_code">Enter PIN to unlock</string>
1626
1627    <!-- Instructions telling the user that they entered the wrong pin while trying
1628         to unlock the keyguard.  Displayed in one line in a large font.  -->
1629    <string name="keyguard_password_wrong_pin_code">Incorrect PIN code!</string>
1630
1631    <!-- Instructions telling the user how to unlock the phone. -->
1632    <string name="keyguard_label_text">To unlock, press Menu then 0.</string>
1633
1634    <!-- This can be used in any application wanting to disable the text "Emergency number" -->
1635    <string name="emergency_call_dialog_number_for_display">Emergency number</string>
1636
1637    <!--
1638       *** touch based lock / unlock ***
1639                                          --> <skip />
1640
1641    <!-- 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.-->
1642    <string name="lockscreen_carrier_default">(No service)</string>
1643
1644    <!-- Shown in the lock screen to tell the user that the screen is locked. -->
1645    <string name="lockscreen_screen_locked">Screen locked.</string>
1646
1647    <!-- when pattern lock is enabled, tell them about the emergency dial -->
1648    <string name="lockscreen_instructions_when_pattern_enabled">Press Menu to unlock or place emergency call.</string>
1649
1650    <!-- 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. -->
1651    <string name="lockscreen_instructions_when_pattern_disabled">Press Menu to unlock.</string>
1652
1653    <!-- 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. -->
1654    <string name="lockscreen_pattern_instructions">Draw pattern to unlock</string>
1655    <!-- Button at the bottom of the unlock screen to make an emergency call. -->
1656    <string name="lockscreen_emergency_call">Emergency call</string>
1657    <!-- Button at the bottom of the unlock screen that lets the user return to a call -->
1658    <string name="lockscreen_return_to_call">Return to call</string>
1659    <!-- Shown to confirm that the user entered their lock pattern correctly. -->
1660    <string name="lockscreen_pattern_correct">Correct!</string>
1661    <!-- On the unlock pattern screen, shown when the user enters the wrong lock pattern and must try again. -->
1662    <string name="lockscreen_pattern_wrong">Sorry, try again</string>
1663    <!-- On the unlock password screen, shown when the user enters the wrong lock password and must try again. -->
1664    <string name="lockscreen_password_wrong">Sorry, try again</string>
1665
1666    <!-- When the lock screen is showing and the phone plugged in, and the battery
1667         is not fully charged, show the current charge %.  -->
1668    <string name="lockscreen_plugged_in">Charging (<xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g>)</string>
1669    <!-- When the lock screen is showing, the phone is plugged in and the battery is fully
1670         charged, say that it is charged. -->
1671    <string name="lockscreen_charged">Charged.</string>
1672    <!-- A short representation of charging information, e.g "34%" -->
1673    <string name="lockscreen_battery_short"><xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
1674
1675    <!-- When the lock screen is showing and the battery is low, warn user to plug
1676         in the phone soon. -->
1677    <string name="lockscreen_low_battery">Connect your charger.</string>
1678
1679    <!-- Shown in the lock screen when there is no SIM card. -->
1680    <string name="lockscreen_missing_sim_message_short">No SIM card.</string>
1681    <!-- Shown in the lock screen when there is no SIM card. -->
1682    <string name="lockscreen_missing_sim_message" product="tablet">No SIM card in tablet.</string>
1683    <!-- Shown in the lock screen when there is no SIM card. -->
1684    <string name="lockscreen_missing_sim_message" product="default">No SIM card in phone.</string>
1685    <!-- Shown in the lock screen to ask the user to insert a SIM card. -->
1686    <string name="lockscreen_missing_sim_instructions">Please insert a SIM card.</string>
1687
1688    <!-- Shown in the lock screen when there is emergency calls only mode. -->
1689    <string name="emergency_calls_only" msgid="2485604591272668370">Emergency calls only</string>
1690
1691    <!-- When the user inserts a sim card from an unsupported network, it becomes network
1692         locked -->
1693    <string name="lockscreen_network_locked_message">Network locked</string>
1694
1695
1696    <!-- When the user enters a wrong sim pin too many times, it becomes
1697         PUK locked (Pin Unlock Kode) -->
1698    <string name="lockscreen_sim_puk_locked_message">SIM card is PUK-locked.</string>
1699    <!-- Shown in the lock screen when the SIM has become PUK locked and the user must call customer care to unlock it. -->
1700    <string name="lockscreen_sim_puk_locked_instructions">Please see the User Guide or contact Customer Care.</string>
1701
1702    <!-- Shown in the lock screen to tell the user that their SIM is locked and they must unlock it. -->
1703    <string name="lockscreen_sim_locked_message">SIM card is locked.</string>
1704
1705    <!-- For the unlock screen, When the user enters a sim unlock code, it takes a little while to check
1706         whether it is valid, and to unlock the sim if it is valid.  we display a
1707         progress dialog in the meantime.  this is the emssage. -->
1708    <string name="lockscreen_sim_unlock_progress_dialog_message">Unlocking SIM card\u2026</string>
1709
1710    <!-- For the unlock screen, Information message shown in dialog when user has too many failed attempts at
1711         drawing the unlock pattern -->
1712    <string name="lockscreen_too_many_failed_attempts_dialog_message">
1713        You have incorrectly drawn your unlock pattern <xliff:g id="number">%d</xliff:g> times.
1714        \n\nPlease try again in <xliff:g id="number">%d</xliff:g> seconds.
1715    </string>
1716
1717    <!-- For the unlock screen, Information message shown in dialog when user has too many failed attempts at
1718         entering the password -->
1719    <string name="lockscreen_too_many_failed_password_attempts_dialog_message">
1720        You have incorrectly entered your password <xliff:g id="number">%d</xliff:g> times.
1721        \n\nPlease try again in <xliff:g id="number">%d</xliff:g> seconds.
1722    </string>
1723
1724    <!-- For the unlock screen, Information message shown in dialog when user has too many failed attempts at
1725         entering the PIN -->
1726    <string name="lockscreen_too_many_failed_pin_attempts_dialog_message">
1727        You have incorrectly entered your PIN <xliff:g id="number">%d</xliff:g> times.
1728        \n\nPlease try again in <xliff:g id="number">%d</xliff:g> seconds.
1729    </string>
1730
1731    <!-- For the unlock screen, Information message shown in dialog when user is almost at the limit
1732         where they will be locked out and may have to enter an alternate username/password to unlock the phone -->
1733    <string name="lockscreen_failed_attempts_almost_glogin" product="tablet">
1734        You have incorrectly drawn your unlock pattern <xliff:g id="number">%d</xliff:g> times.
1735       After <xliff:g id="number">%d</xliff:g> more unsuccessful attempts,
1736       you will be asked to unlock your tablet using your Google sign-in.\n\n
1737       Please try again in <xliff:g id="number">%d</xliff:g> seconds.
1738    </string>
1739    <!-- For the unlock screen, Information message shown in dialog when user is almost at the limit
1740         where they will be locked out and may have to enter an alternate username/password to unlock the phone -->
1741    <string name="lockscreen_failed_attempts_almost_glogin" product="default">
1742        You have incorrectly drawn your unlock pattern <xliff:g id="number">%d</xliff:g> times.
1743       After <xliff:g id="number">%d</xliff:g> more unsuccessful attempts,
1744       you will be asked to unlock your phone using your Google sign-in.\n\n
1745       Please try again in <xliff:g id="number">%d</xliff:g> seconds.
1746    </string>
1747
1748    <!-- On the unlock screen, countdown message shown while user is waiting to try again after too many
1749         failed attempts -->
1750    <string name="lockscreen_too_many_failed_attempts_countdown">Try again in <xliff:g id="number">%d</xliff:g> seconds.</string>
1751
1752    <!-- On the unlock screen, message shown on button that appears once it's apparent the user may have forgotten
1753         their lock gesture -->
1754    <string name="lockscreen_forgot_pattern_button_text">Forgot pattern?</string>
1755
1756    <!-- Title of the unlock screen that uses your Google login and password when the user hit
1757         the 'forgot pattern' button.-->
1758    <string name="lockscreen_glogin_forgot_pattern">Account unlock</string>
1759    <!-- Title of the unlock screen that uses your Google login and password when the user attempted
1760         too many patterns and we are forcing them to use their account instead. -->
1761    <string name="lockscreen_glogin_too_many_attempts">Too many pattern attempts!</string>
1762    <!-- In the unlock screen, message telling the user that they need to use their Google login and password to unlock the phone -->
1763    <string name="lockscreen_glogin_instructions">To unlock, sign in with your Google account</string>
1764    <!-- Hint caption for the username field when unlocking the phone using login and password -->
1765    <string name="lockscreen_glogin_username_hint">Username (email)</string>
1766    <!-- Hint caption for the password field when unlocking the phone using login and password -->
1767    <string name="lockscreen_glogin_password_hint">Password</string>
1768    <!-- Button to try to unlock the phone using username and password -->
1769    <string name="lockscreen_glogin_submit_button">Sign in</string>
1770    <!-- Displayed to the user when unlocking the phone with a username and password fails. -->
1771    <string name="lockscreen_glogin_invalid_input">Invalid username or password.</string>
1772
1773    <!-- Displayed in a progress dialog while a username and password are being checked. -->
1774    <string name="lockscreen_glogin_checking_password">Checking...</string>
1775    <!-- Displayed on lock screen's left tab - unlock -->
1776    <string name="lockscreen_unlock_label">Unlock</string>
1777    <!-- Displayed on lock screen's right tab - turn sound on -->
1778    <string name="lockscreen_sound_on_label">Sound on</string>
1779    <!-- Displayed on lock screen's right tab - turn sound off -->
1780    <string name="lockscreen_sound_off_label">Sound off</string>
1781
1782    <!-- Password keyboard strings. Used by LockScreen and Settings --><skip />
1783    <!-- Label for "switch to symbols" key.  Must be short to fit on key! -->
1784    <string name="password_keyboard_label_symbol_key">\?123</string>
1785    <!-- Label for "switch to alphabetic" key.  Must be short to fit on key! -->
1786    <string name="password_keyboard_label_alpha_key">ABC</string>
1787    <!-- Label for ALT modifier key.  Must be short to fit on key! -->
1788    <string name="password_keyboard_label_alt_key">ALT</string>
1789
1790    <!-- A format string for 12-hour time of day, just the hour, not the minute, with lower-case "am" or "pm" (example: "3pm"). -->
1791    <string name="hour_ampm">"<xliff:g id="hour" example="3">%-l</xliff:g><xliff:g id="ampm" example="pm">%P</xliff:g>"</string>
1792
1793    <!-- A format string for 12-hour time of day, just the hour, not the minute, with capital "AM" or "PM" (example: "3PM"). -->
1794    <string name="hour_cap_ampm">"<xliff:g id="hour" example="3">%-l</xliff:g><xliff:g id="ampm" example="PM">%p</xliff:g>"</string>
1795
1796    <!-- Title of the alert when something went wrong in the factory test. -->
1797    <string name="factorytest_failed">Factory test failed</string>
1798    <!-- Error message displayed when a non-system application tries to start a factory test. -->
1799    <string name="factorytest_not_system">The FACTORY_TEST action
1800        is only supported for packages installed in /system/app.</string>
1801    <!-- Error message displayed when the factory test could not be started. -->
1802    <string name="factorytest_no_action">No package was found that provides the
1803        FACTORY_TEST action.</string>
1804    <!-- Button to restart the device after the factory test. -->
1805    <string name="factorytest_reboot">Reboot</string>
1806
1807    <!-- Do not translate.  WebView User Agent string -->
1808    <string name="web_user_agent" translatable="false">Mozilla/5.0 (Linux; U; <xliff:g id="x">Android %s</xliff:g>)
1809        AppleWebKit/534.14 (KHTML, like Gecko) Version/4.0 <xliff:g id="mobile">%s</xliff:g>Safari/534.14</string>
1810    <!-- Do not translate.  WebView User Agent targeted content -->
1811    <string name="web_user_agent_target_content" translatable="false">"Mobile "</string>
1812
1813    <!-- Title for a JavaScript dialog. "The page at <url of current page> says:" -->
1814    <string name="js_dialog_title">The page at \'<xliff:g id="title">%s</xliff:g>\' says:</string>
1815    <!-- Default title for a javascript dialog -->
1816    <string name="js_dialog_title_default">JavaScript</string>
1817    <!-- Message in a javascript dialog asking if the user wishes to leave the
1818             current page -->
1819    <string name="js_dialog_before_unload">Navigate away from this page?\n\n<xliff:g id="message">%s</xliff:g>\n\nSelect OK to continue, or Cancel to stay on the current page.</string>
1820
1821    <!-- 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. -->
1822    <string name="save_password_label">Confirm</string>
1823
1824    <!-- Toast for double-tap -->
1825    <string name="double_tap_toast">Tip: double-tap to zoom in and out.</string>
1826
1827    <!-- 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] -->
1828    <string name="autofill_this_form">AutoFill</string>
1829    <!-- 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=16] -->
1830    <string name="setup_autofill">Setup AutoFill</string>
1831
1832    <!-- String used to separate FirstName and LastName when writing out a local name
1833         e.g. John<separator>Smith [CHAR-LIMIT=NONE]-->
1834    <string name="autofill_address_name_separator">\u0020</string>
1835    <!-- Format string for displaying a name. $1 is First Name, $2 is autofill_address_name_separator, $3 is Last Name.
1836         e.g. (John)( )(Smith) -->
1837    <string name="autofill_address_summary_name_format">$1$2$3</string>
1838
1839    <!-- String used to separate Name and Address Line 1
1840         e.g. John Smith<separator>123 Main Street [CHAR-LIMIT=NONE]-->
1841    <string name="autofill_address_summary_separator">,\u0020</string>
1842    <!-- Format string for displaying a name and address summary. $1 is the Full Name, $2 is autofill_address_summary_separator, $3 is the Address
1843         e.g. (John Smith)(, )(123 Main Street) -->
1844    <string name="autofill_address_summary_format">$1$2$3</string>
1845
1846    <!-- Title of an application permission, listed so the user can choose whether
1847        they want to allow the application to do this. -->
1848    <string name="permlab_readHistoryBookmarks">read Browser\'s history and bookmarks</string>
1849    <!-- Description of an application permission, listed so the user can choose whether
1850        they want to allow the application to do this. -->
1851    <string name="permdesc_readHistoryBookmarks">Allows the application to read all
1852        the URLs that the Browser has visited, and all of the Browser\'s bookmarks.</string>
1853    <!-- Title of an application permission, listed so the user can choose whether
1854        they want to allow the application to do this. -->
1855    <string name="permlab_writeHistoryBookmarks">write Browser\'s history and bookmarks</string>
1856    <!-- Description of an application permission, listed so the user can choose whether
1857        they want to allow the application to do this. -->
1858    <string name="permdesc_writeHistoryBookmarks" product="tablet">Allows an application to modify the
1859        Browser\'s history or bookmarks stored on your tablet. Malicious applications
1860        can use this to erase or modify your Browser\'s data.</string>
1861    <!-- Description of an application permission, listed so the user can choose whether
1862        they want to allow the application to do this. -->
1863    <string name="permdesc_writeHistoryBookmarks" product="default">Allows an application to modify the
1864        Browser\'s history or bookmarks stored on your phone. Malicious applications
1865        can use this to erase or modify your Browser\'s data.</string>
1866
1867    <!-- Title of an application permission, listed so the user can choose whether
1868        they want to allow the application to do this. -->
1869    <string name="permlab_setAlarm">set alarm in alarm clock</string>
1870    <!-- Description of an application permission, listed so the user can choose whether
1871        they want to allow the application to do this. -->
1872    <string name="permdesc_setAlarm">Allows the application to set an alarm in
1873      an installed alarm clock application. Some alarm clock applications may
1874      not implement this feature.</string>
1875
1876    <!-- Title of an application permission, listed so the user can choose whether
1877        they want to allow the application to do this. -->
1878    <string name="permlab_writeGeolocationPermissions">Modify Browser geolocation permissions</string>
1879    <!-- Description of an application permission, listed so the user can choose whether
1880        they want to allow the application to do this. -->
1881    <string name="permdesc_writeGeolocationPermissions">Allows an application to modify the
1882        Browser\'s geolocation permissions. Malicious applications
1883        can use this to allow sending location information to arbitrary web sites.</string>
1884
1885    <!-- 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. -->
1886    <string name="save_password_message">Do you want the browser to remember this password?</string>
1887    <!-- 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. -->
1888    <string name="save_password_notnow">Not now</string>
1889    <!-- 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. -->
1890    <string name="save_password_remember">Remember</string>
1891    <!-- 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 -->
1892    <string name="save_password_never">Never</string>
1893
1894    <!-- Displayed to the user when they do not have permission to open a particular web page. -->
1895    <string name="open_permission_deny">You do not have permission to open this page.</string>
1896
1897    <!-- Displayed to the user to confirm that they have copied text from a web page to the clipboard. -->
1898    <string name="text_copied">Text copied to clipboard.</string>
1899
1900    <!-- 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.-->
1901    <string name="more_item_label">More</string>
1902    <!-- 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" -->
1903    <string name="prepend_shortcut_label">Menu+</string>
1904    <!-- Displayed in place of the regular shortcut letter when a menu item has Menu+space for the shortcut. -->
1905    <string name="menu_space_shortcut_label">space</string>
1906    <!-- Displayed in place of the regular shortcut letter when a menu item has Menu+enter for the shortcut. -->
1907    <string name="menu_enter_shortcut_label">enter</string>
1908    <!-- Displayed in place of the regular shortcut letter when a menu item has Menu+delete for the shortcut. -->
1909    <string name="menu_delete_shortcut_label">delete</string>
1910
1911    <!-- Strings used for search bar --><skip />
1912
1913    <!-- This is the default button label in the system-wide search UI.
1914         It is also used by the home screen's search "widget". It should be short -->
1915    <string name="search_go">Search</string>
1916
1917    <!-- String used to display the date. This is the string to say something happened 1 month ago. -->
1918    <string name="oneMonthDurationPast">1 month ago</string>
1919    <!-- String used to display the date. This is the string to say something happened more than 1 month ago. -->
1920    <string name="beforeOneMonthDurationPast">Before 1 month ago</string>
1921
1922    <!-- This is used to express that something occurred some number of seconds in the past (e.g., 5 seconds ago). -->
1923    <plurals name="num_seconds_ago">
1924        <item quantity="one">1 second ago</item>
1925        <item quantity="other"><xliff:g id="count">%d</xliff:g> seconds ago</item>
1926    </plurals>
1927
1928    <!-- This is used to express that something occurred some number of minutes in the past (e.g., 5 minutes ago). -->
1929    <plurals name="num_minutes_ago">
1930        <item quantity="one">1 minute ago</item>
1931        <item quantity="other"><xliff:g id="count">%d</xliff:g> minutes ago</item>
1932    </plurals>
1933
1934    <!-- This is used to express that something occurred some number of hours in the past (e.g., 5 hours ago). -->
1935    <plurals name="num_hours_ago">
1936        <item quantity="one">1 hour ago</item>
1937        <item quantity="other"><xliff:g id="count">%d</xliff:g> hours ago</item>
1938    </plurals>
1939
1940    <!-- This is used to express that something occurred within the last X days (e.g., Last 7 days). -->
1941    <plurals name="last_num_days">
1942        <item quantity="other">Last <xliff:g id="count">%d</xliff:g> days</item>
1943    </plurals>
1944
1945    <!-- This is used to express that something has occurred within the last month -->
1946    <string name="last_month">Last month</string>
1947
1948    <!-- This is used to express that something happened longer ago than the previous options -->
1949    <string name="older">Older</string>
1950
1951    <!-- This is used to express that something occurred some number of days in the past (e.g., 5 days ago). -->
1952    <plurals name="num_days_ago">
1953        <item quantity="one">yesterday</item>
1954        <item quantity="other"><xliff:g id="count">%d</xliff:g> days ago</item>
1955    </plurals>
1956
1957    <!-- This is used to express that something will occur some number of seconds in the future (e.g., in 5 seconds). -->
1958    <plurals name="in_num_seconds">
1959        <item quantity="one">in 1 second</item>
1960        <item quantity="other">in <xliff:g id="count">%d</xliff:g> seconds</item>
1961    </plurals>
1962
1963    <!-- This is used to express that something will occur some number of minutes in the future (e.g., in 5 minutes). -->
1964    <plurals name="in_num_minutes">
1965        <item quantity="one">in 1 minute</item>
1966        <item quantity="other">in <xliff:g id="count">%d</xliff:g> minutes</item>
1967    </plurals>
1968
1969    <!-- This is used to express that something will occur some number of hours in the future (e.g., in 5 hours). -->
1970    <plurals name="in_num_hours">
1971        <item quantity="one">in 1 hour</item>
1972        <item quantity="other">in <xliff:g id="count">%d</xliff:g> hours</item>
1973    </plurals>
1974
1975    <!-- This is used to express that something will occur some number of days in the future (e.g., in 5 days). -->
1976    <plurals name="in_num_days">
1977        <item quantity="one">tomorrow</item>
1978        <item quantity="other">in <xliff:g id="count">%d</xliff:g> days</item>
1979    </plurals>
1980
1981    <!-- This is used to express that something occurred some number of abbreviated seconds in the past (e.g., 5 secs ago). -->
1982    <plurals name="abbrev_num_seconds_ago">
1983        <item quantity="one">1 sec ago</item>
1984        <item quantity="other"><xliff:g id="count">%d</xliff:g> secs ago</item>
1985    </plurals>
1986
1987    <!-- This is used to express that something occurred some number of abbreviated minutes in the past (e.g., 5 mins ago). -->
1988    <plurals name="abbrev_num_minutes_ago">
1989        <item quantity="one">1 min ago</item>
1990        <item quantity="other"><xliff:g id="count">%d</xliff:g> mins ago</item>
1991    </plurals>
1992
1993    <!-- This is used to express that something occurred some number of abbreviated hours in the past (e.g., 5 hrs ago). -->
1994    <plurals name="abbrev_num_hours_ago">
1995        <item quantity="one">1 hour ago</item>
1996        <item quantity="other"><xliff:g id="count">%d</xliff:g> hours ago</item>
1997    </plurals>
1998
1999    <!-- This is used to express that something occurred some number of abbreviated days in the past (e.g., 5 days ago). -->
2000    <plurals name="abbrev_num_days_ago">
2001        <item quantity="one">yesterday</item>
2002        <item quantity="other"><xliff:g id="count">%d</xliff:g> days ago</item>
2003    </plurals>
2004
2005    <!-- This is used to express that something will occur some number of abbreviated seconds in the future (e.g., in 5 secs). -->
2006    <plurals name="abbrev_in_num_seconds">
2007        <item quantity="one">in 1 sec</item>
2008        <item quantity="other">in <xliff:g id="count">%d</xliff:g> secs</item>
2009    </plurals>
2010
2011    <!-- This is used to express that something will occur some number of abbreviated minutes in the future (e.g., in 5 mins). -->
2012    <plurals name="abbrev_in_num_minutes">
2013        <item quantity="one">in 1 min</item>
2014        <item quantity="other">in <xliff:g id="count">%d</xliff:g> mins</item>
2015    </plurals>
2016
2017    <!-- This is used to express that something will occur some number of abbreviated hours in the future (e.g., in 5 hrs). -->
2018    <plurals name="abbrev_in_num_hours">
2019        <item quantity="one">in 1 hour</item>
2020        <item quantity="other">in <xliff:g id="count">%d</xliff:g> hours</item>
2021    </plurals>
2022
2023    <!-- This is used to express that something will occur some number of abbreviated days in the future (e.g., in 5 days). -->
2024    <plurals name="abbrev_in_num_days">
2025        <item quantity="one">tomorrow</item>
2026        <item quantity="other">in <xliff:g id="count">%d</xliff:g> days</item>
2027    </plurals>
2028
2029    <!-- String used to display the date. Preposition for date display ("on May 29") -->
2030    <string name="preposition_for_date">on <xliff:g id="date" example="May 29">%s</xliff:g></string>
2031    <!-- String used to display the date. Preposition for time display ("at 2:33am") -->
2032    <string name="preposition_for_time">at <xliff:g id="time" example="2:33 am">%s</xliff:g></string>
2033    <!-- String used to display the date. Preposition for year display ("in 2008") -->
2034    <string name="preposition_for_year">in <xliff:g id="year" example="2003">%s</xliff:g></string>
2035
2036    <!-- Appened to express the value is this unit of time: singular day -->
2037    <string name="day">day</string>
2038    <!-- Appened to express the value is this unit of time: plural days -->
2039    <string name="days">days</string>
2040    <!-- Appened to express the value is this unit of time: singular hour -->
2041    <string name="hour">hour</string>
2042    <!-- Appened to express the value is this unit of time: plural hours -->
2043    <string name="hours">hours</string>
2044    <!-- Appened to express the value is this unit of time: singular minute -->
2045    <string name="minute">min</string>
2046    <!-- Appened to express the value is this unit of time: plural minutes -->
2047    <string name="minutes">mins</string>
2048    <!-- Appened to express the value is this unit of time. -->
2049    <string name="second">sec</string>
2050    <!-- Appened to express the value is this unit of time. -->
2051    <string name="seconds">secs</string>
2052    <!-- Appened to express the value is this unit of time. -->
2053    <string name="week">week</string>
2054    <!-- Appened to express the value is this unit of time. -->
2055    <string name="weeks">weeks</string>
2056    <!-- Appened to express the value is this unit of time. -->
2057    <string name="year">year</string>
2058    <!-- Appened to express the value is this unit of time. -->
2059    <string name="years">years</string>
2060
2061
2062    <!-- Title for error alert when a video cannot be played.  it can be used by any app. -->
2063    <string name="VideoView_error_title">Cannot play video</string>
2064    <!-- Text for error alert when a video container is not valid for progressive download/playback. -->
2065    <string name="VideoView_error_text_invalid_progressive_playback">Sorry, this video is not valid for streaming to this device.</string>
2066    <!-- Text for error alert when a video cannot be played. it can be used by any app. -->
2067    <string name="VideoView_error_text_unknown">Sorry, this video cannot be played.</string>
2068    <!-- Button to close error alert when a video cannot be played -->
2069    <string name="VideoView_error_button">OK</string>
2070
2071
2072
2073
2074    <!-- Format indicating a relative expression and time.
2075         Example: "4 hours ago, 11:00 am" -->
2076    <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>
2077
2078
2079    <!-- Quoted name for 12pm, lowercase -->
2080    <string name="noon">"noon"</string>
2081    <!-- Quoted name for 12pm, uppercase first letter -->
2082    <string name="Noon">"Noon"</string>
2083    <!-- Quoted name for 12am, lowercase -->
2084    <string name="midnight">"midnight"</string>
2085    <!-- Quoted name for 12am, uppercase first letter -->
2086    <string name="Midnight">"Midnight"</string>
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098    <!-- Format string for durations like "01:23" (1 minute, 23 seconds) -->
2099    <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>
2100
2101    <!-- Format string for times like "1:43:33" (1 hour, 43 minutes, 33 seconds) -->
2102    <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>
2103
2104    <!-- Item on EditText context menu. This action is used to select all text in the edit field. -->
2105    <string name="selectAll">Select all</string>
2106
2107    <!-- Item on EditText context menu.  This action is used to cut selected the text into the clipboard.  -->
2108    <string name="cut">Cut</string>
2109
2110    <!-- Item on EditText context menu. This action is used to cut selected the text into the clipboard. -->
2111    <string name="copy">Copy</string>
2112
2113    <!-- Item on EditText context menu. This action is used to paste from the clipboard into the eidt field -->
2114    <string name="paste">Paste</string>
2115
2116    <!-- Text displayed in a popup dialog in TextEdit when the clipboard is empty. 'paste' is used otherwise. [CHAR LIMIT=20] -->
2117    <string name="pasteDisabled">Nothing to paste</string>
2118
2119    <!-- Item on EditText context menu. This action is used to copy a URL from the edit field into the clipboard. -->
2120    <string name="copyUrl">Copy URL</string>
2121
2122    <!-- Item on EditText context menu. Added only when the context menu is not empty, it enable selection context mode. [CHAR LIMIT=20] -->
2123    <string name="selectTextMode">Select text...</string>
2124
2125    <!-- Text selection contextual mode title, displayed in the CAB. [CHAR LIMIT=20] -->
2126    <string name="textSelectionCABTitle">Text selection</string>
2127
2128    <!-- EditText context menu -->
2129    <string name="inputMethod">Input method</string>
2130
2131    <!-- Title for EditText context menu [CHAR LIMIT=20] -->
2132    <string name="editTextMenuTitle">Text actions</string>
2133
2134    <!-- If the device is getting low on internal storage, a notification is shown to the user.  This is the title of that notification. -->
2135    <string name="low_internal_storage_view_title">Low on space</string>
2136    <!-- If the device is getting low on internal storage, a notification is shown to the user.  This is the message of that notification. -->
2137    <string name="low_internal_storage_view_text" product="tablet">Tablet storage space is getting low.</string>
2138    <!-- If the device is getting low on internal storage, a notification is shown to the user.  This is the message of that notification. -->
2139    <string name="low_internal_storage_view_text" product="default">Phone storage space is getting low.</string>
2140
2141    <!-- Preference framework strings. -->
2142    <string name="ok">OK</string>
2143    <!-- Preference framework strings. -->
2144    <string name="cancel">Cancel</string>
2145    <!-- Preference framework strings. -->
2146    <string name="yes">OK</string>
2147    <!-- Preference framework strings. -->
2148    <string name="no">Cancel</string>
2149    <!-- This is the generic "attention" string to be used in attention dialogs.  Typically
2150         combined with setIcon(android.R.drawable.ic_dialog_alert) -->
2151    <string name="dialog_alert_title">Attention</string>
2152
2153    <!-- Text shown by list fragment when waiting for data to display. -->
2154    <string name="loading">Loading...</string>
2155
2156    <!-- Default text for a button that can be toggled on and off. -->
2157    <string name="capital_on">ON</string>
2158    <!-- Default text for a button that can be toggled on and off. -->
2159    <string name="capital_off">OFF</string>
2160
2161    <!-- Title of intent resolver dialog when selecting an application to run. -->
2162    <string name="whichApplication">Complete action using</string>
2163    <!-- Option to always use the selected application resolution in the future. See the "Complete action using" dialog title-->
2164    <string name="alwaysUse">Use by default for this action.</string>
2165    <!-- Text displayed when the user selects the check box for setting default application.  See the "Use by default for this action" check box. -->
2166    <string name="clearDefaultHintMsg">Clear default in Home Settings &gt; Applications &gt; Manage applications.</string>
2167    <!-- 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. -->
2168    <string name="chooseActivity">Select an action</string>
2169    <!-- Text to display when there are no activities found to display in the
2170         activity chooser. See the "Select an action" title. -->
2171    <string name="noApplications">No applications can perform this action.</string>
2172    <!-- Title of the alert when an application has crashed. -->
2173    <string name="aerr_title">Sorry!</string>
2174    <!-- Text of the alert that is displayed when an application has crashed. -->
2175    <string name="aerr_application">The application <xliff:g id="application">%1$s</xliff:g>
2176        (process <xliff:g id="process">%2$s</xliff:g>) has stopped unexpectedly. Please try again.</string>
2177    <!-- Text of the alert that is displayed when an application has crashed. -->
2178    <string name="aerr_process">The process <xliff:g id="process">%1$s</xliff:g> has
2179        stopped unexpectedly. Please try again.</string>
2180    <!-- Title of the alert when an application is not responding. -->
2181    <string name="anr_title">Sorry!</string>
2182    <!-- Text of the alert that is displayed when an application is not responding. -->
2183    <string name="anr_activity_application">Activity <xliff:g id="activity">%1$s</xliff:g> (in application <xliff:g id="application">%2$s</xliff:g>) is not responding.</string>
2184    <!-- Text of the alert that is displayed when an application is not responding. -->
2185    <string name="anr_activity_process">Activity <xliff:g id="activity">%1$s</xliff:g> (in process <xliff:g id="process">%2$s</xliff:g>) is not responding.</string>
2186    <!-- Text of the alert that is displayed when an application is not responding. -->
2187    <string name="anr_application_process">Application <xliff:g id="application">%1$s</xliff:g> (in process <xliff:g id="process">%2$s</xliff:g>) is not responding.</string>
2188    <!-- Text of the alert that is displayed when an application is not responding. -->
2189    <string name="anr_process">Process <xliff:g id="process">%1$s</xliff:g> is not responding.</string>
2190    <!-- Button allowing the user to close an application that is not responding. This will kill the application. -->
2191    <string name="force_close">Force close</string>
2192    <!-- Button allowing the user to send a bug report for application which has encountered an error. -->
2193    <string name="report">Report</string>
2194    <!-- Button allowing the user to choose to wait for an application that is not responding to become responsive again. -->
2195    <string name="wait">Wait</string>
2196    <!-- [CHAR LIMIT=25] Title of the alert when application launches on top of another. -->
2197    <string name="launch_warning_title">Application redirected</string>
2198    <!-- [CHAR LIMIT=50] Title of the alert when application launches on top of another. -->
2199    <string name="launch_warning_replace"><xliff:g id="app_name">%1$s</xliff:g> is now running.</string>
2200    <!-- [CHAR LIMIT=50] Title of the alert when application launches on top of another. -->
2201    <string name="launch_warning_original"><xliff:g id="app_name">%1$s</xliff:g> was originally launched.</string>
2202
2203    <!-- Text of the alert that is displayed when an application has violated StrictMode. -->
2204    <string name="smv_application">The application <xliff:g id="application">%1$s</xliff:g>
2205        (process <xliff:g id="process">%2$s</xliff:g>) has violated its self-enforced StrictMode policy.</string>
2206    <!-- Text of the alert that is displayed when an application has violated StrictMode. -->
2207    <string name="smv_process">The process <xliff:g id="process">%1$s</xliff:g> has
2208      has violated its self-enforced StrictMode policy.</string>
2209
2210    <!-- Notification text to tell the user that a heavy-weight application is running. -->
2211    <string name="heavy_weight_notification"><xliff:g id="app">%1$s</xliff:g> running</string>
2212
2213    <!-- Notification details to tell the user that a heavy-weight application is running. -->
2214    <string name="heavy_weight_notification_detail">Select to switch to application</string>
2215
2216    <!-- Title of dialog prompting whether user wants to switch between heavy-weight apps. -->
2217    <string name="heavy_weight_switcher_title">Switch applications?</string>
2218
2219    <!-- Descriptive text for switching to a new heavy-weight application. -->
2220    <string name="heavy_weight_switcher_text">Another application is already running
2221    that must be stopped before you can start a new one.</string>
2222
2223    <string name="old_app_action">Return to <xliff:g id="old_app">%1$s</xliff:g></string>
2224    <string name="old_app_description">Don\'t start the new application.</string>
2225
2226    <string name="new_app_action">Start <xliff:g id="old_app">%1$s</xliff:g></string>
2227    <string name="new_app_description">Stop the old application without saving.</string>
2228
2229    <!-- Displayed in the title of the chooser for things to do with text that
2230         is to be sent to another application. For example, I can send
2231         text through SMS or IM.  A dialog with those choices would be shown,
2232         and this would be the title. -->
2233    <string name="sendText">Select an action for text</string>
2234
2235    <!-- Title of the dialog where the user is adjusting the phone ringer volume -->
2236    <string name="volume_ringtone">Ringer volume</string>
2237    <!-- Title of the dialog where the user is adjusting the music volume -->
2238    <string name="volume_music">Media volume</string>
2239    <!-- Hint shown in the volume toast to inform the user that the media audio is playing through Bluetooth. -->
2240    <string name="volume_music_hint_playing_through_bluetooth">Playing through Bluetooth</string>
2241    <!-- Hint shown in the volume toast to inform the user that the current ringtone is the silent ringtone. -->
2242    <string name="volume_music_hint_silent_ringtone_selected">Silent ringtone selected</string>
2243    <!-- Title of the dialog where the user is adjusting the phone call volume -->
2244    <string name="volume_call">In-call volume</string>
2245    <!-- Title of the dialog where the user is adjusting the phone call volume when connected on bluetooth-->
2246    <string name="volume_bluetooth_call">Bluetooth in-call volume</string>
2247    <!-- Title of the dialog where the user is adjusting the audio volume for alarms -->
2248    <string name="volume_alarm">Alarm volume</string>
2249    <!-- Title of the dialog where the user is adjusting the audio volume for notifications -->
2250    <string name="volume_notification">Notification volume</string>
2251    <!-- Title of the dialog where the user is adjusting the general audio volume -->
2252    <string name="volume_unknown">Volume</string>
2253
2254    <!-- Ringtone picker strings --> <skip />
2255    <!-- Choice in the ringtone picker.  If chosen, the default ringtone will be used. -->
2256    <string name="ringtone_default">Default ringtone</string>
2257    <!-- Choice in the ringtone picker.  If chosen, the default ringtone will be used. This fills in the actual ringtone's title into the message. -->
2258    <string name="ringtone_default_with_actual">Default ringtone (<xliff:g id="actual_ringtone">%1$s</xliff:g>)</string>
2259    <!-- Choice in the ringtone picker.  If chosen, there will be silence instead of a ringtone played. -->
2260    <string name="ringtone_silent">Silent</string>
2261    <!-- The title of the ringtone picker dialog. -->
2262    <string name="ringtone_picker_title">Ringtones</string>
2263    <!-- 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. -->
2264    <string name="ringtone_unknown">Unknown ringtone</string>
2265
2266    <!-- A notification is shown when there are open wireless networks nearby.  This is the notification's title. -->
2267    <plurals name="wifi_available">
2268        <item quantity="one">Wi-Fi network available</item>
2269        <item quantity="other">Wi-Fi networks available</item>
2270    </plurals>
2271    <!-- A notification is shown when there are open wireless networks nearby.  This is the notification's message. -->
2272    <plurals name="wifi_available_detailed">
2273        <item quantity="one">Open Wi-Fi network available</item>
2274        <item quantity="other">Open Wi-Fi networks available</item>
2275    </plurals>
2276    <!-- Do not translate. Default access point SSID used for tethering -->
2277    <string name="wifi_tether_configure_ssid_default" translatable="false">AndroidAP</string>
2278
2279    <!-- Name of the dialog that lets the user choose an accented character to insert -->
2280    <string name="select_character">Insert character</string>
2281
2282    <!-- SMS per-application rate control Dialog --> <skip />
2283    <!-- See SMS_DIALOG.  This is shown if the current application's name cannot be figuerd out. -->
2284    <string name="sms_control_default_app_name">Unknown application</string>
2285    <!-- SMS_DIALOG: An SMS dialog is shown if an application tries to send too many SMSes.  This is the title of that dialog. -->
2286    <string name="sms_control_title">Sending SMS messages</string>
2287    <!-- See SMS_DIALOG.  This is the message shown in that dialog. -->
2288    <string name="sms_control_message">A large number of SMS messages are being sent. Select \"OK\" to continue, or \"Cancel\" to stop sending.</string>
2289    <!-- See SMS_DIALOG.  This is a button choice to allow sending the SMSes. -->
2290    <string name="sms_control_yes">OK</string>
2291    <!-- See SMS_DIALOG.  This is a button choice to disallow sending the SMSes.. -->
2292    <string name="sms_control_no">Cancel</string>
2293
2294    <!-- Date/Time picker dialogs strings -->
2295
2296    <!-- The title of the time picker dialog. [CHAR LIMIT=NONE] -->
2297    <string name="time_picker_dialog_title">Set time</string>
2298    <!-- The title of the date picker dialog. [CHAR LIMIT=NONE] -->
2299    <string name="date_picker_dialog_title">Set date</string>
2300    <!-- Name of the button in the date/time picker to accept the date/time change -->
2301    <string name="date_time_set">Set</string>
2302
2303    <!-- Security Permissions strings-->
2304    <!-- The default permission group for any permissions that have not explicitly set a group. -->
2305    <string name="default_permission_group">Default</string>
2306    <!-- Do not translate. -->
2307    <string name="permissions_format"><xliff:g id="perm_line1">%1$s</xliff:g>, <xliff:g id="perm_line2">%2$s</xliff:g></string>
2308    <!-- Shown for an application when it doesn't require any permission grants. -->
2309    <string name="no_permissions">No permissions required</string>
2310    <!-- When installing an application, the less-dangerous permissions are hidden.  If the user showed those, this is the text to hide them again.  -->
2311    <string name="perms_hide"><b>Hide</b></string>
2312    <!-- When installing an application, the less-dangerous permissions are hidden.  This is the text to show those. -->
2313    <string name="perms_show_all"><b>Show all</b></string>
2314
2315    <!-- USB storage dialog strings -->
2316    <!-- This is the title for the activity's window. -->
2317    <string name="usb_storage_activity_title">USB Mass Storage</string>
2318
2319    <!-- 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. -->
2320    <string name="usb_storage_title">USB connected</string>
2321    <!-- See USB_STORAGE.    This is the message. [CHAR LIMIT=NONE] -->
2322    <string name="usb_storage_message" product="nosdcard">You have connected to your computer via USB. Touch the button below if you want to copy files between your computer and your Android\u2018s USB storage.</string>
2323    <!-- See USB_STORAGE.    This is the message. [CHAR LIMIT=NONE] -->
2324    <string name="usb_storage_message" product="default">You have connected to your computer via USB. Touch the button below if you want to copy files between your computer and your Android\u2018s SD card.</string>
2325    <!-- See USB_STORAGE.    This is the button text to mount the phone on the computer. -->
2326    <string name="usb_storage_button_mount">Turn on USB storage</string>
2327    <!-- See USB_STORAGE_DIALOG.  If there was an error mounting, this is the text. [CHAR LIMIT=NONE] -->
2328    <string name="usb_storage_error_message" product="nosdcard">There is a problem using your USB storage for USB mass storage.</string>
2329    <!-- See USB_STORAGE_DIALOG.  If there was an error mounting, this is the text. -->
2330    <string name="usb_storage_error_message" product="default">There is a problem using your SD card for USB mass storage.</string>
2331    <!-- 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 -->
2332    <string name="usb_storage_notification_title">USB connected</string>
2333    <!-- See USB_STORAGE. This is the message. -->
2334    <string name="usb_storage_notification_message">Select to copy files to/from your computer.</string>
2335
2336    <!-- USB_STORAGE_STOP: While USB storage is enabled, we show a notification dialog asking if he wants to stop. This is the title -->
2337    <string name="usb_storage_stop_notification_title">Turn off USB storage</string>
2338    <!-- See USB_STORAGE. This is the message. -->
2339    <string name="usb_storage_stop_notification_message">Select to turn off USB storage.</string>
2340
2341    <!-- USB storage stop dialog strings -->
2342    <!-- This is the label for the activity, and should never be visible to the user. -->
2343    <!-- 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. -->
2344    <string name="usb_storage_stop_title">USB storage in use</string>
2345    <!-- See USB_STORAGE_STOP.    This is the message. [CHAR LIMIT=NONE] -->
2346    <string name="usb_storage_stop_message" product="nosdcard">Before turning off USB storage, make sure you have unmounted (\u201cejected\u201d) your Android\u2018s USB storage from your computer.</string>
2347    <!-- See USB_STORAGE_STOP.    This is the message. -->
2348    <string name="usb_storage_stop_message" product="default">Before turning off USB storage, make sure you have unmounted (\u201cejected\u201d) your Android\u2018s SD card from your computer.</string>
2349    <!-- See USB_STORAGE_STOP.    This is the button text to stop usb storage. -->
2350    <string name="usb_storage_stop_button_mount">Turn off USB storage</string>
2351    <!-- See USB_STORAGE_STOP_DIALOG.  If there was an error stopping, this is the text. -->
2352    <string name="usb_storage_stop_error_message">There was a problem turning off USB storage. Check to make sure you have unmounted the USB host, then try again.</string>
2353
2354    <!-- USB_STORAGE_KILL_STORAGE_USERS dialog  -->
2355    <string name="dlg_confirm_kill_storage_users_title">Turn on USB storage</string>
2356    <!-- USB_STORAGE_KILL_STORAGE_USERS dialog message text -->
2357    <string name="dlg_confirm_kill_storage_users_text">If you turn on USB storage, some applications you are using will stop and may be unavailable until you turn off USB storage.</string>
2358    <!-- USB_STORAGE_ERROR dialog  dialog-->
2359    <string name="dlg_error_title">USB operation failed</string>
2360    <!-- USB_STORAGE_ERROR dialog  ok button-->
2361    <string name="dlg_ok">OK</string>
2362
2363    <!-- External media format dialog strings -->
2364    <!-- This is the label for the activity, and should never be visible to the user. -->
2365    <!-- 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] -->
2366    <string name="extmedia_format_title" product="nosdcard">Format USB storage</string>
2367    <!-- 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. -->
2368    <string name="extmedia_format_title" product="default">Format SD card</string>
2369    <!-- See EXTMEDIA_FORMAT.   This is the message. [CHAR LIMIT=NONE] -->
2370    <string name="extmedia_format_message" product="nosdcard">Format USB storage, erasing all files stored there?  Action cannot be reversed!</string>
2371    <!-- See EXTMEDIA_FORMAT.   This is the message. -->
2372    <string name="extmedia_format_message" product="default">Are you sure you want to format the SD card? All data on your card will be lost.</string>
2373    <!-- See EXTMEDIA_FORMAT.    This is the button text to format the sd card. -->
2374    <string name="extmedia_format_button_format">Format</string>
2375
2376    <!-- Title of notification shown when ADB is actively connected to the phone. -->
2377    <string name="adb_active_notification_title">USB debugging connected</string>
2378    <!-- Message of notification shown when ADB is actively connected to the phone. -->
2379    <string name="adb_active_notification_message">Select to disable USB debugging.</string>
2380
2381    <!-- Used to replace %s in urls retreived from the signin server with locales.  For Some        -->
2382    <!-- devices we don't support all the locales we ship to and need to replace the '%s' with a    -->
2383    <!-- locale string based on mcc values.  By default (0-length string) we don't replace the %s   -->
2384    <!-- at all and later replace it with a locale string based on the users chosen locale          -->
2385    <!-- DO NOT TRANSLATE -->
2386    <string name="locale_replacement">""</string>
2387
2388    <!-- Title of the pop-up dialog in which the user switches input method components. -->
2389    <string name="select_input_method">Select input method</string>
2390
2391    <string name="fast_scroll_alphabet">\u0020ABCDEFGHIJKLMNOPQRSTUVWXYZ</string>
2392    <string name="fast_scroll_numeric_alphabet">\u00200123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ</string>
2393
2394    <string name="candidates_style"><u>candidates</u></string>
2395
2396    <!-- External media notification strings -->
2397    <!-- Shown when external media is being checked [CHAR LIMIT=30] -->
2398    <string name="ext_media_checking_notification_title" product="nosdcard">Preparing USB storage</string>
2399    <!-- Shown when external media is being checked -->
2400    <string name="ext_media_checking_notification_title" product="default">Preparing SD card</string>
2401    <string name="ext_media_checking_notification_message">Checking for errors.</string>
2402
2403    <!-- Shown when external media is blank (or unsupported filesystem) [CHAR LIMIT=30] -->
2404    <string name="ext_media_nofs_notification_title" product="nosdcard">Blank USB storage</string>
2405    <!-- Shown when external media is blank (or unsupported filesystem) -->
2406    <string name="ext_media_nofs_notification_title" product="default">Blank SD card</string>
2407    <!-- Shown when USB storage cannot be read.  [CHAR LIMIT=NONE] -->
2408    <string name="ext_media_nofs_notification_message" product="nosdcard">USB storage blank or has unsupported filesystem.</string>
2409    <string name="ext_media_nofs_notification_message" product="default">SD card blank or has unsupported filesystem.</string>
2410
2411    <!-- Shown when external media is unmountable (corrupt)) [CHAR LIMIT=30] -->
2412    <string name="ext_media_unmountable_notification_title" product="nosdcard">Damaged USB storage</string>
2413    <!-- Shown when external media is unmountable (corrupt)) -->
2414    <string name="ext_media_unmountable_notification_title" product="default">Damaged SD card</string>
2415    <!-- Shown when USB storage cannot be read.  [CHAR LIMIT=NONE] -->
2416    <string name="ext_media_unmountable_notification_message" product="nosdcard">USB storage damaged. You may have to reformat it.</string>
2417    <string name="ext_media_unmountable_notification_message" product="default">SD card damaged. You may have to reformat it.</string>
2418
2419    <!-- Shown when external media is unsafely removed [CHAR LIMIT=30] -->
2420    <string name="ext_media_badremoval_notification_title" product="nosdcard">USB storage unexpectedly removed</string>
2421    <!-- Shown when external media is unsafely removed -->
2422    <string name="ext_media_badremoval_notification_title" product="default">SD card unexpectedly removed</string>
2423    <!-- Shown when external media is unsafely removed.  [CHAR LIMIT=NONE] -->
2424    <string name="ext_media_badremoval_notification_message" product="nosdcard">Unmount USB storage before removing to avoid data loss.</string>
2425    <string name="ext_media_badremoval_notification_message" product="default">Unmount SD card before removing to avoid data loss.</string>
2426
2427    <!-- Shown when external media has been safely removed [CHAR LIMIT=30] -->
2428    <string name="ext_media_safe_unmount_notification_title" product="nosdcard">USB storage safe to remove</string>
2429    <!-- Shown when external media has been safely removed -->
2430    <string name="ext_media_safe_unmount_notification_title" product="default">SD card safe to remove</string>
2431    <!-- Shown when external media has been safely removed.  [CHAR LIMIT=NONE] -->
2432    <string name="ext_media_safe_unmount_notification_message" product="nosdcard">You can safely remove USB storage.</string>
2433    <string name="ext_media_safe_unmount_notification_message" product="default">You can safely remove SD card.</string>
2434
2435    <!-- Shown when external media is missing [CHAR LIMIT=30] -->
2436    <string name="ext_media_nomedia_notification_title" product="nosdcard">Removed USB storage</string>
2437    <!-- Shown when external media is missing -->
2438    <string name="ext_media_nomedia_notification_title" product="default">Removed SD card</string>
2439    <!-- Shown when external media is missing.  [CHAR LIMIT=NONE] -->
2440    <string name="ext_media_nomedia_notification_message" product="nosdcard">USB storage removed. Insert new media.</string>
2441    <string name="ext_media_nomedia_notification_message" product="default">SD card removed. Insert a new one.</string>
2442
2443    <!-- Shown in LauncherActivity when the requested target Intent didn't return any matching Activities, leaving the list empty. -->
2444    <string name="activity_list_empty">No matching activities found</string>
2445
2446    <!-- permission attributes related to package usage statistics -->
2447    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2448    <string name="permlab_pkgUsageStats">update component usage statistics</string>
2449    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2450    <string name="permdesc_pkgUsageStats">Allows the modification of collected component usage statistics. Not for use by normal applications.</string>
2451
2452    <!-- permission attributes related to default container service -->
2453    <!-- Title of an application permission that lets an application use default container service. -->
2454    <string name="permlab_copyProtectedData">Allows to invoke default container service to copy content. Not for use by normal applications.</string>
2455    <!-- Description of an application permission,  used to invoke default container service to copy content. -->
2456    <string name="permdesc_copyProtectedData">Allows to invoke default container service to copy content. Not for use by normal applications.</string>
2457
2458    <!-- Shown in the tutorial for tap twice for zoom control. -->
2459    <string name="tutorial_double_tap_to_zoom_message_short">Tap twice for zoom control</string>
2460
2461
2462    <!-- Shown in gadget hosts (e.g. the home screen) when there was an error inflating
2463    the gadget. -->
2464    <string name="gadget_host_error_inflating">Error inflating widget</string>
2465
2466    <!-- Long label for a button on a full-screen input method for the "Go" action. -->
2467    <string name="ime_action_go">Go</string>
2468
2469    <!-- Long label for a button on a full-screen input method for the "Search" action. -->
2470    <string name="ime_action_search">Search</string>
2471
2472    <!-- Long label for a button on a full-screen input method for the "Send" action. -->
2473    <string name="ime_action_send">Send</string>
2474
2475    <!-- Long label for a button on a full-screen input method for the "Next" action. -->
2476    <string name="ime_action_next">Next</string>
2477
2478    <!-- Long label for a button on a full-screen input method for the "Done" action. -->
2479    <string name="ime_action_done">Done</string>
2480
2481    <!-- [CHAR LIMIT=6] Long label for a button on a full-screen input method for the "Previous" action. -->
2482    <string name="ime_action_previous">Prev</string>
2483
2484    <!-- Long label for a button on a full-screen input method for an unknown action. -->
2485    <string name="ime_action_default">Execute</string>
2486
2487    <!-- Strings for search suggestions. These are going here because they are referenced by both
2488         ContactsProvider and GoogleContactsProvider -->
2489    <skip />
2490
2491
2492    <!-- 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. -->
2493    <string name="dial_number_using">Dial number\nusing <xliff:g id="number" example="555">%s</xliff:g></string>
2494
2495    <!-- 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. -->
2496    <string name="create_contact_using">Create contact\nusing <xliff:g id="number" example="555">%s</xliff:g></string>
2497
2498    <!-- 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 -->
2499    <!-- An Array of [[Carrier-ID]                     -->
2500    <!--              [default-locale]]                -->
2501    <string-array translatable="false" name="carrier_properties">
2502    </string-array>
2503
2504    <!-- Title for the selected state of a CompoundButton. -->
2505    <string name="accessibility_compound_button_selected">checked</string>
2506
2507    <!-- Title for the unselected state of a CompoundButton. -->
2508    <string name="accessibility_compound_button_unselected">not checked</string>
2509
2510    <string name="grant_credentials_permission_message_header">The following one or more applications request permission to access your account, now and in the future.</string>
2511    <string name="grant_credentials_permission_message_footer">Do you want to allow this request?</string>
2512    <string name="grant_permissions_header_text">Access Request</string>
2513    <string name="allow">Allow</string>
2514    <string name="deny">Deny</string>
2515    <string name="permission_request_notification_title">Permission Requested</string>
2516    <string name="permission_request_notification_with_subtitle">Permission Requested\nfor account <xliff:g id="account" example="foo@gmail.com">%s</xliff:g></string>
2517
2518    <!-- Label to show for a service that is running because it is an input method. -->
2519    <string name="input_method_binding_label">Input method</string>
2520    <!-- Label to show for a service that is running because it is a sync adapter. -->
2521    <string name="sync_binding_label">Sync</string>
2522    <!-- Label to show for a service that is running because it is an accessibility module. -->
2523    <string name="accessibility_binding_label">Accessibility</string>
2524    <!-- Label to show for a service that is running because it is a wallpaper. -->
2525    <string name="wallpaper_binding_label">Wallpaper</string>
2526    <!-- Dialog title for user to select a different wallpaper from service list -->
2527    <string name="chooser_wallpaper">Change wallpaper</string>
2528
2529    <!-- Do Not Translate: Alternate eri.xml -->
2530    <string name="alternate_eri_file">/data/eri.xml</string>
2531
2532    <string name="pptp_vpn_description">Point-to-Point Tunneling Protocol</string>
2533    <string name="l2tp_vpn_description">Layer 2 Tunneling Protocol</string>
2534    <string name="l2tp_ipsec_psk_vpn_description">Pre-shared key based L2TP/IPSec VPN</string>
2535    <string name="l2tp_ipsec_crt_vpn_description">Certificate based L2TP/IPSec VPN</string>
2536
2537    <!-- Localized strings for WebView -->
2538    <!-- Label for button in a WebView that will open a chooser to choose a file to upload -->
2539    <string name="upload_file">Choose file</string>
2540    <!-- Label for the file upload control when no file has been chosen yet -->
2541    <string name="no_file_chosen">No file chosen</string>
2542    <!-- Label for <input type="reset"> button in html -->
2543    <string name="reset">Reset</string>
2544    <!-- Label for <input type="submit"> button in html -->
2545    <string name="submit">Submit</string>
2546
2547    <!-- Strings for car mode notification -->
2548    <!-- Shown when car mode is enabled -->
2549    <string name="car_mode_disable_notification_title">Car mode enabled</string>
2550    <string name="car_mode_disable_notification_message">Select to exit car mode.</string>
2551
2552    <!-- Strings for tethered notification -->
2553    <!-- Shown when the device is tethered -->
2554    <string name="tethered_notification_title">Tethering or hotspot active</string>
2555    <string name="tethered_notification_message">Touch to configure</string>
2556
2557    <!--  Strings for possible PreferenceActivity Back/Next buttons -->
2558    <string name="back_button_label">Back</string>
2559    <string name="next_button_label">Next</string>
2560
2561    <!-- Optional button to Skip a PreferenceActivity [CHAR LIMIT=20] -->
2562    <string name="skip_button_label">Skip</string>
2563
2564    <!-- Strings for throttling notification -->
2565    <!-- Shown when the user is in danger of being throttled -->
2566    <string name="throttle_warning_notification_title">High mobile data use</string>
2567    <string name="throttle_warning_notification_message">Touch to learn more about mobile data use</string>
2568
2569    <!-- Strings for throttling notification -->
2570    <!-- Shown when the users bandwidth is reduced because of excessive data use -->
2571    <string name="throttled_notification_title">Mobile data limit exceeded</string>
2572    <string name="throttled_notification_message">Touch to learn more about mobile data use</string>
2573
2574    <!-- Displayed on the Find dialog when there are no matches [CHAR LIMIT=NONE]-->
2575    <string name="no_matches">No matches</string>
2576
2577    <!-- Find dialog hint text.  Also used in the menu item to open find on page [CHAR LIMIT=NONE] -->
2578    <string name="find_on_page">Find on page</string>
2579
2580    <!-- Displayed on the Find dialog to display the index of the highlighted
2581         match and total number of matches found in the current page. [CHAR LIMIT=NONE] -->
2582    <plurals name="matches_found">
2583        <!-- Case of one match -->
2584        <item quantity="one">1 match</item>
2585        <!-- Case of multiple total matches -->
2586        <item quantity="other"><xliff:g id="index" example="2">%d</xliff:g> of <xliff:g id="total" example="137">%d</xliff:g></item>
2587    </plurals>
2588
2589    <!-- Label for the "Done" button on the far left of action mode toolbars. -->
2590    <string name="action_mode_done">Done</string>
2591
2592    <!-- Strings for ExternalStorageFormatter service. -->
2593    <!-- Text for progress dialog while unmounting USB storage volume [CHAR LIMIT=NONE] -->
2594    <string name="progress_unmounting" product="nosdcard">Unmounting USB storage...</string>
2595    <!-- Text for progress dialog while unmounting SD card [CHAR LIMIT=NONE] -->
2596    <string name="progress_unmounting" product="default">Unmounting SD card...</string>
2597    <!-- Text for progress dialog while erasing USB storage volume [CHAR LIMIT=NONE] -->
2598    <string name="progress_erasing" product="nosdcard">Erasing USB storage...</string>
2599    <!-- Text for progress dialog while erasing SD card [CHAR LIMIT=NONE] -->
2600    <string name="progress_erasing" product="default">Erasing SD card...</string>
2601    <!-- Text for message to user that an error happened when formatting USB storage [CHAR LIMIT=NONE] -->
2602    <string name="format_error" product="nosdcard">Failed to erase USB storage.</string>
2603    <!-- Text for message to user that an error happened when formatting SD card [CHAR LIMIT=NONE] -->
2604    <string name="format_error" product="default">Failed to erase SD card.</string>
2605    <!-- Text for message to user that SD card has been removed while in use [CHAR LIMIT=NONE] -->
2606    <string name="media_bad_removal">SD card was removed before being unmounted.</string>
2607    <!-- Text for message to user USB storage is currently being checked [CHAR LIMIT=NONE] -->
2608    <string name="media_checking" product="nosdcard">USB storage is currently being checked.</string>
2609    <!-- Text for message to user SD card is currently being checked [CHAR LIMIT=NONE] -->
2610    <string name="media_checking" product="default">SD card is currently being checked.</string>
2611    <!-- Text for message to user SD card has been removed [CHAR LIMIT=NONE] -->
2612    <string name="media_removed">SD card has been removed.</string>
2613    <!-- Text for message to user USB storage is currently mounted on a computer [CHAR LIMIT=NONE] -->
2614    <string name="media_shared" product="nosdcard">USB storage is currently in use by a computer.</string>
2615    <!-- Text for message to user SD card is currently mounted on a computer [CHAR LIMIT=NONE] -->
2616    <string name="media_shared" product="default">SD card is currently in use by a computer.</string>
2617    <!-- Text for message for an unknown external media state [CHAR LIMIT=NONE] -->
2618    <string name="media_unknown_state">External media in unknown state.</string>
2619
2620    <!-- Text for WebView's text selection Action Mode -->
2621    <!-- ActionBar action to share the current selection [CHAR LIMIT=10] -->
2622    <string name="share">Share</string>
2623    <!-- ActionBar action to use the current selection to open the Find on page functionality [CHAR LIMIT=10]-->
2624    <string name="find">Find</string>
2625    <!-- ActionBar action to use the current selection to perform a web search [CHAR-LIMIT=16] -->
2626    <string name="websearch">Web Search</string>
2627
2628    <!-- Network positioning notification ticker. The name of the user (e.g. John Doe) who sent
2629         the request is shown as a dynamic string. -->
2630    <string name="gpsNotifTicker">Location request from <xliff:g id="name">%s</xliff:g></string>
2631    <!-- Network positioning notification and verification title to inform the user about
2632         an incoming location request. -->
2633    <string name="gpsNotifTitle">Location request</string>
2634    <!-- Network positioning notification message. The name of the user (e.g. John Doe) and
2635         service (SUPL-service) who sent the request is shown as dynamic strings.
2636         Translation should not be longer than master text. -->
2637    <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>
2638    <!-- Network positioning verification Yes. Button to push to share location information. -->
2639    <string name="gpsVerifYes">Yes</string>
2640    <!-- Network positioning verification No. Button to push to deny sharing of location
2641         information. -->
2642    <string name="gpsVerifNo">No</string>
2643
2644    <!-- Error message when the sync tried to delete too many things -->
2645    <string name="sync_too_many_deletes">Delete limit exceeded</string>
2646    <!-- Dialog message for when there are too many deletes that would take place and we want user confirmation -->
2647    <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 would you like to do?</string>
2648    <!-- 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 -->
2649    <string name="sync_really_delete">Delete the items.</string>
2650    <!-- 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 -->
2651    <string name="sync_undo_deletes">Undo the deletes.</string>
2652    <!-- 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 -->
2653    <string name="sync_do_nothing">Do nothing for now.</string>
2654</resources>
2655