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