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