strings.xml revision a2ef47f1c6d0c9ede002626bbe3bc8fb9fe59b76
1<?xml version="1.0" encoding="utf-8"?>
2<!--
3/* //device/apps/common/assets/res/any/strings.xml
4**
5** Copyright 2006, The Android Open Source Project
6**
7** Licensed under the Apache License, Version 2.0 (the "License");
8** you may not use this file except in compliance with the License.
9** You may obtain a copy of the License at
10**
11**     http://www.apache.org/licenses/LICENSE-2.0
12**
13** Unless required by applicable law or agreed to in writing, software
14** distributed under the License is distributed on an "AS IS" BASIS,
15** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16** See the License for the specific language governing permissions and
17** limitations under the License.
18*/
19-->
20<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
21    <!-- Suffix added to a number to signify size in bytes. -->
22    <string name="byteShort">B</string>
23    <!-- Suffix added to a number to signify size in kilobytes. -->
24    <string name="kilobyteShort">KB</string>
25    <!-- Suffix added to a number to signify size in megabytes. -->
26    <string name="megabyteShort">MB</string>
27    <!-- Suffix added to a number to signify size in gigabytes. -->
28    <string name="gigabyteShort">GB</string>
29    <!-- Suffix added to a number to signify size in terabytes. -->
30    <string name="terabyteShort">TB</string>
31    <!-- Suffix added to a number to signify size in petabytes. -->
32    <string name="petabyteShort">PB</string>
33    <!-- Format string used to add a suffix like "KB" or "MB" to a number
34         to display a size in kilobytes, megabytes, or other size units.
35         Some languages (like French) will want to add a space between
36         the placeholders. -->
37    <string name="fileSizeSuffix"><xliff:g id="number" example="123">%1$s</xliff:g><xliff:g id="unit" example="KB">%2$s</xliff:g></string>
38
39    <!-- Used in Contacts for a field that has no label and in Note Pad
40         for a note with no name. -->
41    <string name="untitled">&lt;Untitled&gt;</string>
42
43    <!-- Used to replace a range of characters in text that is too wide
44         for the space allocated to it (three dots). -->
45    <string name="ellipsis">\u2026</string>
46
47    <!-- Used to replace a range of characters in text that is too wide
48         for the space allocated to it (two dots). -->
49    <string name="ellipsis_two_dots">\u2025</string>
50
51    <!-- How to display the lack of a phone number -->
52    <string name="emptyPhoneNumber">(No phone number)</string>
53
54    <!-- How to display the lack of a name -->
55    <string name="unknownName">(Unknown)</string>
56
57    <!-- What the UI should display for "voice mail" unless overridden by the SIM-->
58    <string name="defaultVoiceMailAlphaTag">Voicemail</string>
59
60    <!-- What the UI should display for "Msisdn" unless overridden by the SIM-->
61    <string name="defaultMsisdnAlphaTag">MSISDN1</string>
62
63    <!-- For GsmMmiCode.java --> <skip />
64    <!-- Displayed when the user dialed an MMI code whose function
65         could not be performed. This will be displayed in a toast. -->
66    <string name="mmiError">Connection problem or invalid MMI code.</string>
67    <!-- Displayed when the user dialed an MMI code whose function
68         could not be performed because FDN is enabled. This will be displayed in a toast. -->
69    <string name="mmiFdnError">Operation is restricted to fixed dialing numbers only.</string>
70
71    <!-- Displayed when a phone feature such as call barring was activated. -->
72    <string name="serviceEnabled">Service was enabled.</string>
73    <!-- Displayed in front of the list of a set of service classes
74         (voice, data, fax, etc.) that were enabled. -->
75    <string name="serviceEnabledFor">Service was enabled for:</string>
76    <!-- Displayed when a phone feature such as call forwarding was deactivated. -->
77    <string name="serviceDisabled">Service has been disabled.</string>
78    <!-- Displayed when a phone property such as a SIM password was registered. -->
79    <string name="serviceRegistered">Registration was successful.</string>
80    <!-- Displayed when a phone property such as a SIM password was erased. -->
81    <string name="serviceErased">Erasure was successful.</string>
82    <!-- Displayed when a SIM password was entered incorrectly. -->
83    <string name="passwordIncorrect">Incorrect password.</string>
84    <!-- Displayed when a phone feature triggered by an MMI code is complete. -->
85    <string name="mmiComplete">MMI complete.</string>
86    <!-- Displayed when a SIM PIN password is entered incorrectly. -->
87    <string name="badPin">The old PIN you typed isn\'t correct.</string>
88    <!-- Displayed when a SIM PUK password is entered incorrectly. -->
89    <string name="badPuk">The PUK you typed isn\'t correct.</string>
90    <!-- Displayed when SIM PIN passwords are entered inconsistently. -->
91    <string name="mismatchPin">The PINs you typed don\'t match.</string>
92    <!-- Displayed when a SIM PIN password is too long or too short. -->
93    <string name="invalidPin">Type a PIN that is 4 to 8 numbers.</string>
94    <!-- Displayed when a SIM PUK password is too short. -->
95    <string name="invalidPuk">Type a PUK that is 8 numbers or longer.</string>
96    <!-- Displayed to prompt the user to type the PUK password to unlock
97         the SIM card. -->
98    <string name="needPuk">Your SIM card is PUK-locked. Type the PUK code to unlock it.</string>
99    <string name="needPuk2">Type PUK2 to unblock SIM card.</string>
100    <!-- Title for the dialog used to display the user's IMEI number [CHAR LIMIT=10] -->
101    <string name="imei">IMEI</string>
102
103    <!-- Title for the dialog used to display the user's MEID number on CDMA network
104         [CHAR LIMIT=10] -->
105    <string name="meid">MEID</string>
106
107    <!-- Displayed as the title for a success/failure report enabling/disabling caller ID. -->
108    <string name="ClipMmi">Incoming Caller ID</string>
109    <!-- Displayed as the title for a success/failure report enabling/disabling caller ID. -->
110    <string name="ClirMmi">Outgoing Caller ID</string>
111    <!-- Displayed as the title for a success/failure report enabling/disabling call forwarding. -->
112    <string name="CfMmi">Call forwarding</string>
113    <!-- Displayed as the title for a success/failure report enabling/disabling call waiting. -->
114    <string name="CwMmi">Call waiting</string>
115    <!-- Displayed as the title for a success/failure report enabling/disabling call barring. -->
116    <string name="BaMmi">Call barring</string>
117    <!-- Displayed as the title for a success/failure report changing the SIM password. -->
118    <string name="PwdMmi">Password change</string>
119    <!-- Displayed as the title for a success/failure report changing the SIM PIN. -->
120    <string name="PinMmi">PIN change</string>
121    <string name="CnipMmi">Calling number present</string>
122    <string name="CnirMmi">Calling number restricted</string>
123    <string name="ThreeWCMmi">Three way calling</string>
124    <string name="RuacMmi">Rejection of undesired annoying calls</string>
125    <string name="CndMmi">Calling number delivery</string>
126    <string name="DndMmi">Do not disturb</string>
127
128    <!-- Displayed to confirm to the user that caller ID will be restricted on the next call as usual. -->
129    <string name="CLIRDefaultOnNextCallOn">Caller ID defaults to restricted. Next call: Restricted</string>
130    <!-- Displayed to confirm to the user that caller ID will be not restricted on the next call even though it usually is. -->
131    <string name="CLIRDefaultOnNextCallOff">Caller ID defaults to restricted. Next call: Not restricted</string>
132    <!-- Displayed to confirm to the user that caller ID will not be restricted on the next call but usually is. -->
133    <string name="CLIRDefaultOffNextCallOn">Caller ID defaults to not restricted. Next call: Restricted</string>
134    <!-- Displayed to confirm to the user that caller ID will not be restricted on the next call or in general. -->
135    <string name="CLIRDefaultOffNextCallOff">Caller ID defaults to not restricted. Next call: Not restricted</string>
136
137
138    <!-- Displayed to tell the user that caller ID is not provisioned for their SIM. -->
139    <string name="serviceNotProvisioned">Service not provisioned.</string>
140    <!-- Displayed to tell the user that they cannot change the caller ID setting. -->
141    <string name="CLIRPermanent">You can\'t change the caller ID setting.</string>
142
143    <!-- Notification title to tell the user that restricted state is changed by access control. -->
144    <string name="RestrictedChangedTitle">Restricted access changed</string>
145    <!-- Displayed to tell the user that data service is blocked by access control. -->
146    <string name="RestrictedOnData">Data service is blocked.</string>
147    <!-- Displayed to tell the user that emergency service is blocked by access control. -->
148    <string name="RestrictedOnEmergency">Emergency service is blocked.</string>
149    <!-- Displayed to tell the user that normal service is blocked by access control. -->
150    <string name="RestrictedOnNormal">Voice service is blocked.</string>
151    <!-- Displayed to tell the user that all emergency and normal voice services are blocked by access control. -->
152    <string name="RestrictedOnAllVoice">All voice services are blocked.</string>
153    <!-- Displayed to tell the user that sms service is blocked by access control. -->
154    <string name="RestrictedOnSms">SMS service is blocked.</string>
155    <!-- Displayed to tell the user that voice/data service is blocked by access control. -->
156    <string name="RestrictedOnVoiceData">Voice/data services are blocked.</string>
157    <!-- Displayed to tell the user that voice and sms service are blocked by access control. -->
158    <string name="RestrictedOnVoiceSms">Voice/SMS services are blocked.</string>
159    <!-- Displayed to tell the user that all service is blocked by access control. -->
160    <string name="RestrictedOnAll">All voice/data/SMS services are blocked.</string>
161
162    <!-- Mappings between TS 27.007 +CFCC/+CLCK "service classes" and human-readable strings--> <skip />
163    <!-- Example: Service was enabled for: Voice, Data -->
164    <string name="serviceClassVoice">Voice</string>
165    <!-- Example: Service was enabled for: Voice, Data -->
166    <string name="serviceClassData">Data</string>
167    <!-- Example: Service was enabled for: Voice, FAX -->
168    <string name="serviceClassFAX">FAX</string>
169    <!-- Example: Service was enabled for: Voice, SMS -->
170    <string name="serviceClassSMS">SMS</string>
171    <!-- Meaning: asynchronous data.  Example: Service was enabled for: Voice, Async -->
172    <string name="serviceClassDataAsync">Async</string>
173    <!-- Meaning: synchronous data.  Example: Service was enabled for: Voice, Async -->
174    <string name="serviceClassDataSync">Sync</string>
175    <!-- Meaning: packet data.  Example: Service was enabled for: Voice, Packet -->
176    <string name="serviceClassPacket">Packet</string>
177    <!-- Meaning: unknown.  Example: Service was enabled for: Voice, PAD -->
178    <string name="serviceClassPAD">PAD</string>
179
180    <!-- CDMA Roaming Indicator Strings (non ERI)--> <skip />
181    <!-- Default roaming indicator text -->
182    <string name="roamingText0">Roaming Indicator On</string>
183    <string name="roamingText1">Roaming Indicator Off</string>
184    <string name="roamingText2">Roaming Indicator Flashing</string>
185    <string name="roamingText3">Out of Neighborhood</string>
186    <string name="roamingText4">Out of Building</string>
187    <string name="roamingText5">Roaming - Preferred System</string>
188    <string name="roamingText6">Roaming - Available System</string>
189    <string name="roamingText7">Roaming - Alliance Partner</string>
190    <string name="roamingText8">Roaming - Premium Partner</string>
191    <string name="roamingText9">Roaming - Full Service Functionality</string>
192    <string name="roamingText10">Roaming - Partial Service Functionality</string>
193    <string name="roamingText11">Roaming Banner On</string>
194    <string name="roamingText12">Roaming Banner Off</string>
195    <string name="roamingTextSearching">Searching for Service</string>
196
197
198    <!--
199        {0} is one of "bearerServiceCode*"
200        {1} is dialing number
201        {2} is time in seconds
202
203        cfTemplateRegistered and cfTemplateRegisteredTime mean that a phone number
204        has been set but forwarding is not on.
205    --> <skip />
206    <!-- Displayed when the call forwarding query was not able to be forwarded. -->
207    <string name="cfTemplateNotForwarded"><xliff:g id="bearer_service_code">{0}</xliff:g>: Not forwarded</string>
208    <!-- Displayed when the call forwarding query was forwarded. -->
209    <string name="cfTemplateForwarded"><xliff:g id="bearer_service_code">{0}</xliff:g>: <xliff:g id="dialing_number">{1}</xliff:g></string>
210    <!-- Displayed when the call forwarding query will be forwarded after some time. -->
211    <string name="cfTemplateForwardedTime"><xliff:g id="bearer_service_code">{0}</xliff:g>: <xliff:g id="dialing_number">{1}</xliff:g> after <xliff:g id="time_delay">{2}</xliff:g> seconds</string>
212    <!-- Displayed when the call forwarding query was set but forwarding is not enabled. -->
213    <string name="cfTemplateRegistered"><xliff:g id="bearer_service_code">{0}</xliff:g>: Not forwarded</string>
214    <!-- Displayed when the call forwarding query was set but forwarding is not enabled. -->
215    <string name="cfTemplateRegisteredTime"><xliff:g id="bearer_service_code">{0}</xliff:g>: Not forwarded</string>
216
217    <!-- android.net.http Error strings --> <skip />
218    <!-- Displayed when a feature code (non-phone number) is dialed and completes successfully. -->
219    <string name="fcComplete">Feature code complete.</string>
220    <!-- Displayed when a feature code (non-phone number) is dialed and completes unsuccessfully. -->
221    <string name="fcError">Connection problem or invalid feature code.</string>
222    <!-- android.net.http Error strings --> <skip />
223    <!-- Displayed when a web request was successful. -->
224    <string name="httpErrorOk">OK</string>
225    <!-- Displayed when a web request failed with a generic network error. -->
226    <string name="httpError">There was a network error.</string>
227    <!-- Displayed when a web request failed because the URL could not be found. -->
228    <string name="httpErrorLookup">Couldn\'t find the URL.</string>
229    <!-- Displayed when a web request failed because the site's authentication scheme is not supported by us. -->
230    <string name="httpErrorUnsupportedAuthScheme">The site authentication scheme isn\'t supported.</string>
231    <!-- Displayed when a web request failed because the authentication failed. -->
232    <string name="httpErrorAuth">Couldn\'t authenticate.</string>
233    <!-- Displayed when a web request failed because the authentication with the proxy failed. -->
234    <string name="httpErrorProxyAuth">Authentication via the proxy server was unsuccessful.</string>
235    <!-- Displayed when a web request failed because there was a connection error. -->
236    <string name="httpErrorConnect">Couldn\'t connect to the server.</string>
237    <!-- Displayed when a web request failed because there was an input or output error. -->
238    <string name="httpErrorIO">Couldn\'t communicate with the server. Try again later.</string>
239    <!-- Displayed when a web request failed because the request timed out -->
240    <string name="httpErrorTimeout">The connection to the server timed out.</string>
241    <!-- Displayed when a web request failed because the site tried to redirect us one too many times -->
242    <string name="httpErrorRedirectLoop">The page contains too many server redirects.</string>
243    <!-- Displayed when a web request failed because the protocol of the server is not supported. -->
244    <string name="httpErrorUnsupportedScheme">The protocol isn\'t supported.</string>
245    <!-- Displayed when a web request failed because the a secure connection couldn't be made to the server.-->
246    <string name="httpErrorFailedSslHandshake">Couldn\'t establish a secure connection.</string>
247    <!-- Displayed when a web request failed because the URL isn't in a valid form. -->
248    <string name="httpErrorBadUrl">Couldn\'t open the page because the URL is invalid.</string>
249    <!-- Displayed when a request failed because we failed to open the file. -->
250    <string name="httpErrorFile">Couldn\'t access the file.</string>
251    <!-- Displayed when a request failed because the file wasn't found. -->
252    <string name="httpErrorFileNotFound">Couldn\'t find the requested file.</string>
253    <!-- Displayed when a request failed because there are too many requests right now. -->
254    <string name="httpErrorTooManyRequests">Too many requests are being processed. Try again later.</string>
255
256    <!-- Account notifications --> <skip />
257    <!-- A notification is shown when the AccountManager is unable to
258    supply an auth token without prompting the user to re-enter the
259    password.  This is the text that will scroll through the
260    notification bar (will be seen by the user as he uses another application). -->
261    <string name="notification_title">Signin error for <xliff:g id="account" example="foo@gmail.com">%1$s</xliff:g></string>
262
263    <!-- Sync notifications --> <skip />
264    <!-- A notification is shown when there is a sync error.  This is the text that will scroll through the notification bar (will be seen by the user as he uses another application). -->
265    <string name="contentServiceSync">Sync</string>
266    <!-- A notification is shown when there is a sync error.  This is the title of the notification.  It will be seen in the pull-down notification tray. -->
267    <string name="contentServiceSyncNotificationTitle">Sync</string>
268    <!-- A notification is shown when there is a sync error.  This is the message of the notification.  It describes the error, in this case is there were too many deletes. The argument is the type of content, for example Gmail or Calendar. It will be seen in the pull-down notification tray. -->
269    <string name="contentServiceTooManyDeletesNotificationDesc">Too many <xliff:g id="content_type">%s</xliff:g> deletes.</string>
270
271    <!-- If MMS discovers there isn't much space left on the device, it will show a toast with this message. -->
272    <string name="low_memory" product="tablet">Tablet storage is full. Delete some files to free space.</string>
273    <!-- If MMS discovers there isn't much space left on the device, it will show a toast with this message. -->
274    <string name="low_memory" product="default">Phone storage is full. Delete some files to free space.</string>
275
276
277    <!-- Display name for any time a piece of data refers to the owner of the phone. For example, this could be used in place of the phone's phone number. -->
278    <string name="me">Me</string>
279
280    <!-- Power Dialog --> <skip />
281    <!-- Title for the Phone Options dialog to lock the screen, turn off the phone etc. -->
282    <string name="power_dialog" product="tablet">Tablet options</string>
283    <!-- Title for the Phone Options dialog to lock the screen, turn off the phone etc. -->
284    <string name="power_dialog" product="default">Phone options</string>
285    <!-- Button to turn on silent mode, within the Phone Options dialog -->
286    <string name="silent_mode">Silent mode</string>
287    <!-- Button to turn on the radio, within the Phone Options dialog -->
288    <string name="turn_on_radio">Turn on wireless</string>
289    <!-- Button to turn off the radio, within the Phone Options dialog -->
290    <string name="turn_off_radio">Turn off wireless</string>
291    <!-- Button to lock the screen, within the Phone Options dialog -->
292    <string name="screen_lock">Screen lock</string>
293    <!-- Button to turn off the phone, within the Phone Options dialog -->
294    <string name="power_off">Power off</string>
295    <!-- Spoken description for ringer silent option. [CHAR LIMIT=NONE] -->
296    <string name="silent_mode_silent">Ringer off</string>
297    <!-- Spoken description for ringer vibrate option. [CHAR LIMIT=NONE] -->
298    <string name="silent_mode_vibrate">Ringer vibrate</string>
299    <!-- Spoken description for ringer normal option. [CHAR LIMIT=NONE] -->
300    <string name="silent_mode_ring">Ringer on</string>
301
302    <!-- Shutdown Progress Dialog. This is shown if the user chooses to power off the phone. -->
303    <string name="shutdown_progress">Shutting down\u2026</string>
304
305    <!-- Shutdown Confirmation Dialog.  When the user chooses to power off the phone, there will
306         be a confirmation dialog.  This is the message. -->
307    <string name="shutdown_confirm" product="tablet">Your tablet will shut down.</string>
308    <!-- Shutdown Confirmation Dialog.  When the user chooses to power off the phone, there will
309         be a confirmation dialog.  This is the message. -->
310    <string name="shutdown_confirm" product="default">Your phone will shut down.</string>
311
312    <!-- Shutdown Confirmation Dialog.  When the user chooses to power off the phone, it asks
313         the user if they'd like to shut down.  This is the message.  This is used instead of
314         shutdown_confirm when the system is configured to use long press to go directly to the
315         power off dialog instead of the global actions menu. -->
316    <string name="shutdown_confirm_question">Do you want to shut down?</string>
317
318    <!-- Recent Tasks dialog: title
319     TODO: this should move to SystemUI.apk, but the code for the old
320            recent dialog is still in the framework
321     -->
322    <string name="recent_tasks_title">Recent</string>
323    <!-- Recent Tasks dialog: message when there are no recent applications
324     TODO: this should move to SystemUI.apk, but the code for the old
325            recent dialog is still in the framework
326     -->
327    <string name="no_recent_tasks">No recent apps.</string>
328
329    <!-- Title of the Global Actions Dialog -->
330    <string name="global_actions" product="tablet">Tablet options</string>
331    <!-- Title of the Global Actions Dialog -->
332    <string name="global_actions" product="default">Phone options</string>
333
334    <!-- label for item that locks the phone in the phone options dialog -->
335    <string name="global_action_lock">Screen lock</string>
336
337    <!-- label for item that turns off power in phone options dialog -->
338    <string name="global_action_power_off">Power off</string>
339
340    <!-- label for item that enables silent mode in phone options dialog -->
341    <string name="global_action_toggle_silent_mode">Silent mode</string>
342
343    <!-- status message in phone options dialog for when silent mode is enabled -->
344    <string name="global_action_silent_mode_on_status">Sound is OFF</string>
345
346    <!-- status message in phone options dialog for when silent mode is disabled -->
347    <string name="global_action_silent_mode_off_status">Sound is ON</string>
348
349    <!-- label for item that toggles airplane mode -->
350    <string name="global_actions_toggle_airplane_mode">Airplane mode</string>
351
352    <!-- status message in phone options dialog for when airplane mode is on -->
353    <string name="global_actions_airplane_mode_on_status">Airplane mode is ON</string>
354
355    <!-- status message in phone options dialog for when airplane mode is off -->
356    <string name="global_actions_airplane_mode_off_status">Airplane mode is OFF</string>
357
358    <!-- Text to use when the number in a notification info is too large
359         (greater than status_bar_notification_info_maxnum, defined in
360         values/config.xml) and must be truncated. May need to be localized
361         for most appropriate textual indicator of "more than X".
362         [CHAR LIMIT=4] -->
363    <string name="status_bar_notification_info_overflow">999+</string>
364
365    <!-- Displayed to the user to tell them that they have started up the phone in "safe mode" -->
366    <string name="safeMode">Safe mode</string>
367
368    <!-- Label for the Android system components when they are shown to the user. -->
369    <string name="android_system_label">Android System</string>
370
371    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
372    <string name="permgrouplab_costMoney">Services that cost you money</string>
373    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
374    <string name="permgroupdesc_costMoney">Do things that can cost you money.</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_messages">Your messages</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_messages">Read and write your SMS, email, and other messages.</string>
380
381    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
382    <string name="permgrouplab_personalInfo">Your personal information</string>
383    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
384    <string name="permgroupdesc_personalInfo" product="tablet">Direct access to your contacts
385        and calendar stored on the tablet.</string>
386    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
387    <string name="permgroupdesc_personalInfo" product="default">Direct access to your contacts
388        and calendar stored on the phone.</string>
389
390    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
391    <string name="permgrouplab_location">Your location</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_location">Monitor your physical location.</string>
394
395    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
396    <string name="permgrouplab_network">Network communication</string>
397    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
398    <string name="permgroupdesc_network">Access various network features.</string>
399
400    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
401    <string name="permgrouplab_accounts">Your accounts</string>
402    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
403    <string name="permgroupdesc_accounts">Access the available accounts.</string>
404
405    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
406    <string name="permgrouplab_hardwareControls">Hardware controls</string>
407    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
408    <string name="permgroupdesc_hardwareControls">Direct access to hardware on the handset.</string>
409
410    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
411    <string name="permgrouplab_phoneCalls">Phone calls</string>
412    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
413    <string name="permgroupdesc_phoneCalls">Monitor, record, and process phone calls.</string>
414
415    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
416    <string name="permgrouplab_systemTools">System tools</string>
417    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
418    <string name="permgroupdesc_systemTools">Lower-level access and control of the system.</string>
419
420    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
421    <string name="permgrouplab_developmentTools">Development tools</string>
422    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
423    <string name="permgroupdesc_developmentTools">Features only needed for app developers.</string>
424
425    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
426    <string name="permgrouplab_storage">Storage</string>
427    <!-- 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] -->
428    <string name="permgroupdesc_storage" product="nosdcard">Access the USB storage.</string>
429    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
430    <string name="permgroupdesc_storage" product="default">Access the SD card.</string>
431
432    <!--  Permissions -->
433
434    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
435    <string name="permlab_statusBar">disable or modify status bar</string>
436    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
437    <string name="permdesc_statusBar">Allows the app to disable the status bar or add and remove system icons.</string>
438
439    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
440    <string name="permlab_statusBarService">status bar</string>
441    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
442    <string name="permdesc_statusBarService">Allows the app to be the status bar.</string>
443
444    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
445    <string name="permlab_expandStatusBar">expand/collapse status bar</string>
446    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
447    <string name="permdesc_expandStatusBar">Allows the app to expand or collapse the status bar.</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_processOutgoingCalls">intercept outgoing calls</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_processOutgoingCalls">Allows the app to
453        process outgoing calls and change the number to be dialed. Malicious
454        apps may monitor, redirect, or prevent outgoing calls.</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_receiveSms">receive SMS</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_receiveSms">Allows the app to receive
460      and process SMS messages. Malicious apps 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_receiveMms">receive MMS</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_receiveMms">Allows the app to receive
467      and process MMS messages. Malicious apps may monitor
468      your messages or delete them without showing them to you.</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_receiveEmergencyBroadcast">receive emergency broadcasts</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_receiveEmergencyBroadcast">Allows the app to receive
474      and process emergency broadcast messages. This permission is only available
475      to system apps.</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_sendSms">send SMS messages</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_sendSms">Allows the app to send SMS
481      messages. Malicious apps may cost you money by sending
482      messages without your confirmation.</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_sendSmsNoConfirmation">send SMS messages with no confirmation</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_sendSmsNoConfirmation">Allows the app to send SMS
488      messages. Malicious apps may cost you money by sending
489      messages without your confirmation.</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_readSms">read SMS or MMS</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_readSms" product="tablet">Allows the app to read
495      SMS messages stored on your tablet or SIM card. Malicious apps
496      may read your confidential messages.</string>
497    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
498    <string name="permdesc_readSms" product="default">Allows the app to read
499      SMS messages stored on your phone or SIM card. Malicious apps
500      may read your confidential messages.</string>
501
502    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
503    <string name="permlab_writeSms">edit SMS or MMS</string>
504    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
505    <string name="permdesc_writeSms" product="tablet">Allows the app to write
506      to SMS messages stored on your tablet or SIM card. Malicious apps
507      may delete your messages.</string>
508    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
509    <string name="permdesc_writeSms" product="default">Allows the app to write
510      to SMS messages stored on your phone or SIM card. Malicious apps
511      may delete your messages.</string>
512
513    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
514    <string name="permlab_receiveWapPush">receive WAP</string>
515    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
516    <string name="permdesc_receiveWapPush">Allows the app to receive
517      and process WAP messages. Malicious apps may monitor
518      your messages or delete them without showing them to you.</string>
519
520    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
521    <string name="permlab_getTasks">retrieve running apps</string>
522    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
523    <string name="permdesc_getTasks">Allows the app to retrieve
524        information about currently and recently running tasks. Malicious apps may 
525        discover private information about other apps.</string>
526
527    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
528    <string name="permlab_reorderTasks">reorder running apps</string>
529    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
530    <string name="permdesc_reorderTasks">Allows the app to move
531        tasks to the foreground and background. Malicious apps may force
532        themselves to the front without your control.</string>
533
534    <!-- Title of an application permission, allowing an application to remove/kill tasks -->
535    <string name="permlab_removeTasks">stop running apps</string>
536    <!-- Description of an application permission, allowing an application to remove/kill tasks -->
537    <string name="permdesc_removeTasks">Allows the app to remove
538        tasks and kill their apps. Malicious apps may disrupt
539        the behavior of other apps.</string>
540
541    <!-- Title of an application permission, allowing control of app screen compatibility mode -->
542    <string name="permlab_setScreenCompatibility">set screen compatibility</string>
543    <!-- Description of an application permission, allowing control of app screen compatibility mode -->
544    <string name="permdesc_setScreenCompatibility">Allows the app to control the
545        screen compatibility mode of other applications.  Malicious applications may
546        break the behavior of other applications.</string>
547
548    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
549    <string name="permlab_setDebugApp">enable app debugging</string>
550    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
551    <string name="permdesc_setDebugApp">Allows the app to turn
552        on debugging for another app. Malicious apps may use this
553        to kill other apps.</string>
554
555    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
556    <string name="permlab_changeConfiguration">change your UI settings</string>
557    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
558    <string name="permdesc_changeConfiguration">Allows the app to
559        change the current configuration, such as the locale or overall font
560        size.</string>
561
562    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
563    <string name="permlab_enableCarMode">enable car mode</string>
564    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
565    <string name="permdesc_enableCarMode">Allows the app to
566        enable the car mode.</string>
567
568    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
569    <string name="permlab_killBackgroundProcesses">kill background processes</string>
570    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
571    <string name="permdesc_killBackgroundProcesses">Allows the app to
572        kill background processes of other apps, even if memory
573        isn\'t low.</string>
574
575    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
576    <string name="permlab_forceStopPackages">force stop other apps</string>
577    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
578    <string name="permdesc_forceStopPackages">Allows the app to forcibly stop other apps.</string>
579
580    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
581    <string name="permlab_forceBack">force app to close</string>
582    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
583    <string name="permdesc_forceBack">Allows the app to force any
584        activity that is in the foreground to close and go back.
585        Should never be needed for normal apps.</string>
586
587    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
588    <string name="permlab_dump">retrieve system internal state</string>
589    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
590    <string name="permdesc_dump">Allows the app to retrieve
591        internal state of the system. Malicious apps may retrieve
592        a wide variety of private and secure information that they should
593        never normally need.</string>
594
595    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
596    <string name="permlab_retrieve_window_content">retrieve screen content</string>
597    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
598    <string name="permdesc_retrieve_window_content">Allows the app to retrieve
599        the content of the active window. Malicious apps may retrieve
600        the entire window content and examine all its text except passwords.</string>
601
602    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
603    <string name="permlab_shutdown">partial shutdown</string>
604    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
605    <string name="permdesc_shutdown">Puts the activity manager into a shutdown
606        state.  Does not perform a complete shutdown.</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_stopAppSwitches">prevent app switches</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_stopAppSwitches">Prevents the user from switching to
612        another app.</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_runSetActivityWatcher">monitor and control all app launching</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_runSetActivityWatcher">Allows the app to
618        monitor and control how the system launches activities.
619        Malicious apps may completely compromise the system. This
620        permission is only needed for development, never for normal
621        use.</string>
622
623    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
624    <string name="permlab_broadcastPackageRemoved">send package removed broadcast</string>
625    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
626    <string name="permdesc_broadcastPackageRemoved">Allows the app to
627        broadcast a notification that an app package has been removed.
628        Malicious apps may use this to kill any other running
629        app.</string>
630
631    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
632    <string name="permlab_broadcastSmsReceived">send SMS-received broadcast</string>
633    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
634    <string name="permdesc_broadcastSmsReceived">Allows the app to
635        broadcast a notification that an SMS message has been received.
636        Malicious apps may use this to forge incoming SMS messages.</string>
637
638    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
639    <string name="permlab_broadcastWapPush">send WAP-PUSH-received broadcast</string>
640    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
641    <string name="permdesc_broadcastWapPush">Allows the app to
642        broadcast a notification that a WAP PUSH message has been received.
643        Malicious apps may use this to forge MMS message receipt or to
644        silently replace the content of any webpage with malicious variants.</string>
645
646    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
647    <string name="permlab_setProcessLimit">limit number of running processes</string>
648    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
649    <string name="permdesc_setProcessLimit">Allows the app
650        to control the maximum number of processes that will run. Never
651        needed for normal apps.</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_setAlwaysFinish">make all background apps close</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_setAlwaysFinish">Allows the app
657        to control whether activities are always finished as soon as they
658        go to the background. Never needed for normal apps.</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_batteryStats">modify battery statistics</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_batteryStats">Allows the app to modify 
664        collected battery statistics. Not for use by normal apps.</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_backup">control system backup and restore</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_backup">Allows the app to control the system\'s backup and restore mechanism.  Not for use by normal apps.</string>
670
671    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
672    <string name="permlab_confirm_full_backup">confirm a full backup or restore operation</string>
673    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
674    <string name="permdesc_confirm_full_backup">Allows the app to launch the full backup confirmation UI.  Not to be used by any app.</string>
675
676    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
677    <string name="permlab_internalSystemWindow">display unauthorized windows</string>
678    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
679    <string name="permdesc_internalSystemWindow">Allows the app to create
680        windows that are intended to be used by the internal system
681        user interface. Not for use by normal apps.</string>
682
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_systemAlertWindow">display system-level alerts</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_systemAlertWindow">Allows the app to
687        show system alert windows. Malicious apps may take over the
688        entire screen.</string>
689
690    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
691    <string name="permlab_setAnimationScale">modify global animation speed</string>
692    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
693    <string name="permdesc_setAnimationScale">Allows the app to change
694        the global animation speed (faster or slower animations) at any time.</string>
695
696    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
697    <string name="permlab_manageAppTokens">manage app tokens</string>
698    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
699    <string name="permdesc_manageAppTokens">Allows the app to
700        create and manage their own tokens, bypassing their normal
701        Z-ordering. Should never be needed for normal apps.</string>
702
703    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
704    <string name="permlab_injectEvents">press keys and control buttons</string>
705    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
706    <string name="permdesc_injectEvents" product="tablet">Allows the app to deliver
707        its own input events (key presses, etc.) to other apps. Malicious
708        apps may use this to take over the tablet.</string>
709    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
710    <string name="permdesc_injectEvents" product="default">Allows the app to deliver
711        its own input events (key presses, etc.) to other apps. Malicious
712        apps may use this to take over the phone.</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_readInputState">record what you type and actions you take</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_readInputState">Allows the app to watch the
718        keys you press even when interacting with another app (such
719        as typing a password). Should never be needed for normal apps.</string>
720
721    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
722    <string name="permlab_bindInputMethod">bind to an input method</string>
723    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
724    <string name="permdesc_bindInputMethod">Allows the holder to bind to the top-level
725        interface of an input method. Should never be needed for normal apps.</string>
726
727    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
728    <string name="permlab_bindTextService">bind to a text service</string>
729    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
730    <string name="permdesc_bindTextService">Allows the holder to bind to the top-level
731        interface of a text service(e.g. SpellCheckerService). Should never be needed for normal apps.</string>
732
733    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
734    <string name="permlab_bindVpnService">bind to a VPN service</string>
735    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
736    <string name="permdesc_bindVpnService">Allows the holder to bind to the top-level
737        interface of a Vpn service. Should never be needed for normal apps.</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_bindWallpaper">bind to a wallpaper</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_bindWallpaper">Allows the holder to bind to the top-level
743        interface of a wallpaper. Should never be needed for normal apps.</string>
744
745    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
746    <string name="permlab_bindRemoteViews">bind to a widget service</string>
747    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
748    <string name="permdesc_bindRemoteViews">Allows the holder to bind to the top-level
749        interface of a widget service. Should never be needed for normal apps.</string>
750
751    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
752    <string name="permlab_bindDeviceAdmin">interact with a device admin</string>
753    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
754    <string name="permdesc_bindDeviceAdmin">Allows the holder to send intents to
755        a device administrator. Should never be needed for normal apps.</string>
756
757    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
758    <string name="permlab_setOrientation">change screen orientation</string>
759    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
760    <string name="permdesc_setOrientation">Allows the app to change
761        the rotation of the screen at any time. Should never be needed for
762        normal apps.</string>
763
764    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
765    <string name="permlab_setPointerSpeed">change pointer speed</string>
766    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] -->
767    <string name="permdesc_setPointerSpeed">Allows the app to change
768        the mouse or trackpad pointer speed at any time. Should never be needed for
769        normal apps.</string>
770
771    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
772    <string name="permlab_signalPersistentProcesses">send Linux signals to apps</string>
773    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
774    <string name="permdesc_signalPersistentProcesses">Allows the app to request that the
775        supplied signal be sent to all persistent processes.</string>
776
777    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
778    <string name="permlab_persistentActivity">make app always run</string>
779    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
780    <string name="permdesc_persistentActivity">Allows the app to make
781        parts of itself persistent, so the system can\'t use it for other
782        apps.</string>
783
784    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
785    <string name="permlab_deletePackages">delete apps</string>
786    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
787    <string name="permdesc_deletePackages">Allows the app to delete
788        Android packages. Malicious apps may use this to delete important apps.</string>
789
790    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
791    <string name="permlab_clearAppUserData">delete other apps\' data</string>
792    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
793    <string name="permdesc_clearAppUserData">Allows the app to clear user data.</string>
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_deleteCacheFiles">delete other apps\' caches</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_deleteCacheFiles">Allows the app to delete
798        cache files.</string>
799
800    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
801    <string name="permlab_getPackageSize">measure app storage space</string>
802    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
803    <string name="permdesc_getPackageSize">Allows the app to retrieve its code, data, and cache sizes</string>
804
805    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
806    <string name="permlab_installPackages">directly install apps</string>
807    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
808    <string name="permdesc_installPackages">Allows the app to install new or updated
809        Android packages. Malicious apps may use this to add new apps with arbitrarily
810        powerful permissions.</string>
811
812    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
813    <string name="permlab_clearAppCache">delete all app cache data</string>
814    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
815    <string name="permdesc_clearAppCache" product="tablet">Allows the app to free tablet storage
816        by deleting files in app cache directory. Access is very
817        restricted usually to system process.</string>
818    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
819    <string name="permdesc_clearAppCache" product="default">Allows the app to free phone storage
820        by deleting files in app cache directory. Access is very
821        restricted usually to system process.</string>
822
823    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
824    <string name="permlab_movePackage">move app resources</string>
825    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
826    <string name="permdesc_movePackage">Allows the app to move app resources from internal to external media and vice versa.</string>
827
828    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
829    <string name="permlab_readLogs">read sensitive log data</string>
830    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
831    <string name="permdesc_readLogs" product="tablet">Allows the app to read from the
832        system\'s various log files.  This allows it to discover general
833        information about what you are doing with the tablet, potentially
834        including personal or private information.</string>
835    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
836    <string name="permdesc_readLogs" product="default">Allows the app to read from the
837        system\'s various log files.  This allows it to discover general
838        information about what you are doing with the phone, potentially
839        including personal or private information.</string>
840
841    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
842    <string name="permlab_anyCodecForPlayback">use any media decoder for playback</string>
843    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
844    <string name="permdesc_anyCodecForPlayback">Allows the app to use any installed
845        media decoder to decode for playback.</string>
846
847    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
848    <string name="permlab_diagnostic">read/write to resources owned by diag</string>
849    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
850    <string name="permdesc_diagnostic">Allows the app to read and write to
851    any resource owned by the diag group; for example, files in /dev. This could
852    potentially affect system stability and security. This should be ONLY be used
853    for hardware-specific diagnostics by the manufacturer or operator.</string>
854
855    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
856    <string name="permlab_changeComponentState">enable or disable app components</string>
857    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
858    <string name="permdesc_changeComponentState" product="tablet">Allows the app to change whether a
859        component of another app is enabled or not. Malicious apps may use this
860        to disable important tablet capabilities. Care must be used with this permission, as it is
861        possible to get app components into an unusable, inconsistent, or unstable state.
862    </string>
863    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
864    <string name="permdesc_changeComponentState" product="default">Allows the app to change whether a
865        component of another app is enabled or not. Malicious apps may use this
866        to disable important phone capabilities. Care must be used with this permission, as it is
867        possible to get app components into an unusable, inconsistent, or unstable state.
868    </string>
869
870    <!-- Title of an application permission for granting or revoking other permissions [CHAR LIMIT=NONE] -->
871    <string name="permlab_grantRevokePermissions">grant or revoke permissions</string>
872    <!-- Description of an application permission for granting or revoking other permissions [CHAR LIMIT=NONE] -->
873    <string name="permdesc_grantRevokePermissions">Allows an application to grant or revoke
874        specific permissions for it or other applications.  Malicious applications may use this
875        to access features you have not granted them.
876    </string>
877
878    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
879    <string name="permlab_setPreferredApplications">set preferred apps</string>
880    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
881    <string name="permdesc_setPreferredApplications">Allows the app to
882        modify your preferred apps. Malicious apps may
883        silently change the apps that are run, spoofing your
884        existing apps to collect private data from you.</string>
885
886    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
887    <string name="permlab_writeSettings">modify global system settings</string>
888    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
889    <string name="permdesc_writeSettings">Allows the app to modify the
890        system\'s settings data. Malicious apps may corrupt your system\'s
891        configuration.</string>
892
893    <string name="permlab_writeSecureSettings">modify secure system settings</string>
894    <string name="permdesc_writeSecureSettings">Allows the app to modify the
895        system\'s secure settings data. Not for use by normal apps.</string>
896
897    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
898    <string name="permlab_writeGservices">modify the Google services map</string>
899    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
900    <string name="permdesc_writeGservices">Allows the app to modify the
901        Google services map.  Not for use by normal apps.</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_receiveBootCompleted">automatically start at boot</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_receiveBootCompleted" product="tablet">Allows the app to
907        have itself started as soon as the system has finished booting.
908        This can make it take longer to start the tablet and allow the
909        app to slow down the overall tablet by always running.</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_receiveBootCompleted" product="default">Allows the app to
912        have itself started as soon as the system has finished booting.
913        This can make it take longer to start the phone and allow the
914        app to slow down the overall phone by always running.</string>
915
916    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
917    <string name="permlab_broadcastSticky">send sticky broadcast</string>
918    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
919    <string name="permdesc_broadcastSticky" product="tablet">Allows the app to send
920        sticky broadcasts, which remain after the broadcast ends.
921        Malicious apps may make the tablet slow or unstable by causing it
922        to use too much memory.</string>
923    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
924    <string name="permdesc_broadcastSticky" product="default">Allows the app to send
925        sticky broadcasts, which remain after the broadcast ends.
926        Malicious apps may make the phone slow or unstable by causing it
927        to use too much memory.</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_readContacts">read contact data</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_readContacts" product="tablet">Allows the app to read all
933        of the contact (address) data stored on your tablet. Malicious apps
934        may use this to send your data to other people.</string>
935    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
936    <string name="permdesc_readContacts" product="default">Allows the app to read all
937        of the contact (address) data stored on your phone. Malicious apps
938        may use this to send your data to other people.</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_writeContacts">write contact data</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_writeContacts" product="tablet">Allows the app to modify the
944        contact (address) data stored on your tablet. Malicious
945        apps may use this to erase or modify your contact data.</string>
946    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
947    <string name="permdesc_writeContacts" product="default">Allows the app to modify the
948        contact (address) data stored on your phone. Malicious
949        apps may use this to erase or modify your contact data.</string>
950
951
952    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
953    <string name="permlab_readCallLog">read call log</string>
954    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
955    <string name="permdesc_readCallLog" product="tablet">Allows the app to read your tablet\'s call log, including data about incoming and outgoing calls.
956        Malicious apps may use this to send your data to other people.</string>
957    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
958    <string name="permdesc_readCallLog" product="default">Allows the app to read your phone\'s call log, including data about incoming and outgoing calls.
959        Malicious apps may use this to send your data to other people.</string>
960
961    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
962    <string name="permlab_writeCallLog">write call log</string>
963    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
964    <string name="permdesc_writeCallLog" product="tablet">Allows the app to modify your tablet\'s call log, including data about incoming and outgoing calls.
965        Malicious apps may use this to erase or modify your call log.</string>
966    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
967    <string name="permdesc_writeCallLog" product="default">Allows the app to modify your phone\'s call log, including data about incoming and outgoing calls.
968        Malicious apps may use this to erase or modify your call log.</string>
969
970
971    <!-- Title of the read profile permission, listed so the user can decide whether to allow the application to read the user's personal profile data. [CHAR LIMIT=30] -->
972    <string name="permlab_readProfile">read your profile data</string>
973    <!-- Description of the read profile permission, listed so the user can decide whether to allow the application to read the user's personal profile data. [CHAR LIMIT=NONE] -->
974    <string name="permdesc_readProfile" product="default">Allows the app to read personal
975        profile information stored on your device, such as your name and contact information. This
976        means the app can identify you and send your profile information to others.</string>
977
978    <!-- Title of the write profile permission, listed so the user can decide whether to allow the application to write to the user's personal profile data. [CHAR LIMIT=30] -->
979    <string name="permlab_writeProfile">write to your profile data</string>
980    <!-- Description of the write profile permission, listed so the user can decide whether to allow the application to write to the user's personal profile data. [CHAR LIMIT=NONE] -->
981    <string name="permdesc_writeProfile" product="default">Allows the app to change or add
982        to personal profile information stored on your device, such as your name and contact
983        information.  This means other apps can identify you and send your profile
984        information to others.</string>
985
986    <!-- Title of the read social stream permission, listed so the user can decide whether to allow the application to read information from the user's social stream. [CHAR LIMIT=30] -->
987    <string name="permlab_readSocialStream" product="default">read your social stream</string>
988    <string name="permdesc_readSocialStream" product="default">Allows the app to access
989        and sync social updates from you and your friends. Malicious apps may use this to read
990        private communications between you and your friends on social networks.</string>
991
992    <!-- Title of the write social stream permission, listed so the user can decide whether to allow the application to write information to the user's social stream. [CHAR LIMIT=30] -->
993    <string name="permlab_writeSocialStream" product="default">write to your social stream</string>
994    <string name="permdesc_writeSocialStream" product="default">Allows the app to display
995        social updates from your friends. Malicious apps may use this to pretend to be a friend
996        and trick you into revealing passwords or other confidential information.</string>
997
998
999    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1000    <string name="permlab_readCalendar">read calendar events plus confidential information</string>
1001    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1002    <string name="permdesc_readCalendar" product="tablet">Allows the app to read all calendar
1003        events stored on your tablet, including those of friends or coworkers. Malicious apps 
1004        may extract personal information from these calendars without the owners\' knowledge.</string>
1005    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1006    <string name="permdesc_readCalendar" product="default">Allows the app to read all calendar
1007        events stored on your phone, including those of friends or coworkers. Malicious apps 
1008        may extract personal information from these calendars without the owners\' knowledge.</string>
1009
1010    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1011    <string name="permlab_writeCalendar">add or modify calendar events and send email to guests without owners\' knowledge</string>
1012    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1013    <string name="permdesc_writeCalendar">Allows the app to send event invitations as the calendar owner and add, remove,
1014        change events that you can modify on your device, including those of friends or co-workers. Malicious apps 
1015        may send spam emails that appear to come from calendar owners, modify events without the owners\' knowledge, or add fake events.</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_accessMockLocation">mock location sources for testing</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_accessMockLocation">Allows the app to create mock location sources for testing.
1021        Malicious apps may use this to override the location and/or status returned by real
1022        location sources such as GPS or network providers.</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_accessLocationExtraCommands">access extra location provider commands</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_accessLocationExtraCommands">Allows the app to access extra location provider commands.
1028        Malicious apps may use this to interfere with the operation of the GPS
1029        or other location sources.</string>
1030
1031    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1032    <string name="permlab_installLocationProvider">permission to install a location provider</string>
1033    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1034    <string name="permdesc_installLocationProvider">Create mock location sources for testing.
1035        Malicious apps may use this to override the location and/or status returned by real
1036        location sources such as GPS or Network providers or monitor and report your location to an external source.</string>
1037
1038    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1039    <string name="permlab_accessFineLocation">fine (GPS) location</string>
1040    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1041    <string name="permdesc_accessFineLocation" product="tablet">Access fine location sources such as the
1042        Global Positioning System on the tablet, where available.
1043        Malicious apps may use this to determine where you are, and may
1044        consume additional battery power.</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_accessFineLocation" product="default">Access fine location sources such as the
1047        Global Positioning System on the phone, where available.
1048        Malicious apps may use this to determine where you are, and may
1049        consume additional battery power.</string>
1050
1051    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1052    <string name="permlab_accessCoarseLocation">coarse (network-based) location</string>
1053    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1054    <string name="permdesc_accessCoarseLocation" product="tablet">Access coarse location sources such as the cellular
1055        network database to determine an approximate tablet location, where available. Malicious
1056        apps may use this to determine approximately where you are.</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_accessCoarseLocation" product="default">Access coarse location sources such as the cellular
1059        network database to determine an approximate phone location, where available. Malicious
1060        apps may use this to determine approximately where you are.</string>
1061
1062    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1063    <string name="permlab_accessSurfaceFlinger">access SurfaceFlinger</string>
1064    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1065    <string name="permdesc_accessSurfaceFlinger">Allows the app to use SurfaceFlinger low-level features.</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_readFrameBuffer">read frame buffer</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_readFrameBuffer">Allows the app to read the content of the frame buffer.</string>
1071
1072    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1073    <string name="permlab_modifyAudioSettings">change your audio settings</string>
1074    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1075    <string name="permdesc_modifyAudioSettings">Allows the app to modify global audio settings such as volume and routing.</string>
1076
1077    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1078    <string name="permlab_recordAudio">record audio</string>
1079    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1080    <string name="permdesc_recordAudio">Allows the app to access the audio record path.</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_camera">take pictures and videos</string>
1084    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1085    <string name="permdesc_camera">Allows the app to take pictures and videos
1086        with the camera. This allows the app at any time to collect
1087        images the camera is seeing.</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_brick" product="tablet">permanently disable tablet</string>
1091    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1092    <string name="permlab_brick" product="default">permanently disable phone</string>
1093    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1094    <string name="permdesc_brick" product="tablet">Allows the app to
1095        disable the entire tablet permanently. This is very dangerous.</string>
1096    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1097    <string name="permdesc_brick" product="default">Allows the app to
1098        disable the entire phone permanently. This is very dangerous.</string>
1099
1100    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1101    <string name="permlab_reboot" product="tablet">force tablet reboot</string>
1102    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1103    <string name="permlab_reboot" product="default">force phone reboot</string>
1104    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1105    <string name="permdesc_reboot" product="tablet">Allows the app to force the tablet to reboot.</string>
1106    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1107    <string name="permdesc_reboot" product="default">Allows the app to force the phone to reboot.</string>
1108
1109    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1110    <string name="permlab_mount_unmount_filesystems">mount and unmount filesystems</string>
1111    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1112    <string name="permdesc_mount_unmount_filesystems">Allows the app to mount and
1113        unmount filesystems for removable storage.</string>
1114
1115    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1116    <string name="permlab_mount_format_filesystems">format external storage</string>
1117    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1118    <string name="permdesc_mount_format_filesystems">Allows the app to format removable storage.</string>
1119
1120    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1121    <string name="permlab_asec_access">get information on internal storage</string>
1122    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1123    <string name="permdesc_asec_access">Allows the app to get information on internal storage.</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_asec_create">create internal storage</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_asec_create">Allows the app to create internal storage.</string>
1129
1130    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1131    <string name="permlab_asec_destroy">destroy internal storage</string>
1132    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1133    <string name="permdesc_asec_destroy">Allows the app to destroy internal storage.</string>
1134
1135    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1136    <string name="permlab_asec_mount_unmount">mount/unmount internal storage</string>
1137    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1138    <string name="permdesc_asec_mount_unmount">Allows the app to mount/unmount internal storage.</string>
1139
1140    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1141    <string name="permlab_asec_rename">rename internal storage</string>
1142    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1143    <string name="permdesc_asec_rename">Allows the app to rename internal storage.</string>
1144
1145    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1146    <string name="permlab_vibrate">control vibrator</string>
1147    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1148    <string name="permdesc_vibrate">Allows the app to control the vibrator.</string>
1149
1150    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1151    <string name="permlab_flashlight">control flashlight</string>
1152    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1153    <string name="permdesc_flashlight">Allows the app to control the flashlight.</string>
1154
1155    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1156    <string name="permlab_manageUsb">manage preferences and permissions for USB devices</string>
1157    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1158    <string name="permdesc_manageUsb">Allows the app to manage preferences and permissions for USB devices.</string>
1159
1160    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1161    <string name="permlab_accessMtp">implement MTP protocol</string>
1162    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1163    <string name="permdesc_accessMtp">Allows access to the kernel MTP driver to implement the MTP USB protocol.</string>
1164
1165    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1166    <string name="permlab_hardware_test">test hardware</string>
1167    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1168    <string name="permdesc_hardware_test">Allows the app to control
1169        various peripherals for the purpose of hardware testing.</string>
1170
1171    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1172    <string name="permlab_callPhone">directly call phone numbers</string>
1173    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1174    <string name="permdesc_callPhone">Allows the app to call
1175        phone numbers without your intervention. Malicious apps may
1176        cause unexpected calls on your phone bill. Note that this doesn\'t
1177        allow the app to call emergency numbers.</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_callPrivileged">directly call any phone numbers</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_callPrivileged">Allows the app to call
1183        any phone number, including emergency numbers, without your intervention.
1184        Malicious apps may place unnecessary and illegal calls to emergency
1185        services.</string>
1186
1187    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1188    <string name="permlab_performCdmaProvisioning" product="tablet">directly start CDMA tablet setup</string>
1189    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1190    <string name="permlab_performCdmaProvisioning" product="default">directly start CDMA phone setup</string>
1191    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1192    <string name="permdesc_performCdmaProvisioning">Allows the app to start CDMA provisioning.
1193        Malicious apps may unnecessarily start CDMA provisioning.</string>
1194
1195    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1196    <string name="permlab_locationUpdates">control location update notifications</string>
1197    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1198    <string name="permdesc_locationUpdates">Allows the app to enable/disable location
1199        update notifications from the radio.  Not for use by normal apps.</string>
1200
1201    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1202    <string name="permlab_checkinProperties">access checkin properties</string>
1203    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1204    <string name="permdesc_checkinProperties">Allows the app read/write access to
1205        properties uploaded by the checkin service.  Not for use by normal
1206        apps.</string>
1207
1208    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1209    <string name="permlab_bindGadget">choose widgets</string>
1210    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1211    <string name="permdesc_bindGadget">Allows the app to tell the system
1212        which widgets can be used by which app. An app with this permission
1213        can give access to personal data to other apps.
1214        Not for use by normal apps.</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_modifyPhoneState">modify phone state</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_modifyPhoneState">Allows the app to control the
1220        phone features of the device. An app with this permission can switch
1221        networks, turn the phone radio on and off and the like without ever notifying
1222        you.</string>
1223
1224    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1225    <string name="permlab_readPhoneState">read phone state and identity</string>
1226    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1227    <string name="permdesc_readPhoneState">Allows the app to access the phone
1228        features of the device.  An app with this permission can determine the phone
1229        number and serial number of this phone, whether a call is active, the number that call
1230        is connected to and the like.</string>
1231
1232    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1233    <string name="permlab_wakeLock" product="tablet">prevent tablet from sleeping</string>
1234    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1235    <string name="permlab_wakeLock" product="default">prevent phone from sleeping</string>
1236    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1237    <string name="permdesc_wakeLock" product="tablet">Allows the app to prevent the tablet from going to sleep.</string>
1238    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1239    <string name="permdesc_wakeLock" product="default">Allows the app to prevent the phone from going to sleep.</string>
1240
1241    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1242    <string name="permlab_devicePower" product="tablet">power tablet on or off</string>
1243    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1244    <string name="permlab_devicePower" product="default">power phone on or off</string>
1245    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1246    <string name="permdesc_devicePower" product="tablet">Allows the app to turn the
1247        tablet on or off.</string>
1248    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1249    <string name="permdesc_devicePower" product="default">Allows the app to turn the phone on or off.</string>
1250
1251    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1252    <string name="permlab_factoryTest">run in factory test mode</string>
1253    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1254    <string name="permdesc_factoryTest" product="tablet">Run as a low-level manufacturer test,
1255        allowing complete access to the tablet hardware. Only available
1256        when a tablet is running in manufacturer test mode.</string>
1257    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1258    <string name="permdesc_factoryTest" product="default">Run as a low-level manufacturer test,
1259        allowing complete access to the phone hardware. Only available
1260        when a phone is running in manufacturer test mode.</string>
1261
1262    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1263    <string name="permlab_setWallpaper">set wallpaper</string>
1264    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1265    <string name="permdesc_setWallpaper">Allows the app to set the system wallpaper.</string>
1266
1267    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1268    <string name="permlab_setWallpaperHints">set wallpaper size hints</string>
1269    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1270    <string name="permdesc_setWallpaperHints">Allows the app to set the system wallpaper size hints.</string>
1271
1272    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1273    <string name="permlab_masterClear">reset system to factory defaults</string>
1274    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1275    <string name="permdesc_masterClear">Allows the app to completely
1276        reset the system to its factory settings, erasing all data,
1277        configuration, and installed apps.</string>
1278
1279    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1280    <string name="permlab_setTime">set time</string>
1281    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1282    <string name="permdesc_setTime" product="tablet">Allows the app to change the tablet\'s clock time.</string>
1283    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1284    <string name="permdesc_setTime" product="default">Allows the app to change the phone\'s clock time.</string>
1285
1286    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1287    <string name="permlab_setTimeZone">set time zone</string>
1288    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1289    <string name="permdesc_setTimeZone" product="tablet">Allows the app to change the tablet\'s time zone.</string>
1290    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1291    <string name="permdesc_setTimeZone" product="default">Allows the app to change the phone\'s time zone.</string>
1292
1293    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1294    <string name="permlab_accountManagerService">act as the AccountManagerService</string>
1295    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1296    <string name="permdesc_accountManagerService">Allows the app to make calls to AccountAuthenticators.</string>
1297
1298    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1299    <string name="permlab_getAccounts">discover known accounts</string>
1300    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1301    <string name="permdesc_getAccounts" product="tablet">Allows the app to get the list of accounts known by the tablet.</string>
1302    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1303    <string name="permdesc_getAccounts" product="default">Allows the app to get the list of accounts known by the phone.</string>
1304
1305    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1306    <string name="permlab_authenticateAccounts">act as an account authenticator</string>
1307    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1308    <string name="permdesc_authenticateAccounts">Allows the app
1309    to use the account authenticator capabilities of the
1310    AccountManager, including creating accounts and getting and
1311    setting their passwords.</string>
1312
1313    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1314    <string name="permlab_manageAccounts">manage the accounts list</string>
1315    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1316    <string name="permdesc_manageAccounts">Allows the app to
1317    perform operations like adding and removing accounts, and deleting
1318    their password.</string>
1319
1320    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1321    <string name="permlab_useCredentials">use the authentication credentials of an account</string>
1322    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1323    <string name="permdesc_useCredentials">Allows the app to request authentication tokens.</string>
1324
1325    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1326    <string name="permlab_accessNetworkState">view network state</string>
1327    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1328    <string name="permdesc_accessNetworkState">Allows the app to view the state of all networks.</string>
1329
1330    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1331    <string name="permlab_createNetworkSockets">full Internet access</string>
1332    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1333    <string name="permdesc_createNetworkSockets">Allows the app to create network sockets.</string>
1334
1335    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1336    <string name="permlab_writeApnSettings">change/intercept network settings and traffic</string>
1337    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1338    <string name="permdesc_writeApnSettings">Allows the app to change network settings and to intercept and inspect all network traffic,
1339      for example to change the proxy and port of any APN. Malicious apps may monitor, redirect, or modify network
1340      packets without your knowledge.</string>
1341
1342    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1343    <string name="permlab_changeNetworkState">change network connectivity</string>
1344    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1345    <string name="permdesc_changeNetworkState">Allows the app to change the state of network connectivity.</string>
1346
1347    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1348    <string name="permlab_changeTetherState">change tethered connectivity</string>
1349    <!-- Description of an application permission, listed so the user can choose whether they want to allow the applicaiton to do this. -->
1350    <string name="permdesc_changeTetherState">Allows the app to change the state of tethered network connectivity.</string>
1351
1352    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1353    <string name="permlab_changeBackgroundDataSetting">change background data usage setting</string>
1354    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1355    <string name="permdesc_changeBackgroundDataSetting">Allows the app to change the background data usage setting.</string>
1356
1357    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1358    <string name="permlab_accessWifiState">view Wi-Fi state</string>
1359    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1360    <string name="permdesc_accessWifiState">Allows the app to view the information about the state of Wi-Fi.</string>
1361
1362    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1363    <string name="permlab_changeWifiState">change Wi-Fi state</string>
1364    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1365    <string name="permdesc_changeWifiState">Allows the app to connect to and disconnect from Wi-Fi access points, and to make changes to
1366      configured Wi-Fi networks.</string>
1367
1368    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1369    <string name="permlab_changeWifiMulticastState">allow Wi-Fi Multicast reception</string>
1370    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1371    <string name="permdesc_changeWifiMulticastState">Allows the app to
1372      receive packets not directly addressed to your device. This can be
1373      useful when discovering services offered near by. It uses more power
1374      than the non-multicast mode.</string>
1375
1376    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1377    <string name="permlab_bluetoothAdmin">Bluetooth administration</string>
1378    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1379    <string name="permdesc_bluetoothAdmin" product="tablet">Allows the app to
1380      configure the local Bluetooth tablet, and to discover and pair with remote
1381      devices.</string>
1382    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1383    <string name="permdesc_bluetoothAdmin" product="default">Allows the app to configure
1384      the local Bluetooth phone, and to discover and pair with remote devices.</string>
1385
1386    <string name="permlab_accessWimaxState">View WiMAX state</string>
1387    <string name="permdesc_accessWimaxState">Allows the app to view the information about the state of WiMAX.</string>
1388    <string name="permlab_changeWimaxState">Change WiMAX state</string>
1389    <string name="permdesc_changeWimaxState">Allows the app to connect to and disconnect from WiMAX network.</string>
1390
1391    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1392    <string name="permlab_bluetooth">create Bluetooth connections</string>
1393    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1394    <string name="permdesc_bluetooth" product="tablet">Allows the app to view the
1395      configuration of the local Bluetooth tablet, and to make and accept
1396      connections with paired devices.</string>
1397    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1398    <string name="permdesc_bluetooth" product="default">Allows the app to view the
1399      configuration of the local Bluetooth phone, and to make and accept
1400      connections with paired devices.</string>
1401
1402    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1403    <string name="permlab_nfc">control Near Field Communication</string>
1404    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1405    <string name="permdesc_nfc">Allows the app to communicate
1406      with Near Field Communication (NFC) tags, cards, and readers.</string>
1407
1408    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1409    <string name="permlab_disableKeyguard">disable keylock</string>
1410    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1411    <string name="permdesc_disableKeyguard">Allows the app to disable
1412      the keylock and any associated password security. A legitimate example of
1413      this is the phone disabling the keylock when receiving an incoming phone call,
1414      then re-enabling the keylock when the call is finished.</string>
1415
1416    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1417    <string name="permlab_readSyncSettings">read sync settings</string>
1418    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1419    <string name="permdesc_readSyncSettings">Allows the app to read the sync settings,
1420        such as whether sync is enabled for the People app.</string>
1421
1422    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1423    <string name="permlab_writeSyncSettings">write sync settings</string>
1424    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1425    <string name="permdesc_writeSyncSettings">Allows the app to modify the sync
1426        settings, such as whether sync is enabled for the People app.</string>
1427
1428    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1429    <string name="permlab_readSyncStats">read sync statistics</string>
1430    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1431    <string name="permdesc_readSyncStats">Allows the app to read the sync stats; e.g., the
1432        history of syncs that have occurred.</string>
1433
1434    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1435    <string name="permlab_subscribedFeedsRead">read subscribed feeds</string>
1436    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1437    <string name="permdesc_subscribedFeedsRead">Allows the app to get details about the currently synced feeds.</string>
1438
1439    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1440    <string name="permlab_subscribedFeedsWrite">write subscribed feeds</string>
1441    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1442    <string name="permdesc_subscribedFeedsWrite">Allows the app to modify
1443      your currently synced feeds. Malicious apps may change your synced feeds.</string>
1444
1445    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1446    <string name="permlab_readDictionary">read user-defined dictionary</string>
1447    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1448    <string name="permdesc_readDictionary">Allows the app to read any private
1449      words, names and phrases that the user may have stored in the user dictionary.</string>
1450
1451    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1452    <string name="permlab_writeDictionary">write to user-defined dictionary</string>
1453    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1454    <string name="permdesc_writeDictionary">Allows the app to write new words into the
1455      user dictionary.</string>
1456
1457    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
1458    <string name="permlab_sdcardRead" product="nosdcard">read USB storage contents</string>
1459    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1460    <string name="permlab_sdcardRead" product="default">read SD card contents</string>
1461    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
1462    <string name="permdesc_sdcardRead" product="nosdcard">Allows the app to read contents of USB storage.</string>
1463    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1464    <string name="permdesc_sdcardRead" product="default">Allows the app to read contents of SD card.</string>
1465
1466    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
1467    <string name="permlab_sdcardWrite" product="nosdcard">modify/delete USB storage contents</string>
1468    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1469    <string name="permlab_sdcardWrite" product="default">modify/delete SD card contents</string>
1470    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
1471    <string name="permdesc_sdcardWrite" product="nosdcard">Allows the app to write to the USB storage.</string>
1472    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1473    <string name="permdesc_sdcardWrite" product="default">Allows the app to write to the SD card.</string>
1474
1475    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
1476    <string name="permlab_mediaStorageWrite" product="default">modify/delete internal media storage contents</string>
1477    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] -->
1478    <string name="permdesc_mediaStorageWrite" product="default">Allows the app to modify the contents of the internal media storage.</string>
1479
1480    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1481    <string name="permlab_cache_filesystem">access the cache filesystem</string>
1482    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1483    <string name="permdesc_cache_filesystem">Allows the app to read and write the cache filesystem.</string>
1484
1485    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1486    <string name="permlab_use_sip">make/receive Internet calls</string>
1487    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1488    <string name="permdesc_use_sip">Allows the app to use the SIP service to make/receive Internet calls.</string>
1489
1490    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1491    <string name="permlab_readNetworkUsageHistory">read historical network usage</string>
1492    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1493    <string name="permdesc_readNetworkUsageHistory">Allows the app to read historical network usage for specific networks and apps.</string>
1494
1495    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1496    <string name="permlab_manageNetworkPolicy">manage network policy</string>
1497    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1498    <string name="permdesc_manageNetworkPolicy">Allows the app to manage network policies and define app-specific rules.</string>
1499
1500    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1501    <string name="permlab_modifyNetworkAccounting">modify network usage accounting</string>
1502    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1503    <string name="permdesc_modifyNetworkAccounting">Allows the app to modify how network usage is accounted against apps. Not for use by normal apps.</string>
1504
1505    <!-- Policy administration -->
1506
1507    <!-- Title of policy access to limiting the user's password choices -->
1508    <string name="policylab_limitPassword">Set password rules</string>
1509    <!-- Description of policy access to limiting the user's password choices -->
1510    <string name="policydesc_limitPassword">Control the length and the characters allowed in screen-unlock passwords.</string>
1511    <!-- Title of policy access to watch user login attempts -->
1512    <string name="policylab_watchLogin">Monitor screen-unlock attempts</string>
1513    <!-- Description of policy access to watch user login attempts -->
1514    <string name="policydesc_watchLogin" product="tablet">Monitor the number of incorrect passwords
1515    typed when unlocking the screen, and lock the tablet or erase all the tablet\'s
1516    data if too many incorrect passwords are typed.</string>
1517    <!-- Description of policy access to watch user login attempts -->
1518    <string name="policydesc_watchLogin" product="default">Monitor the number of incorrect passwords
1519    typed. when unlocking the screen, and lock the phone or erase all the phone\'s
1520    data if too many incorrect passwords are typed.</string>
1521    <!-- Title of policy access to reset user's password -->
1522    <string name="policylab_resetPassword">Change the screen-unlock password</string>
1523    <!-- Description of policy access to reset user's password -->
1524    <string name="policydesc_resetPassword">Change the screen-unlock password.</string>
1525    <!-- Title of policy access to force lock the device -->
1526    <string name="policylab_forceLock">Lock the screen</string>
1527    <!-- Description of policy access to limiting the user's password choices -->
1528    <string name="policydesc_forceLock">Control how and when the screen locks.</string>
1529    <!-- Title of policy access to wipe the user's data -->
1530    <string name="policylab_wipeData">Erase all data</string>
1531    <!-- Description of policy access to wipe the user's data -->
1532    <string name="policydesc_wipeData" product="tablet">Erase the tablet\'s data without warning by performing a factory data reset.</string>
1533    <!-- Description of policy access to wipe the user's data -->
1534    <string name="policydesc_wipeData" product="default">Erase the phone\'s data without warning by performing a factory data reset.</string>
1535    <string name="policylab_setGlobalProxy">Set the device global proxy</string>
1536    <!-- Description of policy access to wipe the user's data -->
1537    <string name="policydesc_setGlobalProxy">Set the device global proxy
1538        to be used while policy is enabled. Only the first device admin
1539        sets the effective global proxy.</string>
1540    <!-- Title of policy access to enforce password expiration [CHAR LIMIT=30]-->
1541    <string name="policylab_expirePassword">Set lock-screen password expiration</string>
1542    <!-- Description of policy access to enforce password expiration [CHAR LIMIT=110]-->
1543    <string name="policydesc_expirePassword">Control how frequently the lock-screen password must be changed.</string>
1544    <!-- Title of policy access to require encrypted storage [CHAR LIMIT=30]-->
1545    <string name="policylab_encryptedStorage">Set storage encryption</string>
1546    <!-- Description of policy access to require encrypted storage [CHAR LIMIT=110]-->
1547    <string name="policydesc_encryptedStorage">Require that stored app data be encrypted.</string>
1548    <!-- Title of policy access to disable all device cameras [CHAR LIMIT=30]-->
1549    <string name="policylab_disableCamera">Disable cameras</string>
1550    <!-- Description of policy access to disable all device cameras [CHAR LIMIT=110]-->
1551    <string name="policydesc_disableCamera">Prevent use of all device cameras.</string>
1552
1553    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
1554    <!-- Phone number types from android.provider.Contacts. This could be used when adding a new phone number for a contact, for example. -->
1555    <string-array name="phoneTypes">
1556        <item>Home</item>
1557        <item>Mobile</item>
1558        <item>Work</item>
1559        <item>Work Fax</item>
1560        <item>Home Fax</item>
1561        <item>Pager</item>
1562        <item>Other</item>
1563        <item>Custom</item>
1564    </string-array>
1565
1566    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
1567    <!-- Email address types from android.provider.Contacts. This could be used when adding a new e-mail address for a contact, for example. -->
1568    <string-array name="emailAddressTypes">
1569        <item>Home</item>
1570        <item>Work</item>
1571        <item>Other</item>
1572        <item>Custom</item>
1573    </string-array>
1574
1575    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
1576    <!-- Postal address types from android.provider.Contacts. This could be used when adding a new address for a contact, for example. -->
1577    <string-array name="postalAddressTypes">
1578        <item>Home</item>
1579        <item>Work</item>
1580        <item>Other</item>
1581        <item>Custom</item>
1582    </string-array>
1583
1584    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
1585    <!-- Instant Messenger ID types from android.provider.Contacts. This could be used when adding a new IM for a contact, for example. -->
1586    <string-array name="imAddressTypes">
1587        <item>Home</item>
1588        <item>Work</item>
1589        <item>Other</item>
1590        <item>Custom</item>
1591    </string-array>
1592
1593    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
1594    <!-- Organization types from android.provider.Contacts. This could be used when adding a new organization for a contact, for example. -->
1595    <string-array name="organizationTypes">
1596        <item>Work</item>
1597        <item>Other</item>
1598        <item>Custom</item>
1599    </string-array>
1600
1601    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
1602    <!-- Instant Message protocols/providers from android.provider.Contacts -->
1603    <string-array name="imProtocols">
1604        <item>AIM</item>
1605        <item>Windows Live</item>
1606        <item>Yahoo</item>
1607        <item>Skype</item>
1608        <item>QQ</item>
1609        <item>Google Talk</item>
1610        <item>ICQ</item>
1611        <item>Jabber</item>
1612    </string-array>
1613
1614    <!-- Custom phone number type -->
1615    <string name="phoneTypeCustom">Custom</string>
1616    <!-- Home phone number type -->
1617    <string name="phoneTypeHome">Home</string>
1618    <!-- Mobile phone number type -->
1619    <string name="phoneTypeMobile">Mobile</string>
1620    <!-- Work phone number type -->
1621    <string name="phoneTypeWork">Work</string>
1622    <!-- Work fax phone number type -->
1623    <string name="phoneTypeFaxWork">Work Fax</string>
1624    <!-- Home fax phone number type -->
1625    <string name="phoneTypeFaxHome">Home Fax</string>
1626    <!-- Pager phone number type -->
1627    <string name="phoneTypePager">Pager</string>
1628    <!-- Other phone number type -->
1629    <string name="phoneTypeOther">Other</string>
1630    <!-- Callback phone number type -->
1631    <string name="phoneTypeCallback">Callback</string>
1632    <!-- Car phone number type -->
1633    <string name="phoneTypeCar">Car</string>
1634    <!-- Company main phone number type -->
1635    <string name="phoneTypeCompanyMain">Company Main</string>
1636    <!-- ISDN phone number type -->
1637    <string name="phoneTypeIsdn">ISDN</string>
1638    <!-- Main phone number type -->
1639    <string name="phoneTypeMain">Main</string>
1640    <!-- Other fax phone number type -->
1641    <string name="phoneTypeOtherFax">Other Fax</string>
1642    <!-- Radio phone number type -->
1643    <string name="phoneTypeRadio">Radio</string>
1644    <!-- Telex phone number type -->
1645    <string name="phoneTypeTelex">Telex</string>
1646    <!-- TTY TDD phone number type -->
1647    <string name="phoneTypeTtyTdd">TTY TDD</string>
1648    <!-- Work mobile phone number type -->
1649    <string name="phoneTypeWorkMobile">Work Mobile</string>
1650    <!-- Work pager phone number type -->
1651    <string name="phoneTypeWorkPager">Work Pager</string>
1652    <!-- Assistant phone number type -->
1653    <string name="phoneTypeAssistant">Assistant</string>
1654    <!-- MMS phone number type -->
1655    <string name="phoneTypeMms">MMS</string>
1656
1657    <!-- Label for custom events  [CHAR LIMIT=20] -->
1658    <string name="eventTypeCustom">Custom</string>
1659    <!-- Label for a birthday event  [CHAR LIMIT=20] -->
1660    <string name="eventTypeBirthday">Birthday</string>
1661    <!-- Label for an anniversary event  [CHAR LIMIT=20] -->
1662    <string name="eventTypeAnniversary">Anniversary</string>
1663    <!-- Label for other events  [CHAR LIMIT=20] -->
1664    <string name="eventTypeOther">Other</string>
1665
1666    <!-- Custom email type -->
1667    <string name="emailTypeCustom">Custom</string>
1668    <!-- Home email type -->
1669    <string name="emailTypeHome">Home</string>
1670    <!-- Work email type -->
1671    <string name="emailTypeWork">Work</string>
1672    <!-- Other email type -->
1673    <string name="emailTypeOther">Other</string>
1674    <!-- Mobile email type -->
1675    <string name="emailTypeMobile">Mobile</string>
1676
1677    <!-- Custom postal address type -->
1678    <string name="postalTypeCustom">Custom</string>
1679    <!-- Home postal address type -->
1680    <string name="postalTypeHome">Home</string>
1681    <!-- Work postal address type -->
1682    <string name="postalTypeWork">Work</string>
1683    <!-- Other postal address type -->
1684    <string name="postalTypeOther">Other</string>
1685
1686    <!-- Custom IM address type -->
1687    <string name="imTypeCustom">Custom</string>
1688    <!-- Home IM address type -->
1689    <string name="imTypeHome">Home</string>
1690    <!-- Work IM address type -->
1691    <string name="imTypeWork">Work</string>
1692    <!-- Other IM address type -->
1693    <string name="imTypeOther">Other</string>
1694
1695    <!-- Custom IM protocol type -->
1696    <string name="imProtocolCustom">Custom</string>
1697    <!-- AIM IM protocol type -->
1698    <string name="imProtocolAim">AIM</string>
1699    <!-- MSN IM protocol type -->
1700    <string name="imProtocolMsn">Windows Live</string>
1701    <!-- Yahoo IM protocol type -->
1702    <string name="imProtocolYahoo">Yahoo</string>
1703    <!-- Skype IM protocol type -->
1704    <string name="imProtocolSkype">Skype</string>
1705    <!-- QQ IM protocol type -->
1706    <string name="imProtocolQq">QQ</string>
1707    <!-- Google Talk IM protocol type -->
1708    <string name="imProtocolGoogleTalk">Google Talk</string>
1709    <!-- ICQ IM protocol type -->
1710    <string name="imProtocolIcq">ICQ</string>
1711    <!-- Jabber IM protocol type -->
1712    <string name="imProtocolJabber">Jabber</string>
1713    <!-- NetMeeting IM protocol type -->
1714    <string name="imProtocolNetMeeting">NetMeeting</string>
1715
1716    <!-- Work organization type -->
1717    <string name="orgTypeWork">Work</string>
1718    <!-- Other organization type -->
1719    <string name="orgTypeOther">Other</string>
1720    <!-- Custom organization type -->
1721    <string name="orgTypeCustom">Custom</string>
1722
1723    <!-- Custom relationship custom [CHAR LIMIT=20] -->
1724    <string name="relationTypeCustom">Custom</string>
1725    <!-- Assistant relationship type [CHAR LIMIT=20] -->
1726    <string name="relationTypeAssistant">Assistant</string>
1727    <!-- Brother relationship type [CHAR LIMIT=20] -->
1728    <string name="relationTypeBrother">Brother</string>
1729    <!-- Child relationship type [CHAR LIMIT=20] -->
1730    <string name="relationTypeChild">Child</string>
1731    <!-- Domestic Partner relationship type [CHAR LIMIT=20] -->
1732    <string name="relationTypeDomesticPartner">Domestic Partner</string>
1733    <!-- Father relationship type [CHAR LIMIT=20] -->
1734    <string name="relationTypeFather">Father</string>
1735    <!-- Friend relationship type [CHAR LIMIT=20] -->
1736    <string name="relationTypeFriend">Friend</string>
1737    <!-- Manager relationship type [CHAR LIMIT=20] -->
1738    <string name="relationTypeManager">Manager</string>
1739    <!-- Mother relationship type [CHAR LIMIT=20] -->
1740    <string name="relationTypeMother">Mother</string>
1741    <!-- Parent relationship type [CHAR LIMIT=20] -->
1742    <string name="relationTypeParent">Parent</string>
1743    <!-- Partner relationship type [CHAR LIMIT=20] -->
1744    <string name="relationTypePartner">Partner</string>
1745    <!-- Referred by relationship type [CHAR LIMIT=20] -->
1746    <string name="relationTypeReferredBy">Referred by</string>
1747    <!-- Relative relationship type [CHAR LIMIT=20] -->
1748    <string name="relationTypeRelative">Relative</string>
1749    <!-- Sister relationship type [CHAR LIMIT=20] -->
1750    <string name="relationTypeSister">Sister</string>
1751    <!-- Spouse relationship type [CHAR LIMIT=20] -->
1752    <string name="relationTypeSpouse">Spouse</string>
1753
1754    <!-- Custom SIP address type -->
1755    <string name="sipAddressTypeCustom">Custom</string>
1756    <!-- Home SIP address type -->
1757    <string name="sipAddressTypeHome">Home</string>
1758    <!-- Work SIP address type -->
1759    <string name="sipAddressTypeWork">Work</string>
1760    <!-- Other SIP address type -->
1761    <string name="sipAddressTypeOther">Other</string>
1762
1763    <!-- Instructions telling the user to enter their SIM PIN to unlock the keyguard.
1764         Displayed in one line in a large font.  -->
1765    <string name="keyguard_password_enter_pin_code">Type PIN code</string>
1766
1767    <!-- Instructions telling the user to enter their SIM PUK to unlock the keyguard.
1768         Displayed in one line in a large font.  -->
1769    <string name="keyguard_password_enter_puk_code">Type PUK and new PIN code</string>
1770
1771    <!-- Prompt to enter SIM PUK in Edit Text Box in unlock screen -->
1772    <string name="keyguard_password_enter_puk_prompt">PUK code</string>
1773    <!-- Prompt to enter New SIM PIN in Edit Text Box in unlock screen -->
1774    <string name="keyguard_password_enter_pin_prompt">New PIN code</string>
1775
1776    <!-- Displayed as hint in passwordEntry EditText on PasswordUnlockScreen [CHAR LIMIT=30]-->
1777    <string name="keyguard_password_entry_touch_hint"><font size="17">Touch to type password</font></string>
1778
1779    <!-- Instructions telling the user to enter their text password to unlock the keyguard.
1780         Displayed in one line in a large font.  -->
1781    <string name="keyguard_password_enter_password_code">Type password to unlock</string>
1782
1783    <!-- Instructions telling the user to enter their PIN password to unlock the keyguard.
1784         Displayed in one line in a large font.  -->
1785    <string name="keyguard_password_enter_pin_password_code">Type PIN to unlock</string>
1786
1787    <!-- Instructions telling the user that they entered the wrong pin while trying
1788         to unlock the keyguard.  Displayed in one line in a large font.  -->
1789    <string name="keyguard_password_wrong_pin_code">Incorrect PIN code.</string>
1790
1791    <!-- Instructions telling the user how to unlock the phone. -->
1792    <string name="keyguard_label_text">To unlock, press Menu then 0.</string>
1793
1794    <!-- This can be used in any application wanting to disable the text "Emergency number" -->
1795    <string name="emergency_call_dialog_number_for_display">Emergency number</string>
1796
1797    <!--
1798       *** touch based lock / unlock ***
1799                                          --> <skip />
1800
1801    <!-- 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.-->
1802    <string name="lockscreen_carrier_default">No service.</string>
1803
1804    <!-- Shown in the lock screen to tell the user that the screen is locked. -->
1805    <string name="lockscreen_screen_locked">Screen locked.</string>
1806
1807    <!-- when pattern lock is enabled, tell them about the emergency dial -->
1808    <string name="lockscreen_instructions_when_pattern_enabled">Press Menu to unlock or place emergency call.</string>
1809
1810    <!-- 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. -->
1811    <string name="lockscreen_instructions_when_pattern_disabled">Press Menu to unlock.</string>
1812
1813    <!-- 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. -->
1814    <string name="lockscreen_pattern_instructions">Draw pattern to unlock</string>
1815    <!-- Button at the bottom of the unlock screen to make an emergency call. -->
1816    <string name="lockscreen_emergency_call">Emergency call</string>
1817    <!-- Button at the bottom of the unlock screen that lets the user return to a call -->
1818    <string name="lockscreen_return_to_call">Return to call</string>
1819    <!-- Shown to confirm that the user entered their lock pattern correctly. -->
1820    <string name="lockscreen_pattern_correct">Correct!</string>
1821    <!-- On the unlock pattern screen, shown when the user enters the wrong lock pattern and must try again. -->
1822    <string name="lockscreen_pattern_wrong">Try again</string>
1823    <!-- On the unlock password screen, shown when the user enters the wrong lock password and must try again. -->
1824    <string name="lockscreen_password_wrong">Try again</string>
1825    <!-- Shown when face unlock failed multiple times so we're just using the backup -->
1826    <string name="faceunlock_multiple_failures">Maximum Face Unlock attempts exceeded</string>
1827
1828    <!-- When the lock screen is showing and the phone plugged in, and the battery
1829         is not fully charged, show the current charge %.  -->
1830    <string name="lockscreen_plugged_in">Charging, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
1831    <!-- When the lock screen is showing, the phone is plugged in and the battery is fully
1832         charged, say that it is charged. -->
1833    <string name="lockscreen_charged">Charged.</string>
1834    <!-- A short representation of charging information, e.g "34%" -->
1835    <string name="lockscreen_battery_short"><xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
1836
1837    <!-- When the lock screen is showing and the battery is low, warn user to plug
1838         in the phone soon. -->
1839    <string name="lockscreen_low_battery">Connect your charger.</string>
1840
1841    <!-- Shown in the lock screen when there is no SIM card. -->
1842    <string name="lockscreen_missing_sim_message_short">No SIM card.</string>
1843    <!-- Shown in the lock screen when there is no SIM card. -->
1844    <string name="lockscreen_missing_sim_message" product="tablet">No SIM card in tablet.</string>
1845    <!-- Shown in the lock screen when there is no SIM card. -->
1846    <string name="lockscreen_missing_sim_message" product="default">No SIM card in phone.</string>
1847    <!-- Shown in the lock screen to ask the user to insert a SIM card. -->
1848    <string name="lockscreen_missing_sim_instructions">Insert a SIM card.</string>
1849    <!-- Shown in the lock screen to ask the user to insert a SIM card when sim is missing or not readable. -->
1850    <string name="lockscreen_missing_sim_instructions_long">The SIM card is missing or not readable. Insert a SIM card.</string>
1851    <!-- Shown in the lock screen to inform the user to SIM card is permanently disabled. -->
1852    <string name="lockscreen_permanent_disabled_sim_instructions">Your SIM card has been permanently disabled.\n
1853    Contact your wireless service provider for another SIM card.</string>
1854
1855    <!-- Shown on transport control of lockscreen. Pressing button goes to previous track. -->
1856    <string name="lockscreen_transport_prev_description">Previous track button</string>
1857    <!-- Shown on transport control of lockscreen. Pressing button goes to next track. -->
1858    <string name="lockscreen_transport_next_description">Next track button</string>
1859    <!-- Shown on transport control of lockscreen. Pressing button pauses playback -->
1860    <string name="lockscreen_transport_pause_description">Pause button</string>
1861    <!-- Shown on transport control of lockscreen. Pressing button pauses playback -->
1862    <string name="lockscreen_transport_play_description">Play button</string>
1863    <!-- Shown on transport control of lockscreen. Pressing button pauses playback -->
1864    <string name="lockscreen_transport_stop_description">Stop button</string>
1865
1866    <!-- Shown in the lock screen when there is emergency calls only mode. -->
1867    <string name="emergency_calls_only" msgid="2485604591272668370">Emergency calls only</string>
1868
1869    <!-- When the user inserts a sim card from an unsupported network, it becomes network
1870         locked -->
1871    <string name="lockscreen_network_locked_message">Network locked</string>
1872
1873
1874    <!-- When the user enters a wrong sim pin too many times, it becomes
1875         PUK locked (Pin Unlock Kode) -->
1876    <string name="lockscreen_sim_puk_locked_message">SIM card is PUK-locked.</string>
1877    <!-- Shown in the lock screen when the SIM has become PUK locked and the user must call customer care to unlock it. -->
1878    <string name="lockscreen_sim_puk_locked_instructions">See the User Guide or contact Customer Care.</string>
1879
1880    <!-- Shown in the lock screen to tell the user that their SIM is locked and they must unlock it. -->
1881    <string name="lockscreen_sim_locked_message">SIM card is locked.</string>
1882
1883    <!-- For the unlock screen, When the user enters a sim unlock code, it takes a little while to check
1884         whether it is valid, and to unlock the sim if it is valid.  we display a
1885         progress dialog in the meantime.  this is the emssage. -->
1886    <string name="lockscreen_sim_unlock_progress_dialog_message">Unlocking SIM card\u2026</string>
1887
1888    <!-- For the unlock screen, Information message shown in dialog when user has too many failed attempts at
1889         drawing the unlock pattern -->
1890    <string name="lockscreen_too_many_failed_attempts_dialog_message">
1891        You have incorrectly drawn your unlock pattern <xliff:g id="number">%d</xliff:g> times.
1892        \n\nTry again in <xliff:g id="number">%d</xliff:g> seconds.
1893    </string>
1894
1895    <!-- For the unlock screen, Information message shown in dialog when user has too many failed attempts at
1896         entering the password -->
1897    <string name="lockscreen_too_many_failed_password_attempts_dialog_message">
1898        You have incorrectly typed your password <xliff:g id="number">%d</xliff:g> times.
1899        \n\nTry again in <xliff:g id="number">%d</xliff:g> seconds.
1900    </string>
1901
1902    <!-- For the unlock screen, Information message shown in dialog when user has too many failed attempts at
1903         entering the PIN -->
1904    <string name="lockscreen_too_many_failed_pin_attempts_dialog_message">
1905        You have incorrectly typed your PIN <xliff:g id="number">%d</xliff:g> times.
1906        \n\nTry again in <xliff:g id="number">%d</xliff:g> seconds.
1907    </string>
1908
1909    <!-- For the unlock screen, informational message shown in dialog when user is almost at the limit
1910         where they will be locked out and may have to enter an alternate username/password to unlock the phone -->
1911    <string name="lockscreen_failed_attempts_almost_glogin" product="tablet">
1912        You have incorrectly drawn your unlock pattern <xliff:g id="number">%d</xliff:g> times.
1913       After <xliff:g id="number">%d</xliff:g> more unsuccessful attempts,
1914       you will be asked to unlock your tablet using your Google signin.\n\n
1915       Try again in <xliff:g id="number">%d</xliff:g> seconds.
1916    </string>
1917
1918    <!-- For the unlock screen, informational message shown in dialog when user is almost at the limit
1919         where they will be locked out and may have to enter an alternate username/password to unlock the phone -->
1920    <string name="lockscreen_failed_attempts_almost_glogin" product="default">
1921        You have incorrectly drawn your unlock pattern <xliff:g id="number">%d</xliff:g> times.
1922       After <xliff:g id="number">%d</xliff:g> more unsuccessful attempts,
1923       you will be asked to unlock your phone using your Google signin.\n\n
1924       Try again in <xliff:g id="number">%d</xliff:g> seconds.
1925    </string>
1926
1927    <!-- For the unlock screen, informational message shown in dialog when user is almost at the limit
1928         where the device will be wiped. -->
1929    <string name="lockscreen_failed_attempts_almost_at_wipe" product="tablet">
1930       You have incorrectly attempted to unlock the tablet <xliff:g id="number">%d</xliff:g> times.
1931       After <xliff:g id="number">%d</xliff:g> more unsuccessful attempts,
1932       the tablet will be reset to factory default and all user data will be lost.
1933    </string>
1934
1935    <!-- For the unlock screen, informational message shown in dialog when user is almost at the limit
1936         where the device will be wiped. -->
1937    <string name="lockscreen_failed_attempts_almost_at_wipe" product="default">
1938       You have incorrectly attempted to unlock the phone <xliff:g id="number">%d</xliff:g> times.
1939       After <xliff:g id="number">%d</xliff:g> more unsuccessful attempts,
1940       the phone will be reset to factory default and all user data will be lost.
1941    </string>
1942
1943    <!-- For the unlock screen, informational message shown in dialog when user has exceeded the
1944        maximum attempts and the device will now be wiped -->
1945    <string name="lockscreen_failed_attempts_now_wiping" product="tablet">
1946       You have incorrectly attempted to unlock the tablet <xliff:g id="number">%d</xliff:g> times.
1947       The tablet will now be reset to factory default.
1948    </string>
1949
1950    <!-- For the unlock screen, informational message shown in dialog when user has exceeded the
1951        maximum attempts and the device will now be wiped -->
1952    <string name="lockscreen_failed_attempts_now_wiping" product="default">
1953       You have incorrectly attempted to unlock the phone <xliff:g id="number">%d</xliff:g> times.
1954       The phone will now be reset to factory default.
1955    </string>
1956
1957    <!-- On the unlock screen, countdown message shown while user is waiting to try again after too many
1958         failed attempts -->
1959    <string name="lockscreen_too_many_failed_attempts_countdown">Try again in <xliff:g id="number">%d</xliff:g> seconds.</string>
1960
1961    <!-- On the unlock screen, message shown on button that appears once it's apparent the user may have forgotten
1962         their lock gesture -->
1963    <string name="lockscreen_forgot_pattern_button_text">Forgot pattern?</string>
1964
1965    <!-- Title of the unlock screen that uses your Google login and password when the user hit
1966         the 'forgot pattern' button.-->
1967    <string name="lockscreen_glogin_forgot_pattern">Account unlock</string>
1968    <!-- Title of the unlock screen that uses your Google login and password when the user attempted
1969         too many patterns and we are forcing them to use their account instead. -->
1970    <string name="lockscreen_glogin_too_many_attempts">Too many pattern attempts</string>
1971    <!-- In the unlock screen, message telling the user that they need to use their Google login and password to unlock the phone -->
1972    <string name="lockscreen_glogin_instructions">To unlock, sign in with your Google account.</string>
1973    <!-- Hint caption for the username field when unlocking the phone using login and password -->
1974    <string name="lockscreen_glogin_username_hint">Username (email)</string>
1975    <!-- Hint caption for the password field when unlocking the phone using login and password -->
1976    <string name="lockscreen_glogin_password_hint">Password</string>
1977    <!-- Button to try to unlock the phone using username and password -->
1978    <string name="lockscreen_glogin_submit_button">Sign in</string>
1979    <!-- Displayed to the user when unlocking the phone with a username and password fails. -->
1980    <string name="lockscreen_glogin_invalid_input">Invalid username or password.</string>
1981    <!-- Hint displayed on account unlock screen to advise the user on how to recover the account. -->
1982    <string name="lockscreen_glogin_account_recovery_hint">Forgot your username or password\?\nVisit <b>google.com/accounts/recovery</b>.</string>
1983
1984    <!-- Displayed in a progress dialog while a username and password are being checked. -->
1985    <string name="lockscreen_glogin_checking_password">Checking\u2026</string>
1986    <!-- Displayed on lock screen's left tab - unlock -->
1987    <string name="lockscreen_unlock_label">Unlock</string>
1988    <!-- Displayed on lock screen's right tab - turn sound on -->
1989    <string name="lockscreen_sound_on_label">Sound on</string>
1990    <!-- Displayed on lock screen's right tab - turn sound off -->
1991    <string name="lockscreen_sound_off_label">Sound off</string>
1992
1993    <!-- Accessibility description sent when user starts drawing a lock pattern. [CHAR LIMIT=NONE] -->
1994    <string name="lockscreen_access_pattern_start">Pattern started</string>
1995    <!-- Accessibility description sent when the pattern times out and is cleared. [CHAR LIMIT=NONE] -->
1996    <string name="lockscreen_access_pattern_cleared">Pattern cleared</string>
1997    <!-- Accessibility description sent when user adds a cell to the pattern. [CHAR LIMIT=NONE]  -->
1998    <string name="lockscreen_access_pattern_cell_added">Cell added</string>
1999    <!-- Accessibility description sent when user completes drawing a pattern. [CHAR LIMIT=NONE] -->
2000    <string name="lockscreen_access_pattern_detected">Pattern completed</string>
2001
2002    <!-- Password keyboard strings. Used by LockScreen and Settings --><skip />
2003    <!-- Label for "switch to symbols" key.  Must be short to fit on key! -->
2004    <string name="password_keyboard_label_symbol_key">\?123</string>
2005    <!-- Label for "switch to alphabetic" key.  Must be short to fit on key! -->
2006    <string name="password_keyboard_label_alpha_key">ABC</string>
2007    <!-- Label for ALT modifier key.  Must be short to fit on key! -->
2008    <string name="password_keyboard_label_alt_key">ALT</string>
2009
2010    <!-- A format string for 12-hour time of day, just the hour, not the minute, with lower-case "am" or "pm" (example: "3pm"). -->
2011    <string name="hour_ampm">"<xliff:g id="hour" example="3">%-l</xliff:g><xliff:g id="ampm" example="pm">%P</xliff:g>"</string>
2012
2013    <!-- A format string for 12-hour time of day, just the hour, not the minute, with capital "AM" or "PM" (example: "3PM"). -->
2014    <string name="hour_cap_ampm">"<xliff:g id="hour" example="3">%-l</xliff:g><xliff:g id="ampm" example="PM">%p</xliff:g>"</string>
2015
2016    <!-- Title of the alert when something went wrong in the factory test. -->
2017    <string name="factorytest_failed">Factory test failed</string>
2018    <!-- Error message displayed when a non-system application tries to start a factory test. -->
2019    <string name="factorytest_not_system">The FACTORY_TEST action
2020        is only supported for packages installed in /system/app.</string>
2021    <!-- Error message displayed when the factory test could not be started. -->
2022    <string name="factorytest_no_action">No package was found that provides the
2023        FACTORY_TEST action.</string>
2024    <!-- Button to restart the device after the factory test. -->
2025    <string name="factorytest_reboot">Reboot</string>
2026
2027    <!-- Do not translate.  WebView User Agent string -->
2028    <string name="web_user_agent" translatable="false">Mozilla/5.0 (Linux; U; <xliff:g id="x">Android %s</xliff:g>)
2029        AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 <xliff:g id="mobile">%s</xliff:g>Safari/534.30</string>
2030    <!-- Do not translate.  WebView User Agent targeted content -->
2031    <string name="web_user_agent_target_content" translatable="false">"Mobile "</string>
2032
2033    <!-- Title for a JavaScript dialog. "The page at <url of current page> says:" -->
2034    <string name="js_dialog_title">The page at \"<xliff:g id="title">%s</xliff:g>\" says:</string>
2035    <!-- Default title for a javascript dialog -->
2036    <string name="js_dialog_title_default">JavaScript</string>
2037    <!-- Message in a javascript dialog asking if the user wishes to leave the
2038             current page -->
2039    <string name="js_dialog_before_unload">Navigate away from this page?\n\n<xliff:g id="message">%s</xliff:g>\n\nTouch OK to continue, or Cancel to stay on the current page.</string>
2040
2041    <!-- 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. -->
2042    <string name="save_password_label">Confirm</string>
2043
2044    <!-- Toast for double-tap -->
2045    <string name="double_tap_toast">Tip: Double-tap to zoom in and out.</string>
2046
2047    <!-- Text to show in the auto complete drop down list on a text view when the WebView can auto fill the entire form, and the user has configured an AutoFill profile [CHAR-LIMIT=8] -->
2048    <string name="autofill_this_form">Autofill</string>
2049    <!-- Text to show in the auto complete drop down list on a text view when the WebView can auto fill the entire form but the user has not configured an AutoFill profile [CHAR-LIMIT=19] -->
2050    <string name="setup_autofill">Set up Autofill</string>
2051
2052    <!-- String used to separate FirstName and LastName when writing out a local name
2053         e.g. John<separator>Smith [CHAR-LIMIT=NONE]-->
2054    <string name="autofill_address_name_separator">\u0020</string>
2055    <!-- Format string for displaying a name. $1 is First Name, $2 is autofill_address_name_separator, $3 is Last Name.
2056         e.g. (John)( )(Smith) -->
2057    <string name="autofill_address_summary_name_format">$1$2$3</string>
2058
2059    <!-- String used to separate Name and Address Line 1
2060         e.g. John Smith<separator>123 Main Street [CHAR-LIMIT=NONE]-->
2061    <string name="autofill_address_summary_separator">,\u0020</string>
2062    <!-- Format string for displaying a name and address summary. $1 is the Full Name, $2 is autofill_address_summary_separator, $3 is the Address
2063         e.g. (John Smith)(, )(123 Main Street) -->
2064    <string name="autofill_address_summary_format">$1$2$3</string>
2065
2066    <!-- Do not translate. Regex used by AutoFill. -->
2067    <string name="autofill_attention_ignored_re">attention|attn</string>
2068
2069    <!-- Do not translate. Regex used by AutoFill. -->
2070    <string name="autofill_region_ignored_re">province|region|other<!-- es -->|provincia<!-- pt-BR, pt-PT -->|bairro|suburb</string>
2071
2072    <!-- Do not translate. Regex used by AutoFill. -->
2073    <string name="autofill_company_re">company|business|organization|organisation|department<!-- de-DE -->|firma|firmenname<!-- es -->|empresa<!-- fr-FR -->|societe|société<!-- it-IT -->|ragione.?sociale<!-- ja-JP -->|会社<!-- ru -->|название.?компании<!-- zh-CN -->|单位|公司</string>
2074
2075    <!-- Do not translate. Regex used by AutoFill. -->
2076    <string name="autofill_address_line_1_re">address.?line|address1|addr1|street<!-- de-DE -->|strasse|straße|hausnummer|housenumber<!-- en-GB -->|house.?name<!-- es -->|direccion|dirección<!-- fr-FR -->|adresse<!-- it-IT -->|indirizzo<!-- ja-JP -->|住所1<!-- pt-BR, pt-PT -->|morada|endereço<!-- ru -->|Адрес<!-- zh-CN -->|地址</string>
2077
2078    <!-- Do not translate. Regex used by AutoFill. -->
2079    <string name="autofill_address_line_1_label_re">address<!-- fr-FR -->|adresse<!-- it-IT -->|indirizzo<!-- ja-JP -->|住所<!-- zh-CN -->|地址</string>
2080
2081    <!-- Do not translate. Regex used by AutoFill. -->
2082    <string name="autofill_address_line_2_re">address.?line2|address2|addr2|street|suite|unit<!-- de-DE -->|adresszusatz|ergänzende.?angaben<!-- es -->|direccion2|colonia|adicional<!-- fr-FR -->|addresssuppl|complementnom|appartement<!-- it-IT -->|indirizzo2<!-- ja-JP -->|住所2</string>
2083
2084    <!-- Do not translate. Regex used by AutoFill. -->
2085    <string name="autofill_address_line_3_re">address.?line3|address3|addr3|street|line3<!-- es -->|municipio<!-- fr-FR -->|batiment|residence<!-- it-IT -->|indirizzo3</string>
2086
2087    <!-- Do not translate. Regex used by AutoFill. -->
2088    <string name="autofill_country_re">country|location<!-- ja-JP -->|国<!-- zh-CN -->|国家</string>
2089
2090    <!-- Do not translate. Regex used by AutoFill. -->
2091    <string name="autofill_zip_code_re">zip|postal|post code|pcode|^1z$<!-- de-DE -->|postleitzahl<!-- es -->|cp<!-- fr-FR -->|cdp<!-- it-IT -->|cap<!-- ja-JP -->|郵便番号<!-- pt-BR, pt-PT -->|codigo|codpos|cep<!-- ru -->|Почтовый.?Индекс<!--zh-CN -->|邮政编码|邮编<!-- zh-TW -->|郵遞區號</string>
2092
2093    <!-- Do not translate. Regex used by AutoFill. -->
2094    <string name="autofill_zip_4_re">zip|^-$|post2<!-- pt-BR, pt-PT -->|codpos2</string>
2095
2096    <!-- Do not translate. Regex used by AutoFill. -->
2097    <string name="autofill_city_re">city|town<!-- de-DE -->|ort|stadt<!-- en-AU -->|suburb<!-- es -->|ciudad|provincia|localidad|poblacion<!-- fr-FR -->|ville|commune<!-- it-IT -->|localita<!-- ja-JP -->|市区町村<!-- pt-BR, pt-PT -->|cidade<!-- ru -->|Город<!-- zh-CN -->|市<!-- zh-TW -->|分區</string>
2098
2099    <!-- Do not translate. Regex used by AutoFill. -->
2100    <string name="autofill_state_re">state|county|region|province<!-- de-DE -->|land<!-- en-UK -->|county|principality<!-- ja-JP -->|都道府県<!-- pt-BR, pt-PT -->|estado|provincia<!-- ru -->|область<!-- zh-CN -->|省<!-- zh-TW -->|地區</string>
2101
2102    <!-- Do not translate. Regex used by AutoFill. -->
2103    <string name="autofill_address_type_same_as_re">same as</string>
2104
2105    <!-- Do not translate. Regex used by AutoFill. -->
2106    <string name="autofill_address_type_use_my_re">use my</string>
2107
2108    <!-- Do not translate. Regex used by AutoFill. -->
2109    <string name="autofill_billing_designator_re">bill</string>
2110
2111    <!-- Do not translate. Regex used by AutoFill. -->
2112    <string name="autofill_shipping_designator_re">ship</string>
2113
2114    <!-- Do not translate. Regex used by AutoFill. -->
2115    <string name="autofill_email_re">e.?mail<!-- ja-JP -->|メールアドレス<!-- ru -->|Электронной.?Почты<!-- zh-CN -->|邮件|邮箱<!-- zh-TW -->|電郵地址</string>
2116
2117    <!-- Do not translate. Regex used by AutoFill. -->
2118    <string name="autofill_username_re">user.?name|user.?id<!-- de-DE -->|vollständiger.?name<!-- zh-CN -->|用户名</string>
2119
2120    <!-- Do not translate. Regex used by AutoFill. -->
2121    <string name="autofill_name_re">^name|full.?name|your.?name|customer.?name|firstandlastname<!-- es -->|nombre.*y.*apellidos<!-- fr-FR -->|^nom<!-- ja-JP -->|お名前|氏名<!-- pt-BR, pt-PT -->|^nome<!-- zh-CN -->|姓名</string>
2122
2123    <!-- Do not translate. Regex used by AutoFill. -->
2124    <string name="autofill_name_specific_re">^name<!-- fr-FR -->|^nom<!-- pt-BR, pt-PT -->|^nome</string>
2125
2126    <!-- Do not translate. Regex used by AutoFill. -->
2127
2128    <string name="autofill_first_name_re">irst.*name|initials|fname|first$<!-- de-DE -->|vorname<!-- es -->|nombre<!-- fr-FR -->|forename|prénom|prenom<!-- ja-JP -->|名<!-- pt-BR, pt-PT -->|nome<!-- ru -->|Имя</string>
2129
2130    <!-- Do not translate. Regex used by AutoFill. -->
2131    <string name="autofill_middle_initial_re">middle.*initial|m\\.i\\.|mi$</string>
2132
2133    <!-- Do not translate. Regex used by AutoFill. -->
2134    <string name="autofill_middle_name_re">middle.*name|mname|middle$<!-- es -->|apellido.?materno|lastlastname</string>
2135
2136    <!-- Do not translate. Regex used by AutoFill. -->
2137    <string name="autofill_last_name_re">last.*name|lname|surname|last$<!-- de-DE -->|nachname<!-- es -->|apellidos<!-- fr-FR -->|famille|^nom<!-- it-IT -->|cognome<!-- ja-JP -->|姓<!-- pt-BR, pt-PT -->|morada|apelidos|surename|sobrenome<!-- ru -->|Фамилия</string>
2138
2139    <!-- Do not translate. Regex used by AutoFill. -->
2140    <string name="autofill_phone_re">phone<!-- de-DE -->|telefonnummer<!-- es -->|telefono|teléfono<!-- fr-FR -->|telfixe<!-- ja-JP -->|電話<!-- pt-BR, pt-PT -->|telefone|telemovel<!-- ru -->|телефон<!-- zh-CN -->|电话</string>
2141
2142    <!-- Do not translate. Regex used by AutoFill. -->
2143    <string name="autofill_area_code_re">area.*code|acode|area</string>
2144
2145    <!-- Do not translate. Regex used by AutoFill. -->
2146    <string name="autofill_phone_prefix_re">prefix<!-- fr-FR -->|preselection<!-- pt-BR, pt-PT -->|ddd</string>
2147
2148    <!-- Do not translate. Regex used by AutoFill. -->
2149    <string name="autofill_phone_suffix_re">suffix</string>
2150
2151    <!-- Do not translate. Regex used by AutoFill. -->
2152    <string name="autofill_phone_extension_re">ext<!-- pt-BR, pt-PT -->|ramal</string>
2153
2154    <!-- Do not translate. Regex used by AutoFill. -->
2155    <string name="autofill_name_on_card_re">card.?holder|name.?on.?card|ccname|owner<!-- de-DE -->|karteninhaber<!-- es -->|nombre.*tarjeta<!-- fr-FR -->|nom.*carte<!-- it-IT -->|nome.*cart<!-- ja-JP -->|名前<!-- ru -->|Имя.*карты<!-- zh-CN -->|信用卡开户名|开户名|持卡人姓名<!-- zh-TW -->|持卡人姓名</string>
2156
2157    <!-- Do not translate. Regex used by AutoFill. -->
2158    <string name="autofill_name_on_card_contextual_re">name</string>
2159
2160    <!-- Do not translate. Regex used by AutoFill. -->
2161    <string name="autofill_card_cvc_re">verification|card identification|cvn|security code|cvv code|cvc</string>
2162
2163    <!-- Do not translate. Regex used by AutoFill. -->
2164    <string name="autofill_card_number_re">number|card.?#|card.?no|ccnum<!-- de-DE -->|nummer<!-- es -->|credito|numero|número<!-- fr-FR -->|numéro<!-- ja-JP -->|カード番号<!-- ru -->|Номер.*карты<!-- zh-CN -->|信用卡号|信用卡号码<!-- zh-TW -->|信用卡卡號</string>
2165
2166    <!-- Do not translate. Regex used by AutoFill. -->
2167    <string name="autofill_expiration_month_re">expir|exp.*month|exp.*date|ccmonth<!-- de-DE -->|gueltig|gültig|monat<!-- es -->|fecha<!-- fr-FR -->|date.*exp<!-- it-IT -->|scadenza<!-- ja-JP -->|有効期限<!-- pt-BR, pt-PT -->|validade<!-- ru -->|Срок действия карты<!-- zh-CN -->|月</string>
2168
2169    <!-- Do not translate. Regex used by AutoFill. -->
2170    <string name="autofill_expiration_date_re">exp|^/|year<!-- de-DE -->|ablaufdatum|gueltig|gültig|yahr<!-- es -->|fecha<!-- it-IT -->|scadenza<!-- ja-JP -->|有効期限<!-- pt-BR, pt-PT -->|validade<!-- ru -->|Срок действия карты<!-- zh-CN -->|年|有效期</string>
2171
2172    <!-- Do not translate. Regex used by AutoFill. -->
2173    <string name="autofill_card_ignored_re">^card</string>
2174
2175    <!-- Do not translate. Regex used by AutoFill. -->
2176    <string name="autofill_fax_re">fax<!-- fr-FR -->|télécopie|telecopie<!-- ja-JP -->|ファックス<!-- ru -->|факс<!-- zh-CN -->|传真<!-- zh-TW -->|傳真</string>
2177
2178    <!-- Do not translate. Regex used by AutoFill. -->
2179    <string name="autofill_country_code_re">country.*code|ccode|_cc</string>
2180
2181    <!-- Do not translate. Regex used by AutoFill. -->
2182    <string name="autofill_area_code_notext_re">^\\($</string>
2183
2184    <!-- Do not translate. Regex used by AutoFill. -->
2185    <string name="autofill_phone_prefix_separator_re">^-$|^\\)$</string>
2186
2187    <!-- Do not translate. Regex used by AutoFill. -->
2188    <string name="autofill_phone_suffix_separator_re">^-$</string>
2189
2190    <!-- Label in a web form for "Province" [CHAR-LIMIT=NONE]  -->
2191    <string name="autofill_province">Province</string>
2192
2193    <!-- Label in a web form for "Postal code" [CHAR-LIMIT=NONE]  -->
2194    <string name="autofill_postal_code">Postal code</string>
2195
2196    <!-- Label in a web form for "State" [CHAR-LIMIT=NONE]  -->
2197    <string name="autofill_state">State</string>
2198
2199    <!-- Label in a web form for "ZIP code" [CHAR-LIMIT=NONE]  -->
2200    <string name="autofill_zip_code">ZIP code</string>
2201
2202    <!-- Label in a web form for "County" [CHAR-LIMIT=NONE]  -->
2203    <string name="autofill_county">County</string>
2204
2205    <!-- Label in a web form for "Island" [CHAR-LIMIT=NONE]  -->
2206    <string name="autofill_island">Island</string>
2207
2208    <!-- Label in a web form for "District" [CHAR-LIMIT=NONE]  -->
2209    <string name="autofill_district">District</string>
2210
2211    <!-- Label in a web form for "Department" [CHAR-LIMIT=NONE]  -->
2212    <string name="autofill_department">Department</string>
2213
2214    <!-- Label in a web form for "Prefecture" [CHAR-LIMIT=NONE]  -->
2215    <string name="autofill_prefecture">Prefecture</string>
2216
2217    <!-- Label in a web form for "Parish" [CHAR-LIMIT=NONE]  -->
2218    <string name="autofill_parish">Parish</string>
2219
2220    <!-- Label in a web form for "Area" [CHAR-LIMIT=NONE]  -->
2221    <string name="autofill_area">Area</string>
2222
2223    <!-- Label in a web form for "Emirate" [CHAR-LIMIT=NONE]  -->
2224    <string name="autofill_emirate">Emirate</string>
2225
2226    <!-- Title of an application permission, listed so the user can choose whether
2227        they want to allow the application to do this. -->
2228    <string name="permlab_readHistoryBookmarks">read Browser\'s history and bookmarks</string>
2229    <!-- Description of an application permission, listed so the user can choose whether
2230        they want to allow the application to do this. -->
2231    <string name="permdesc_readHistoryBookmarks">Allows the app to read all
2232        the URLs that the Browser has visited, and all of the Browser\'s bookmarks.</string>
2233    <!-- Title of an application permission, listed so the user can choose whether
2234        they want to allow the application to do this. -->
2235    <string name="permlab_writeHistoryBookmarks">write Browser\'s history and bookmarks</string>
2236    <!-- Description of an application permission, listed so the user can choose whether
2237        they want to allow the application to do this. -->
2238    <string name="permdesc_writeHistoryBookmarks" product="tablet">Allows the app to modify the
2239        Browser\'s history or bookmarks stored on your tablet. Malicious apps
2240        may use this to erase or modify your Browser\'s data.</string>
2241    <!-- Description of an application permission, listed so the user can choose whether
2242        they want to allow the application to do this. -->
2243    <string name="permdesc_writeHistoryBookmarks" product="default">Allows the app to modify the
2244        Browser\'s history or bookmarks stored on your phone. Malicious apps
2245        may use this to erase or modify your Browser\'s data.</string>
2246
2247    <!-- Title of an application permission, listed so the user can choose whether
2248        they want to allow the application to do this. -->
2249    <string name="permlab_setAlarm">set alarm in alarm clock</string>
2250    <!-- Description of an application permission, listed so the user can choose whether
2251        they want to allow the application to do this. -->
2252    <string name="permdesc_setAlarm">Allows the app to set an alarm in
2253      an installed alarm clock app. Some alarm clock apps may
2254      not implement this feature.</string>
2255
2256    <!-- Title of an application permission, listed so the user can choose whether
2257        they want to allow the application to do this. [CHAR LIMIT=NONE] -->
2258    <string name="permlab_addVoicemail">add voicemail</string>
2259    <!-- Description of an application permission, listed so the user can choose whether
2260        they want to allow the application to do this. [CHAR LIMIT=NONE] -->
2261    <string name="permdesc_addVoicemail">Allows the app to add messages
2262      to your voicemail inbox.</string>
2263
2264    <!-- Title of an application permission, listed so the user can choose whether
2265        they want to allow the application to do this. -->
2266    <string name="permlab_writeGeolocationPermissions">modify Browser geolocation permissions</string>
2267    <!-- Description of an application permission, listed so the user can choose whether
2268        they want to allow the application to do this. -->
2269    <string name="permdesc_writeGeolocationPermissions">Allows the app to modify the
2270        Browser\'s geolocation permissions. Malicious apps
2271        may use this to allow sending location information to arbitrary web sites.</string>
2272
2273    <!-- Title of an application permission which allows the application to verify whether
2274         a different package is able to be installed by some internal logic. [CHAR LIMIT=40] -->
2275    <string name="permlab_packageVerificationAgent">verify packages</string>
2276    <!-- Description of an application permission which allows the application to verify whether
2277         a different package is able to be installed by some internal heuristic. [CHAR LIMIT=NONE] -->
2278    <string name="permdesc_packageVerificationAgent">Allows the app to verify a package is
2279        installable.</string>
2280
2281    <!-- Title of an application permission which allows the application to verify whether
2282         a different package is able to be installed by some internal heuristic. [CHAR LIMIT=40] -->
2283    <string name="permlab_bindPackageVerifier">bind to a package verifier</string>
2284    <!-- Description of an application permission which allows the application to verify whether
2285         a different package is able to be installed by some internal heuristic. [CHAR LIMIT=NONE] -->
2286    <string name="permdesc_bindPackageVerifier">Allows the holder to make requests of
2287        package verifiers. Should never be needed for normal apps.</string>
2288
2289    <!-- Title of an application permission which allows the application to access serial ports via the SerialManager. [CHAR LIMIT=40] -->
2290    <string name="permlab_serialPort">access serial ports</string>
2291    <!-- Description of an application permission which allows the application access serial ports via the SerialManager. [CHAR LIMIT=NONE] -->
2292    <string name="permdesc_serialPort">Allows the holder to access serial ports using the SerialManager API.</string>
2293
2294    <!-- Title of an application permission which allows the holder to access content
2295         providers from outside an ApplicationThread. [CHAR LIMIT=40] -->
2296    <string name="permlab_accessContentProvidersExternally">access content providers externally</string>
2297    <!-- Description of an application permission which allows the holder to access
2298         content providers from outside an ApplicationThread. [CHAR LIMIT=NONE] -->
2299    <string name="permdesc_accessContentProvidersExternally">Allows the holder to access content
2300     providers from the shell. Should never be needed for normal apps.</string>
2301    <!-- Title of an application permission which allows the application to suggest that now is a bad time to reboot the device in order to apply an OTA.  [CHAR LIMIT=40] -->
2302    <string name="permlab_updateLock">discourage automatic device updates</string>
2303    <!-- Description of an application permission which allows the application to suggest that now is a bad time to reboot the device in order to apply an OTA.  [CHAR LIMIT=NONE] -->
2304    <string name="permdesc_updateLock">Allows the holder to offer information to the system about when would be a good time for a noninteractive reboot to upgrade the device.</string>
2305
2306    <!-- 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. -->
2307    <string name="save_password_message">Do you want the browser to remember this password?</string>
2308    <!-- 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. -->
2309    <string name="save_password_notnow">Not now</string>
2310    <!-- 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. -->
2311    <string name="save_password_remember">Remember</string>
2312    <!-- 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 -->
2313    <string name="save_password_never">Never</string>
2314
2315    <!-- Displayed to the user when they do not have permission to open a particular web page. -->
2316    <string name="open_permission_deny">You don\'t have permission to open this page.</string>
2317
2318    <!-- Displayed to the user to confirm that they have copied text from a web page to the clipboard. -->
2319    <string name="text_copied">Text copied to clipboard.</string>
2320
2321    <!-- 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.-->
2322    <string name="more_item_label">More</string>
2323    <!-- 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" -->
2324    <string name="prepend_shortcut_label">Menu+</string>
2325    <!-- Displayed in place of the regular shortcut letter when a menu item has Menu+space for the shortcut. -->
2326    <string name="menu_space_shortcut_label">space</string>
2327    <!-- Displayed in place of the regular shortcut letter when a menu item has Menu+enter for the shortcut. -->
2328    <string name="menu_enter_shortcut_label">enter</string>
2329    <!-- Displayed in place of the regular shortcut letter when a menu item has Menu+delete for the shortcut. -->
2330    <string name="menu_delete_shortcut_label">delete</string>
2331
2332    <!-- Strings used for search bar --><skip />
2333
2334    <!-- This is the default button label in the system-wide search UI.
2335         It is also used by the home screen's search "widget". It should be short -->
2336    <string name="search_go">Search</string>
2337    <!-- SearchView accessibility description for search button [CHAR LIMIT=NONE] -->
2338    <string name="searchview_description_search">Search</string>
2339    <!-- SearchView accessibility description for search text field [CHAR LIMIT=NONE] -->
2340    <string name="searchview_description_query">Search query</string>
2341    <!-- SearchView accessibility description for clear button [CHAR LIMIT=NONE] -->
2342    <string name="searchview_description_clear">Clear query</string>
2343    <!-- SearchView accessibility description for submit button [CHAR LIMIT=NONE] -->
2344    <string name="searchview_description_submit">Submit query</string>
2345    <!-- SearchView accessibility description for voice button [CHAR LIMIT=NONE] -->
2346    <string name="searchview_description_voice">Voice search</string>
2347
2348    <!-- String used to display the date. This is the string to say something happened 1 month ago. -->
2349    <string name="oneMonthDurationPast">1 month ago</string>
2350    <!-- String used to display the date. This is the string to say something happened more than 1 month ago. -->
2351    <string name="beforeOneMonthDurationPast">Before 1 month ago</string>
2352
2353    <!-- This is used to express that something occurred some number of seconds in the past (e.g., 5 seconds ago). -->
2354    <plurals name="num_seconds_ago">
2355        <item quantity="one">1 second ago</item>
2356        <item quantity="other"><xliff:g id="count">%d</xliff:g> seconds ago</item>
2357    </plurals>
2358
2359    <!-- This is used to express that something occurred some number of minutes in the past (e.g., 5 minutes ago). -->
2360    <plurals name="num_minutes_ago">
2361        <item quantity="one">1 minute ago</item>
2362        <item quantity="other"><xliff:g id="count">%d</xliff:g> minutes ago</item>
2363    </plurals>
2364
2365    <!-- This is used to express that something occurred some number of hours in the past (e.g., 5 hours ago). -->
2366    <plurals name="num_hours_ago">
2367        <item quantity="one">1 hour ago</item>
2368        <item quantity="other"><xliff:g id="count">%d</xliff:g> hours ago</item>
2369    </plurals>
2370
2371    <!-- This is used to express that something occurred within the last X days (e.g., Last 7 days). -->
2372    <plurals name="last_num_days">
2373        <item quantity="other">Last <xliff:g id="count">%d</xliff:g> days</item>
2374    </plurals>
2375
2376    <!-- This is used to express that something has occurred within the last month -->
2377    <string name="last_month">Last month</string>
2378
2379    <!-- This is used to express that something happened longer ago than the previous options -->
2380    <string name="older">Older</string>
2381
2382    <!-- This is used to express that something occurred some number of days in the past (e.g., 5 days ago). -->
2383    <plurals name="num_days_ago">
2384        <item quantity="one">yesterday</item>
2385        <item quantity="other"><xliff:g id="count">%d</xliff:g> days ago</item>
2386    </plurals>
2387
2388    <!-- This is used to express that something will occur some number of seconds in the future (e.g., in 5 seconds). -->
2389    <plurals name="in_num_seconds">
2390        <item quantity="one">in 1 second</item>
2391        <item quantity="other">in <xliff:g id="count">%d</xliff:g> seconds</item>
2392    </plurals>
2393
2394    <!-- This is used to express that something will occur some number of minutes in the future (e.g., in 5 minutes). -->
2395    <plurals name="in_num_minutes">
2396        <item quantity="one">in 1 minute</item>
2397        <item quantity="other">in <xliff:g id="count">%d</xliff:g> minutes</item>
2398    </plurals>
2399
2400    <!-- This is used to express that something will occur some number of hours in the future (e.g., in 5 hours). -->
2401    <plurals name="in_num_hours">
2402        <item quantity="one">in 1 hour</item>
2403        <item quantity="other">in <xliff:g id="count">%d</xliff:g> hours</item>
2404    </plurals>
2405
2406    <!-- This is used to express that something will occur some number of days in the future (e.g., in 5 days). -->
2407    <plurals name="in_num_days">
2408        <item quantity="one">tomorrow</item>
2409        <item quantity="other">in <xliff:g id="count">%d</xliff:g> days</item>
2410    </plurals>
2411
2412    <!-- This is used to express that something occurred some number of abbreviated seconds in the past (e.g., 5 secs ago). -->
2413    <plurals name="abbrev_num_seconds_ago">
2414        <item quantity="one">1 sec ago</item>
2415        <item quantity="other"><xliff:g id="count">%d</xliff:g> secs ago</item>
2416    </plurals>
2417
2418    <!-- This is used to express that something occurred some number of abbreviated minutes in the past (e.g., 5 mins ago). -->
2419    <plurals name="abbrev_num_minutes_ago">
2420        <item quantity="one">1 min ago</item>
2421        <item quantity="other"><xliff:g id="count">%d</xliff:g> mins ago</item>
2422    </plurals>
2423
2424    <!-- This is used to express that something occurred some number of abbreviated hours in the past (e.g., 5 hrs ago). -->
2425    <plurals name="abbrev_num_hours_ago">
2426        <item quantity="one">1 hour ago</item>
2427        <item quantity="other"><xliff:g id="count">%d</xliff:g> hours ago</item>
2428    </plurals>
2429
2430    <!-- This is used to express that something occurred some number of abbreviated days in the past (e.g., 5 days ago). -->
2431    <plurals name="abbrev_num_days_ago">
2432        <item quantity="one">yesterday</item>
2433        <item quantity="other"><xliff:g id="count">%d</xliff:g> days ago</item>
2434    </plurals>
2435
2436    <!-- This is used to express that something will occur some number of abbreviated seconds in the future (e.g., in 5 secs). -->
2437    <plurals name="abbrev_in_num_seconds">
2438        <item quantity="one">in 1 sec</item>
2439        <item quantity="other">in <xliff:g id="count">%d</xliff:g> secs</item>
2440    </plurals>
2441
2442    <!-- This is used to express that something will occur some number of abbreviated minutes in the future (e.g., in 5 mins). -->
2443    <plurals name="abbrev_in_num_minutes">
2444        <item quantity="one">in 1 min</item>
2445        <item quantity="other">in <xliff:g id="count">%d</xliff:g> mins</item>
2446    </plurals>
2447
2448    <!-- This is used to express that something will occur some number of abbreviated hours in the future (e.g., in 5 hrs). -->
2449    <plurals name="abbrev_in_num_hours">
2450        <item quantity="one">in 1 hour</item>
2451        <item quantity="other">in <xliff:g id="count">%d</xliff:g> hours</item>
2452    </plurals>
2453
2454    <!-- This is used to express that something will occur some number of abbreviated days in the future (e.g., in 5 days). -->
2455    <plurals name="abbrev_in_num_days">
2456        <item quantity="one">tomorrow</item>
2457        <item quantity="other">in <xliff:g id="count">%d</xliff:g> days</item>
2458    </plurals>
2459
2460    <!-- String used to display the date. Preposition for date display ("on May 29") -->
2461    <string name="preposition_for_date">on <xliff:g id="date" example="May 29">%s</xliff:g></string>
2462    <!-- String used to display the date. Preposition for time display ("at 2:33am") -->
2463    <string name="preposition_for_time">at <xliff:g id="time" example="2:33 am">%s</xliff:g></string>
2464    <!-- String used to display the date. Preposition for year display ("in 2008") -->
2465    <string name="preposition_for_year">in <xliff:g id="year" example="2003">%s</xliff:g></string>
2466
2467    <!-- Appened to express the value is this unit of time: singular day -->
2468    <string name="day">day</string>
2469    <!-- Appened to express the value is this unit of time: plural days -->
2470    <string name="days">days</string>
2471    <!-- Appened to express the value is this unit of time: singular hour -->
2472    <string name="hour">hour</string>
2473    <!-- Appened to express the value is this unit of time: plural hours -->
2474    <string name="hours">hours</string>
2475    <!-- Appened to express the value is this unit of time: singular minute -->
2476    <string name="minute">min</string>
2477    <!-- Appened to express the value is this unit of time: plural minutes -->
2478    <string name="minutes">mins</string>
2479    <!-- Appened to express the value is this unit of time. -->
2480    <string name="second">sec</string>
2481    <!-- Appened to express the value is this unit of time. -->
2482    <string name="seconds">secs</string>
2483    <!-- Appened to express the value is this unit of time. -->
2484    <string name="week">week</string>
2485    <!-- Appened to express the value is this unit of time. -->
2486    <string name="weeks">weeks</string>
2487    <!-- Appened to express the value is this unit of time. -->
2488    <string name="year">year</string>
2489    <!-- Appened to express the value is this unit of time. -->
2490    <string name="years">years</string>
2491
2492
2493    <!-- Title for error alert when a video cannot be played.  it can be used by any app. -->
2494    <string name="VideoView_error_title">Video problem</string>
2495    <!-- Text for error alert when a video container is not valid for progressive download/playback. -->
2496    <string name="VideoView_error_text_invalid_progressive_playback">This video isn\'t valid for streaming to this device.</string>
2497    <!-- Text for error alert when a video cannot be played. it can be used by any app. -->
2498    <string name="VideoView_error_text_unknown">Can\'t play this video.</string>
2499    <!-- Button to close error alert when a video cannot be played -->
2500    <string name="VideoView_error_button">OK</string>
2501
2502
2503
2504
2505    <!-- Format indicating a relative expression and time.
2506         Example: "4 hours ago, 11:00 am" -->
2507    <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>
2508
2509
2510    <!-- Quoted name for 12pm, lowercase -->
2511    <string name="noon">"noon"</string>
2512    <!-- Quoted name for 12pm, uppercase first letter -->
2513    <string name="Noon">"Noon"</string>
2514    <!-- Quoted name for 12am, lowercase -->
2515    <string name="midnight">"midnight"</string>
2516    <!-- Quoted name for 12am, uppercase first letter -->
2517    <string name="Midnight">"Midnight"</string>
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529    <!-- Format string for durations like "01:23" (1 minute, 23 seconds) -->
2530    <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>
2531
2532    <!-- Format string for times like "1:43:33" (1 hour, 43 minutes, 33 seconds) -->
2533    <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>
2534
2535    <!-- Item on EditText context menu. This action is used to select all text in the edit field. -->
2536    <string name="selectAll">Select all</string>
2537
2538    <!-- Item on EditText context menu.  This action is used to cut selected the text into the clipboard.  -->
2539    <string name="cut">Cut</string>
2540
2541    <!-- Item on EditText context menu. This action is used to cut selected the text into the clipboard. -->
2542    <string name="copy">Copy</string>
2543
2544    <!-- Item on EditText context menu. This action is used to paste from the clipboard into the eidt field -->
2545    <string name="paste">Paste</string>
2546
2547    <!-- Item on EditText context menu. This action is used to replace the current word by other suggested words, suggested by the IME or the spell checker -->
2548    <string name="replace">Replace\u2026</string>
2549
2550    <!-- Item on EditText pop-up window. This action is used to delete the text that the user recently added. [CHAR LIMIT=15] -->
2551    <string name="delete">Delete</string>
2552
2553    <!-- Item on EditText context menu. This action is used to copy a URL from the edit field into the clipboard. -->
2554    <string name="copyUrl">Copy URL</string>
2555
2556    <!-- Item on EditText context menu. Added only when the context menu is not empty, it enable selection context mode. [CHAR LIMIT=20] -->
2557    <string name="selectTextMode">Select text</string>
2558
2559    <!-- Text selection contextual mode title, displayed in the CAB. [CHAR LIMIT=20] -->
2560    <string name="textSelectionCABTitle">Text selection</string>
2561
2562    <!-- Option to add the current misspelled word to the user dictionary. [CHAR LIMIT=25] -->
2563    <string name="addToDictionary">add to dictionary</string>
2564
2565    <!-- Option to delete the highlighted part of the text from the suggestion popup. [CHAR LIMIT=25] -->
2566    <string name="deleteText">delete</string>
2567
2568    <!-- EditText context menu -->
2569    <string name="inputMethod">Input method</string>
2570
2571    <!-- Title for EditText context menu [CHAR LIMIT=20] -->
2572    <string name="editTextMenuTitle">Text actions</string>
2573
2574    <!-- If the device is getting low on internal storage, a notification is shown to the user.  This is the title of that notification. -->
2575    <string name="low_internal_storage_view_title">Low on space</string>
2576    <!-- If the device is getting low on internal storage, a notification is shown to the user.  This is the message of that notification. -->
2577    <string name="low_internal_storage_view_text" product="tablet">Tablet storage space is getting low.</string>
2578    <!-- If the device is getting low on internal storage, a notification is shown to the user.  This is the message of that notification. -->
2579    <string name="low_internal_storage_view_text" product="default">Phone storage space is getting low.</string>
2580
2581    <!-- Preference framework strings. -->
2582    <string name="ok">OK</string>
2583    <!-- Preference framework strings. -->
2584    <string name="cancel">Cancel</string>
2585    <!-- Preference framework strings. -->
2586    <string name="yes">OK</string>
2587    <!-- Preference framework strings. -->
2588    <string name="no">Cancel</string>
2589    <!-- This is the generic "attention" string to be used in attention dialogs.  Typically
2590         combined with setIconAttribute(android.R.attr.alertDialogIcon)
2591         (or setIcon(android.R.drawable.ic_dialog_alert) on legacy versions of the platform) -->
2592    <string name="dialog_alert_title">Attention</string>
2593
2594    <!-- Text shown by list fragment when waiting for data to display. -->
2595    <string name="loading">Loading\u2026</string>
2596
2597    <!-- Default text for a button that can be toggled on and off. -->
2598    <string name="capital_on">ON</string>
2599    <!-- Default text for a button that can be toggled on and off. -->
2600    <string name="capital_off">OFF</string>
2601
2602    <!-- Title of intent resolver dialog when selecting an application to run. -->
2603    <string name="whichApplication">Complete action using</string>
2604    <!-- Option to always use the selected application resolution in the future. See the "Complete action using" dialog title-->
2605    <string name="alwaysUse">Use by default for this action.</string>
2606    <!-- Text displayed when the user selects the check box for setting default application.  See the "Use by default for this action" check box. -->
2607    <string name="clearDefaultHintMsg">Clear default in System settings &gt; Apps &gt; Downloaded.</string>
2608    <!-- 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. -->
2609    <string name="chooseActivity">Choose an action</string>
2610    <!-- title for the USB activity chooser. -->
2611    <string name="chooseUsbActivity">Choose an app for the USB device</string>
2612    <!-- Text to display when there are no activities found to display in the
2613         activity chooser. See the "Select an action" title. -->
2614    <string name="noApplications">No apps can perform this action.</string>
2615    <!-- Title of the alert when an application has crashed. -->
2616    <string name="aerr_title"></string>
2617    <!-- Text of the alert that is displayed when an application has crashed. -->
2618    <string name="aerr_application">Unfortunately, <xliff:g id="application">%1$s</xliff:g> has stopped.</string>
2619    <!-- Text of the alert that is displayed when an application has crashed. -->
2620    <string name="aerr_process">Unfortunately, the process <xliff:g id="process">%1$s</xliff:g> has
2621        stopped.</string>
2622    <!-- Title of the alert when an application is not responding. -->
2623    <string name="anr_title"></string>
2624    <!-- Text of the alert that is displayed when an application is not responding. -->
2625    <string name="anr_activity_application"><xliff:g id="application">%2$s</xliff:g> isn\'t responding.\n\nDo you want to close it?</string>
2626    <!-- Text of the alert that is displayed when an application is not responding. -->
2627    <string name="anr_activity_process">Activity <xliff:g id="activity">%1$s</xliff:g> isn\'t responding.\n\nDo you want to close it?</string>
2628    <!-- Text of the alert that is displayed when an application is not responding. -->
2629    <string name="anr_application_process"><xliff:g id="application">%1$s</xliff:g> isn\'t responding. Do you want to close it?</string>
2630    <!-- Text of the alert that is displayed when an application is not responding. -->
2631    <string name="anr_process">Process <xliff:g id="process">%1$s</xliff:g> isn\'t responding.\n\nDo you want to close it?</string>
2632    <!-- Button allowing the user to close an application that is not responding. This will kill the application. -->
2633    <string name="force_close">OK</string>
2634    <!-- Button allowing the user to send a bug report for application which has encountered an error. -->
2635    <string name="report">Report</string>
2636    <!-- Button allowing the user to choose to wait for an application that is not responding to become responsive again. -->
2637    <string name="wait">Wait</string>
2638    <!-- Text of the alert that is displayed when a web page is not responding. [CHAR-LIMIT=NONE] -->
2639    <string name="webpage_unresponsive">The page has become unresponsive.\n\nDo you want to close it?</string>
2640    <!-- [CHAR LIMIT=25] Title of the alert when application launches on top of another. -->
2641    <string name="launch_warning_title">App redirected</string>
2642    <!-- [CHAR LIMIT=50] Title of the alert when application launches on top of another. -->
2643    <string name="launch_warning_replace"><xliff:g id="app_name">%1$s</xliff:g> is now running.</string>
2644    <!-- [CHAR LIMIT=50] Title of the alert when application launches on top of another. -->
2645    <string name="launch_warning_original"><xliff:g id="app_name">%1$s</xliff:g> was originally launched.</string>
2646    <!-- [CHAR LIMIT=50] Compat mode dialog: compat mode switch label. -->
2647    <string name="screen_compat_mode_scale">Scale</string>
2648    <!-- [CHAR LIMIT=50] Compat mode dialog: compat mode switch label. -->
2649    <string name="screen_compat_mode_show">Always show</string>
2650    <!-- [CHAR LIMIT=200] Compat mode dialog: hint to re-enable compat mode dialog. -->
2651    <string name="screen_compat_mode_hint">Re-enable this in System settings &gt; Apps &gt; Downloaded.</string>
2652
2653    <!-- Text of the alert that is displayed when an application has violated StrictMode. -->
2654    <string name="smv_application">The app <xliff:g id="application">%1$s</xliff:g>
2655        (process <xliff:g id="process">%2$s</xliff:g>) has violated its self-enforced StrictMode policy.</string>
2656    <!-- Text of the alert that is displayed when an application has violated StrictMode. -->
2657    <string name="smv_process">The process <xliff:g id="process">%1$s</xliff:g> has
2658      has violated its self-enforced StrictMode policy.</string>
2659
2660    <!-- [CHAR LIMIT=40] Title of dialog that is shown when performing a system upgrade. -->
2661    <string name="android_upgrading_title">Android is upgrading\u2026</string>
2662
2663    <!-- [CHAR LIMIT=NONE] Message shown in upgrading dialog for each .apk that is optimized. -->
2664    <string name="android_upgrading_apk">Optimizing app
2665        <xliff:g id="number" example="123">%1$d</xliff:g> of
2666        <xliff:g id="number" example="123">%2$d</xliff:g>.</string>
2667
2668    <!-- [CHAR LIMIT=NONE] Message to show in upgrading dialog when reached the point of starting apps. -->
2669    <string name="android_upgrading_starting_apps">Starting apps.</string>
2670
2671    <!-- [CHAR LIMIT=NONE] Message to show in upgrading dialog when the bulk of the upgrade work is done. -->
2672    <string name="android_upgrading_complete">Finishing boot.</string>
2673
2674    <!-- Notification text to tell the user that a heavy-weight application is running. -->
2675    <string name="heavy_weight_notification"><xliff:g id="app">%1$s</xliff:g> running</string>
2676
2677    <!-- Notification details to tell the user that a heavy-weight application is running. -->
2678    <string name="heavy_weight_notification_detail">Touch to switch to app</string>
2679
2680    <!-- Title of dialog prompting whether user wants to switch between heavy-weight apps. -->
2681    <string name="heavy_weight_switcher_title">Switch apps?</string>
2682
2683    <!-- Descriptive text for switching to a new heavy-weight application. -->
2684    <string name="heavy_weight_switcher_text">Another app is already running
2685    that must be stopped before you can start a new one.</string>
2686
2687    <string name="old_app_action">Return to <xliff:g id="old_app">%1$s</xliff:g></string>
2688    <string name="old_app_description">Don\'t start the new app.</string>
2689
2690    <string name="new_app_action">Start <xliff:g id="old_app">%1$s</xliff:g></string>
2691    <string name="new_app_description">Stop the old app without saving.</string>
2692
2693    <!-- Displayed in the title of the chooser for things to do with text that
2694         is to be sent to another application. For example, I can send
2695         text through SMS or IM.  A dialog with those choices would be shown,
2696         and this would be the title. -->
2697    <string name="sendText">Choose an action for text</string>
2698
2699    <!-- Title of the dialog where the user is adjusting the phone ringer volume -->
2700    <string name="volume_ringtone">Ringer volume</string>
2701    <!-- Title of the dialog where the user is adjusting the music volume -->
2702    <string name="volume_music">Media volume</string>
2703    <!-- Hint shown in the volume toast to inform the user that the media audio is playing through Bluetooth. -->
2704    <string name="volume_music_hint_playing_through_bluetooth">Playing through Bluetooth</string>
2705    <!-- Hint shown in the volume toast to inform the user that the current ringtone is the silent ringtone. -->
2706    <string name="volume_music_hint_silent_ringtone_selected">Silent ringtone set</string>
2707    <!-- Title of the dialog where the user is adjusting the phone call volume -->
2708    <string name="volume_call">In-call volume</string>
2709    <!-- Title of the dialog where the user is adjusting the phone call volume when connected on bluetooth-->
2710    <string name="volume_bluetooth_call">Bluetooth in-call volume</string>
2711    <!-- Title of the dialog where the user is adjusting the audio volume for alarms -->
2712    <string name="volume_alarm">Alarm volume</string>
2713    <!-- Title of the dialog where the user is adjusting the audio volume for notifications -->
2714    <string name="volume_notification">Notification volume</string>
2715    <!-- Title of the dialog where the user is adjusting the general audio volume -->
2716    <string name="volume_unknown">Volume</string>
2717
2718    <!-- Content description for bluetooth volume icon [CHAR LIMIT=100] -->
2719    <string name="volume_icon_description_bluetooth">Bluetooth volume</string>
2720    <!-- Content description for ringer volume icon [CHAR LIMIT=100] -->
2721    <string name="volume_icon_description_ringer">Ringtone volume</string>
2722    <!-- Content description for in-call volume icon [CHAR LIMIT=100] -->
2723    <string name="volume_icon_description_incall">Call volume</string>
2724    <!-- Content description for media volume icon [CHAR LIMIT=100] -->
2725    <string name="volume_icon_description_media">Media volume</string>
2726    <!-- Content description for notification volume icon [CHAR LIMIT=100] -->
2727    <string name="volume_icon_description_notification">Notification volume</string>
2728
2729    <!-- Ringtone picker strings --> <skip />
2730    <!-- Choice in the ringtone picker.  If chosen, the default ringtone will be used. -->
2731    <string name="ringtone_default">Default ringtone</string>
2732    <!-- Choice in the ringtone picker.  If chosen, the default ringtone will be used. This fills in the actual ringtone's title into the message. -->
2733    <string name="ringtone_default_with_actual">Default ringtone (<xliff:g id="actual_ringtone">%1$s</xliff:g>)</string>
2734    <!-- Choice in the ringtone picker.  If chosen, there will be silence instead of a ringtone played. -->
2735    <string name="ringtone_silent">Silent</string>
2736    <!-- The title of the ringtone picker dialog. -->
2737    <string name="ringtone_picker_title">Ringtones</string>
2738    <!-- 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. -->
2739    <string name="ringtone_unknown">Unknown ringtone</string>
2740
2741    <!-- A notification is shown when there are open wireless networks nearby.  This is the notification's title. -->
2742    <plurals name="wifi_available">
2743        <item quantity="one">Wi-Fi network available</item>
2744        <item quantity="other">Wi-Fi networks available</item>
2745    </plurals>
2746    <!-- A notification is shown when there are open wireless networks nearby.  This is the notification's message. -->
2747    <plurals name="wifi_available_detailed">
2748        <item quantity="one">Open Wi-Fi network available</item>
2749        <item quantity="other">Open Wi-Fi networks available</item>
2750    </plurals>
2751
2752    <!-- A notification is shown when a captive portal network is detected.  This is the notification's title. -->
2753    <string name="wifi_available_sign_in">Sign into Wi-Fi network</string>
2754
2755    <!-- A notification is shown when a captive portal network is detected.  This is the notification's message. -->
2756    <string name="wifi_available_sign_in_detailed"><xliff:g id="wifi_network_ssid">%1$s</xliff:g></string>
2757
2758     <!-- A notification is shown when a user's selected SSID is later disabled due to connectivity problems.  This is the notification's title / ticker. -->
2759     <string name="wifi_watchdog_network_disabled">Couldn\'t connect to Wi-Fi</string>
2760     <!-- A notification is shown when a user's selected SSID is later disabled due to connectivity problems.  The complete alert msg is: <hotspot name> + this string, i.e. "Linksys has a poor internet connection" -->
2761    <string name="wifi_watchdog_network_disabled_detailed">\u0020has a poor Internet connection.</string>
2762
2763    <!-- Do not translate. Default access point SSID used for tethering -->
2764    <string name="wifi_tether_configure_ssid_default" translatable="false">AndroidAP</string>
2765
2766    <string name="wifi_p2p_dialog_title">Wi-Fi Direct</string>
2767    <string name="wifi_p2p_turnon_message">Start Wi-Fi Direct. This will turn off Wi-Fi client/hotspot.</string>
2768    <string name="wifi_p2p_failed_message">Couldn\'t start Wi-Fi Direct.</string>
2769    <string name="wifi_p2p_enabled_notification_title">Wi-Fi Direct is on</string>
2770    <string name="wifi_p2p_enabled_notification_message">Touch for settings</string>
2771
2772    <string name="accept">Accept</string>
2773    <string name="decline">Decline</string>
2774    <string name="wifi_p2p_invitation_sent_title">Invitation sent</string>
2775    <string name="wifi_p2p_invitation_to_connect_title">Invitation to connect</string>
2776
2777    <string name="wifi_p2p_from_message">From: </string>
2778    <string name="wifi_p2p_to_message">To: </string>
2779    <string name="wifi_p2p_enter_pin_message">Type the required PIN: </string>
2780    <string name="wifi_p2p_show_pin_message">PIN: </string>
2781
2782    <!-- Name of the dialog that lets the user choose an accented character to insert -->
2783    <string name="select_character">Insert character</string>
2784
2785    <!-- SMS per-application rate control Dialog --> <skip />
2786    <!-- See SMS_DIALOG.  This is shown if the current application's name cannot be figuerd out. -->
2787    <string name="sms_control_default_app_name">Unknown app</string>
2788    <!-- SMS_DIALOG: An SMS dialog is shown if an application tries to send too many SMSes.  This is the title of that dialog. -->
2789    <string name="sms_control_title">Sending SMS messages</string>
2790    <!-- See SMS_DIALOG.  This is the message shown in that dialog. -->
2791    <string name="sms_control_message">A large number of SMS messages are being sent. Touch OK to continue, or Cancel to stop sending.</string>
2792    <!-- See SMS_DIALOG.  This is a button choice to allow sending the SMSes. -->
2793    <string name="sms_control_yes">OK</string>
2794    <!-- See SMS_DIALOG.  This is a button choice to disallow sending the SMSes.. -->
2795    <string name="sms_control_no">Cancel</string>
2796
2797    <!-- SIM swap and device reboot Dialog --> <skip />
2798    <!-- See SIM_REMOVED_DIALOG.  This is the title of that dialog. -->
2799    <string name="sim_removed_title">SIM card removed</string>
2800    <!-- See SIM_REMOVED_DIALOG.  This is the message of that dialog. -->
2801    <string name="sim_removed_message">The mobile network will be unavailable until you restart with a valid SIM card inserted.</string>
2802    <!-- See SIM_REMOVED_DIALOG.  This is the button of that dialog. -->
2803    <string name="sim_done_button">Done</string>
2804    <!-- See SIM_ADDED_DIALOG.  This is the title of that dialog. -->
2805    <string name="sim_added_title">SIM card added</string>
2806    <!-- See SIM_ADDED_DIALOG.  This is the message of that dialog. -->
2807    <string name="sim_added_message">Restart your device to access the mobile network.</string>
2808    <!-- See SIM_ADDED_DIALOG.  This is the button of that dialog. -->
2809    <string name="sim_restart_button">Restart</string>
2810
2811    <!-- Date/Time picker dialogs strings -->
2812
2813    <!-- The title of the time picker dialog. [CHAR LIMIT=NONE] -->
2814    <string name="time_picker_dialog_title">Set time</string>
2815    <!-- The title of the date picker dialog. [CHAR LIMIT=NONE] -->
2816    <string name="date_picker_dialog_title">Set date</string>
2817    <!-- Name of the button in the date/time picker to accept the date/time change -->
2818    <string name="date_time_set">Set</string>
2819
2820    <!-- Security Permissions strings-->
2821    <!-- The default permission group for any permissions that have not explicitly set a group. -->
2822    <string name="default_permission_group">Default</string>
2823    <!-- Do not translate. -->
2824    <string name="permissions_format"><xliff:g id="perm_line1">%1$s</xliff:g>, <xliff:g id="perm_line2">%2$s</xliff:g></string>
2825    <!-- Text that is placed at the front of a permission name that is being added to an app [CHAR LIMIT=NONE] -->
2826    <string name="perms_new_perm_prefix"><font size="12" fgcolor="#ffffa3a3">NEW: </font></string>
2827    <!-- Shown for an application when it doesn't require any permission grants. -->
2828    <string name="no_permissions">No permissions required</string>
2829    <!-- When installing an application, the less-dangerous permissions are hidden.  If the user showed those, this is the text to hide them again.  -->
2830    <string name="perms_hide"><b>Hide</b></string>
2831    <!-- When installing an application, the less-dangerous permissions are hidden.  This is the text to show those. -->
2832    <string name="perms_show_all"><b>Show all</b></string>
2833
2834    <!-- USB storage dialog strings -->
2835    <!-- This is the title for the activity's window. -->
2836    <string name="usb_storage_activity_title">USB mass storage</string>
2837
2838    <!-- 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. -->
2839    <string name="usb_storage_title">USB connected</string>
2840    <!-- See USB_STORAGE.    This is the message. [CHAR LIMIT=NONE] -->
2841    <string name="usb_storage_message" product="nosdcard">You\'ve connected to your computer via USB. Touch the button below if you want to copy files between your computer and your Android\'s USB storage.</string>
2842    <!-- See USB_STORAGE.    This is the message. [CHAR LIMIT=NONE] -->
2843    <string name="usb_storage_message" product="default">You\'ve connected to your computer via USB. Touch the button below if you want to copy files between your computer and your Android\'s SD card.</string>
2844    <!-- See USB_STORAGE.    This is the button text to mount the phone on the computer. -->
2845    <string name="usb_storage_button_mount">Turn on USB storage</string>
2846    <!-- See USB_STORAGE_DIALOG.  If there was an error mounting, this is the text. [CHAR LIMIT=NONE] -->
2847    <string name="usb_storage_error_message" product="nosdcard">There\'s a problem using your USB storage for USB mass storage.</string>
2848    <!-- See USB_STORAGE_DIALOG.  If there was an error mounting, this is the text. -->
2849    <string name="usb_storage_error_message" product="default">There\'s a problem using your SD card for USB mass storage.</string>
2850    <!-- 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 -->
2851    <string name="usb_storage_notification_title">USB connected</string>
2852    <!-- See USB_STORAGE. This is the message. -->
2853    <string name="usb_storage_notification_message">Touch to copy files to/from your computer.</string>
2854
2855    <!-- USB_STORAGE_STOP: While USB storage is enabled, we show a notification dialog asking if he wants to stop. This is the title -->
2856    <string name="usb_storage_stop_notification_title">Turn off USB storage</string>
2857    <!-- See USB_STORAGE. This is the message. -->
2858    <string name="usb_storage_stop_notification_message">Touch to turn off USB storage.</string>
2859
2860    <!-- USB storage stop dialog strings -->
2861    <!-- This is the label for the activity, and should never be visible to the user. -->
2862    <!-- 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. -->
2863    <string name="usb_storage_stop_title">USB storage in use</string>
2864    <!-- See USB_STORAGE_STOP.    This is the message. [CHAR LIMIT=NONE] -->
2865    <string name="usb_storage_stop_message" product="nosdcard">Before turning off USB storage, unmount (\"eject\") your Android\'s USB storage from your computer.</string>
2866    <!-- See USB_STORAGE_STOP.    This is the message. -->
2867    <string name="usb_storage_stop_message" product="default">Before turning off USB storage, unmount (\"eject\") your Android\'s SD card from your computer.</string>
2868    <!-- See USB_STORAGE_STOP.    This is the button text to stop usb storage. -->
2869    <string name="usb_storage_stop_button_mount">Turn off USB storage</string>
2870    <!-- See USB_STORAGE_STOP_DIALOG.  If there was an error stopping, this is the text. -->
2871    <string name="usb_storage_stop_error_message">There was a problem turning off USB storage. Check that you\'ve unmounted the USB host, then try again.</string>
2872
2873    <!-- USB_STORAGE_KILL_STORAGE_USERS dialog  -->
2874    <string name="dlg_confirm_kill_storage_users_title">Turn on USB storage</string>
2875    <!-- USB_STORAGE_KILL_STORAGE_USERS dialog message text -->
2876    <string name="dlg_confirm_kill_storage_users_text">If you turn on USB storage, some apps you\'re using will stop and may be unavailable until you turn off USB storage.</string>
2877    <!-- USB_STORAGE_ERROR dialog  dialog-->
2878    <string name="dlg_error_title">USB operation unsuccessful</string>
2879    <!-- USB_STORAGE_ERROR dialog  ok button-->
2880    <string name="dlg_ok">OK</string>
2881
2882    <!-- USB_PREFERENCES: Notification for when the user connects the phone to a computer via USB in MTP mode.  This is the title -->
2883    <string name="usb_mtp_notification_title">Connected as a media device</string>
2884    <!-- USB_PREFERENCES: Notification for when the user connects the phone to a computer via USB in PTP mode.  This is the title -->
2885    <string name="usb_ptp_notification_title">Connected as a camera</string>
2886    <!-- USB_PREFERENCES: Notification for when the user connects the phone to a computer via USB in mass storage mode (for installer CD image).  This is the title -->
2887    <string name="usb_cd_installer_notification_title">Connected as an installer</string>
2888    <!-- USB_PREFERENCES: Notification for when a USB accessory is attached.  This is the title -->
2889    <string name="usb_accessory_notification_title">Connected to a USB accessory</string>
2890    <!-- See USB_PREFERENCES. This is the message. -->
2891    <string name="usb_notification_message">Touch for other USB options.</string>
2892
2893    <!-- External media format dialog strings -->
2894    <!-- This is the label for the activity, and should never be visible to the user. -->
2895    <!-- 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] -->
2896    <string name="extmedia_format_title" product="nosdcard">Format USB storage?</string>
2897    <!-- 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. -->
2898    <string name="extmedia_format_title" product="default">Format SD card?</string>
2899    <!-- See EXTMEDIA_FORMAT.   This is the message. [CHAR LIMIT=NONE] -->
2900    <string name="extmedia_format_message" product="nosdcard">All files stored in your USB storage will be erased. This action can\'t be reversed!</string>
2901    <!-- See EXTMEDIA_FORMAT.   This is the message. -->
2902    <string name="extmedia_format_message" product="default">All data on your card will be lost.</string>
2903    <!-- See EXTMEDIA_FORMAT.    This is the button text to format the sd card. -->
2904    <string name="extmedia_format_button_format">Format</string>
2905
2906    <!-- Title of notification shown when ADB is actively connected to the phone. -->
2907    <string name="adb_active_notification_title">USB debugging connected</string>
2908    <!-- Message of notification shown when ADB is actively connected to the phone. -->
2909    <string name="adb_active_notification_message">Touch to disable USB debugging.</string>
2910
2911    <!-- Used to replace %s in urls retreived from the signin server with locales.  For Some        -->
2912    <!-- devices we don't support all the locales we ship to and need to replace the '%s' with a    -->
2913    <!-- locale string based on mcc values.  By default (0-length string) we don't replace the %s   -->
2914    <!-- at all and later replace it with a locale string based on the users chosen locale          -->
2915    <!-- DO NOT TRANSLATE -->
2916    <string name="locale_replacement">""</string>
2917
2918    <!-- Title of the pop-up dialog in which the user switches input method components. -->
2919    <string name="select_input_method">Choose input method</string>
2920    <!-- Title of a button to open the settings for input methods [CHAR LIMIT=30] -->
2921    <string name="configure_input_methods">Set up input methods</string>
2922
2923    <string name="fast_scroll_alphabet">\u0020ABCDEFGHIJKLMNOPQRSTUVWXYZ</string>
2924    <string name="fast_scroll_numeric_alphabet">\u00200123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ</string>
2925
2926    <string name="candidates_style"><u>candidates</u></string>
2927
2928    <!-- External media notification strings -->
2929    <!-- Shown when external media is being checked [CHAR LIMIT=30] -->
2930    <string name="ext_media_checking_notification_title" product="nosdcard">Preparing USB storage</string>
2931    <!-- Shown when external media is being checked -->
2932    <string name="ext_media_checking_notification_title" product="default">Preparing SD card</string>
2933    <string name="ext_media_checking_notification_message">Checking for errors.</string>
2934
2935    <!-- Shown when external media is blank (or unsupported filesystem) [CHAR LIMIT=30] -->
2936    <string name="ext_media_nofs_notification_title" product="nosdcard">Blank USB storage</string>
2937    <!-- Shown when external media is blank (or unsupported filesystem) -->
2938    <string name="ext_media_nofs_notification_title" product="default">Blank SD card</string>
2939    <!-- Shown when USB storage cannot be read.  [CHAR LIMIT=NONE] -->
2940    <string name="ext_media_nofs_notification_message" product="nosdcard">USB storage is blank or has unsupported filesystem.</string>
2941    <string name="ext_media_nofs_notification_message" product="default">SD card is blank or has unsupported filesystem.</string>
2942
2943    <!-- Shown when external media is unmountable (corrupt)) [CHAR LIMIT=30] -->
2944    <string name="ext_media_unmountable_notification_title" product="nosdcard">Damaged USB storage</string>
2945    <!-- Shown when external media is unmountable (corrupt)) -->
2946    <string name="ext_media_unmountable_notification_title" product="default">Damaged SD card</string>
2947    <!-- Shown when USB storage cannot be read.  [CHAR LIMIT=NONE] -->
2948    <string name="ext_media_unmountable_notification_message" product="nosdcard">USB storage is damaged. Try reformatting it.</string>
2949    <string name="ext_media_unmountable_notification_message" product="default">SD card is damaged. Try reformatting it.</string>
2950
2951    <!-- Shown when external media is unsafely removed [CHAR LIMIT=30] -->
2952    <string name="ext_media_badremoval_notification_title" product="nosdcard">USB storage unexpectedly removed</string>
2953    <!-- Shown when external media is unsafely removed -->
2954    <string name="ext_media_badremoval_notification_title" product="default">SD card unexpectedly removed</string>
2955    <!-- Shown when external media is unsafely removed.  [CHAR LIMIT=NONE] -->
2956    <string name="ext_media_badremoval_notification_message" product="nosdcard">Unmount USB storage before removing to avoid data loss.</string>
2957    <string name="ext_media_badremoval_notification_message" product="default">Unmount SD card before removing to avoid data loss.</string>
2958
2959    <!-- Shown when external media has been safely removed [CHAR LIMIT=30] -->
2960    <string name="ext_media_safe_unmount_notification_title" product="nosdcard">USB storage safe to remove</string>
2961    <!-- Shown when external media has been safely removed -->
2962    <string name="ext_media_safe_unmount_notification_title" product="default">SD card safe to remove</string>
2963    <!-- Shown when external media has been safely removed.  [CHAR LIMIT=NONE] -->
2964    <string name="ext_media_safe_unmount_notification_message" product="nosdcard">You can safely remove USB storage.</string>
2965    <string name="ext_media_safe_unmount_notification_message" product="default">You can safely remove SD card.</string>
2966
2967    <!-- Shown when external media is missing [CHAR LIMIT=30] -->
2968    <string name="ext_media_nomedia_notification_title" product="nosdcard">Removed USB storage</string>
2969    <!-- Shown when external media is missing -->
2970    <string name="ext_media_nomedia_notification_title" product="default">Removed SD card</string>
2971    <!-- Shown when external media is missing.  [CHAR LIMIT=NONE] -->
2972    <string name="ext_media_nomedia_notification_message" product="nosdcard">USB storage removed. Insert new media.</string>
2973    <string name="ext_media_nomedia_notification_message" product="default">SD card removed. Insert a new one.</string>
2974
2975    <!-- Shown in LauncherActivity when the requested target Intent didn't return any matching Activities, leaving the list empty. -->
2976    <string name="activity_list_empty">No matching activities found.</string>
2977
2978    <!-- permission attributes related to package usage statistics -->
2979    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2980    <string name="permlab_pkgUsageStats">update component usage statistics</string>
2981    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2982    <string name="permdesc_pkgUsageStats">Allows the app to modify collected component usage statistics. Not for use by normal apps.</string>
2983
2984    <!-- permission attributes related to default container service -->
2985    <!-- Title of an application permission that lets an application use default container service. -->
2986    <string name="permlab_copyProtectedData">copy content</string>
2987    <!-- Description of an application permission,  used to invoke default container service to copy content. -->
2988    <string name="permdesc_copyProtectedData">Allows the app to invoke default container service to copy content. Not for use by normal apps.</string>
2989
2990    <!-- Shown in the tutorial for tap twice for zoom control. -->
2991    <string name="tutorial_double_tap_to_zoom_message_short">Touch twice for zoom control</string>
2992
2993
2994    <!-- Shown in gadget hosts (e.g. the home screen) when there was an error inflating
2995    the gadget. -->
2996    <string name="gadget_host_error_inflating">Couldn\'t add widget.</string>
2997
2998    <!-- Long label for a button on a full-screen input method for the "Go" action. -->
2999    <string name="ime_action_go">Go</string>
3000
3001    <!-- Long label for a button on a full-screen input method for the "Search" action. -->
3002    <string name="ime_action_search">Search</string>
3003
3004    <!-- Long label for a button on a full-screen input method for the "Send" action. -->
3005    <string name="ime_action_send">Send</string>
3006
3007    <!-- Long label for a button on a full-screen input method for the "Next" action. -->
3008    <string name="ime_action_next">Next</string>
3009
3010    <!-- Long label for a button on a full-screen input method for the "Done" action. -->
3011    <string name="ime_action_done">Done</string>
3012
3013    <!-- [CHAR LIMIT=6] Long label for a button on a full-screen input method for the "Previous" action. -->
3014    <string name="ime_action_previous">Prev</string>
3015
3016    <!-- Long label for a button on a full-screen input method for an unknown action. -->
3017    <string name="ime_action_default">Execute</string>
3018
3019    <!-- Strings for search suggestions. These are going here because they are referenced by both
3020         ContactsProvider and GoogleContactsProvider -->
3021    <skip />
3022
3023
3024    <!-- 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. -->
3025    <string name="dial_number_using">Dial number\nusing <xliff:g id="number" example="555">%s</xliff:g></string>
3026
3027    <!-- 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. -->
3028    <string name="create_contact_using">Create contact\nusing <xliff:g id="number" example="555">%s</xliff:g></string>
3029
3030    <!-- This string array should be overridden by the manufacture to present a list of carrier-id,locale. The wifi regulatory domain is extracted from the locale information. This is used at startup to set system defaults by checking the system property ro.carrier for the carrier-id and searching through this array -->
3031    <!-- An Array of [[Carrier-ID]                     -->
3032    <!--              [default-locale]]                -->
3033    <string-array translatable="false" name="carrier_properties">
3034    </string-array>
3035
3036    <string name="grant_credentials_permission_message_header">The following one or more apps request permission to access your account, now and in the future.</string>
3037    <string name="grant_credentials_permission_message_footer">Do you want to allow this request?</string>
3038    <string name="grant_permissions_header_text">Access request</string>
3039    <string name="allow">Allow</string>
3040    <string name="deny">Deny</string>
3041    <string name="permission_request_notification_title">Permission requested</string>
3042    <string name="permission_request_notification_with_subtitle">Permission requested\nfor account <xliff:g id="account" example="foo@gmail.com">%s</xliff:g>.</string>
3043
3044    <!-- Label to show for a service that is running because it is an input method. -->
3045    <string name="input_method_binding_label">Input method</string>
3046    <!-- Label to show for a service that is running because it is a sync adapter. -->
3047    <string name="sync_binding_label">Sync</string>
3048    <!-- Label to show for a service that is running because it is an accessibility module. -->
3049    <string name="accessibility_binding_label">Accessibility</string>
3050    <!-- Label to show for a service that is running because it is a wallpaper. -->
3051    <string name="wallpaper_binding_label">Wallpaper</string>
3052    <!-- Dialog title for user to select a different wallpaper from service list -->
3053    <string name="chooser_wallpaper">Change wallpaper</string>
3054
3055    <!-- Do Not Translate: Alternate eri.xml -->
3056    <string name="alternate_eri_file">/data/eri.xml</string>
3057
3058    <!-- The title of the notification when VPN is active. -->
3059    <string name="vpn_title">VPN activated</string>
3060    <!-- The title of the notification when VPN is active with an application name. -->
3061    <string name="vpn_title_long">VPN is activated by <xliff:g id="app" example="FooVPN client">%s</xliff:g></string>
3062    <!-- The text of the notification when VPN is active. -->
3063    <string name="vpn_text">Touch to manage the network.</string>
3064    <!-- The text of the notification when VPN is active with a session name. -->
3065    <string name="vpn_text_long">Connected to <xliff:g id="session" example="office">%s</xliff:g>. Touch to manage the network.</string>
3066
3067    <!-- Localized strings for WebView -->
3068    <!-- Label for button in a WebView that will open a chooser to choose a file to upload -->
3069    <string name="upload_file">Choose file</string>
3070    <!-- Label for the file upload control when no file has been chosen yet -->
3071    <string name="no_file_chosen">No file chosen</string>
3072    <!-- Label for <input type="reset"> button in html -->
3073    <string name="reset">Reset</string>
3074    <!-- Label for <input type="submit"> button in html -->
3075    <string name="submit">Submit</string>
3076
3077    <!-- Strings for car mode notification -->
3078    <!-- Shown when car mode is enabled -->
3079    <string name="car_mode_disable_notification_title">Car mode enabled</string>
3080    <string name="car_mode_disable_notification_message">Touch to exit car mode.</string>
3081
3082    <!-- Strings for tethered notification -->
3083    <!-- Shown when the device is tethered -->
3084    <string name="tethered_notification_title">Tethering or hotspot active</string>
3085    <string name="tethered_notification_message">Touch to set up.</string>
3086
3087    <!--  Strings for possible PreferenceActivity Back/Next buttons -->
3088    <string name="back_button_label">Back</string>
3089    <string name="next_button_label">Next</string>
3090
3091    <!-- Optional button to Skip a PreferenceActivity [CHAR LIMIT=20] -->
3092    <string name="skip_button_label">Skip</string>
3093
3094    <!-- Strings for throttling notification -->
3095    <!-- Shown when the user is in danger of being throttled -->
3096    <string name="throttle_warning_notification_title">High mobile data use</string>
3097    <string name="throttle_warning_notification_message">Touch to learn more about mobile data use.</string>
3098
3099    <!-- Strings for throttling notification -->
3100    <!-- Shown when the users bandwidth is reduced because of excessive data use -->
3101    <string name="throttled_notification_title">Mobile data limit exceeded</string>
3102    <string name="throttled_notification_message">Touch to learn more about mobile data use.</string>
3103
3104    <!-- Displayed on the Find dialog when there are no matches [CHAR LIMIT=NONE]-->
3105    <string name="no_matches">No matches</string>
3106
3107    <!-- Find dialog hint text.  Also used in the menu item to open find on page [CHAR LIMIT=NONE] -->
3108    <string name="find_on_page">Find on page</string>
3109
3110    <!-- Displayed on the Find dialog to display the index of the highlighted
3111         match and total number of matches found in the current page. [CHAR LIMIT=NONE] -->
3112    <plurals name="matches_found">
3113        <!-- Case of one match -->
3114        <item quantity="one">1 match</item>
3115        <!-- Case of multiple total matches -->
3116        <item quantity="other"><xliff:g id="index" example="2">%d</xliff:g> of <xliff:g id="total" example="137">%d</xliff:g></item>
3117    </plurals>
3118
3119    <!-- Label for the "Done" button on the far left of action mode toolbars. -->
3120    <string name="action_mode_done">Done</string>
3121
3122    <!-- Strings for ExternalStorageFormatter service. -->
3123    <!-- Text for progress dialog while unmounting USB storage volume [CHAR LIMIT=NONE] -->
3124    <string name="progress_unmounting" product="nosdcard">Unmounting USB storage\u2026</string>
3125    <!-- Text for progress dialog while unmounting SD card [CHAR LIMIT=NONE] -->
3126    <string name="progress_unmounting" product="default">Unmounting SD card\u2026</string>
3127    <!-- Text for progress dialog while erasing USB storage volume [CHAR LIMIT=NONE] -->
3128    <string name="progress_erasing" product="nosdcard">Erasing USB storage\u2026</string>
3129    <!-- Text for progress dialog while erasing SD card [CHAR LIMIT=NONE] -->
3130    <string name="progress_erasing" product="default">Erasing SD card\u2026</string>
3131    <!-- Text for message to user that an error happened when formatting USB storage [CHAR LIMIT=NONE] -->
3132    <string name="format_error" product="nosdcard">Couldn\'t erase USB storage.</string>
3133    <!-- Text for message to user that an error happened when formatting SD card [CHAR LIMIT=NONE] -->
3134    <string name="format_error" product="default">Couldn\'t erase SD card.</string>
3135    <!-- Text for message to user that SD card has been removed while in use [CHAR LIMIT=NONE] -->
3136    <string name="media_bad_removal">SD card was removed before being unmounted.</string>
3137    <!-- Text for message to user USB storage is currently being checked [CHAR LIMIT=NONE] -->
3138    <string name="media_checking" product="nosdcard">USB storage is currently being checked.</string>
3139    <!-- Text for message to user SD card is currently being checked [CHAR LIMIT=NONE] -->
3140    <string name="media_checking" product="default">SD card is currently being checked.</string>
3141    <!-- Text for message to user SD card has been removed [CHAR LIMIT=NONE] -->
3142    <string name="media_removed">SD card has been removed.</string>
3143    <!-- Text for message to user USB storage is currently mounted on a computer [CHAR LIMIT=NONE] -->
3144    <string name="media_shared" product="nosdcard">USB storage is currently in use by a computer.</string>
3145    <!-- Text for message to user SD card is currently mounted on a computer [CHAR LIMIT=NONE] -->
3146    <string name="media_shared" product="default">SD card is currently in use by a computer.</string>
3147    <!-- Text for message for an unknown external media state [CHAR LIMIT=NONE] -->
3148    <string name="media_unknown_state">External media in unknown state.</string>
3149
3150    <!-- Text for WebView's text selection Action Mode -->
3151    <!-- ActionBar action to share the current selection [CHAR LIMIT=10] -->
3152    <string name="share">Share</string>
3153    <!-- ActionBar action to use the current selection to open the Find on page functionality [CHAR LIMIT=10]-->
3154    <string name="find">Find</string>
3155    <!-- ActionBar action to use the current selection to perform a web search [CHAR-LIMIT=16] -->
3156    <string name="websearch">Web Search</string>
3157
3158    <!-- Network positioning notification ticker. The name of the user (e.g. John Doe) who sent
3159         the request is shown as a dynamic string. -->
3160    <string name="gpsNotifTicker">Location request from <xliff:g id="name">%s</xliff:g></string>
3161    <!-- Network positioning notification and verification title to inform the user about
3162         an incoming location request. -->
3163    <string name="gpsNotifTitle">Location request</string>
3164    <!-- Network positioning notification message. The name of the user (e.g. John Doe) and
3165         service (SUPL-service) who sent the request is shown as dynamic strings.
3166         Translation should not be longer than master text. -->
3167    <string name="gpsNotifMessage">Requested by <xliff:g id="name">%1$s</xliff:g> (<xliff:g id="service" example="SUPL-service">%2$s</xliff:g>)</string>
3168    <!-- Network positioning verification Yes. Button to push to share location information. -->
3169    <string name="gpsVerifYes">Yes</string>
3170    <!-- Network positioning verification No. Button to push to deny sharing of location
3171         information. -->
3172    <string name="gpsVerifNo">No</string>
3173
3174    <!-- Error message when the sync tried to delete too many things -->
3175    <string name="sync_too_many_deletes">Delete limit exceeded</string>
3176    <!-- Dialog message for when there are too many deletes that would take place and we want user confirmation -->
3177    <string name="sync_too_many_deletes_desc">There are <xliff:g id="number_of_deleted_items">%1$d</xliff:g> deleted items for <xliff:g id="type_of_sync">%2$s</xliff:g>, account <xliff:g id="account_name">%3$s</xliff:g>. What do you want to do?</string>
3178    <!-- Dialog action for when there are too many deletes that would take place and we want user confirmation, and the user wants to delete the items -->
3179    <string name="sync_really_delete">Delete the items</string>
3180    <!-- Dialog action for when there are too many deletes that would take place and we want user confirmation, and the user wants to undo the deletions -->
3181    <string name="sync_undo_deletes">Undo the deletes</string>
3182    <!-- Dialog action for when there are too many deletes that would take place and we want user confirmation, and the user wants to do nothing for now -->
3183    <string name="sync_do_nothing">Do nothing for now</string>
3184
3185    <!-- Choose Account Activity label -->
3186    <string name="choose_account_label">Choose an account</string>
3187
3188    <string name="add_account_label">"Add an account"</string>
3189    <string name="choose_account_text">"Which account do you want to use?"</string>
3190
3191    <!-- Button label to add an account [CHAR LIMIT=20] -->
3192    <string name="add_account_button_label">Add account</string>
3193
3194    <!-- NumberPicker - accessibility support -->
3195    <!-- Description of the button to increment the NumberPicker value. [CHAR LIMIT=NONE] -->
3196    <string name="number_picker_increment_button">Increment</string>
3197    <!-- Description of the button to decrement the NumberPicker value. [CHAR LIMIT=NONE] -->
3198    <string name="number_picker_decrement_button">Decrement</string>
3199    <!-- Description of the tap and hold action to get into scroll mode in NumberPicker. [CHAR LIMIT=NONE] -->
3200    <string name="number_picker_increment_scroll_mode"><xliff:g id="value" example="3">%s</xliff:g> touch and hold.</string>
3201    <!-- Description of the scrolling action in NumberPicker. [CHAR LIMIT=NONE] -->
3202    <string name="number_picker_increment_scroll_action">Slide up to increment and down to decrement.</string>
3203
3204    <!-- TimePicker - accessibility support -->
3205    <!-- Description of the button to increment the TimePicker's minute value. [CHAR LIMIT=NONE] -->
3206    <string name="time_picker_increment_minute_button">Increment minute</string>
3207    <!-- Description of the button to decrement the TimePicker's minute value. [CHAR LIMIT=NONE] -->
3208    <string name="time_picker_decrement_minute_button">Decrement minute</string>
3209    <!-- Description of the button to increment the TimePicker's hour value. [CHAR LIMIT=NONE] -->
3210    <string name="time_picker_increment_hour_button">Increment hour</string>
3211    <!-- Description of the button to decrement the TimePicker's hour value. [CHAR LIMIT=NONE] -->
3212    <string name="time_picker_decrement_hour_button">Decrement hour</string>
3213    <!-- Description of the button to increment the TimePicker's set PM value. [CHAR LIMIT=NONE] -->
3214    <string name="time_picker_increment_set_pm_button">Set PM</string>
3215    <!-- Description of the button to decrement the TimePicker's set AM value. [CHAR LIMIT=NONE] -->
3216    <string name="time_picker_decrement_set_am_button">Set AM</string>
3217
3218    <!-- DatePicker - accessibility support -->
3219    <!-- Description of the button to increment the DatePicker's month value. [CHAR LIMIT=NONE] -->
3220    <string name="date_picker_increment_month_button">Increment month</string>
3221    <!-- Description of the button to decrement the DatePicker's month value. [CHAR LIMIT=NONE] -->
3222    <string name="date_picker_decrement_month_button">Decrement month</string>
3223    <!-- Description of the button to increment the DatePicker's day value. [CHAR LIMIT=NONE] -->
3224    <string name="date_picker_increment_day_button">Increment day</string>
3225    <!-- Description of the button to decrement the DatePicker's day value. [CHAR LIMIT=NONE] -->
3226    <string name="date_picker_decrement_day_button">Decrement day</string>
3227    <!-- Description of the button to increment the DatePicker's year value. [CHAR LIMIT=NONE] -->
3228    <string name="date_picker_increment_year_button">Increment year</string>
3229    <!-- Description of the button to decrement the DatePicker's year value. [CHAR LIMIT=NONE] -->
3230    <string name="date_picker_decrement_year_button">Decrement year</string>
3231
3232    <!-- CheckBox - accessibility support -->
3233    <!-- Description of the checked state of a CheckBox. [CHAR LIMIT=NONE] -->
3234    <string name="checkbox_checked">checked</string>
3235    <!-- Description of the not checked state of a CheckBox. [CHAR LIMIT=NONE] -->
3236    <string name="checkbox_not_checked">not checked</string>
3237
3238    <!-- RadioButton/CheckedTextView - accessibility support -->
3239    <!-- Description of the selected state of a RadioButton. [CHAR LIMIT=NONE] -->
3240    <string name="radiobutton_selected">selected</string>
3241    <!-- Description of the not selected state of a RadioButton. [CHAR LIMIT=NONE] -->
3242    <string name="radiobutton_not_selected">not selected</string>
3243
3244    <!-- Switch - accessibility support -->
3245    <!-- Description of the on state of a Switch. [CHAR LIMIT=NONE] -->
3246    <string name="switch_on">on</string>
3247    <!-- Description of the off state of a Switch. [CHAR LIMIT=NONE] -->
3248    <string name="switch_off">off</string>
3249
3250    <!-- ToggleButton - accessibility support -->
3251    <!-- Description of the pressed state of a ToggleButton. [CHAR LIMIT=NONE] -->
3252    <string name="togglebutton_pressed">pressed</string>
3253    <!-- Description of the not pressed state of a ToggleButton. [CHAR LIMIT=NONE] -->
3254    <string name="togglebutton_not_pressed">not pressed</string>
3255
3256    <!-- KeyboardView - accessibility support -->
3257    <!-- Description of the Alt button in a KeyboardView. [CHAR LIMIT=NONE] -->
3258    <string name="keyboardview_keycode_alt">Alt</string>
3259    <!-- Description of the Cancel button in a KeyboardView. [CHAR LIMIT=NONE] -->
3260    <string name="keyboardview_keycode_cancel">Cancel</string>
3261    <!-- Description of the Delete button in a KeyboardView. [CHAR LIMIT=NONE] -->
3262    <string name="keyboardview_keycode_delete">Delete</string>
3263    <!-- Description of the Done button in a KeyboardView. [CHAR LIMIT=NONE] -->
3264    <string name="keyboardview_keycode_done">Done</string>
3265    <!-- Description of the Mode change button in a KeyboardView. [CHAR LIMIT=NONE] -->
3266    <string name="keyboardview_keycode_mode_change">Mode change</string>
3267    <!-- Description of the Shift button in a KeyboardView. [CHAR LIMIT=NONE] -->
3268    <string name="keyboardview_keycode_shift">Shift</string>
3269    <!-- Description of the Enter button in a KeyboardView. [CHAR LIMIT=NONE] -->
3270    <string name="keyboardview_keycode_enter">Enter</string>
3271
3272    <!-- ActivityChooserView - accessibility support -->
3273    <!-- Description of the shwoing of a popup window with activities to choose from. [CHAR LIMIT=NONE] -->
3274    <string name="activitychooserview_choose_application">Choose an app</string>
3275
3276    <!-- ShareActionProvider - accessibility support -->
3277    <!-- Description of the choose target button in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] -->
3278    <string name="shareactionprovider_share_with">Share with</string>
3279    <!-- Description of a share target (both in the list of such or the default share button) in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] -->
3280    <string name="shareactionprovider_share_with_application">Share with <xliff:g id="application_name" example="Bluetooth">%s</xliff:g></string>
3281
3282    <!-- Slide lock screen -->
3283
3284    <!-- Description of the sliding handle in the Slide unlock screen. [CHAR LIMIT=NONE] -->
3285    <string name="content_description_sliding_handle">"Sliding handle. Touch &amp; hold."</string>
3286
3287    <!-- Description of the up direction in which one can to slide the handle in the Slide unlock screen. [CHAR LIMIT=NONE] -->
3288    <string name="description_direction_up">Slide up for <xliff:g id="target_description" example="Unlock">%s</xliff:g>.</string>
3289    <!-- Description of the down direction in which one can to slide the handle in the Slide unlock screen. [CHAR LIMIT=NONE] -->
3290    <string name="description_direction_down">Slide down for <xliff:g id="target_description" example="Unlock">%s</xliff:g>.</string>
3291    <!-- Description of the left direction in which one can to slide the handle in the Slide unlock screen. [CHAR LIMIT=NONE] -->
3292    <string name="description_direction_left">"Slide left for <xliff:g id="target_description" example="Unlock">%s</xliff:g>.</string>
3293    <!-- Description of the right direction in which one can to slide the handle in the Slide unlock screen. [CHAR LIMIT=NONE] -->
3294    <string name="description_direction_right">Slide right for <xliff:g id="target_description" example="Unlock">%s</xliff:g>.</string>
3295
3296    <!-- Description of the unlock target in the Slide unlock screen. [CHAR LIMIT=NONE] -->
3297    <string name="description_target_unlock">Unlock</string>
3298    <!-- Description of the camera target in the Slide unlock screen. [CHAR LIMIT=NONE] -->
3299    <string name="description_target_camera">Camera</string>
3300    <!-- Description of the silent target in the Slide unlock screen. [CHAR LIMIT=NONE] -->
3301    <string name="description_target_silent">Silent</string>
3302    <!-- Description of the sound on target in the Slide unlock screen. [CHAR LIMIT=NONE] -->
3303    <string name="description_target_soundon">Sound on</string>
3304
3305    <!-- Description of the unlock handle in the Slide unlock screen for tablets. [CHAR LIMIT=NONE] -->
3306    <string name="description_target_unlock_tablet">Swipe to unlock.</string>
3307
3308    <!-- Announce that a headset is required to hear keyboard keys while typing a password. [CHAR LIMIT=NONE] -->
3309    <string name="keyboard_headset_required_to_hear_password">Plug in a headset to hear password keys spoken.</string>
3310    <!-- The value of a keyboard key announced when accessibility is enabled and no headsed is used. [CHAR LIMIT=NONE] -->
3311    <string name="keyboard_password_character_no_headset">Dot.</string>
3312
3313    <!-- Content description for the action bar "home" affordance. [CHAR LIMIT=NONE] -->
3314    <string name="action_bar_home_description">Navigate home</string>
3315    <!-- Content description for the action bar "up" affordance. [CHAR LIMIT=NONE] -->
3316    <string name="action_bar_up_description">Navigate up</string>
3317    <!-- Content description for the action menu overflow button. [CHAR LIMIT=NONE] -->
3318    <string name="action_menu_overflow_description">More options</string>
3319
3320    <!-- Storage description for internal storage. [CHAR LIMIT=NONE] -->
3321    <string name="storage_internal">Internal storage</string>
3322
3323    <!-- Storage description for the SD card. [CHAR LIMIT=NONE] -->
3324    <string name="storage_sd_card">SD card</string>
3325
3326    <!-- Storage description for USB storage. [CHAR LIMIT=NONE] -->
3327    <string name="storage_usb">USB storage</string>
3328
3329    <!-- Button text for the edit menu in input method extract mode. [CHAR LIMIT=16] -->
3330    <string name="extract_edit_menu_button">Edit</string>
3331
3332    <!-- Notification title when data usage has exceeded warning threshold. [CHAR LIMIT=32] -->
3333    <string name="data_usage_warning_title">Data usage warning</string>
3334    <!-- Notification body when data usage has exceeded warning threshold. [CHAR LIMIT=32] -->
3335    <string name="data_usage_warning_body">Touch to view usage and settings.</string>
3336
3337    <!-- Notification title when 2G-3G data usage has exceeded limit threshold, and has been disabled. [CHAR LIMIT=32] -->
3338    <string name="data_usage_3g_limit_title">2G-3G data disabled</string>
3339    <!-- Notification title when 4G data usage has exceeded limit threshold, and has been disabled. [CHAR LIMIT=32] -->
3340    <string name="data_usage_4g_limit_title">4G data disabled</string>
3341    <!-- Notification title when mobile data usage has exceeded limit threshold, and has been disabled. [CHAR LIMIT=32] -->
3342    <string name="data_usage_mobile_limit_title">Mobile data disabled</string>
3343    <!-- Notification title when Wi-Fi data usage has exceeded limit threshold, and has been disabled. [CHAR LIMIT=32] -->
3344    <string name="data_usage_wifi_limit_title">Wi-Fi data disabled</string>
3345    <!-- Notification body when data usage has exceeded limit threshold, and has been disabled. [CHAR LIMIT=32] -->
3346    <string name="data_usage_limit_body">Touch to enable.</string>
3347
3348    <!-- Notification title when 2G-3G data usage has exceeded limit threshold. [CHAR LIMIT=32] -->
3349    <string name="data_usage_3g_limit_snoozed_title">2G-3G data limit exceeded</string>
3350    <!-- Notification title when 4G data usage has exceeded limit threshold. [CHAR LIMIT=32] -->
3351    <string name="data_usage_4g_limit_snoozed_title">4G data limit exceeded</string>
3352    <!-- Notification title when mobile data usage has exceeded limit threshold. [CHAR LIMIT=32] -->
3353    <string name="data_usage_mobile_limit_snoozed_title">Mobile data limit exceeded</string>
3354    <!-- Notification title when Wi-Fi data usage has exceeded limit threshold. [CHAR LIMIT=32] -->
3355    <string name="data_usage_wifi_limit_snoozed_title">Wi-Fi data limit exceeded</string>
3356    <!-- Notification body when data usage has exceeded limit threshold. [CHAR LIMIT=32] -->
3357    <string name="data_usage_limit_snoozed_body"><xliff:g id="size" example="3.8GB">%s</xliff:g> over specified limit.</string>
3358
3359    <!-- Notification title when background data usage is limited. [CHAR LIMIT=32] -->
3360    <string name="data_usage_restricted_title">Background data restricted</string>
3361    <!-- Notification body when background data usage is limited. [CHAR LIMIT=32] -->
3362    <string name="data_usage_restricted_body">Touch to remove restriction.</string>
3363
3364    <!-- SSL Certificate dialogs -->
3365    <!-- Title for an SSL Certificate dialog -->
3366    <string name="ssl_certificate">Security certificate</string>
3367    <!-- Message on an SSL Certificate dialog -->
3368    <string name="ssl_certificate_is_valid">This certificate is valid.</string>
3369    <!-- Label for an information field on an SSL Certificate Dialog -->
3370    <string name="issued_to">Issued to:</string>
3371    <!-- Label for an information field on an SSL Certificate Dialog -->
3372    <string name="common_name">Common name:</string>
3373    <!-- Label for an information field on an SSL Certificate Dialog -->
3374    <string name="org_name">Organization:</string>
3375    <!-- Label for an information field on an SSL Certificate Dialog -->
3376    <string name="org_unit">Organizational unit:</string>
3377    <!-- Label for an information field on an SSL Certificate Dialog -->
3378    <string name="issued_by">Issued by:</string>
3379    <!-- Label for an information field on an SSL Certificate Dialog -->
3380    <string name="validity_period">Validity:</string>
3381    <!-- Label for an information field on an SSL Certificate Dialog -->
3382    <string name="issued_on">Issued on:</string>
3383    <!-- Label for an information field on an SSL Certificate Dialog -->
3384    <string name="expires_on">Expires on:</string>
3385    <!-- Label for an information field on an SSL Certificate Dialog -->
3386    <string name="serial_number">Serial number:</string>
3387    <!-- Label for an information field on an SSL Certificate Dialog -->
3388    <string name="fingerprints">Fingerprints:</string>
3389    <!-- Label for an information field on an SSL Certificate Dialog -->
3390    <string name="sha256_fingerprint">SHA-256 fingerprint:</string>
3391    <!-- Label for an information field on an SSL Certificate Dialog -->
3392    <string name="sha1_fingerprint">SHA-1 fingerprint:</string>
3393
3394    <!-- Title for a button to expand the list of activities in ActivityChooserView [CHAR LIMIT=25] -->
3395    <string name="activity_chooser_view_see_all">See all</string>
3396    <!-- Title default for a dialog showing possible activities in ActivityChooserView [CHAR LIMIT=25] -->
3397    <string name="activity_chooser_view_dialog_title_default">Choose activity</string>
3398
3399    <!-- Title for a dialog showing possible activities for sharing in ShareActionProvider [CHAR LIMIT=25] -->
3400    <string name="share_action_provider_share_with">Share with</string>
3401
3402    <!-- Status Bar icon descriptions -->
3403
3404    <!-- Description of for the status bar's icon that the device is locked for accessibility. [CHAR LIMIT=NONE] -->
3405    <string name="status_bar_device_locked">Device locked.</string>
3406
3407    <!-- Delimeter used between each item in a textual list; for example "Alpha, Beta". [CHAR LIMIT=3] -->
3408    <string name="list_delimeter">", "</string>
3409
3410    <!-- STK sending DTMF, SMS, USSD, SS -->
3411    <string name="sending">Sending\u2026</string>
3412
3413    <!-- STK launch Browser -->
3414    <string name="launchBrowserDefault">Launch Browser?</string>
3415
3416    <!-- STK setup Call -->
3417    <string name="SetupCallDefault">Accept call?</string>
3418
3419</resources>
3420