strings.xml revision 4d86c9aa5f53b46f52a845abbe6f4d7d087812dc
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">Phone storage is full! Delete some files to free space.</string>
261
262
263    <!-- 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. -->
264    <string name="me">Me</string>
265
266    <!-- Power Dialog --> <skip />
267    <!-- Title for the Phone Options dialog to lock the screen, turn off the phone etc. -->
268    <string name="power_dialog">Phone options</string>
269    <!-- Button to turn on silent mode, within the Phone Options dialog -->
270    <string name="silent_mode">Silent mode</string>
271    <!-- Button to turn on the radio, within the Phone Options dialog -->
272    <string name="turn_on_radio">Turn on wireless</string>
273    <!-- Button to turn off the radio, within the Phone Options dialog -->
274    <string name="turn_off_radio">Turn off wireless</string>
275    <!-- Button to lock the screen, within the Phone Options dialog -->
276    <string name="screen_lock">Screen lock</string>
277    <!-- Button to turn off the phone, within the Phone Options dialog -->
278    <string name="power_off">Power off</string>
279
280    <!-- Shutdown Progress Dialog. This is shown if the user chooses to power off the phone. -->
281    <string name="shutdown_progress">Shutting down\u2026</string>
282
283    <!-- Shutdown Confirmation Dialog.  When the user chooses to power off the phone, there will be a confirmation dialog.  This is the message. -->
284    <string name="shutdown_confirm">Your phone will shut down.</string>
285
286    <!-- Recent Tasks dialog: title
287     TODO: this should move to SystemUI.apk, but the code for the old 
288            recent dialog is still in the framework
289     -->
290    <string name="recent_tasks_title">Recent</string>
291    <!-- Recent Tasks dialog: message when there are no recent applications
292     TODO: this should move to SystemUI.apk, but the code for the old 
293            recent dialog is still in the framework
294     -->
295    <string name="no_recent_tasks">No recent applications.</string>
296
297    <!-- Title of the Global Actions Dialog -->
298    <string name="global_actions">Phone options</string>
299
300    <!-- label for item that locks the phone in the phone options dialog -->
301    <string name="global_action_lock">Screen lock</string>
302
303    <!-- label for item that turns off power in phone options dialog -->
304    <string name="global_action_power_off">Power off</string>
305
306    <!-- label for item that enables silent mode in phone options dialog -->
307    <string name="global_action_toggle_silent_mode">Silent mode</string>
308
309    <!-- status message in phone options dialog for when silent mode is enabled -->
310    <string name="global_action_silent_mode_on_status">Sound is OFF</string>
311
312    <!-- status message in phone options dialog for when silent mode is disabled -->
313    <string name="global_action_silent_mode_off_status">Sound is ON</string>
314
315    <!-- label for item that toggles airplane mode -->
316    <string name="global_actions_toggle_airplane_mode">Airplane mode</string>
317
318    <!-- status message in phone options dialog for when airplane mode is on -->
319    <string name="global_actions_airplane_mode_on_status">Airplane mode is ON</string>
320
321    <!-- status message in phone options dialog for when airplane mode is off -->
322    <string name="global_actions_airplane_mode_off_status">Airplane mode is OFF</string>
323
324    <!-- Displayed to the user to tell them that they have started up the phone in "safe mode" -->
325    <string name="safeMode">Safe mode</string>
326
327    <!-- Label for the Android system components when they are shown to the user. -->
328    <string name="android_system_label">Android System</string>
329
330    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
331    <string name="permgrouplab_costMoney">Services that cost you money</string>
332    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
333    <string name="permgroupdesc_costMoney">Allow applications to do things
334        that can cost you money.</string>
335
336    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
337    <string name="permgrouplab_messages">Your messages</string>
338    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
339    <string name="permgroupdesc_messages">Read and write your SMS,
340        e-mail, and other messages.</string>
341
342    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
343    <string name="permgrouplab_personalInfo">Your personal information</string>
344    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
345    <string name="permgroupdesc_personalInfo">Direct access to your contacts
346        and calendar stored on the phone.</string>
347
348    <!-- Title 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="permgrouplab_location">Your location</string>
350    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
351    <string name="permgroupdesc_location">Monitor your physical location</string>
352
353    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
354    <string name="permgrouplab_network">Network communication</string>
355    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
356    <string name="permgroupdesc_network">Allow applications to access
357        various network features.</string>
358
359    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
360    <string name="permgrouplab_accounts">Your accounts</string>
361    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
362    <string name="permgroupdesc_accounts">Access the available accounts.</string>
363
364    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
365    <string name="permgrouplab_hardwareControls">Hardware controls</string>
366    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
367    <string name="permgroupdesc_hardwareControls">Direct access to hardware on
368        the handset.</string>
369
370    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
371    <string name="permgrouplab_phoneCalls">Phone calls</string>
372    <!-- Description 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="permgroupdesc_phoneCalls">Monitor, record, and process
374        phone calls.</string>
375
376    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
377    <string name="permgrouplab_systemTools">System tools</string>
378    <!-- Description 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="permgroupdesc_systemTools">Lower-level access and control
380        of the system.</string>
381
382    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
383    <string name="permgrouplab_developmentTools">Development tools</string>
384    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
385    <string name="permgroupdesc_developmentTools">Features only needed for
386        application developers.</string>
387
388    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
389    <string name="permgrouplab_storage">Storage</string>
390    <!-- 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] -->
391    <string name="permgroupdesc_storage" product="nosdcard">Access the shared storage.</string>
392    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
393    <string name="permgroupdesc_storage" product="default">Access the SD card.</string>
394
395    <!--  Permissions -->
396
397    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
398    <string name="permlab_statusBar">disable or modify status bar</string>
399    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
400    <string name="permdesc_statusBar">Allows application to disable
401        the status bar or add and remove system icons.</string>
402
403    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
404    <string name="permlab_statusBarService">status bar</string>
405    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
406    <string name="permdesc_statusBarService">Allows the application to be the status bar.</string>
407
408    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
409    <string name="permlab_expandStatusBar">expand/collapse status bar</string>
410    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
411    <string name="permdesc_expandStatusBar">Allows application to
412        expand or collapse the status bar.</string>
413
414    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
415    <string name="permlab_processOutgoingCalls">intercept outgoing calls</string>
416    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
417    <string name="permdesc_processOutgoingCalls">Allows application to
418        process outgoing calls and change the number to be dialed.  Malicious
419        applications may monitor, redirect, or prevent outgoing calls.</string>
420
421    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
422    <string name="permlab_receiveSms">receive SMS</string>
423    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
424    <string name="permdesc_receiveSms">Allows application to receive
425      and process SMS messages. Malicious applications may monitor
426      your messages or delete them without showing them to you.</string>
427
428    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
429    <string name="permlab_receiveMms">receive MMS</string>
430    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
431    <string name="permdesc_receiveMms">Allows application to receive
432      and process MMS messages. Malicious applications may monitor
433      your messages or delete them without showing them to you.</string>
434
435    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
436    <string name="permlab_sendSms">send SMS messages</string>
437    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
438    <string name="permdesc_sendSms">Allows application to send SMS
439      messages. Malicious applications may cost you money by sending
440      messages without your confirmation.</string>
441
442    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
443    <string name="permlab_readSms">read SMS or MMS</string>
444    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
445    <string name="permdesc_readSms">Allows application to read
446      SMS messages stored on your phone or SIM card. Malicious applications
447      may read your confidential messages.</string>
448
449    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
450    <string name="permlab_writeSms">edit SMS or MMS</string>
451    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
452    <string name="permdesc_writeSms">Allows application to write
453      to SMS messages stored on your phone or SIM card. Malicious applications
454      may delete your messages.</string>
455
456    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
457    <string name="permlab_receiveWapPush">receive WAP</string>
458    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
459    <string name="permdesc_receiveWapPush">Allows application to receive
460      and process WAP messages. Malicious applications may monitor
461      your messages or delete them without showing them to you.</string>
462
463    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
464    <string name="permlab_getTasks">retrieve running applications</string>
465    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
466    <string name="permdesc_getTasks">Allows application to retrieve
467        information about currently and recently running tasks. May allow
468        malicious applications to discover private information about other applications.</string>
469
470    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
471    <string name="permlab_reorderTasks">reorder running applications</string>
472    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
473    <string name="permdesc_reorderTasks">Allows an application to move
474        tasks to the foreground and background. Malicious applications can force
475        themselves to the front without your control.</string>
476
477    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
478    <string name="permlab_setDebugApp">enable application debugging</string>
479    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
480    <string name="permdesc_setDebugApp">Allows an application to turn
481        on debugging for another application. Malicious applications can use this
482        to kill other applications.</string>
483
484    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
485    <string name="permlab_changeConfiguration">change your UI settings</string>
486    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
487    <string name="permdesc_changeConfiguration">Allows an application to
488        change the current configuration, such as the locale or overall font
489        size.</string>
490
491    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
492    <string name="permlab_enableCarMode">enable car mode</string>
493    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
494    <string name="permdesc_enableCarMode">Allows an application to
495        enable the car mode.</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_killBackgroundProcesses">kill background processes</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_killBackgroundProcesses">Allows an application to
501        kill background processes of other applications, even if memory
502        isn\'t low.</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_forceStopPackages">force stop other applications</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_forceStopPackages">Allows an application to
508        forcibly stop other applications.</string>
509
510    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
511    <string name="permlab_forceBack">force application to close</string>
512    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
513    <string name="permdesc_forceBack">Allows an application to force any
514        activity that is in the foreground to close and go back.
515        Should never be needed for normal applications.</string>
516
517    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
518    <string name="permlab_dump">retrieve system internal state</string>
519    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
520    <string name="permdesc_dump">Allows application to retrieve
521        internal state of the system. Malicious applications may retrieve
522        a wide variety of private and secure information that they should
523        never normally need.</string>
524
525    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
526    <string name="permlab_shutdown">partial shutdown</string>
527    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
528    <string name="permdesc_shutdown">Puts the activity manager into a shutdown
529        state.  Does not perform a complete shutdown.</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_stopAppSwitches">prevent app switches</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_stopAppSwitches">Prevents the user from switching to
535        another application.</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_runSetActivityWatcher">monitor and control all application launching</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_runSetActivityWatcher">Allows an application to
541        monitor and control how the system launches activities.
542        Malicious applications may completely compromise the system. This
543        permission is only needed for development, never for normal
544        phone usage.</string>
545
546    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
547    <string name="permlab_broadcastPackageRemoved">send package removed broadcast</string>
548    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
549    <string name="permdesc_broadcastPackageRemoved">Allows an application to
550        broadcast a notification that an application package has been removed.
551        Malicious applications may use this to kill any other running
552        application.</string>
553
554    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
555    <string name="permlab_broadcastSmsReceived">send SMS-received broadcast</string>
556    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
557    <string name="permdesc_broadcastSmsReceived">Allows an application to
558        broadcast a notification that an SMS message has been received.
559        Malicious applications may use this to forge incoming SMS messages.</string>
560
561    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
562    <string name="permlab_broadcastWapPush">send WAP-PUSH-received broadcast</string>
563    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
564    <string name="permdesc_broadcastWapPush">Allows an application to
565        broadcast a notification that a WAP PUSH message has been received.
566        Malicious applications may use this to forge MMS message receipt or to
567        silently replace the content of any web page with malicious variants.</string>
568
569    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
570    <string name="permlab_setProcessLimit">limit number of running processes</string>
571    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
572    <string name="permdesc_setProcessLimit">Allows an application
573        to control the maximum number of processes that will run. Never
574        needed for normal applications.</string>
575
576    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
577    <string name="permlab_setAlwaysFinish">make all background applications close</string>
578    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
579    <string name="permdesc_setAlwaysFinish">Allows an application
580        to control whether activities are always finished as soon as they
581        go to the background. Never needed for normal applications.</string>
582
583    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
584    <string name="permlab_batteryStats">modify battery statistics</string>
585    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
586    <string name="permdesc_batteryStats">Allows the modification of
587        collected battery statistics. Not for use by normal applications.</string>
588
589    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
590    <string name="permlab_backup">control system backup and restore</string>
591    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
592    <string name="permdesc_backup">Allows the application to control the system\'s backup and restore mechanism.  Not for use by normal applications.</string>
593
594    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
595    <string name="permlab_internalSystemWindow">display unauthorized windows</string>
596    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
597    <string name="permdesc_internalSystemWindow">Allows the creation of
598        windows that are intended to be used by the internal system
599        user interface. Not for use by normal applications.</string>
600
601    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
602    <string name="permlab_systemAlertWindow">display system-level alerts</string>
603    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
604    <string name="permdesc_systemAlertWindow">Allows an application to
605        show system alert windows. Malicious applications can take over the
606        entire screen of the phone.</string>
607
608    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
609    <string name="permlab_setAnimationScale">modify global animation speed</string>
610    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
611    <string name="permdesc_setAnimationScale">Allows an application to change
612        the global animation speed (faster or slower animations) at any time.</string>
613
614    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
615    <string name="permlab_manageAppTokens">manage application tokens</string>
616    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
617    <string name="permdesc_manageAppTokens">Allows applications to
618        create and manage their own tokens, bypassing their normal
619        Z-ordering. Should never be needed for 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_injectEvents">press keys and control buttons</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_injectEvents">Allows an application to deliver
625        its own input events (key presses, etc.) to other applications. Malicious
626        applications can use this to take over the phone.</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_readInputState">record what you type and actions you take</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_readInputState">Allows applications to watch the
632        keys you press even when interacting with another application (such
633        as entering a password). Should never be needed for normal applications.</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_bindInputMethod">bind to an input method</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_bindInputMethod">Allows the holder to bind to the top-level
639        interface of an input method. Should never be needed for normal applications.</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_bindWallpaper">bind to a wallpaper</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_bindWallpaper">Allows the holder to bind to the top-level
645        interface of a wallpaper. Should never be needed for normal applications.</string>
646
647    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
648    <string name="permlab_bindDeviceAdmin">interact with a device admin</string>
649    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
650    <string name="permdesc_bindDeviceAdmin">Allows the holder to send intents to
651        a device administrator. Should never be needed for normal applications.</string>
652
653    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
654    <string name="permlab_setOrientation">change screen orientation</string>
655    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
656    <string name="permdesc_setOrientation">Allows an application to change
657        the rotation of the screen at any time. Should never be needed for
658        normal applications.</string>
659
660    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
661    <string name="permlab_signalPersistentProcesses">send Linux signals to applications</string>
662    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
663    <string name="permdesc_signalPersistentProcesses">Allows application to request that the
664        supplied signal be sent to all persistent processes.</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_persistentActivity">make application always run</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_persistentActivity">Allows an application to make
670        parts of itself persistent, so the system can\'t use it for other
671        applications.</string>
672
673    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
674    <string name="permlab_deletePackages">delete applications</string>
675    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
676    <string name="permdesc_deletePackages">Allows an application to delete
677        Android packages. Malicious applications can use this to delete important applications.</string>
678
679    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
680    <string name="permlab_clearAppUserData">delete other applications\' data</string>
681    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
682    <string name="permdesc_clearAppUserData">Allows an application to clear user data.</string>
683    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
684    <string name="permlab_deleteCacheFiles">delete other applications\' caches</string>
685    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
686    <string name="permdesc_deleteCacheFiles">Allows an application to delete
687        cache files.</string>
688
689    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
690    <string name="permlab_getPackageSize">measure application storage space</string>
691    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
692    <string name="permdesc_getPackageSize">Allows an application to retrieve
693        its code, data, and cache sizes</string>
694
695    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
696    <string name="permlab_installPackages">directly install applications</string>
697    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
698    <string name="permdesc_installPackages">Allows an application to install new or updated
699        Android packages. Malicious applications can use this to add new applications with arbitrarily
700        powerful permissions.</string>
701
702    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
703    <string name="permlab_clearAppCache">delete all application cache data</string>
704    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
705    <string name="permdesc_clearAppCache">Allows an application to free phone storage
706        by deleting files in application cache directory. Access is very
707        restricted usually to system process.</string>
708
709    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
710    <string name="permlab_movePackage">Move application resources</string>
711    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
712    <string name="permdesc_movePackage">Allows an application to move application resources from internal to external media and vice versa.</string>
713
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_readLogs">read sensitive log data</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_readLogs">Allows an application to read from the
718        system\'s various log files.  This allows it to discover general
719        information about what you are doing with the phone, potentially
720        including personal or private information.</string>
721
722    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
723    <string name="permlab_diagnostic">read/write to resources owned by diag</string>
724    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
725    <string name="permdesc_diagnostic">Allows an application to read and write to
726    any resource owned by the diag group; for example, files in /dev. This could
727    potentially affect system stability and security. This should be ONLY be used
728    for hardware-specific diagnostics by the manufacturer or operator.</string>
729
730    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
731    <string name="permlab_changeComponentState">enable or disable application components</string>
732    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
733    <string name="permdesc_changeComponentState">Allows an application to change whether a
734        component of another application is enabled or not. Malicious applications can use this
735        to disable important phone capabilities. Care must be used with permission, as it is
736        possible to get application components into an unusable, inconsistent, or unstable state.
737    </string>
738
739    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
740    <string name="permlab_setPreferredApplications">set preferred applications</string>
741    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
742    <string name="permdesc_setPreferredApplications">Allows an application to
743        modify your preferred applications. This can allow malicious applications
744        to silently change the applications that are run, spoofing your
745        existing applications to collect private data from you.</string>
746
747    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
748    <string name="permlab_writeSettings">modify global system settings</string>
749    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
750    <string name="permdesc_writeSettings">Allows an application to modify the
751        system\'s settings data. Malicious applications can corrupt your system\'s
752        configuration.</string>
753
754    <string name="permlab_writeSecureSettings">modify secure system settings</string>
755    <string name="permdesc_writeSecureSettings">Allows an application to modify the
756        system\'s secure settings data. Not for use by normal applications.</string>
757
758    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
759    <string name="permlab_writeGservices">modify the Google services map</string>
760    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
761    <string name="permdesc_writeGservices">Allows an application to modify the
762        Google services map.  Not for use by normal applications.</string>
763
764    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
765    <string name="permlab_receiveBootCompleted">automatically start at boot</string>
766    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
767    <string name="permdesc_receiveBootCompleted">Allows an application to
768        have itself started as soon as the system has finished booting.
769        This can make it take longer to start the phone and allow the
770        application to slow down the overall phone by always running.</string>
771
772    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
773    <string name="permlab_broadcastSticky">send sticky broadcast</string>
774    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
775    <string name="permdesc_broadcastSticky">Allows an application to send
776        sticky broadcasts, which remain after the broadcast ends.
777        Malicious applications can make the phone slow or unstable by causing it
778        to use too much memory.</string>
779
780    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
781    <string name="permlab_readContacts">read contact data</string>
782    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
783    <string name="permdesc_readContacts">Allows an application to read all
784        of the contact (address) data stored on your phone. Malicious applications
785        can use this to send your data to other people.</string>
786
787    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
788    <string name="permlab_writeContacts">write contact data</string>
789    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
790    <string name="permdesc_writeContacts">Allows an application to modify the
791        contact (address) data stored on your phone. Malicious
792        applications can use this to erase or modify your contact data.</string>
793
794    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
795    <string name="permlab_readCalendar">read calendar events</string>
796    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
797    <string name="permdesc_readCalendar">Allows an application to read all
798        of the calendar events stored on your phone. Malicious applications
799        can use this to send your calendar events to other people.</string>
800
801    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
802    <string name="permlab_writeCalendar">add or modify calendar events and send email to guests</string>
803    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
804    <string name="permdesc_writeCalendar">Allows an application to add or change the
805        events on your calendar, which may send email to guests. Malicious applications can use this
806        to erase or modify your calendar events or to send email to guests.</string>
807
808    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
809    <string name="permlab_accessMockLocation">mock location sources for testing</string>
810    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
811    <string name="permdesc_accessMockLocation">Create mock location sources for testing.
812        Malicious applications can use this to override the location and/or status returned by real
813        location sources such as GPS or Network providers.</string>
814
815    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
816    <string name="permlab_accessLocationExtraCommands">access extra location provider commands</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_accessLocationExtraCommands">Access extra location provider commands.
819        Malicious applications could use this to interfere with the operation of the GPS
820        or other location sources.</string>
821
822    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
823    <string name="permlab_installLocationProvider">permission to install a location provider</string>
824    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
825    <string name="permdesc_installLocationProvider">Create mock location sources for testing.
826        Malicious applications can use this to override the location and/or status returned by real
827        location sources such as GPS or Network providers or monitor and report your location to an external source.</string>
828
829    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
830    <string name="permlab_accessFineLocation">fine (GPS) location</string>
831    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
832    <string name="permdesc_accessFineLocation">Access fine location sources such as the
833        Global Positioning System on the phone, where available.
834        Malicious applications can use this to determine where you are, and may
835        consume additional battery power.</string>
836
837    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
838    <string name="permlab_accessCoarseLocation">coarse (network-based) location</string>
839    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
840    <string name="permdesc_accessCoarseLocation">Access coarse location sources such as the cellular
841        network database to determine an approximate phone location, where available. Malicious
842        applications can use this to determine approximately where you are.</string>
843
844    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
845    <string name="permlab_accessSurfaceFlinger">access SurfaceFlinger</string>
846    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
847    <string name="permdesc_accessSurfaceFlinger">Allows application to use
848        SurfaceFlinger low-level features.</string>
849
850    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
851    <string name="permlab_readFrameBuffer">read frame buffer</string>
852    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
853    <string name="permdesc_readFrameBuffer">Allows application to
854        read the content of the frame buffer.</string>
855
856    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
857    <string name="permlab_modifyAudioSettings">change your audio settings</string>
858    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
859    <string name="permdesc_modifyAudioSettings">Allows application to modify
860        global audio settings such as volume and routing.</string>
861
862    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
863    <string name="permlab_recordAudio">record audio</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_recordAudio">Allows application to access
866        the audio record path.</string>
867
868    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
869    <string name="permlab_camera">take pictures and videos</string>
870    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
871    <string name="permdesc_camera">Allows application to take pictures and videos
872        with the camera. This allows the application at any time to collect
873        images the camera is seeing.</string>
874
875    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
876    <string name="permlab_brick">permanently disable phone</string>
877    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
878    <string name="permdesc_brick">Allows the application to
879        disable the entire phone permanently. This is very dangerous.</string>
880
881    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
882    <string name="permlab_reboot">force phone reboot</string>
883    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
884    <string name="permdesc_reboot">Allows the application to
885        force the phone to reboot.</string>
886
887    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
888    <string name="permlab_mount_unmount_filesystems">mount and unmount filesystems</string>
889    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
890    <string name="permdesc_mount_unmount_filesystems">Allows the application to mount and
891        unmount filesystems for removable storage.</string>
892
893    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
894    <string name="permlab_mount_format_filesystems">format external storage</string>
895    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
896    <string name="permdesc_mount_format_filesystems">Allows the application to format removable storage.</string>
897
898    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
899    <string name="permlab_asec_access">get information on secure storage</string>
900    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
901    <string name="permdesc_asec_access">Allows the application to get information on secure storage.</string>
902
903    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
904    <string name="permlab_asec_create">create secure storage</string>
905    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
906    <string name="permdesc_asec_create">Allows the application to create secure storage.</string>
907
908    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
909    <string name="permlab_asec_destroy">destroy secure storage</string>
910    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
911    <string name="permdesc_asec_destroy">Allows the application to destroy secure storage.</string>
912
913    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
914    <string name="permlab_asec_mount_unmount">mount / unmount secure storage</string>
915    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
916    <string name="permdesc_asec_mount_unmount">Allows the application to mount / unmount secure storage.</string>
917
918    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
919    <string name="permlab_asec_rename">rename secure storage</string>
920    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
921    <string name="permdesc_asec_rename">Allows the application to rename secure storage.</string>
922
923    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
924    <string name="permlab_vibrate">control vibrator</string>
925    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
926    <string name="permdesc_vibrate">Allows the application to control
927        the vibrator.</string>
928
929    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
930    <string name="permlab_flashlight">control flashlight</string>
931    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
932    <string name="permdesc_flashlight">Allows the application to control
933        the flashlight.</string>
934
935    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
936    <string name="permlab_accessUsb">access USB devices</string>
937    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
938    <string name="permdesc_accessUsb">Allows the application to access USB devices.</string>
939
940    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
941    <string name="permlab_hardware_test">test hardware</string>
942    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
943    <string name="permdesc_hardware_test">Allows the application to control
944        various peripherals for the purpose of hardware testing.</string>
945
946    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
947    <string name="permlab_callPhone">directly call phone numbers</string>
948    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
949    <string name="permdesc_callPhone">Allows the application to call
950        phone numbers without your intervention. Malicious applications may
951        cause unexpected calls on your phone bill. Note that this does not
952        allow the application to call emergency numbers.</string>
953
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_callPrivileged">directly call any phone numbers</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_callPrivileged">Allows the application to call
958        any phone number, including emergency numbers, without your intervention.
959        Malicious applications may place unnecessary and illegal calls to emergency
960        services.</string>
961
962    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
963    <string name="permlab_performCdmaProvisioning">directly start CDMA phone setup</string>
964    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
965    <string name="permdesc_performCdmaProvisioning">Allows the application to start CDMA provisioning.
966        Malicious applications may unnecessarily start CDMA provisioning</string>
967
968    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
969    <string name="permlab_locationUpdates">control location update notifications</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_locationUpdates">Allows enabling/disabling location
972        update notifications from the radio.  Not for use by normal applications.</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_checkinProperties">access checkin properties</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_checkinProperties">Allows read/write access to
978        properties uploaded by the checkin service.  Not for use by normal
979        applications.</string>
980
981    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
982    <string name="permlab_bindGadget">choose widgets</string>
983    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
984    <string name="permdesc_bindGadget">Allows the application to tell the system
985        which widgets can be used by which application.  With this permission,
986        applications can give access to personal data to other applications.
987        Not for use by normal applications.</string>
988
989    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
990    <string name="permlab_modifyPhoneState">modify phone state</string>
991    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
992    <string name="permdesc_modifyPhoneState">Allows the application to control the
993        phone features of the device. An application with this permission can switch
994        networks, turn the phone radio on and off and the like without ever notifying
995        you.</string>
996
997    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
998    <string name="permlab_readPhoneState">read phone state and identity</string>
999    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1000    <string name="permdesc_readPhoneState">Allows the application to access the phone
1001        features of the device.  An application with this permission can determine the phone
1002        number and serial number of this phone, whether a call is active, the number that call
1003        is connected to and the like.</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_wakeLock">prevent phone from sleeping</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_wakeLock">Allows an application to prevent
1009        the phone from going to sleep.</string>
1010
1011    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1012    <string name="permlab_devicePower">power phone on or off</string>
1013    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1014    <string name="permdesc_devicePower">Allows the application to turn the
1015        phone on or off.</string>
1016
1017    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1018    <string name="permlab_factoryTest">run in factory test mode</string>
1019    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1020    <string name="permdesc_factoryTest">Run as a low-level manufacturer test,
1021        allowing complete access to the phone hardware. Only available
1022        when a phone is running in manufacturer test mode.</string>
1023
1024    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1025    <string name="permlab_setWallpaper">set wallpaper</string>
1026    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1027    <string name="permdesc_setWallpaper">Allows the application
1028        to set the system wallpaper.</string>
1029
1030    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1031    <string name="permlab_setWallpaperHints">set wallpaper size hints</string>
1032    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1033    <string name="permdesc_setWallpaperHints">Allows the application
1034        to set the system wallpaper size hints.</string>
1035
1036    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1037    <string name="permlab_masterClear">reset system to factory defaults</string>
1038    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1039    <string name="permdesc_masterClear">Allows an application to completely
1040        reset the system to its factory settings, erasing all data,
1041        configuration, and installed applications.</string>
1042
1043    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1044    <string name="permlab_setTime">set time</string>
1045    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1046    <string name="permdesc_setTime">Allows an application to change
1047        the phone\'s clock time.</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_setTimeZone">set time zone</string>
1051    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1052    <string name="permdesc_setTimeZone">Allows an application to change
1053        the phone\'s time zone.</string>
1054
1055    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1056    <string name="permlab_accountManagerService">act as the AccountManagerService</string>
1057    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1058    <string name="permdesc_accountManagerService">Allows an
1059    application to make calls to AccountAuthenticators</string>
1060
1061    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1062    <string name="permlab_getAccounts">discover known accounts</string>
1063    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1064    <string name="permdesc_getAccounts">Allows an application to get
1065      the list of accounts known by the phone.</string>
1066
1067    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1068    <string name="permlab_authenticateAccounts">act as an account authenticator</string>
1069    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1070    <string name="permdesc_authenticateAccounts">Allows an application
1071    to use the account authenticator capabilities of the
1072    AccountManager, including creating accounts and getting and
1073    setting their passwords.</string>
1074
1075    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1076    <string name="permlab_manageAccounts">manage the accounts list</string>
1077    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1078    <string name="permdesc_manageAccounts">Allows an application to
1079    perform operations like adding, and removing accounts and deleting
1080    their password.</string>
1081
1082    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1083    <string name="permlab_useCredentials">use the authentication
1084    credentials of an account</string>
1085    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1086    <string name="permdesc_useCredentials">Allows an application to
1087    request authentication tokens.</string>
1088
1089    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1090    <string name="permlab_accessNetworkState">view network state</string>
1091    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1092    <string name="permdesc_accessNetworkState">Allows an application to view
1093      the state of all networks.</string>
1094
1095    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1096    <string name="permlab_createNetworkSockets">full Internet access</string>
1097    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1098    <string name="permdesc_createNetworkSockets">Allows an application to
1099      create network sockets.</string>
1100
1101    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1102    <string name="permlab_writeApnSettings">write Access Point Name settings</string>
1103    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1104    <string name="permdesc_writeApnSettings">Allows an application to modify the APN
1105        settings, such as Proxy and Port of any APN.</string>
1106
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_changeNetworkState">change network connectivity</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_changeNetworkState">Allows an application to change
1111      the state of network connectivity.</string>
1112
1113    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1114    <string name="permlab_changeTetherState">Change tethered connectivity</string>
1115    <!-- Description of an application permission, listed so the user can choose whether they want to allow the applicaiton to do this. -->
1116    <string name="permdesc_changeTetherState">Allows an application to change
1117      the state of tethered network connectivity.</string>
1118
1119    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1120    <string name="permlab_changeBackgroundDataSetting">change background data usage setting</string>
1121    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1122    <string name="permdesc_changeBackgroundDataSetting">Allows an application to change
1123      the background data usage setting.</string>
1124
1125    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1126    <string name="permlab_accessWifiState">view Wi-Fi state</string>
1127    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1128    <string name="permdesc_accessWifiState">Allows an application to view
1129      the information about the state of Wi-Fi.</string>
1130
1131    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1132    <string name="permlab_changeWifiState">change Wi-Fi state</string>
1133    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1134    <string name="permdesc_changeWifiState">Allows an application to connect
1135      to and disconnect from Wi-Fi access points, and to make changes to
1136      configured Wi-Fi networks.</string>
1137
1138    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1139    <string name="permlab_changeWifiMulticastState">allow Wi-Fi Multicast
1140      reception</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_changeWifiMulticastState">Allows an application to
1143      receive packets not directly addressed to your device.  This can be
1144      useful when discovering services offered near by.  It uses more power
1145      than the non-multicast mode.</string>
1146
1147    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1148    <string name="permlab_bluetoothAdmin">bluetooth administration</string>
1149    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1150    <string name="permdesc_bluetoothAdmin">Allows an application to configure
1151      the local Bluetooth phone, and to discover and pair with remote
1152      devices.</string>
1153
1154    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1155    <string name="permlab_bluetooth">create Bluetooth connections</string>
1156    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1157    <string name="permdesc_bluetooth">Allows an application to view
1158      configuration of the local Bluetooth phone, and to make and accept
1159      connections with paired devices.</string>
1160
1161    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1162    <string name="permlab_nfcAdmin">NFC administration</string>
1163    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1164    <string name="permdesc_nfcAdmin">Allows an application to configure
1165      the local NFC phone.</string>
1166
1167    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1168    <string name="permlab_nfcRaw">NFC full access to remote device</string>
1169    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1170    <string name="permdesc_nfcRaw">Allows an application to access
1171      remote NFC devices.</string>
1172
1173    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1174    <string name="permlab_nfcNotify">NFC notification from remote device</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_nfcNotify">Allows an application to be notified
1177      of operations related to remote NFC devices.</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_nfcLlcp">NFC notification from remote LLCP device</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_nfcLlcp">Allows an application to be notified
1183      of LLCP operations related to remote NFC devices.</string>
1184
1185    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1186    <string name="permlab_disableKeyguard">disable keylock</string>
1187    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1188    <string name="permdesc_disableKeyguard">Allows an application to disable
1189      the keylock and any associated password security. A legitimate example of
1190      this is the phone disabling the keylock when receiving an incoming phone call,
1191      then re-enabling the keylock when the call is finished.</string>
1192
1193    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1194    <string name="permlab_readSyncSettings">read sync settings</string>
1195    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1196    <string name="permdesc_readSyncSettings">Allows an application to read the sync settings,
1197        such as whether sync is enabled for Contacts.</string>
1198
1199    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1200    <string name="permlab_writeSyncSettings">write sync settings</string>
1201    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1202    <string name="permdesc_writeSyncSettings">Allows an application to modify the sync
1203        settings, such as whether sync is enabled for Contacts.</string>
1204
1205    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1206    <string name="permlab_readSyncStats">read sync statistics</string>
1207    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1208    <string name="permdesc_readSyncStats">Allows an application to read the sync stats; e.g., the
1209        history of syncs that have occurred.</string>
1210
1211    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1212    <string name="permlab_subscribedFeedsRead">read subscribed feeds</string>
1213    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1214    <string name="permdesc_subscribedFeedsRead">Allows an application to get details about the currently synced feeds.</string>
1215
1216    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1217    <string name="permlab_subscribedFeedsWrite">write subscribed feeds</string>
1218    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1219    <string name="permdesc_subscribedFeedsWrite">Allows an application to modify
1220      your currently synced feeds. This could allow a malicious application to
1221      change your synced feeds.</string>
1222
1223    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1224    <string name="permlab_readDictionary">read user defined dictionary</string>
1225    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1226    <string name="permdesc_readDictionary">Allows an application to read any private
1227      words, names and phrases that the user may have stored in the user dictionary.</string>
1228
1229    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1230    <string name="permlab_writeDictionary">write to user defined dictionary</string>
1231    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1232    <string name="permdesc_writeDictionary">Allows an application to write new words into the
1233      user dictionary.</string>
1234
1235    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
1236    <string name="permlab_sdcardWrite" product="nosdcard">modify/delete shared storage contents</string>
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_sdcardWrite" product="default">modify/delete SD card contents</string>
1239    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
1240    <string name="permdesc_sdcardWrite" product="nosdcard">Allows an application to write to the shared storage.</string>
1241    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1242    <string name="permdesc_sdcardWrite" product="default">Allows an application to write to the SD card.</string>
1243
1244    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1245    <string name="permlab_cache_filesystem">access the cache filesystem</string>
1246    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1247    <string name="permdesc_cache_filesystem">Allows an application to read and write the cache filesystem.</string>
1248
1249    <!-- Policy administration -->
1250
1251    <!-- Title of policy access to limiting the user's password choices -->
1252    <string name="policylab_limitPassword">Set password rules</string>
1253    <!-- Description of policy access to limiting the user's password choices -->
1254    <string name="policydesc_limitPassword">Control the length and the characters 
1255    allowed in screen-unlock passwords</string>
1256    <!-- Title of policy access to watch user login attempts -->
1257    <string name="policylab_watchLogin">Monitor screen-unlock attempts</string>
1258    <!-- Description of policy access to watch user login attempts -->
1259    <string name="policydesc_watchLogin">Monitor the number of incorrect passwords 
1260    entered when unlocking the screen, and lock the phone or erase all the phone\'s 
1261    data if too many incorrect passwords are entered</string>
1262    <!-- Title of policy access to reset user's password -->
1263    <string name="policylab_resetPassword">Change the screen-unlock password</string>
1264    <!-- Description of policy access to reset user's password -->
1265    <string name="policydesc_resetPassword">Change the screen-unlock password</string>
1266    <!-- Title of policy access to force lock the device -->
1267    <string name="policylab_forceLock">Lock the screen</string>
1268    <!-- Description of policy access to limiting the user's password choices -->
1269    <string name="policydesc_forceLock">Control how and when the screen locks</string>
1270    <!-- Title of policy access to wipe the user's data -->
1271    <string name="policylab_wipeData">Erase all data</string>
1272    <!-- Description of policy access to wipe the user's data -->
1273    <string name="policydesc_wipeData">Erase the phone\'s data without warning, 
1274    by performing a factory data reset</string>
1275    <string name="policylab_setGlobalProxy">Set the device global proxy</string>
1276    <!-- Description of policy access to wipe the user's data -->
1277    <string name="policydesc_setGlobalProxy">Set the device global proxy
1278        to be used while policy is enabled. Only the first device admin
1279        sets the effective global proxy.</string>
1280
1281    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
1282    <!-- Phone number types from android.provider.Contacts. This could be used when adding a new phone number for a contact, for example. -->
1283    <string-array name="phoneTypes">
1284        <item>Home</item>
1285        <item>Mobile</item>
1286        <item>Work</item>
1287        <item>Work Fax</item>
1288        <item>Home Fax</item>
1289        <item>Pager</item>
1290        <item>Other</item>
1291        <item>Custom</item>
1292    </string-array>
1293
1294    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
1295    <!-- Email address types from android.provider.Contacts. This could be used when adding a new e-mail address for a contact, for example. -->
1296    <string-array name="emailAddressTypes">
1297        <item>Home</item>
1298        <item>Work</item>
1299        <item>Other</item>
1300        <item>Custom</item>
1301    </string-array>
1302
1303    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
1304    <!-- Postal address types from android.provider.Contacts. This could be used when adding a new address for a contact, for example. -->
1305    <string-array name="postalAddressTypes">
1306        <item>Home</item>
1307        <item>Work</item>
1308        <item>Other</item>
1309        <item>Custom</item>
1310    </string-array>
1311
1312    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
1313    <!-- Instant Messenger ID types from android.provider.Contacts. This could be used when adding a new IM for a contact, for example. -->
1314    <string-array name="imAddressTypes">
1315        <item>Home</item>
1316        <item>Work</item>
1317        <item>Other</item>
1318        <item>Custom</item>
1319    </string-array>
1320
1321    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
1322    <!-- Organization types from android.provider.Contacts. This could be used when adding a new organization for a contact, for example. -->
1323    <string-array name="organizationTypes">
1324        <item>Work</item>
1325        <item>Other</item>
1326        <item>Custom</item>
1327    </string-array>
1328
1329    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
1330    <!-- Instant Message protocols/providers from android.provider.Contacts -->
1331    <string-array name="imProtocols">
1332        <item>AIM</item>
1333        <item>Windows Live</item>
1334        <item>Yahoo</item>
1335        <item>Skype</item>
1336        <item>QQ</item>
1337        <item>Google Talk</item>
1338        <item>ICQ</item>
1339        <item>Jabber</item>
1340    </string-array>
1341
1342    <!-- Custom phone number type -->
1343    <string name="phoneTypeCustom">Custom</string>
1344    <!-- Home phone number type -->
1345    <string name="phoneTypeHome">Home</string>
1346    <!-- Mobile phone number type -->
1347    <string name="phoneTypeMobile">Mobile</string>
1348    <!-- Work phone number type -->
1349    <string name="phoneTypeWork">Work</string>
1350    <!-- Work fax phone number type -->
1351    <string name="phoneTypeFaxWork">Work Fax</string>
1352    <!-- Home fax phone number type -->
1353    <string name="phoneTypeFaxHome">Home Fax</string>
1354    <!-- Pager phone number type -->
1355    <string name="phoneTypePager">Pager</string>
1356    <!-- Other phone number type -->
1357    <string name="phoneTypeOther">Other</string>
1358    <!-- Callback phone number type -->
1359    <string name="phoneTypeCallback">Callback</string>
1360    <!-- Car phone number type -->
1361    <string name="phoneTypeCar">Car</string>
1362    <!-- Company main phone number type -->
1363    <string name="phoneTypeCompanyMain">Company Main</string>
1364    <!-- ISDN phone number type -->
1365    <string name="phoneTypeIsdn">ISDN</string>
1366    <!-- Main phone number type -->
1367    <string name="phoneTypeMain">Main</string>
1368    <!-- Other fax phone number type -->
1369    <string name="phoneTypeOtherFax">Other Fax</string>
1370    <!-- Radio phone number type -->
1371    <string name="phoneTypeRadio">Radio</string>
1372    <!-- Telex phone number type -->
1373    <string name="phoneTypeTelex">Telex</string>
1374    <!-- TTY TDD phone number type -->
1375    <string name="phoneTypeTtyTdd">TTY TDD</string>
1376    <!-- Work mobile phone number type -->
1377    <string name="phoneTypeWorkMobile">Work Mobile</string>
1378    <!-- Work pager phone number type -->
1379    <string name="phoneTypeWorkPager">Work Pager</string>
1380    <!-- Assistant phone number type -->
1381    <string name="phoneTypeAssistant">Assistant</string>
1382    <!-- MMS phone number type -->
1383    <string name="phoneTypeMms">MMS</string>
1384
1385    <!-- Label for a birthday event -->
1386    <string name="eventTypeBirthday">Birthday</string>
1387    <!-- Label for an anniversary event -->
1388    <string name="eventTypeAnniversary">Anniversary</string>
1389    <!-- Label for other events -->
1390    <string name="eventTypeOther">Event</string>
1391
1392    <!-- Custom email type -->
1393    <string name="emailTypeCustom">Custom</string>
1394    <!-- Home email type -->
1395    <string name="emailTypeHome">Home</string>
1396    <!-- Work email type -->
1397    <string name="emailTypeWork">Work</string>
1398    <!-- Other email type -->
1399    <string name="emailTypeOther">Other</string>
1400    <!-- Mobile email type -->
1401    <string name="emailTypeMobile">Mobile</string>
1402
1403    <!-- Custom postal address type -->
1404    <string name="postalTypeCustom">Custom</string>
1405    <!-- Home postal address type -->
1406    <string name="postalTypeHome">Home</string>
1407    <!-- Work postal address type -->
1408    <string name="postalTypeWork">Work</string>
1409    <!-- Other postal address type -->
1410    <string name="postalTypeOther">Other</string>
1411
1412    <!-- Custom IM address type -->
1413    <string name="imTypeCustom">Custom</string>
1414    <!-- Home IM address type -->
1415    <string name="imTypeHome">Home</string>
1416    <!-- Work IM address type -->
1417    <string name="imTypeWork">Work</string>
1418    <!-- Other IM address type -->
1419    <string name="imTypeOther">Other</string>
1420
1421    <!-- Custom IM protocol type -->
1422    <string name="imProtocolCustom">Custom</string>
1423    <!-- AIM IM protocol type -->
1424    <string name="imProtocolAim">AIM</string>
1425    <!-- MSN IM protocol type -->
1426    <string name="imProtocolMsn">Windows Live</string>
1427    <!-- Yahoo IM protocol type -->
1428    <string name="imProtocolYahoo">Yahoo</string>
1429    <!-- Skype IM protocol type -->
1430    <string name="imProtocolSkype">Skype</string>
1431    <!-- QQ IM protocol type -->
1432    <string name="imProtocolQq">QQ</string>
1433    <!-- Google Talk IM protocol type -->
1434    <string name="imProtocolGoogleTalk">Google Talk</string>
1435    <!-- ICQ IM protocol type -->
1436    <string name="imProtocolIcq">ICQ</string>
1437    <!-- Jabber IM protocol type -->
1438    <string name="imProtocolJabber">Jabber</string>
1439    <!-- NetMeeting IM protocol type -->
1440    <string name="imProtocolNetMeeting">NetMeeting</string>
1441
1442    <!-- Work organization type -->
1443    <string name="orgTypeWork">Work</string>
1444    <!-- Other organization type -->
1445    <string name="orgTypeOther">Other</string>
1446    <!-- Custom organization type -->
1447    <string name="orgTypeCustom">Custom</string>
1448
1449    <!-- Custom SIP address type -->
1450    <string name="sipAddressTypeCustom">Custom</string>
1451    <!-- Home SIP address type -->
1452    <string name="sipAddressTypeHome">Home</string>
1453    <!-- Work SIP address type -->
1454    <string name="sipAddressTypeWork">Work</string>
1455    <!-- Other SIP address type -->
1456    <string name="sipAddressTypeOther">Other</string>
1457
1458    <!-- Instructions telling the user to enter their SIM PIN to unlock the keyguard.
1459         Displayed in one line in a large font.  -->
1460    <string name="keyguard_password_enter_pin_code">Enter PIN code</string>
1461
1462    <!-- Instructions telling the user to enter their text password to unlock the keyguard.
1463         Displayed in one line in a large font.  -->
1464    <string name="keyguard_password_enter_password_code">Enter password to unlock</string>
1465
1466    <!-- Instructions telling the user to enter their PIN password to unlock the keyguard.
1467         Displayed in one line in a large font.  -->
1468    <string name="keyguard_password_enter_pin_password_code">Enter PIN to unlock</string>
1469
1470    <!-- Instructions telling the user that they entered the wrong pin while trying
1471         to unlock the keyguard.  Displayed in one line in a large font.  -->
1472    <string name="keyguard_password_wrong_pin_code">Incorrect PIN code!</string>
1473
1474    <!-- Instructions telling the user how to unlock the phone. -->
1475    <string name="keyguard_label_text">To unlock, press Menu then 0.</string>
1476
1477    <!-- This can be used in any application wanting to disable the text "Emergency number" -->
1478    <string name="emergency_call_dialog_number_for_display">Emergency number</string>
1479
1480    <!--
1481       *** touch based lock / unlock ***
1482                                          --> <skip />
1483
1484    <!-- 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.-->
1485    <string name="lockscreen_carrier_default">(No service)</string>
1486
1487    <!-- Shown in the lock screen to tell the user that the screen is locked. -->
1488    <string name="lockscreen_screen_locked">Screen locked.</string>
1489
1490    <!-- when pattern lock is enabled, tell them about the emergency dial -->
1491    <string name="lockscreen_instructions_when_pattern_enabled">Press Menu to unlock or place emergency call.</string>
1492
1493    <!-- 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. -->
1494    <string name="lockscreen_instructions_when_pattern_disabled">Press Menu to unlock.</string>
1495
1496    <!-- 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. -->
1497    <string name="lockscreen_pattern_instructions">Draw pattern to unlock</string>
1498    <!-- Button at the bottom of the unlock screen to make an emergency call. -->
1499    <string name="lockscreen_emergency_call">Emergency call</string>
1500    <!-- Button at the bottom of the unlock screen that lets the user return to a call -->
1501    <string name="lockscreen_return_to_call">Return to call</string>
1502    <!-- Shown to confirm that the user entered their lock pattern correctly. -->
1503    <string name="lockscreen_pattern_correct">Correct!</string>
1504    <!-- On the unlock pattern screen, shown when the user enters the wrong lock pattern and must try again. -->
1505    <string name="lockscreen_pattern_wrong">Sorry, try again</string>
1506    <!-- On the unlock password screen, shown when the user enters the wrong lock password and must try again. -->
1507    <string name="lockscreen_password_wrong">Sorry, try again</string>
1508
1509    <!-- When the lock screen is showing and the phone plugged in, and the battery
1510         is not fully charged, show the current charge %.  -->
1511    <string name="lockscreen_plugged_in">Charging (<xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g>)</string>
1512    <!-- When the lock screen is showing, the phone is plugged in and the battery is fully
1513         charged, say that it is charged. -->
1514    <string name="lockscreen_charged">Charged.</string>
1515    <!-- A short representation of charging information, e.g "34%" -->
1516    <string name="lockscreen_battery_short"><xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
1517
1518    <!-- When the lock screen is showing and the battery is low, warn user to plug
1519         in the phone soon. -->
1520    <string name="lockscreen_low_battery">Connect your charger.</string>
1521
1522    <!-- Shown in the lock screen when there is no SIM card. -->
1523    <string name="lockscreen_missing_sim_message_short">No SIM card.</string>
1524    <!-- Shown in the lock screen when there is no SIM card. -->
1525    <string name="lockscreen_missing_sim_message">No SIM card in phone.</string>
1526    <!-- Shown in the lock screen to ask the user to insert a SIM card. -->
1527    <string name="lockscreen_missing_sim_instructions">Please insert a SIM card.</string>
1528
1529    <!-- Shown in the lock screen when there is emergency calls only mode. -->
1530    <string name="emergency_calls_only" msgid="2485604591272668370">Emergency calls only</string>
1531
1532    <!-- When the user inserts a sim card from an unsupported network, it becomes network
1533         locked -->
1534    <string name="lockscreen_network_locked_message">Network locked</string>
1535
1536
1537    <!-- When the user enters a wrong sim pin too many times, it becomes
1538         PUK locked (Pin Unlock Kode) -->
1539    <string name="lockscreen_sim_puk_locked_message">SIM card is PUK-locked.</string>
1540    <!-- Shown in the lock screen when the SIM has become PUK locked and the user must call customer care to unlock it. -->
1541    <string name="lockscreen_sim_puk_locked_instructions">Please see the User Guide or contact Customer Care.</string>
1542
1543    <!-- Shown in the lock screen to tell the user that their SIM is locked and they must unlock it. -->
1544    <string name="lockscreen_sim_locked_message">SIM card is locked.</string>
1545
1546    <!-- For the unlock screen, When the user enters a sim unlock code, it takes a little while to check
1547         whether it is valid, and to unlock the sim if it is valid.  we display a
1548         progress dialog in the meantime.  this is the emssage. -->
1549    <string name="lockscreen_sim_unlock_progress_dialog_message">Unlocking SIM card\u2026</string>
1550
1551    <!-- For the unlock screen, Information message shown in dialog when user has too many failed attempts at
1552         drawing the unlock pattern -->
1553    <string name="lockscreen_too_many_failed_attempts_dialog_message">
1554        You have incorrectly drawn your unlock pattern <xliff:g id="number">%d</xliff:g> times.
1555        \n\nPlease try again in <xliff:g id="number">%d</xliff:g> seconds.
1556    </string>
1557
1558    <!-- For the unlock screen, Information message shown in dialog when user has too many failed attempts at
1559         entering the password -->
1560    <string name="lockscreen_too_many_failed_password_attempts_dialog_message">
1561        You have incorrectly entered your password <xliff:g id="number">%d</xliff:g> times.
1562        \n\nPlease try again in <xliff:g id="number">%d</xliff:g> seconds.
1563    </string>
1564
1565    <!-- For the unlock screen, Information message shown in dialog when user has too many failed attempts at
1566         entering the PIN -->
1567    <string name="lockscreen_too_many_failed_pin_attempts_dialog_message">
1568        You have incorrectly entered your PIN <xliff:g id="number">%d</xliff:g> times.
1569        \n\nPlease try again in <xliff:g id="number">%d</xliff:g> seconds.
1570    </string>
1571
1572    <!-- For the unlock screen, Information message shown in dialog when user is almost at the limit
1573         where they will be locked out and may have to enter an alternate username/password to unlock the phone -->
1574    <string name="lockscreen_failed_attempts_almost_glogin">
1575        You have incorrectly drawn your unlock pattern <xliff:g id="number">%d</xliff:g> times.
1576       After <xliff:g id="number">%d</xliff:g> more unsuccessful attempts,
1577       you will be asked to unlock your phone using your Google sign-in.\n\n
1578       Please try again in <xliff:g id="number">%d</xliff:g> seconds.
1579    </string>
1580
1581    <!-- On the unlock screen, countdown message shown while user is waiting to try again after too many
1582         failed attempts -->
1583    <string name="lockscreen_too_many_failed_attempts_countdown">Try again in <xliff:g id="number">%d</xliff:g> seconds.</string>
1584
1585    <!-- On the unlock screen, message shown on button that appears once it's apparent the user may have forgotten
1586         their lock gesture -->
1587    <string name="lockscreen_forgot_pattern_button_text">Forgot pattern?</string>
1588
1589    <!-- Title of the unlock screen that uses your Google login and password when the user hit
1590         the 'forgot pattern' button.-->
1591    <string name="lockscreen_glogin_forgot_pattern">Account unlock</string>
1592    <!-- Title of the unlock screen that uses your Google login and password when the user attempted
1593         too many patterns and we are forcing them to use their account instead. -->
1594    <string name="lockscreen_glogin_too_many_attempts">Too many pattern attempts!</string>
1595    <!-- In the unlock screen, message telling the user that they need to use their Google login and password to unlock the phone -->
1596    <string name="lockscreen_glogin_instructions">To unlock, sign in with your Google account</string>
1597    <!-- Hint caption for the username field when unlocking the phone using login and password -->
1598    <string name="lockscreen_glogin_username_hint">Username (email)</string>
1599    <!-- Hint caption for the password field when unlocking the phone using login and password -->
1600    <string name="lockscreen_glogin_password_hint">Password</string>
1601    <!-- Button to try to unlock the phone using username and password -->
1602    <string name="lockscreen_glogin_submit_button">Sign in</string>
1603    <!-- Displayed to the user when unlocking the phone with a username and password fails. -->
1604    <string name="lockscreen_glogin_invalid_input">Invalid username or password.</string>
1605
1606    <!-- Displayed in a progress dialog while a username and password are being checked. -->
1607    <string name="lockscreen_glogin_checking_password">Checking...</string>
1608    <!-- Displayed on lock screen's left tab - unlock -->
1609    <string name="lockscreen_unlock_label">Unlock</string>
1610    <!-- Displayed on lock screen's right tab - turn sound on -->
1611    <string name="lockscreen_sound_on_label">Sound on</string>
1612    <!-- Displayed on lock screen's right tab - turn sound off -->
1613    <string name="lockscreen_sound_off_label">Sound off</string>
1614
1615    <!-- Password keyboard strings. Used by LockScreen and Settings --><skip />
1616    <!-- Label for "switch to symbols" key.  Must be short to fit on key! -->
1617    <string name="password_keyboard_label_symbol_key">\?123</string>
1618    <!-- Label for "switch to alphabetic" key.  Must be short to fit on key! -->
1619    <string name="password_keyboard_label_alpha_key">ABC</string>
1620    <!-- Label for ALT modifier key.  Must be short to fit on key! -->
1621    <string name="password_keyboard_label_alt_key">ALT</string>
1622
1623    <!-- A format string for 12-hour time of day, just the hour, not the minute, with lower-case "am" or "pm" (example: "3pm"). -->
1624    <string name="hour_ampm">"<xliff:g id="hour" example="3">%-l</xliff:g><xliff:g id="ampm" example="pm">%P</xliff:g>"</string>
1625
1626    <!-- A format string for 12-hour time of day, just the hour, not the minute, with capital "AM" or "PM" (example: "3PM"). -->
1627    <string name="hour_cap_ampm">"<xliff:g id="hour" example="3">%-l</xliff:g><xliff:g id="ampm" example="PM">%p</xliff:g>"</string>
1628
1629    <!-- Title of the alert when something went wrong in the factory test. -->
1630    <string name="factorytest_failed">Factory test failed</string>
1631    <!-- Error message displayed when a non-system application tries to start a factory test. -->
1632    <string name="factorytest_not_system">The FACTORY_TEST action
1633        is only supported for packages installed in /system/app.</string>
1634    <!-- Error message displayed when the factory test could not be started. -->
1635    <string name="factorytest_no_action">No package was found that provides the
1636        FACTORY_TEST action.</string>
1637    <!-- Button to restart the device after the factory test. -->
1638    <string name="factorytest_reboot">Reboot</string>
1639
1640    <!-- Do not translate.  WebView User Agent string -->
1641    <string name="web_user_agent" translatable="false">Mozilla/5.0 (Linux; U; <xliff:g id="x">Android %s</xliff:g>)
1642        AppleWebKit/534.9 (KHTML, like Gecko) Version/4.0 <xliff:g id="mobile">%s</xliff:g>Safari/534.9</string>
1643    <!-- Do not translate.  WebView User Agent targeted content -->
1644    <string name="web_user_agent_target_content" translatable="false">"Mobile "</string>
1645
1646    <!-- Title for a JavaScript dialog. "The page at <url of current page> says:" -->
1647    <string name="js_dialog_title">The page at \'<xliff:g id="title">%s</xliff:g>\' says:</string>
1648    <!-- Default title for a javascript dialog -->
1649    <string name="js_dialog_title_default">JavaScript</string>
1650    <!-- Message in a javascript dialog asking if the user wishes to leave the
1651             current page -->
1652    <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>
1653
1654    <!-- 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. -->
1655    <string name="save_password_label">Confirm</string>
1656
1657    <!-- Toast for double-tap -->
1658    <string name="double_tap_toast">Tip: double-tap to zoom in and out.</string>
1659
1660    <!-- Text to show in the auto complete drop down list on a text view when the browser can auto fill the entire form -->
1661    <string name="autofill_this_form">AutoFill this form</string>
1662
1663    <!-- Title of an application permission, listed so the user can choose whether
1664        they want to allow the application to do this. -->
1665    <string name="permlab_readHistoryBookmarks">read Browser\'s history and bookmarks</string>
1666    <!-- Description of an application permission, listed so the user can choose whether
1667        they want to allow the application to do this. -->
1668    <string name="permdesc_readHistoryBookmarks">Allows the application to read all
1669        the URLs that the Browser has visited, and all of the Browser\'s bookmarks.</string>
1670    <!-- Title of an application permission, listed so the user can choose whether
1671        they want to allow the application to do this. -->
1672    <string name="permlab_writeHistoryBookmarks">write Browser\'s history and bookmarks</string>
1673    <!-- Description of an application permission, listed so the user can choose whether
1674        they want to allow the application to do this. -->
1675    <string name="permdesc_writeHistoryBookmarks">Allows an application to modify the
1676        Browser\'s history or bookmarks stored on your phone. Malicious applications
1677        can use this to erase or modify your Browser\'s data.</string>
1678
1679    <!-- Title of an application permission, listed so the user can choose whether
1680        they want to allow the application to do this. -->
1681    <string name="permlab_setAlarm">set alarm in alarm clock</string>
1682    <!-- Description of an application permission, listed so the user can choose whether
1683        they want to allow the application to do this. -->
1684    <string name="permdesc_setAlarm">Allows the application to set an alarm in
1685      an installed alarm clock application. Some alarm clock applications may
1686      not implement this feature.</string>
1687
1688    <!-- Title of an application permission, listed so the user can choose whether
1689        they want to allow the application to do this. -->
1690    <string name="permlab_writeGeolocationPermissions">Modify Browser geolocation permissions</string>
1691    <!-- Description of an application permission, listed so the user can choose whether
1692        they want to allow the application to do this. -->
1693    <string name="permdesc_writeGeolocationPermissions">Allows an application to modify the
1694        Browser\'s geolocation permissions. Malicious applications
1695        can use this to allow sending location information to arbitrary web sites.</string>
1696
1697    <!-- 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. -->
1698    <string name="save_password_message">Do you want the browser to remember this password?</string>
1699    <!-- 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. -->
1700    <string name="save_password_notnow">Not now</string>
1701    <!-- 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. -->
1702    <string name="save_password_remember">Remember</string>
1703    <!-- 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 -->
1704    <string name="save_password_never">Never</string>
1705
1706    <!-- Displayed to the user when they do not have permission to open a particular web page. -->
1707    <string name="open_permission_deny">You do not have permission to open this page.</string>
1708
1709    <!-- Displayed to the user to confirm that they have copied text from a web page to the clipboard. -->
1710    <string name="text_copied">Text copied to clipboard.</string>
1711
1712    <!-- 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.-->
1713    <string name="more_item_label">More</string>
1714    <!-- 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" -->
1715    <string name="prepend_shortcut_label">Menu+</string>
1716    <!-- Displayed in place of the regular shortcut letter when a menu item has Menu+space for the shortcut. -->
1717    <string name="menu_space_shortcut_label">space</string>
1718    <!-- Displayed in place of the regular shortcut letter when a menu item has Menu+enter for the shortcut. -->
1719    <string name="menu_enter_shortcut_label">enter</string>
1720    <!-- Displayed in place of the regular shortcut letter when a menu item has Menu+delete for the shortcut. -->
1721    <string name="menu_delete_shortcut_label">delete</string>
1722
1723    <!-- Strings used for search bar --><skip />
1724
1725    <!-- This is the default button label in the system-wide search UI.
1726         It is also used by the home screen's search "widget". It should be short -->
1727    <string name="search_go">Search</string>
1728
1729    <!-- String used to display the date. This is the string to say something happened 1 month ago. -->
1730    <string name="oneMonthDurationPast">1 month ago</string>
1731    <!-- String used to display the date. This is the string to say something happened more than 1 month ago. -->
1732    <string name="beforeOneMonthDurationPast">Before 1 month ago</string>
1733
1734    <!-- This is used to express that something occurred some number of seconds in the past (e.g., 5 seconds ago). -->
1735    <plurals name="num_seconds_ago">
1736        <item quantity="one">1 second ago</item>
1737        <item quantity="other"><xliff:g id="count">%d</xliff:g> seconds ago</item>
1738    </plurals>
1739
1740    <!-- This is used to express that something occurred some number of minutes in the past (e.g., 5 minutes ago). -->
1741    <plurals name="num_minutes_ago">
1742        <item quantity="one">1 minute ago</item>
1743        <item quantity="other"><xliff:g id="count">%d</xliff:g> minutes ago</item>
1744    </plurals>
1745
1746    <!-- This is used to express that something occurred some number of hours in the past (e.g., 5 hours ago). -->
1747    <plurals name="num_hours_ago">
1748        <item quantity="one">1 hour ago</item>
1749        <item quantity="other"><xliff:g id="count">%d</xliff:g> hours ago</item>
1750    </plurals>
1751
1752    <!-- This is used to express that something occurred within the last X days (e.g., Last 7 days). -->
1753    <plurals name="last_num_days">
1754        <item quantity="other">Last <xliff:g id="count">%d</xliff:g> days</item>
1755    </plurals>
1756
1757    <!-- This is used to express that something has occurred within the last month -->
1758    <string name="last_month">Last month</string>
1759
1760    <!-- This is used to express that something happened longer ago than the previous options -->
1761    <string name="older">Older</string>
1762
1763    <!-- This is used to express that something occurred some number of days in the past (e.g., 5 days ago). -->
1764    <plurals name="num_days_ago">
1765        <item quantity="one">yesterday</item>
1766        <item quantity="other"><xliff:g id="count">%d</xliff:g> days ago</item>
1767    </plurals>
1768
1769    <!-- This is used to express that something will occur some number of seconds in the future (e.g., in 5 seconds). -->
1770    <plurals name="in_num_seconds">
1771        <item quantity="one">in 1 second</item>
1772        <item quantity="other">in <xliff:g id="count">%d</xliff:g> seconds</item>
1773    </plurals>
1774
1775    <!-- This is used to express that something will occur some number of minutes in the future (e.g., in 5 minutes). -->
1776    <plurals name="in_num_minutes">
1777        <item quantity="one">in 1 minute</item>
1778        <item quantity="other">in <xliff:g id="count">%d</xliff:g> minutes</item>
1779    </plurals>
1780
1781    <!-- This is used to express that something will occur some number of hours in the future (e.g., in 5 hours). -->
1782    <plurals name="in_num_hours">
1783        <item quantity="one">in 1 hour</item>
1784        <item quantity="other">in <xliff:g id="count">%d</xliff:g> hours</item>
1785    </plurals>
1786
1787    <!-- This is used to express that something will occur some number of days in the future (e.g., in 5 days). -->
1788    <plurals name="in_num_days">
1789        <item quantity="one">tomorrow</item>
1790        <item quantity="other">in <xliff:g id="count">%d</xliff:g> days</item>
1791    </plurals>
1792
1793    <!-- This is used to express that something occurred some number of abbreviated seconds in the past (e.g., 5 secs ago). -->
1794    <plurals name="abbrev_num_seconds_ago">
1795        <item quantity="one">1 sec ago</item>
1796        <item quantity="other"><xliff:g id="count">%d</xliff:g> secs ago</item>
1797    </plurals>
1798
1799    <!-- This is used to express that something occurred some number of abbreviated minutes in the past (e.g., 5 mins ago). -->
1800    <plurals name="abbrev_num_minutes_ago">
1801        <item quantity="one">1 min ago</item>
1802        <item quantity="other"><xliff:g id="count">%d</xliff:g> mins ago</item>
1803    </plurals>
1804
1805    <!-- This is used to express that something occurred some number of abbreviated hours in the past (e.g., 5 hrs ago). -->
1806    <plurals name="abbrev_num_hours_ago">
1807        <item quantity="one">1 hour ago</item>
1808        <item quantity="other"><xliff:g id="count">%d</xliff:g> hours ago</item>
1809    </plurals>
1810
1811    <!-- This is used to express that something occurred some number of abbreviated days in the past (e.g., 5 days ago). -->
1812    <plurals name="abbrev_num_days_ago">
1813        <item quantity="one">yesterday</item>
1814        <item quantity="other"><xliff:g id="count">%d</xliff:g> days ago</item>
1815    </plurals>
1816
1817    <!-- This is used to express that something will occur some number of abbreviated seconds in the future (e.g., in 5 secs). -->
1818    <plurals name="abbrev_in_num_seconds">
1819        <item quantity="one">in 1 sec</item>
1820        <item quantity="other">in <xliff:g id="count">%d</xliff:g> secs</item>
1821    </plurals>
1822
1823    <!-- This is used to express that something will occur some number of abbreviated minutes in the future (e.g., in 5 mins). -->
1824    <plurals name="abbrev_in_num_minutes">
1825        <item quantity="one">in 1 min</item>
1826        <item quantity="other">in <xliff:g id="count">%d</xliff:g> mins</item>
1827    </plurals>
1828
1829    <!-- This is used to express that something will occur some number of abbreviated hours in the future (e.g., in 5 hrs). -->
1830    <plurals name="abbrev_in_num_hours">
1831        <item quantity="one">in 1 hour</item>
1832        <item quantity="other">in <xliff:g id="count">%d</xliff:g> hours</item>
1833    </plurals>
1834
1835    <!-- This is used to express that something will occur some number of abbreviated days in the future (e.g., in 5 days). -->
1836    <plurals name="abbrev_in_num_days">
1837        <item quantity="one">tomorrow</item>
1838        <item quantity="other">in <xliff:g id="count">%d</xliff:g> days</item>
1839    </plurals>
1840
1841    <!-- String used to display the date. Preposition for date display ("on May 29") -->
1842    <string name="preposition_for_date">on <xliff:g id="date" example="May 29">%s</xliff:g></string>
1843    <!-- String used to display the date. Preposition for time display ("at 2:33am") -->
1844    <string name="preposition_for_time">at <xliff:g id="time" example="2:33 am">%s</xliff:g></string>
1845    <!-- String used to display the date. Preposition for year display ("in 2008") -->
1846    <string name="preposition_for_year">in <xliff:g id="year" example="2003">%s</xliff:g></string>
1847
1848    <!-- Appened to express the value is this unit of time: singular day -->
1849    <string name="day">day</string>
1850    <!-- Appened to express the value is this unit of time: plural days -->
1851    <string name="days">days</string>
1852    <!-- Appened to express the value is this unit of time: singular hour -->
1853    <string name="hour">hour</string>
1854    <!-- Appened to express the value is this unit of time: plural hours -->
1855    <string name="hours">hours</string>
1856    <!-- Appened to express the value is this unit of time: singular minute -->
1857    <string name="minute">min</string>
1858    <!-- Appened to express the value is this unit of time: plural minutes -->
1859    <string name="minutes">mins</string>
1860    <!-- Appened to express the value is this unit of time. -->
1861    <string name="second">sec</string>
1862    <!-- Appened to express the value is this unit of time. -->
1863    <string name="seconds">secs</string>
1864    <!-- Appened to express the value is this unit of time. -->
1865    <string name="week">week</string>
1866    <!-- Appened to express the value is this unit of time. -->
1867    <string name="weeks">weeks</string>
1868    <!-- Appened to express the value is this unit of time. -->
1869    <string name="year">year</string>
1870    <!-- Appened to express the value is this unit of time. -->
1871    <string name="years">years</string>
1872
1873
1874    <!-- Title for error alert when a video cannot be played.  it can be used by any app. -->
1875    <string name="VideoView_error_title">Cannot play video</string>
1876    <!-- Text for error alert when a video container is not valid for progressive download/playback. -->
1877    <string name="VideoView_error_text_invalid_progressive_playback">Sorry, this video is not valid for streaming to this device.</string>
1878    <!-- Text for error alert when a video cannot be played. it can be used by any app. -->
1879    <string name="VideoView_error_text_unknown">Sorry, this video cannot be played.</string>
1880    <!-- Button to close error alert when a video cannot be played -->
1881    <string name="VideoView_error_button">OK</string>
1882
1883
1884
1885
1886    <!-- Format indicating a relative expression and time.
1887         Example: "4 hours ago, 11:00 am" -->
1888    <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>
1889
1890
1891    <!-- Quoted name for 12pm, lowercase -->
1892    <string name="noon">"noon"</string>
1893    <!-- Quoted name for 12pm, uppercase first letter -->
1894    <string name="Noon">"Noon"</string>
1895    <!-- Quoted name for 12am, lowercase -->
1896    <string name="midnight">"midnight"</string>
1897    <!-- Quoted name for 12am, uppercase first letter -->
1898    <string name="Midnight">"Midnight"</string>
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910    <!-- Format string for durations like "01:23" (1 minute, 23 seconds) -->
1911    <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>
1912
1913    <!-- Format string for times like "1:43:33" (1 hour, 43 minutes, 33 seconds) -->
1914    <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>
1915
1916    <!-- Item on EditText context menu. This action is used to select all text in the edit field. -->
1917    <string name="selectAll">Select all</string>
1918
1919    <!-- Item on EditText context menu.  This action is used to cut selected the text into the clipboard.  -->
1920    <string name="cut">Cut</string>
1921
1922    <!-- Item on EditText context menu. This action is used to cut selected the text into the clipboard. -->
1923    <string name="copy">Copy</string>
1924
1925    <!-- Item on EditText context menu. This action is used t o paste from the clipboard into the eidt field -->
1926    <string name="paste">Paste</string>
1927
1928    <!-- Item on EditText context menu. This action is used to copy a URL from the edit field into the clipboard. -->
1929    <string name="copyUrl">Copy URL</string>
1930
1931    <!-- Item on EditText context menu. Added only when the context menu is not empty, it enable selection context mode. [CHAR LIMIT=20] -->
1932    <string name="selectTextMode">Select text...</string>
1933
1934    <!-- Text selection contextual mode title, displayed in the CAB. [CHAR LIMIT=20] -->
1935    <string name="textSelectionCABTitle">Text selection</string>
1936
1937    <!-- EditText context menu -->
1938    <string name="inputMethod">Input method</string>
1939
1940    <!-- Title for EditText context menu [CHAR LIMIT=20] -->
1941    <string name="editTextMenuTitle">Text actions</string>
1942
1943    <!-- If the device is getting low on internal storage, a notification is shown to the user.  This is the title of that notification. -->
1944    <string name="low_internal_storage_view_title">Low on space</string>
1945    <!-- If the device is getting low on internal storage, a notification is shown to the user.  This is the message of that notification. -->
1946    <string name="low_internal_storage_view_text">Phone storage space is getting low.</string>
1947
1948    <!-- Preference framework strings. -->
1949    <string name="ok">OK</string>
1950    <!-- Preference framework strings. -->
1951    <string name="cancel">Cancel</string>
1952    <!-- Preference framework strings. -->
1953    <string name="yes">OK</string>
1954    <!-- Preference framework strings. -->
1955    <string name="no">Cancel</string>
1956    <!-- This is the generic "attention" string to be used in attention dialogs.  Typically
1957         combined with setIcon(android.R.drawable.ic_dialog_alert) -->
1958    <string name="dialog_alert_title">Attention</string>
1959
1960    <!-- Text shown by list fragment when waiting for data to display. -->
1961    <string name="loading">Loading...</string>
1962
1963    <!-- Default text for a button that can be toggled on and off. -->
1964    <string name="capital_on">ON</string>
1965    <!-- Default text for a button that can be toggled on and off. -->
1966    <string name="capital_off">OFF</string>
1967
1968    <!-- Title of intent resolver dialog when selecting an application to run. -->
1969    <string name="whichApplication">Complete action using</string>
1970    <!-- Option to always use the selected application resolution in the future. See the "Complete action using" dialog title-->
1971    <string name="alwaysUse">Use by default for this action.</string>
1972    <!-- Text displayed when the user selects the check box for setting default application.  See the "Use by default for this action" check box. -->
1973    <string name="clearDefaultHintMsg">Clear default in Home Settings &gt; Applications &gt; Manage applications.</string>
1974    <!-- 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. -->
1975    <string name="chooseActivity">Select an action</string>
1976    <!-- Text to display when there are no activities found to display in the
1977         activity chooser. See the "Select an action" title. -->
1978    <string name="noApplications">No applications can perform this action.</string>
1979    <!-- Title of the alert when an application has crashed. -->
1980    <string name="aerr_title">Sorry!</string>
1981    <!-- Text of the alert that is displayed when an application has crashed. -->
1982    <string name="aerr_application">The application <xliff:g id="application">%1$s</xliff:g>
1983        (process <xliff:g id="process">%2$s</xliff:g>) has stopped unexpectedly. Please try again.</string>
1984    <!-- Text of the alert that is displayed when an application has crashed. -->
1985    <string name="aerr_process">The process <xliff:g id="process">%1$s</xliff:g> has
1986        stopped unexpectedly. Please try again.</string>
1987    <!-- Title of the alert when an application is not responding. -->
1988    <string name="anr_title">Sorry!</string>
1989    <!-- Text of the alert that is displayed when an application is not responding. -->
1990    <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>
1991    <!-- Text of the alert that is displayed when an application is not responding. -->
1992    <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>
1993    <!-- Text of the alert that is displayed when an application is not responding. -->
1994    <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>
1995    <!-- Text of the alert that is displayed when an application is not responding. -->
1996    <string name="anr_process">Process <xliff:g id="process">%1$s</xliff:g> is not responding.</string>
1997    <!-- Button allowing the user to close an application that is not responding. This will kill the application. -->
1998    <string name="force_close">Force close</string>
1999    <!-- Button allowing the user to send a bug report for application which has encountered an error. -->
2000    <string name="report">Report</string>
2001    <!-- Button allowing the user to choose to wait for an application that is not responding to become responsive again. -->
2002    <string name="wait">Wait</string>
2003    <!-- [CHAR LIMIT=25] Title of the alert when application launches on top of another. -->
2004    <string name="launch_warning_title">Application redirected</string>
2005    <!-- [CHAR LIMIT=50] Title of the alert when application launches on top of another. -->
2006    <string name="launch_warning_replace"><xliff:g id="app_name">%1$s</xliff:g> is now running.</string>
2007    <!-- [CHAR LIMIT=50] Title of the alert when application launches on top of another. -->
2008    <string name="launch_warning_original"><xliff:g id="app_name">%1$s</xliff:g> was originally launched.</string>
2009
2010    <!-- Text of the alert that is displayed when an application has violated StrictMode. -->
2011    <string name="smv_application">The application <xliff:g id="application">%1$s</xliff:g>
2012        (process <xliff:g id="process">%2$s</xliff:g>) has violated its self-enforced StrictMode policy.</string>
2013    <!-- Text of the alert that is displayed when an application has violated StrictMode. -->
2014    <string name="smv_process">The process <xliff:g id="process">%1$s</xliff:g> has
2015      has violated its self-enforced StrictMode policy.</string>
2016
2017    <!-- Notification text to tell the user that a heavy-weight application is running. -->
2018    <string name="heavy_weight_notification"><xliff:g id="app">%1$s</xliff:g> running</string>
2019
2020    <!-- Notification details to tell the user that a heavy-weight application is running. -->
2021    <string name="heavy_weight_notification_detail">Select to switch to application</string>
2022
2023    <!-- Title of dialog prompting whether user wants to switch between heavy-weight apps. -->
2024    <string name="heavy_weight_switcher_title">Switch applications?</string>
2025
2026    <!-- Descriptive text for switching to a new heavy-weight application. -->
2027    <string name="heavy_weight_switcher_text">Another application is already running
2028    that must be stopped before you can start a new one.</string>
2029
2030    <string name="old_app_action">Return to <xliff:g id="old_app">%1$s</xliff:g></string>
2031    <string name="old_app_description">Don\'t start the new application.</string>
2032
2033    <string name="new_app_action">Start <xliff:g id="old_app">%1$s</xliff:g></string>
2034    <string name="new_app_description">Stop the old application without saving.</string>
2035
2036    <!-- Displayed in the title of the chooser for things to do with text that
2037         is to be sent to another application. For example, I can send
2038         text through SMS or IM.  A dialog with those choices would be shown,
2039         and this would be the title. -->
2040    <string name="sendText">Select an action for text</string>
2041
2042    <!-- Title of the dialog where the user is adjusting the phone ringer volume -->
2043    <string name="volume_ringtone">Ringer volume</string>
2044    <!-- Title of the dialog where the user is adjusting the music volume -->
2045    <string name="volume_music">Media volume</string>
2046    <!-- Hint shown in the volume toast to inform the user that the media audio is playing through Bluetooth. -->
2047    <string name="volume_music_hint_playing_through_bluetooth">Playing through Bluetooth</string>
2048    <!-- Hint shown in the volume toast to inform the user that the current ringtone is the silent ringtone. -->
2049    <string name="volume_music_hint_silent_ringtone_selected">Silent ringtone selected</string>
2050    <!-- Title of the dialog where the user is adjusting the phone call volume -->
2051    <string name="volume_call">In-call volume</string>
2052    <!-- Title of the dialog where the user is adjusting the phone call volume when connected on bluetooth-->
2053    <string name="volume_bluetooth_call">Bluetooth in-call volume</string>
2054    <!-- Title of the dialog where the user is adjusting the audio volume for alarms -->
2055    <string name="volume_alarm">Alarm volume</string>
2056    <!-- Title of the dialog where the user is adjusting the audio volume for notifications -->
2057    <string name="volume_notification">Notification volume</string>
2058    <!-- Title of the dialog where the user is adjusting the general audio volume -->
2059    <string name="volume_unknown">Volume</string>
2060
2061    <!-- Ringtone picker strings --> <skip />
2062    <!-- Choice in the ringtone picker.  If chosen, the default ringtone will be used. -->
2063    <string name="ringtone_default">Default ringtone</string>
2064    <!-- Choice in the ringtone picker.  If chosen, the default ringtone will be used. This fills in the actual ringtone's title into the message. -->
2065    <string name="ringtone_default_with_actual">Default ringtone (<xliff:g id="actual_ringtone">%1$s</xliff:g>)</string>
2066    <!-- Choice in the ringtone picker.  If chosen, there will be silence instead of a ringtone played. -->
2067    <string name="ringtone_silent">Silent</string>
2068    <!-- The title of the ringtone picker dialog. -->
2069    <string name="ringtone_picker_title">Ringtones</string>
2070    <!-- 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. -->
2071    <string name="ringtone_unknown">Unknown ringtone</string>
2072
2073    <!-- A notification is shown when there are open wireless networks nearby.  This is the notification's title. -->
2074    <plurals name="wifi_available">
2075        <item quantity="one">Wi-Fi network available</item>
2076        <item quantity="other">Wi-Fi networks available</item>
2077    </plurals>
2078    <!-- A notification is shown when there are open wireless networks nearby.  This is the notification's message. -->
2079    <plurals name="wifi_available_detailed">
2080        <item quantity="one">Open Wi-Fi network available</item>
2081        <item quantity="other">Open Wi-Fi networks available</item>
2082    </plurals>
2083    <!-- Do not translate. Default access point SSID used for tethering -->
2084    <string name="wifi_tether_configure_ssid_default" translatable="false">AndroidAP</string>
2085
2086    <!-- Name of the dialog that lets the user choose an accented character to insert -->
2087    <string name="select_character">Insert character</string>
2088
2089    <!-- SMS per-application rate control Dialog --> <skip />
2090    <!-- See SMS_DIALOG.  This is shown if the current application's name cannot be figuerd out. -->
2091    <string name="sms_control_default_app_name">Unknown application</string>
2092    <!-- SMS_DIALOG: An SMS dialog is shown if an application tries to send too many SMSes.  This is the title of that dialog. -->
2093    <string name="sms_control_title">Sending SMS messages</string>
2094    <!-- See SMS_DIALOG.  This is the message shown in that dialog. -->
2095    <string name="sms_control_message">A large number of SMS messages are being sent. Select \"OK\" to continue, or \"Cancel\" to stop sending.</string>
2096    <!-- See SMS_DIALOG.  This is a button choice to allow sending the SMSes. -->
2097    <string name="sms_control_yes">OK</string>
2098    <!-- See SMS_DIALOG.  This is a button choice to disallow sending the SMSes.. -->
2099    <string name="sms_control_no">Cancel</string>
2100
2101    <!-- Name of the button in the date/time picker to accept the date/time change -->
2102    <string name="date_time_set">Set</string>
2103
2104    <!-- Security Permissions strings-->
2105    <!-- The default permission group for any permissions that have not explicitly set a group. -->
2106    <string name="default_permission_group">Default</string>
2107    <!-- Do not translate. -->
2108    <string name="permissions_format"><xliff:g id="perm_line1">%1$s</xliff:g>, <xliff:g id="perm_line2">%2$s</xliff:g></string>
2109    <!-- Shown for an application when it doesn't require any permission grants. -->
2110    <string name="no_permissions">No permissions required</string>
2111    <!-- When installing an application, the less-dangerous permissions are hidden.  If the user showed those, this is the text to hide them again.  -->
2112    <string name="perms_hide"><b>Hide</b></string>
2113    <!-- When installing an application, the less-dangerous permissions are hidden.  This is the text to show those. -->
2114    <string name="perms_show_all"><b>Show all</b></string>
2115
2116    <!-- USB storage dialog strings -->
2117    <!-- This is the title for the activity's window. -->
2118    <string name="usb_storage_activity_title">USB Mass Storage</string>
2119
2120    <!-- 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. -->
2121    <string name="usb_storage_title">USB connected</string>
2122    <!-- See USB_STORAGE.    This is the message. [CHAR LIMIT=NONE] -->
2123    <string name="usb_storage_message" product="nosdcard">You have connected your phone to your computer via USB. Select the button below if you want to copy files between your computer and your Android\u2018s shared storage.</string>
2124    <!-- See USB_STORAGE.    This is the message. -->
2125    <string name="usb_storage_message" product="default">You have connected your phone to your computer via USB. Select the button below if you want to copy files between your computer and your Android\u2018s SD card.</string>
2126    <!-- See USB_STORAGE.    This is the button text to mount the phone on the computer. -->
2127    <string name="usb_storage_button_mount">Turn on USB storage</string>
2128    <!-- See USB_STORAGE_DIALOG.  If there was an error mounting, this is the text. [CHAR LIMIT=NONE] -->
2129    <string name="usb_storage_error_message" product="nosdcard">There is a problem using your shared storage for USB storage.</string>
2130    <!-- See USB_STORAGE_DIALOG.  If there was an error mounting, this is the text. -->
2131    <string name="usb_storage_error_message" product="default">There is a problem using your SD card for USB storage.</string>
2132    <!-- 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 -->
2133    <string name="usb_storage_notification_title">USB connected</string>
2134    <!-- See USB_STORAGE. This is the message. -->
2135    <string name="usb_storage_notification_message">Select to copy files to/from your computer.</string>
2136
2137    <!-- USB_STORAGE_STOP: While USB storage is enabled, we show a notification dialog asking if he wants to stop. This is the title -->
2138    <string name="usb_storage_stop_notification_title">Turn off USB storage</string>
2139    <!-- See USB_STORAGE. This is the message. -->
2140    <string name="usb_storage_stop_notification_message">Select to turn off USB storage.</string>
2141
2142    <!-- USB storage stop dialog strings -->
2143    <!-- This is the label for the activity, and should never be visible to the user. -->
2144    <!-- 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. -->
2145    <string name="usb_storage_stop_title">USB storage in use</string>
2146    <!-- See USB_STORAGE_STOP.    This is the message. [CHAR LIMIT=NONE] -->
2147    <string name="usb_storage_stop_message" product="nosdcard">Before turning off USB storage, make sure you have unmounted (\u201cejected\u201d) your Android\u2018s shared storage from your computer.</string>
2148    <!-- See USB_STORAGE_STOP.    This is the message. -->
2149    <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>
2150    <!-- See USB_STORAGE_STOP.    This is the button text to stop usb storage. -->
2151    <string name="usb_storage_stop_button_mount">Turn off USB storage</string>
2152    <!-- See USB_STORAGE_STOP_DIALOG.  If there was an error stopping, this is the text. -->
2153    <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>
2154
2155    <!-- USB_STORAGE_KILL_STORAGE_USERS dialog  -->
2156    <string name="dlg_confirm_kill_storage_users_title">Turn on USB storage</string>
2157    <!-- USB_STORAGE_KILL_STORAGE_USERS dialog message text -->
2158    <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>
2159    <!-- USB_STORAGE_ERROR dialog  dialog-->
2160    <string name="dlg_error_title">USB operation failed</string>
2161    <!-- USB_STORAGE_ERROR dialog  ok button-->
2162    <string name="dlg_ok">OK</string>
2163
2164    <!-- External media format dialog strings -->
2165    <!-- This is the label for the activity, and should never be visible to the user. -->
2166    <!-- 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] -->
2167    <string name="extmedia_format_title" product="nosdcard">Format shared storage</string>
2168    <!-- 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. -->
2169    <string name="extmedia_format_title" product="default">Format SD card</string>
2170    <!-- See EXTMEDIA_FORMAT.   This is the message. [CHAR LIMIT=NONE] -->
2171    <string name="extmedia_format_message" product="nosdcard">Format shared storage, erasing all files stored there?  Action cannot be reversed!</string>
2172    <!-- See EXTMEDIA_FORMAT.   This is the message. -->
2173    <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>
2174    <!-- See EXTMEDIA_FORMAT.    This is the button text to format the sd card. -->
2175    <string name="extmedia_format_button_format">Format</string>
2176
2177    <!-- Title of notification shown when ADB is actively connected to the phone. -->
2178    <string name="adb_active_notification_title">USB debugging connected</string>
2179    <!-- Message of notification shown when ADB is actively connected to the phone. -->
2180    <string name="adb_active_notification_message">Select to disable USB debugging.</string>
2181
2182    <!-- Used to replace %s in urls retreived from the signin server with locales.  For Some        -->
2183    <!-- devices we don't support all the locales we ship to and need to replace the '%s' with a    -->
2184    <!-- locale string based on mcc values.  By default (0-length string) we don't replace the %s   -->
2185    <!-- at all and later replace it with a locale string based on the users chosen locale          -->
2186    <!-- DO NOT TRANSLATE -->
2187    <string name="locale_replacement">""</string>
2188
2189    <!-- Title of the pop-up dialog in which the user switches input method components. -->
2190    <string name="select_input_method">Select input method</string>
2191
2192    <string name="fast_scroll_alphabet">\u0020ABCDEFGHIJKLMNOPQRSTUVWXYZ</string>
2193    <string name="fast_scroll_numeric_alphabet">\u00200123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ</string>
2194
2195    <string name="candidates_style"><u>candidates</u></string>
2196
2197    <!-- External media notification strings -->
2198    <!-- Shown when external media is being checked [CHAR LIMIT=30] -->
2199    <string name="ext_media_checking_notification_title" product="nosdcard">Preparing shared storage</string>
2200    <!-- Shown when external media is being checked -->
2201    <string name="ext_media_checking_notification_title" product="default">Preparing SD card</string>
2202    <string name="ext_media_checking_notification_message">Checking for errors.</string>
2203
2204    <!-- Shown when external media is blank (or unsupported filesystem) [CHAR LIMIT=30] -->
2205    <string name="ext_media_nofs_notification_title" product="nosdcard">Blank shared storage</string>
2206    <!-- Shown when external media is blank (or unsupported filesystem) -->
2207    <string name="ext_media_nofs_notification_title" product="default">Blank SD card</string>
2208    <!-- Shown when shared storage cannot be read.  [CHAR LIMIT=NONE] -->
2209    <string name="ext_media_nofs_notification_message" product="nosdcard">Shared storage blank or has unsupported filesystem.</string>
2210    <string name="ext_media_nofs_notification_message" product="default">SD card blank or has unsupported filesystem.</string>
2211
2212    <!-- Shown when external media is unmountable (corrupt)) [CHAR LIMIT=30] -->
2213    <string name="ext_media_unmountable_notification_title" product="nosdcard">Damaged shared storage</string>
2214    <!-- Shown when external media is unmountable (corrupt)) -->
2215    <string name="ext_media_unmountable_notification_title" product="default">Damaged SD card</string>
2216    <!-- Shown when shared storage cannot be read.  [CHAR LIMIT=NONE] -->
2217    <string name="ext_media_unmountable_notification_message" product="nosdcard">Shared storage damaged. You may have to reformat it.</string>
2218    <string name="ext_media_unmountable_notification_message" product="default">SD card damaged. You may have to reformat it.</string>
2219
2220    <!-- Shown when external media is unsafely removed [CHAR LIMIT=30] -->
2221    <string name="ext_media_badremoval_notification_title" product="nosdcard">Shared storage unexpectedly removed</string>
2222    <!-- Shown when external media is unsafely removed -->
2223    <string name="ext_media_badremoval_notification_title" product="default">SD card unexpectedly removed</string>
2224    <!-- Shown when external media is unsafely removed.  [CHAR LIMIT=NONE] -->
2225    <string name="ext_media_badremoval_notification_message" product="nosdcard">Unmount shared storage before removing to avoid data loss.</string>
2226    <string name="ext_media_badremoval_notification_message" product="default">Unmount SD card before removing to avoid data loss.</string>
2227
2228    <!-- Shown when external media has been safely removed [CHAR LIMIT=30] -->
2229    <string name="ext_media_safe_unmount_notification_title" product="nosdcard">Shared storage safe to remove</string>
2230    <!-- Shown when external media has been safely removed -->
2231    <string name="ext_media_safe_unmount_notification_title" product="default">SD card safe to remove</string>
2232    <!-- Shown when external media has been safely removed.  [CHAR LIMIT=NONE] -->
2233    <string name="ext_media_safe_unmount_notification_message" product="nosdcard">You can safely remove shared storage.</string>
2234    <string name="ext_media_safe_unmount_notification_message" product="default">You can safely remove SD card.</string>
2235
2236    <!-- Shown when external media is missing [CHAR LIMIT=30] -->
2237    <string name="ext_media_nomedia_notification_title" product="nosdcard">Removed shared storage</string>
2238    <!-- Shown when external media is missing -->
2239    <string name="ext_media_nomedia_notification_title" product="default">Removed SD card</string>
2240    <!-- Shown when external media is missing.  [CHAR LIMIT=NONE] -->
2241    <string name="ext_media_nomedia_notification_message" product="nosdcard">Shared storage removed. Insert new media.</string>
2242    <string name="ext_media_nomedia_notification_message" product="default">SD card removed. Insert a new one.</string>
2243
2244    <!-- Shown in LauncherActivity when the requested target Intent didn't return any matching Activities, leaving the list empty. -->
2245    <string name="activity_list_empty">No matching activities found</string>
2246
2247    <!-- permission attributes related to package usage statistics -->
2248    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2249    <string name="permlab_pkgUsageStats">update component usage statistics</string>
2250    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2251    <string name="permdesc_pkgUsageStats">Allows the modification of collected component usage statistics. Not for use by normal applications.</string>
2252
2253    <!-- permission attributes related to default container service -->
2254    <!-- Title of an application permission that lets an application use default container service. -->
2255    <string name="permlab_copyProtectedData">Allows to invoke default container service to copy content. Not for use by normal applications.</string>
2256    <!-- Description of an application permission,  used to invoke default container service to copy content. -->
2257    <string name="permdesc_copyProtectedData">Allows to invoke default container service to copy content. Not for use by normal applications.</string>
2258
2259    <!-- Shown in the tutorial for tap twice for zoom control. -->
2260    <string name="tutorial_double_tap_to_zoom_message_short">Tap twice for zoom control</string>
2261
2262
2263    <!-- Shown in gadget hosts (e.g. the home screen) when there was an error inflating
2264    the gadget. -->
2265    <string name="gadget_host_error_inflating">Error inflating widget</string>
2266
2267    <!-- Long label for a button on a full-screen input method for the "Go" action. -->
2268    <string name="ime_action_go">Go</string>
2269
2270    <!-- Long label for a button on a full-screen input method for the "Search" action. -->
2271    <string name="ime_action_search">Search</string>
2272
2273    <!-- Long label for a button on a full-screen input method for the "Send" action. -->
2274    <string name="ime_action_send">Send</string>
2275
2276    <!-- Long label for a button on a full-screen input method for the "Next" action. -->
2277    <string name="ime_action_next">Next</string>
2278
2279    <!-- Long label for a button on a full-screen input method for the "Done" action. -->
2280    <string name="ime_action_done">Done</string>
2281
2282    <!-- Long label for a button on a full-screen input method for an unknown action. -->
2283    <string name="ime_action_default">Execute</string>
2284
2285    <!-- Strings for search suggestions. These are going here because they are referenced by both
2286         ContactsProvider and GoogleContactsProvider -->
2287    <skip />
2288
2289
2290    <!-- 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. -->
2291    <string name="dial_number_using">Dial number\nusing <xliff:g id="number" example="555">%s</xliff:g></string>
2292
2293    <!-- 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. -->
2294    <string name="create_contact_using">Create contact\nusing <xliff:g id="number" example="555">%s</xliff:g></string>
2295
2296    <!-- This string array should be overridden by the manufacture to present a list of carrier-id,locale,wifi-channel sets.  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 -->
2297    <!-- An Array of [[Carrier-ID]                     -->
2298    <!--              [default-locale]                 -->
2299    <!--              [default-wifi-allowed-channels]] -->
2300    <string-array translatable="false" name="carrier_properties">
2301    </string-array>
2302
2303    <!-- Title for the selected state of a CompoundButton. -->
2304    <string name="accessibility_compound_button_selected">checked</string>
2305
2306    <!-- Title for the unselected state of a CompoundButton. -->
2307    <string name="accessibility_compound_button_unselected">not checked</string>
2308
2309    <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>
2310    <string name="grant_credentials_permission_message_footer">Do you want to allow this request?</string>
2311    <string name="grant_permissions_header_text">Access Request</string>
2312    <string name="allow">Allow</string>
2313    <string name="deny">Deny</string>
2314    <string name="permission_request_notification_title">Permission Requested</string>
2315    <string name="permission_request_notification_with_subtitle">Permission Requested\nfor account <xliff:g id="account" example="foo@gmail.com">%s</xliff:g></string>
2316
2317    <!-- Label to show for a service that is running because it is an input method. -->
2318    <string name="input_method_binding_label">Input method</string>
2319    <!-- Label to show for a service that is running because it is a sync adapter. -->
2320    <string name="sync_binding_label">Sync</string>
2321    <!-- Label to show for a service that is running because it is an accessibility module. -->
2322    <string name="accessibility_binding_label">Accessibility</string>
2323    <!-- Label to show for a service that is running because it is a wallpaper. -->
2324    <string name="wallpaper_binding_label">Wallpaper</string>
2325    <!-- Dialog title for user to select a different wallpaper from service list -->
2326    <string name="chooser_wallpaper">Change wallpaper</string>
2327
2328    <!-- Do Not Translate: Alternate eri.xml -->
2329    <string name="alternate_eri_file">/data/eri.xml</string>
2330
2331    <string name="pptp_vpn_description">Point-to-Point Tunneling Protocol</string>
2332    <string name="l2tp_vpn_description">Layer 2 Tunneling Protocol</string>
2333    <string name="l2tp_ipsec_psk_vpn_description">Pre-shared key based L2TP/IPSec VPN</string>
2334    <string name="l2tp_ipsec_crt_vpn_description">Certificate based L2TP/IPSec VPN</string>
2335
2336    <!-- Localized strings for WebView -->
2337    <!-- Label for button in a WebView that will open a chooser to choose a file to upload -->
2338    <string name="upload_file">Choose file</string>
2339    <!-- Label for the file upload control when no file has been chosen yet -->
2340    <string name="no_file_chosen">No file chosen</string>
2341    <!-- Label for <input type="reset"> button in html -->
2342    <string name="reset">Reset</string>
2343    <!-- Label for <input type="submit"> button in html -->
2344    <string name="submit">Submit</string>
2345
2346    <!-- Strings for car mode notification -->
2347    <!-- Shown when car mode is enabled -->
2348    <string name="car_mode_disable_notification_title">Car mode enabled</string>
2349    <string name="car_mode_disable_notification_message">Select to exit car mode.</string>
2350
2351    <!-- Strings for tethered notification -->
2352    <!-- Shown when the device is tethered -->
2353    <string name="tethered_notification_title">Tethering or hotspot active</string>
2354    <string name="tethered_notification_message">Touch to configure</string>
2355
2356    <!--  Strings for possible PreferenceActivity Back/Next buttons -->
2357    <string name="back_button_label">Back</string>
2358    <string name="next_button_label">Next</string>
2359
2360    <!-- Optional button to Skip a PreferenceActivity [CHAR LIMIT=20] -->
2361    <string name="skip_button_label">Skip</string>
2362
2363    <!-- Strings for throttling notification -->
2364    <!-- Shown when the user is in danger of being throttled -->
2365    <string name="throttle_warning_notification_title">High mobile data use</string>
2366    <string name="throttle_warning_notification_message">Touch to learn more about mobile data use</string>
2367
2368    <!-- Strings for throttling notification -->
2369    <!-- Shown when the users bandwidth is reduced because of excessive data use -->
2370    <string name="throttled_notification_title">Mobile data limit exceeded</string>
2371    <string name="throttled_notification_message">Touch to learn more about mobile data use</string>
2372
2373    <!-- Displayed on the Find dialog when there are no matches [CHAR LIMIT=NONE]-->
2374    <string name="no_matches">No matches</string>
2375
2376    <!-- Find dialog hint text.  Also used in the menu item to open find on page [CHAR LIMIT=NONE] -->
2377    <string name="find_on_page">Find on page</string>
2378
2379    <!-- Displayed on the Find dialog to display the index of the highlighted
2380         match and total number of matches found in the current page. [CHAR LIMIT=NONE] -->
2381    <plurals name="matches_found">
2382        <!-- Case of one match -->
2383        <item quantity="one">1 match</item>
2384        <!-- Case of multiple total matches -->
2385        <item quantity="other"><xliff:g id="index" example="2">%d</xliff:g> of <xliff:g id="total" example="137">%d</xliff:g></item>
2386    </plurals>
2387
2388
2389</resources>
2390