OSDN Git Service

Revert "Clearing up invalid entries when SyncStorageEngine starts" am: 4a9d358448...
[android-x86/frameworks-base.git] / core / res / res / values / strings.xml
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     <!-- How to display the lack of a phone number -->
86     <string name="emptyPhoneNumber">(No phone number)</string>
87
88     <!-- How to display the lack of a name -->
89     <string name="unknownName">Unknown</string>
90
91     <!-- What the UI should display for "voice mail" unless overridden by the SIM-->
92     <string name="defaultVoiceMailAlphaTag">Voicemail</string>
93
94     <!-- What the UI should display for "Msisdn" unless overridden by the SIM-->
95     <string name="defaultMsisdnAlphaTag">MSISDN1</string>
96
97     <!-- For GsmMmiCode.java --> <skip />
98     <!-- Displayed when the user dialed an MMI code whose function
99          could not be performed. This will be displayed in a toast. -->
100     <string name="mmiError">Connection problem or invalid MMI code.</string>
101     <!-- Displayed when the user dialed an MMI code whose function
102          could not be performed because FDN is enabled. This will be displayed in a toast. -->
103     <string name="mmiFdnError">Operation is restricted to fixed dialing numbers only.</string>
104
105     <!-- Displayed when a phone feature such as call barring was activated. -->
106     <string name="serviceEnabled">Service was enabled.</string>
107     <!-- Displayed in front of the list of a set of service classes
108          (voice, data, fax, etc.) that were enabled. -->
109     <string name="serviceEnabledFor">Service was enabled for:</string>
110     <!-- Displayed when a phone feature such as call forwarding was deactivated. -->
111     <string name="serviceDisabled">Service has been disabled.</string>
112     <!-- Displayed when a phone property such as a SIM password was registered. -->
113     <string name="serviceRegistered">Registration was successful.</string>
114     <!-- Displayed when a phone property such as a SIM password was erased. -->
115     <string name="serviceErased">Erasure was successful.</string>
116     <!-- Displayed when a SIM password was entered incorrectly. -->
117     <string name="passwordIncorrect">Incorrect password.</string>
118     <!-- Displayed when a phone feature triggered by an MMI code is complete. -->
119     <string name="mmiComplete">MMI complete.</string>
120     <!-- Displayed when a SIM PIN password is entered incorrectly. -->
121     <string name="badPin">The old PIN you typed isn\'t correct.</string>
122     <!-- Displayed when a SIM PUK password is entered incorrectly. -->
123     <string name="badPuk">The PUK you typed isn\'t correct.</string>
124     <!-- Displayed when SIM PIN passwords are entered inconsistently. -->
125     <string name="mismatchPin">The PINs you typed don\'t match.</string>
126     <!-- Displayed when a SIM PIN password is too long or too short. -->
127     <string name="invalidPin">Type a PIN that is 4 to 8 numbers.</string>
128     <!-- Displayed when a SIM PUK password is too short. -->
129     <string name="invalidPuk">Type a PUK that is 8 numbers or longer.</string>
130     <!-- Displayed to prompt the user to type the PUK password to unlock
131          the SIM card. -->
132     <string name="needPuk">Your SIM card is PUK-locked. Type the PUK code to unlock it.</string>
133     <string name="needPuk2">Type PUK2 to unblock SIM card.</string>
134     <!-- Displayed when user attempts to change SIM PIN1 without enabling PIN1. -->
135     <string name="enablePin">Unsuccessful, enable SIM/RUIM Lock.</string>
136     <!-- Displayed when a SIM PIN/PUK is entered incorrectly. -->
137     <plurals name="pinpuk_attempts">
138         <item quantity="one">You have <xliff:g id="number">%d</xliff:g> remaining attempt before SIM is locked.</item>
139         <item quantity="other">You have <xliff:g id="number">%d</xliff:g> remaining attempts before SIM is locked.</item>
140     </plurals>
141     <!-- Title for the dialog used to display the user's IMEI number [CHAR LIMIT=10] -->
142     <string name="imei">IMEI</string>
143
144     <!-- Title for the dialog used to display the user's MEID number on CDMA network
145          [CHAR LIMIT=10] -->
146     <string name="meid">MEID</string>
147
148     <!-- Displayed as the title for a success/failure report enabling/disabling caller ID. -->
149     <string name="ClipMmi">Incoming Caller ID</string>
150     <!-- Displayed as the title for a success/failure report enabling/disabling caller ID. -->
151     <string name="ClirMmi">Outgoing Caller ID</string>
152     <!-- Displayed as the title for a success/failure report enabling/disabling connected line ID. -->
153     <string name="ColpMmi">Connected Line ID</string>
154     <!-- Displayed as the title for a success/failure report enabling/disabling connected line ID restriction. -->
155     <string name="ColrMmi">Connected Line ID Restriction</string>
156     <!-- Displayed as the title for a success/failure report enabling/disabling call forwarding. -->
157     <string name="CfMmi">Call forwarding</string>
158     <!-- Displayed as the title for a success/failure report enabling/disabling call waiting. -->
159     <string name="CwMmi">Call waiting</string>
160     <!-- Displayed as the title for a success/failure report enabling/disabling call barring. -->
161     <string name="BaMmi">Call barring</string>
162     <!-- Displayed as the title for a success/failure report changing the SIM password. -->
163     <string name="PwdMmi">Password change</string>
164     <!-- Displayed as the title for a success/failure report changing the SIM PIN. -->
165     <string name="PinMmi">PIN change</string>
166     <string name="CnipMmi">Calling number present</string>
167     <string name="CnirMmi">Calling number restricted</string>
168     <string name="ThreeWCMmi">Three way calling</string>
169     <string name="RuacMmi">Rejection of undesired annoying calls</string>
170     <string name="CndMmi">Calling number delivery</string>
171     <string name="DndMmi">Do not disturb</string>
172
173     <!-- Displayed to confirm to the user that caller ID will be restricted on the next call as usual. -->
174     <string name="CLIRDefaultOnNextCallOn">Caller ID defaults to restricted. Next call: Restricted</string>
175     <!-- Displayed to confirm to the user that caller ID will be not restricted on the next call even though it usually is. -->
176     <string name="CLIRDefaultOnNextCallOff">Caller ID defaults to restricted. Next call: Not restricted</string>
177     <!-- Displayed to confirm to the user that caller ID will not be restricted on the next call but usually is. -->
178     <string name="CLIRDefaultOffNextCallOn">Caller ID defaults to not restricted. Next call: Restricted</string>
179     <!-- Displayed to confirm to the user that caller ID will not be restricted on the next call or in general. -->
180     <string name="CLIRDefaultOffNextCallOff">Caller ID defaults to not restricted. Next call: Not restricted</string>
181
182
183     <!-- Displayed to tell the user that caller ID is not provisioned for their SIM. -->
184     <string name="serviceNotProvisioned">Service not provisioned.</string>
185     <!-- Displayed to tell the user that they cannot change the caller ID setting. -->
186     <string name="CLIRPermanent">You can\'t change the caller ID setting.</string>
187
188     <!-- Displayed to tell the user that data service is blocked by access control. -->
189     <string name="RestrictedOnData">Data service is blocked.</string>
190     <!-- Displayed to tell the user that emergency service is blocked by access control. -->
191     <string name="RestrictedOnEmergency">Emergency service is blocked.</string>
192     <!-- Displayed to tell the user that normal service is blocked by access control. -->
193     <string name="RestrictedOnNormal">Voice service is blocked.</string>
194     <!-- Displayed to tell the user that all emergency and normal voice services are blocked by access control. -->
195     <string name="RestrictedOnAllVoice">All voice services are blocked.</string>
196     <!-- Displayed to tell the user that sms service is blocked by access control. -->
197     <string name="RestrictedOnSms">SMS service is blocked.</string>
198     <!-- Displayed to tell the user that voice/data service is blocked by access control. -->
199     <string name="RestrictedOnVoiceData">Voice/data services are blocked.</string>
200     <!-- Displayed to tell the user that voice and sms service are blocked by access control. -->
201     <string name="RestrictedOnVoiceSms">Voice/SMS services are blocked.</string>
202     <!-- Displayed to tell the user that all service is blocked by access control. -->
203     <string name="RestrictedOnAll">All voice/data/SMS services are blocked.</string>
204
205     <!-- Displayed to tell the user that peer changed TTY mode -->
206     <string name="peerTtyModeFull">Peer requested TTY Mode FULL</string>
207     <string name="peerTtyModeHco">Peer requested TTY Mode HCO</string>
208     <string name="peerTtyModeVco">Peer requested TTY Mode VCO</string>
209     <string name="peerTtyModeOff">Peer requested TTY Mode OFF</string>
210
211     <!-- Mappings between TS 27.007 +CFCC/+CLCK "service classes" and human-readable strings--> <skip />
212     <!-- Example: Service was enabled for: Voice, Data -->
213     <string name="serviceClassVoice">Voice</string>
214     <!-- Example: Service was enabled for: Voice, Data -->
215     <string name="serviceClassData">Data</string>
216     <!-- Example: Service was enabled for: Voice, FAX -->
217     <string name="serviceClassFAX">FAX</string>
218     <!-- Example: Service was enabled for: Voice, SMS -->
219     <string name="serviceClassSMS">SMS</string>
220     <!-- Meaning: asynchronous data.  Example: Service was enabled for: Voice, Async -->
221     <string name="serviceClassDataAsync">Async</string>
222     <!-- Meaning: synchronous data.  Example: Service was enabled for: Voice, Async -->
223     <string name="serviceClassDataSync">Sync</string>
224     <!-- Meaning: packet data.  Example: Service was enabled for: Voice, Packet -->
225     <string name="serviceClassPacket">Packet</string>
226     <!-- Meaning: unknown.  Example: Service was enabled for: Voice, PAD -->
227     <string name="serviceClassPAD">PAD</string>
228
229     <!-- CDMA Roaming Indicator Strings (non ERI)--> <skip />
230     <!-- Default roaming indicator text -->
231     <string name="roamingText0">Roaming Indicator On</string>
232     <string name="roamingText1">Roaming Indicator Off</string>
233     <string name="roamingText2">Roaming Indicator Flashing</string>
234     <string name="roamingText3">Out of Neighborhood</string>
235     <string name="roamingText4">Out of Building</string>
236     <string name="roamingText5">Roaming - Preferred System</string>
237     <string name="roamingText6">Roaming - Available System</string>
238     <string name="roamingText7">Roaming - Alliance Partner</string>
239     <string name="roamingText8">Roaming - Premium Partner</string>
240     <string name="roamingText9">Roaming - Full Service Functionality</string>
241     <string name="roamingText10">Roaming - Partial Service Functionality</string>
242     <string name="roamingText11">Roaming Banner On</string>
243     <string name="roamingText12">Roaming Banner Off</string>
244     <string name="roamingTextSearching">Searching for Service</string>
245
246     <!-- Displayed when WFC registration fails -->
247     <string name="wfcRegErrorTitle">Wi-Fi Calling</string>
248     <!-- WFC Operator Error Messages showed as alerts -->
249     <string-array name="wfcOperatorErrorAlertMessages">
250         <item>To make calls and send messages over Wi-Fi, first ask your carrier to set up this service. Then turn on Wi-Fi calling again from Settings.</item>
251     </string-array>
252     <!-- WFC Operator Error Messages showed as notifications -->
253     <string-array name="wfcOperatorErrorNotificationMessages">
254         <item>Register with your carrier</item>
255     </string-array>
256     <!-- Template for showing cellular network operator name while WFC is active -->
257     <string-array name="wfcSpnFormats">
258         <item>%s</item>
259         <item>%s Wi-Fi Calling</item>
260     </string-array>
261     <!-- WFC, summary for Disabled -->
262     <string name="wifi_calling_off_summary">Off</string>
263     <!-- WFC, summary for Wi-Fi Preferred -->
264     <string name="wfc_mode_wifi_preferred_summary">Wi-Fi preferred</string>
265     <!-- WFC, summary for Cellular Preferred -->
266     <string name="wfc_mode_cellular_preferred_summary">Cellular preferred</string>
267     <!-- WFC, summary for Wi-Fi Only -->
268     <string name="wfc_mode_wifi_only_summary">Wi-Fi only</string>
269
270     <!--
271         {0} is one of "bearerServiceCode*"
272         {1} is dialing number
273         {2} is time in seconds
274
275         cfTemplateRegistered and cfTemplateRegisteredTime mean that a phone number
276         has been set but forwarding is not on.
277     --> <skip />
278     <!-- Displayed when the call forwarding query was not able to be forwarded. -->
279     <string name="cfTemplateNotForwarded"><xliff:g id="bearer_service_code">{0}</xliff:g>: Not forwarded</string>
280     <!-- Displayed when the call forwarding query was forwarded. -->
281     <string name="cfTemplateForwarded"><xliff:g id="bearer_service_code">{0}</xliff:g>: <xliff:g id="dialing_number">{1}</xliff:g></string>
282     <!-- Displayed when the call forwarding query will be forwarded after some time. -->
283     <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>
284     <!-- Displayed when the call forwarding query was set but forwarding is not enabled. -->
285     <string name="cfTemplateRegistered"><xliff:g id="bearer_service_code">{0}</xliff:g>: Not forwarded</string>
286     <!-- Displayed when the call forwarding query was set but forwarding is not enabled. -->
287     <string name="cfTemplateRegisteredTime"><xliff:g id="bearer_service_code">{0}</xliff:g>: Not forwarded</string>
288
289     <!-- android.net.http Error strings --> <skip />
290     <!-- Displayed when a feature code (non-phone number) is dialed and completes successfully. -->
291     <string name="fcComplete">Feature code complete.</string>
292     <!-- Displayed when a feature code (non-phone number) is dialed and completes unsuccessfully. -->
293     <string name="fcError">Connection problem or invalid feature code.</string>
294     <!-- android.net.http Error strings --> <skip />
295     <!-- Displayed when a web request was successful. -->
296     <string name="httpErrorOk">OK</string>
297     <!-- Displayed when a web request failed with a generic network error. -->
298     <string name="httpError">There was a network error.</string>
299     <!-- Displayed when a web request failed because the URL could not be found. -->
300     <string name="httpErrorLookup">Couldn\'t find the URL.</string>
301     <!-- Displayed when a web request failed because the site's authentication scheme is not supported by us. -->
302     <string name="httpErrorUnsupportedAuthScheme">The site authentication scheme isn\'t supported.</string>
303     <!-- Displayed when a web request failed because the authentication failed. -->
304     <string name="httpErrorAuth">Couldn\'t authenticate.</string>
305     <!-- Displayed when a web request failed because the authentication with the proxy failed. -->
306     <string name="httpErrorProxyAuth">Authentication via the proxy server was unsuccessful.</string>
307     <!-- Displayed when a web request failed because there was a connection error. -->
308     <string name="httpErrorConnect">Couldn\'t connect to the server.</string>
309     <!-- Displayed when a web request failed because there was an input or output error. -->
310     <string name="httpErrorIO">Couldn\'t communicate with the server. Try again later.</string>
311     <!-- Displayed when a web request failed because the request timed out -->
312     <string name="httpErrorTimeout">The connection to the server timed out.</string>
313     <!-- Displayed when a web request failed because the site tried to redirect us one too many times -->
314     <string name="httpErrorRedirectLoop">The page contains too many server redirects.</string>
315     <!-- Displayed when a web request failed because the protocol of the server is not supported. -->
316     <string name="httpErrorUnsupportedScheme">The protocol isn\'t supported.</string>
317     <!-- Displayed when a web request failed because the a secure connection couldn't be made to the server.-->
318     <string name="httpErrorFailedSslHandshake">Couldn\'t establish a secure connection.</string>
319     <!-- Displayed when a web request failed because the URL isn't in a valid form. -->
320     <string name="httpErrorBadUrl">Couldn\'t open the page because the URL is invalid.</string>
321     <!-- Displayed when a request failed because we failed to open the file. -->
322     <string name="httpErrorFile">Couldn\'t access the file.</string>
323     <!-- Displayed when a request failed because the file wasn't found. -->
324     <string name="httpErrorFileNotFound">Couldn\'t find the requested file.</string>
325     <!-- Displayed when a request failed because there are too many requests right now. -->
326     <string name="httpErrorTooManyRequests">Too many requests are being processed. Try again later.</string>
327
328     <!-- Account notifications --> <skip />
329     <!-- A notification is shown when the AccountManager is unable to
330     supply an auth token without prompting the user to re-enter the
331     password.  This is the text that will scroll through the
332     notification bar (will be seen by the user as he uses another application). -->
333     <string name="notification_title">Signin error for <xliff:g id="account" example="foo@gmail.com">%1$s</xliff:g></string>
334
335     <!-- Sync notifications --> <skip />
336     <!-- 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). -->
337     <string name="contentServiceSync">Sync</string>
338     <!-- 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. -->
339     <string name="contentServiceSyncNotificationTitle">Sync</string>
340     <!-- 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. -->
341     <string name="contentServiceTooManyDeletesNotificationDesc">Too many <xliff:g id="content_type">%s</xliff:g> deletes.</string>
342
343     <!-- If MMS discovers there isn't much space left on the device, it will show a toast with this message. -->
344     <string name="low_memory" product="tablet">Tablet storage is full. Delete some files to free space.</string>
345     <!-- If MMS discovers there isn't much space left on the device, it will show a toast with this message. -->
346     <string name="low_memory" product="watch">Watch storage is full. Delete some files to free space.</string>
347     <!-- If MMS discovers there isn't much space left on the device, it will show a toast with this message. -->
348     <string name="low_memory" product="tv">TV storage is full. Delete some files to free space.</string>
349     <!-- If MMS discovers there isn't much space left on the device, it will show a toast with this message. -->
350     <string name="low_memory" product="default">Phone storage is full. Delete some files to free space.</string>
351
352     <!-- SSL CA cert notification --> <skip />
353     <!-- Shows up when there is a user SSL CA Cert installed on the
354          device.  Indicates to the user that SSL traffic can be intercepted.  [CHAR LIMIT=NONE] -->
355     <plurals name="ssl_ca_cert_warning">
356         <item quantity="one">Certificate authority installed</item>
357         <item quantity="other">Certificate authorities installed</item>
358     </plurals>
359     <!-- Content text for a notification. The Title of the notification is "ssl_ca_cert_warning".
360          This says that an unknown party is doing the monitoring. [CHAR LIMIT=100]-->
361     <string name="ssl_ca_cert_noti_by_unknown">By an unknown third party</string>
362     <!-- Content text for a notification. The Title of the notification is "ssl_ca_cert_warning".
363          This indicates that an unspecified administrator is doing the monitoring. [CHAR LIMIT=100]-->
364     <string name="ssl_ca_cert_noti_by_administrator">By your work profile administrator</string>
365     <!-- Content text for a notification. The Title of the notification is "ssl_ca_cert_warning".
366          This indicates who is doing the monitoring. [CHAR LIMIT=100]-->
367     <string name="ssl_ca_cert_noti_managed">By <xliff:g id="managing_domain">%s</xliff:g></string>
368
369     <!-- Work profile deleted notification--> <skip />
370     <!-- Shows up in the notification's title when the system deletes the work profile. [CHAR LIMIT=NONE] -->
371     <string name="work_profile_deleted">Work profile deleted</string>
372     <!-- Content text for a notification. The Title of the notification is "work_profile_deleted",
373          i.e. "Work profile deleted". This says that the profile is deleted by the system as a result of
374          the current profile owner gone missing. [CHAR LIMIT=100]-->
375     <string name="work_profile_deleted_description">Work profile deleted due to missing admin app.</string>
376     <!-- Content text for an expanded notification. The Title of the notification is "work_profile_deleted",
377          i.e. "Work profile deleted". This further explains that the profile is deleted by the system
378          as a result of the current profile admin gone missing. [CHAR LIMIT=NONE]-->
379     <string name="work_profile_deleted_details">The work profile admin app is either missing or corrupted.
380          As a result, your work profile and related data have been deleted. Contact your administrator for assistance.</string>
381     <!-- Content text for a notification. The Title of the notification is "work_profile_deleted",
382         This indicates that a work profile has been deleted. [CHAR LIMIT=NONE]-->
383     <string name="work_profile_deleted_description_dpm_wipe">Your work profile is no longer available on this device.</string>
384
385     <!-- Factory reset warning dialog strings--> <skip />
386     <!-- Shows up in the dialog's title to warn about an impeding factory reset. [CHAR LIMIT=NONE] -->
387     <string name="factory_reset_warning">Your device will be erased</string>
388     <!-- Text message in the factory reset warning dialog. This says that the the device admin app
389          is missing or corrupted. As a result the device will be erased. [CHAR LIMIT=NONE]-->
390     <string name="factory_reset_message">The admin app is missing components or corrupted, and can\'t be used.
391          Your device will now be erased. Contact your administrator for assistance.</string>
392
393     <!-- 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. -->
394     <string name="me">Me</string>
395
396     <!-- Power Dialog --> <skip />
397     <!-- Title for the Phone Options dialog to lock the screen, turn off the phone etc. -->
398     <string name="power_dialog" product="tablet">Tablet options</string>
399     <!-- Title for the Phone Options dialog to lock the screen, turn off the phone etc. -->
400     <string name="power_dialog" product="tv">TV options</string>
401     <!-- Title for the Phone Options dialog to lock the screen, turn off the phone etc. -->
402     <string name="power_dialog" product="default">Phone options</string>
403     <!-- Button to turn on silent mode, within the Phone Options dialog -->
404     <string name="silent_mode">Silent mode</string>
405     <!-- Button to turn on the radio, within the Phone Options dialog -->
406     <string name="turn_on_radio">Turn on wireless</string>
407     <!-- Button to turn off the radio, within the Phone Options dialog -->
408     <string name="turn_off_radio">Turn off wireless</string>
409     <!-- Button to lock the screen, within the Phone Options dialog -->
410     <string name="screen_lock">Screen lock</string>
411     <!-- Button to turn off the phone, within the Phone Options dialog -->
412     <string name="power_off">Power off</string>
413     <!-- Spoken description for ringer silent option. [CHAR LIMIT=NONE] -->
414     <string name="silent_mode_silent">Ringer off</string>
415     <!-- Spoken description for ringer vibrate option. [CHAR LIMIT=NONE] -->
416     <string name="silent_mode_vibrate">Ringer vibrate</string>
417     <!-- Spoken description for ringer normal option. [CHAR LIMIT=NONE] -->
418     <string name="silent_mode_ring">Ringer on</string>
419
420     <!-- Reboot to Recovery Progress Dialog. This is shown before it reboots to recovery. -->
421     <string name="reboot_to_update_title">Android system update</string>
422     <string name="reboot_to_update_prepare">Preparing to update\u2026</string>
423     <string name="reboot_to_update_package">Processing the update package\u2026</string>
424     <string name="reboot_to_update_reboot">Restarting\u2026</string>
425
426     <!-- Reboot to Recovery for factory reset. -->
427     <string name="reboot_to_reset_title">Factory data reset</string>
428     <string name="reboot_to_reset_message">Restarting\u2026</string>
429
430     <!-- Shutdown Progress Dialog. This is shown if the user chooses to power off the phone. -->
431     <string name="shutdown_progress">Shutting down\u2026</string>
432
433     <!-- Shutdown Confirmation Dialog.  When the user chooses to power off the phone, there will
434          be a confirmation dialog.  This is the message. -->
435     <string name="shutdown_confirm" product="tablet">Your tablet will shut down.</string>
436     <!-- Shutdown Confirmation Dialog.  When the user chooses to power off the TV, there will
437          be a confirmation dialog.  This is the message. -->
438     <string name="shutdown_confirm" product="tv">Your TV will shut down.</string>
439     <!-- Shutdown Confirmation Dialog.  When the user chooses to power off the watch, there will
440          be a confirmation dialog.  This is the message. -->
441     <string name="shutdown_confirm" product="watch">Your watch will shut down.</string>
442     <!-- Shutdown Confirmation Dialog.  When the user chooses to power off the phone, there will
443          be a confirmation dialog.  This is the message. -->
444     <string name="shutdown_confirm" product="default">Your phone will shut down.</string>
445
446     <!-- Shutdown Confirmation Dialog.  When the user chooses to power off the phone, it asks
447          the user if they'd like to shut down.  This is the message.  This is used instead of
448          shutdown_confirm when the system is configured to use long press to go directly to the
449          power off dialog instead of the global actions menu. -->
450     <string name="shutdown_confirm_question">Do you want to shut down?</string>
451
452     <!-- Title of dialog to confirm rebooting into safe mode. [CHAR LIMIT=50] -->
453     <string name="reboot_safemode_title">Reboot to safe mode</string>
454
455     <!-- Shutdown Confirmation Dialog.  Message in the confirmation dialog
456          when the user asks to reboot into safe mode. [CHAR LIMIT=NONE] -->
457     <string name="reboot_safemode_confirm">Do you want to reboot into safe mode?
458          This will disable all third party applications you have installed.
459          They will be restored when you reboot again.</string>
460
461     <!-- Recent Tasks dialog: title
462      TODO: this should move to SystemUI.apk, but the code for the old
463             recent dialog is still in the framework
464      -->
465     <string name="recent_tasks_title">Recent</string>
466     <!-- Recent Tasks dialog: message when there are no recent applications
467      TODO: this should move to SystemUI.apk, but the code for the old
468             recent dialog is still in the framework
469      -->
470     <string name="no_recent_tasks">No recent apps.</string>
471
472     <!-- Title of the Global Actions Dialog -->
473     <string name="global_actions" product="tablet">Tablet options</string>
474     <!-- Title of the Global Actions Dialog -->
475     <string name="global_actions" product="tv">TV options</string>
476     <!-- Title of the Global Actions Dialog -->
477     <string name="global_actions" product="default">Phone options</string>
478
479     <!-- label for item that locks the phone in the phone options dialog -->
480     <string name="global_action_lock">Screen lock</string>
481
482     <!-- label for item that turns off power in phone options dialog -->
483     <string name="global_action_power_off">Power off</string>
484
485     <!-- label for item that starts emergency call -->
486     <string name="global_action_emergency">Emergency</string>
487
488     <!-- label for item that generates a bug report in the phone options dialog -->
489     <string name="global_action_bug_report">Bug report</string>
490
491     <!-- Take bug report menu title [CHAR LIMIT=NONE] -->
492     <string name="bugreport_title">Take bug report</string>
493     <!-- Message in bugreport dialog describing what it does [CHAR LIMIT=NONE] -->
494     <!-- TODO: remove if not used anymore -->
495     <string name="bugreport_message">This will collect information about your
496         current device state, to send as an e-mail message.  It will take a little
497         time from starting the bug report until it is ready to be sent; please be
498         patient.</string>
499     <!-- Title in the bugreport dialog for the interactive workflow. Should fit in one line. [CHAR LIMIT=30] -->
500     <string name="bugreport_option_interactive_title">Interactive report</string>
501     <!-- Summary in the bugreport dialog for the interactive workflow. [CHAR LIMIT=NONE] -->
502     <string name="bugreport_option_interactive_summary">Use this under most circumstances.
503         It allows you to track progress of the report, enter more details about the problem, and take screenshots.
504         It might omit some less-used sections that take a long time to report.</string>
505     <!-- Title in the bugreport dialog for the full workflow. Should fit in one line. [CHAR LIMIT=30] -->
506     <string name="bugreport_option_full_title">Full report</string>
507     <!-- Summary in the bugreport dialog for the full workflow. [CHAR LIMIT=NONE] -->
508     <string name="bugreport_option_full_summary">Use this option for minimal system interference when
509         your device is unresponsive or too slow, or when you need all report sections.
510         Does not allow you to enter more details or take additional screenshots.</string>
511     <!--  Toast message informing user in how many seconds a bugreport screenshot will be taken -->
512     <plurals name="bugreport_countdown">
513         <item quantity="one">Taking screenshot for bug report in <xliff:g id="number">%d</xliff:g> second.</item>
514         <item quantity="other">Taking screenshot for bug report in <xliff:g id="number">%d</xliff:g> seconds.</item>
515     </plurals>
516
517     <!-- Format for build summary info [CHAR LIMIT=NONE] -->
518     <string name="bugreport_status" translatable="false">%s (%s)</string>
519
520     <!-- label for item that enables silent mode in phone options dialog -->
521     <string name="global_action_toggle_silent_mode">Silent mode</string>
522
523     <!-- status message in phone options dialog for when silent mode is enabled -->
524     <string name="global_action_silent_mode_on_status">Sound is OFF</string>
525
526     <!-- status message in phone options dialog for when silent mode is disabled -->
527     <string name="global_action_silent_mode_off_status">Sound is ON</string>
528
529     <!-- label for item that toggles airplane mode -->
530     <string name="global_actions_toggle_airplane_mode">Airplane mode</string>
531
532     <!-- status message in phone options dialog for when airplane mode is on -->
533     <string name="global_actions_airplane_mode_on_status">Airplane mode is ON</string>
534
535     <!-- status message in phone options dialog for when airplane mode is off -->
536     <string name="global_actions_airplane_mode_off_status">Airplane mode is OFF</string>
537
538     <!-- label for item that launches settings in phone options dialog [CHAR LIMIT=15]-->
539     <string name="global_action_settings">Settings</string>
540
541     <!-- label for item that launches assist in phone options dialog [CHAR LIMIT=15]-->
542     <string name="global_action_assist">Assist</string>
543
544     <!-- label for item that launches voice assist in phone options dialog [CHAR LIMIT=15]-->
545     <string name="global_action_voice_assist">Voice Assist</string>
546
547     <!-- label for item that locks the phone and enforces that it can't be unlocked without entering a credential. [CHAR LIMIT=15] -->
548     <string name="global_action_lockdown">Lock now</string>
549
550     <!-- Text to use when the number in a notification info is too large
551          (greater than status_bar_notification_info_maxnum, defined in
552          values/config.xml) and must be truncated. May need to be localized
553          for most appropriate textual indicator of "more than X".
554          [CHAR LIMIT=4] -->
555     <string name="status_bar_notification_info_overflow">999+</string>
556
557     <!-- The divider symbol between different parts of the notification header. not translatable [CHAR LIMIT=1] -->
558     <string name="notification_header_divider_symbol" translatable="false">•</string>
559
560     <!-- Text shown in place of notification contents when the notification is hidden on a secure lockscreen -->
561     <string name="notification_hidden_text">Contents hidden</string>
562
563     <!-- Text shown in place of notification contents when the notification is hidden by policy on a secure lockscreen -->
564     <string name="notification_hidden_by_policy_text">Contents hidden by policy</string>
565
566     <!-- Displayed to the user to tell them that they have started up the phone in "safe mode" -->
567     <string name="safeMode">Safe mode</string>
568
569     <!-- Label for the Android system components when they are shown to the user. -->
570     <string name="android_system_label">Android System</string>
571
572     <!-- Label for the user owner in the intent forwarding app. -->
573     <string name="user_owner_label">Switch to Personal</string>
574
575     <!-- Label for a corporate profile in the intent forwarding app. -->
576     <string name="managed_profile_label">Switch to Work</string>
577
578     <!-- Title 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="permgrouplab_contacts">Contacts</string>
580     <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
581     <string name="permgroupdesc_contacts">access your contacts</string>
582
583     <!-- Title 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="permgrouplab_location">Location</string>
585     <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
586     <string name="permgroupdesc_location">access this device\'s location</string>
587
588     <!-- Title 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="permgrouplab_calendar">Calendar</string>
590     <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
591     <string name="permgroupdesc_calendar">access your calendar</string>
592
593     <!-- Title 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="permgrouplab_sms">SMS</string>
595     <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
596     <string name="permgroupdesc_sms">send and view SMS messages</string>
597
598     <!-- Title 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="permgrouplab_storage">Storage</string>
600     <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
601     <string name="permgroupdesc_storage">access photos, media, and files on your device</string>
602
603     <!-- Title of a category of application permissioncds, listed so the user can choose whether they want to allow the application to do this. -->
604     <string name="permgrouplab_microphone">Microphone</string>
605     <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
606     <string name="permgroupdesc_microphone">record audio</string>
607
608     <!-- Title 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="permgrouplab_camera">Camera</string>
610     <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
611     <string name="permgroupdesc_camera">take pictures and record video</string>
612
613     <!-- Title 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="permgrouplab_phone">Phone</string>
615     <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
616     <string name="permgroupdesc_phone">make and manage phone calls</string>
617
618     <!-- Title 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="permgrouplab_sensors">Body Sensors</string>
620     <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
621     <string name="permgroupdesc_sensors">access sensor data about your vital signs</string>
622
623     <!-- Title for the capability of an accessibility service to retrieve window content. -->
624     <string name="capability_title_canRetrieveWindowContent">Retrieve window content</string>
625     <!-- Description for the capability of an accessibility service to retrieve window content. -->
626     <string name="capability_desc_canRetrieveWindowContent">Inspect the content of a window you\'re
627         interacting with.</string>
628
629     <!-- Title for the capability of an accessibility service to request touch exploration. -->
630     <string name="capability_title_canRequestTouchExploration">Turn on Explore by Touch</string>
631     <!-- Description for the capability of an accessibility service to request touch exploration. -->
632     <string name="capability_desc_canRequestTouchExploration">Tapped items will be spoken aloud
633         and the screen can be explored using gestures.</string>
634
635     <!-- Title for the capability of an accessibility service to request enhanced web accessibility. -->
636     <string name="capability_title_canRequestEnhancedWebAccessibility">Turn on enhanced web
637         accessibility</string>
638     <!-- Description for the capability of an accessibility service to request enhanced web accessibility. -->
639     <string name="capability_desc_canRequestEnhancedWebAccessibility">Scripts may be installed to
640         make app content more accessible.</string>
641
642     <!-- Title for the capability of an accessibility service to request to filter key events. -->
643     <string name="capability_title_canRequestFilterKeyEvents">Observe text you type</string>
644     <!-- Description for the capability of an accessibility service to request to filter key events. -->
645     <string name="capability_desc_canRequestFilterKeyEvents">Includes personal data such as credit
646         card numbers and passwords.</string>
647
648     <!-- Title for the capability of an accessibility service to control display magnification. -->
649     <string name="capability_title_canControlMagnification">Control display magnification</string>
650     <!-- Description for the capability of an accessibility service to control display magnification. -->
651     <string name="capability_desc_canControlMagnification">Control the display\'s zoom level and
652         positioning.</string>
653
654     <!-- Title for the capability of an accessibility service to perform gestures. -->
655     <string name="capability_title_canPerformGestures">Perform gestures</string>
656     <!-- Description for the capability of an accessibility service to perform gestures. -->
657     <string name="capability_desc_canPerformGestures">Can tap, swipe, pinch, and perform other
658         gestures.</string>
659
660     <!--  Permissions -->
661
662     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
663     <string name="permlab_statusBar">disable or modify status bar</string>
664     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
665     <string name="permdesc_statusBar">Allows the app to disable the status bar or add and remove system icons.</string>
666
667     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
668     <string name="permlab_statusBarService">be the status bar</string>
669     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
670     <string name="permdesc_statusBarService">Allows the app to be the status bar.</string>
671
672     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
673     <string name="permlab_expandStatusBar">expand/collapse status bar</string>
674     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
675     <string name="permdesc_expandStatusBar">Allows the app to expand or collapse the status bar.</string>
676
677     <!-- Title of an application permission, listed so the user can install application shortcuts
678     in their Launcher -->
679     <string name="permlab_install_shortcut">install shortcuts</string>
680     <!-- Description of an application permission, listed so the user can install application shortcuts
681     in their Launcher -->
682     <string name="permdesc_install_shortcut">Allows an application to add
683         Homescreen shortcuts without user intervention.</string>
684
685     <!-- Title of an application permission, listed so the user can uninstall application shortcuts
686     in their Launcher -->
687     <string name="permlab_uninstall_shortcut">uninstall shortcuts</string>
688     <!-- Description of an application permission, listed so the user can install application shortcuts
689     in their Launcher -->
690     <string name="permdesc_uninstall_shortcut">Allows the application to remove
691         Homescreen shortcuts without user intervention.</string>
692
693     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
694     <string name="permlab_processOutgoingCalls">reroute outgoing calls</string>
695     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
696     <string name="permdesc_processOutgoingCalls">Allows the app to see the
697         number being dialed during an outgoing call with the option to redirect
698         the call to a different number or abort the call altogether.</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_receiveSms">receive text messages (SMS)</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_receiveSms">Allows the app to receive and process SMS
704       messages. This means the app could monitor or delete messages sent to your
705       device without showing them to you.</string>
706
707     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
708     <string name="permlab_receiveMms">receive text messages (MMS)</string>
709     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
710     <string name="permdesc_receiveMms">Allows the app to receive and process MMS
711       messages. This means the app could monitor or delete messages sent to your
712       device without showing them to you.</string>
713
714     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
715     <string name="permlab_readCellBroadcasts">read cell broadcast messages</string>
716     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
717     <string name="permdesc_readCellBroadcasts">Allows the app to read
718         cell broadcast messages received by your device. Cell broadcast alerts
719         are delivered in some locations to warn you of emergency situations.
720         Malicious apps may interfere with the performance or operation of your
721         device when an emergency cell broadcast is received.</string>
722
723     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
724     <string name="permlab_subscribedFeedsRead">read subscribed feeds</string>
725     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
726     <string name="permdesc_subscribedFeedsRead">Allows the app to get details about the currently synced feeds.</string>
727
728     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
729     <string name="permlab_sendSms">send and view SMS messages</string>
730     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
731     <string name="permdesc_sendSms">Allows the app to send SMS messages.
732      This may result in unexpected charges. Malicious apps may cost you money by
733      sending messages without your confirmation.</string>
734
735     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
736     <string name="permlab_readSms">read your text messages (SMS or MMS)</string>
737     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
738     <string name="permdesc_readSms" product="tablet">Allows the app to read SMS
739       messages stored on your tablet or SIM card. This allows the app to read all
740       SMS messages, regardless of content or confidentiality.</string>
741     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
742     <string name="permdesc_readSms" product="tv">Allows the app to read SMS
743       messages stored on your TV or SIM card. This allows the app to read all
744       SMS messages, regardless of content or confidentiality.</string>
745     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
746     <string name="permdesc_readSms" product="default">Allows the app to read SMS
747       messages stored on your phone or SIM card. This allows the app to read all
748       SMS messages, regardless of content or confidentiality.</string>
749
750     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
751     <string name="permlab_receiveWapPush">receive text messages (WAP)</string>
752     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
753     <string name="permdesc_receiveWapPush">Allows the app to receive and process
754      WAP messages.  This permission includes the ability to monitor or delete
755      messages sent to you without showing them to you.</string>
756
757     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
758     <string name="permlab_getTasks">retrieve running apps</string>
759     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
760     <string name="permdesc_getTasks">Allows the app to retrieve information
761        about currently and recently running tasks.  This may allow the app to
762        discover information about which applications are used on the device.</string>
763
764     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
765     <string name="permlab_manageProfileAndDeviceOwners">manage profile and device owners</string>
766     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to set the profile/device owners.
767      [CHAR LIMIT=NONE] -->
768     <string name="permdesc_manageProfileAndDeviceOwners">Allows apps to set the profile owners and the device owner.</string>
769
770     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
771     <string name="permlab_reorderTasks">reorder running apps</string>
772     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
773     <string name="permdesc_reorderTasks">Allows the app to move tasks to the
774       foreground and background.  The app may do this without your input.</string>
775
776     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
777     <string name="permlab_enableCarMode">enable car mode</string>
778     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
779     <string name="permdesc_enableCarMode">Allows the app to
780         enable the car mode.</string>
781
782     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
783     <string name="permlab_killBackgroundProcesses">close other apps</string>
784     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
785     <string name="permdesc_killBackgroundProcesses">Allows the app to end
786       background processes of other apps.  This may cause other apps to stop
787       running.</string>
788
789     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
790     <string name="permlab_systemAlertWindow">draw over other apps</string>
791     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
792     <string name="permdesc_systemAlertWindow">Allows the app to draw on top of other
793         applications or parts of the user interface.  They may interfere with your
794         use of the interface in any application, or change what you think you are
795         seeing in other applications.</string>
796
797     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
798     <string name="permlab_persistentActivity">make app always run</string>
799     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
800     <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>
801     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
802     <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>
803     <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>
804
805     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
806     <string name="permlab_getPackageSize">measure app storage space</string>
807     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
808     <string name="permdesc_getPackageSize">Allows the app to retrieve its code, data, and cache sizes</string>
809
810     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
811     <string name="permlab_writeSettings">modify system settings</string>
812     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
813     <string name="permdesc_writeSettings">Allows the app to modify the
814         system\'s settings data. Malicious apps may corrupt your system\'s
815         configuration.</string>
816
817     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
818     <string name="permlab_receiveBootCompleted">run at startup</string>
819     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
820     <string name="permdesc_receiveBootCompleted" product="tablet">Allows the app to
821         have itself started as soon as the system has finished booting.
822         This can make it take longer to start the tablet and allow the
823         app to slow down the overall tablet by always running.</string>
824     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
825     <string name="permdesc_receiveBootCompleted" product="tv">Allows the app to
826         have itself started as soon as the system has finished booting.
827         This can make it take longer to start the TV and allow the
828         app to slow down the overall tablet by always running.</string>
829     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
830     <string name="permdesc_receiveBootCompleted" product="default">Allows the app to
831         have itself started as soon as the system has finished booting.
832         This can make it take longer to start the phone and allow the
833         app to slow down the overall phone by always running.</string>
834
835     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
836     <string name="permlab_broadcastSticky">send sticky broadcast</string>
837     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
838     <string name="permdesc_broadcastSticky" product="tablet">Allows the app to
839     send sticky broadcasts, which remain after the broadcast ends. Excessive use
840     may make the tablet slow or unstable by causing it to use too much memory.
841     </string>
842     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
843     <string name="permdesc_broadcastSticky" product="tv">Allows the app to
844     send sticky broadcasts, which remain after the broadcast ends. Excessive use
845     may make the TV slow or unstable by causing it to use too much memory.
846     </string>
847     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
848     <string name="permdesc_broadcastSticky" product="default">Allows the app to
849     send sticky broadcasts, which remain after the broadcast ends. Excessive
850     use may make the phone slow or unstable by causing it to use too
851     much memory.</string>
852
853     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
854     <string name="permlab_readContacts">read your contacts</string>
855     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
856     <string name="permdesc_readContacts" product="tablet">Allows the app to read
857       data about your contacts stored on your tablet, including the frequency
858       with which you\'ve called, emailed, or communicated in other ways with
859       specific individuals. This permission allows apps to save your contact
860       data, and malicious apps may share contact data without your
861       knowledge.</string>
862     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
863     <string name="permdesc_readContacts" product="tv">Allows the app to read
864       data about your contacts stored on your TV, including the frequency
865       with which you\'ve called, emailed, or communicated in other ways with
866       specific individuals. This permission allows apps to save your contact
867       data, and malicious apps may share contact data without your
868       knowledge.</string>
869     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
870     <string name="permdesc_readContacts" product="default">Allows the app to
871       read data about your contacts stored on your phone, including the
872       frequency with which you\'ve called, emailed, or communicated in other ways
873       with specific individuals. This permission allows apps to save your
874       contact data, and malicious apps may share contact data without your
875       knowledge.</string>
876
877     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
878     <string name="permlab_writeContacts">modify your contacts</string>
879     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
880     <string name="permdesc_writeContacts" product="tablet">Allows the app to
881       modify the data about your contacts stored on your tablet, including the
882       frequency with which you\'ve called, emailed, or communicated in other ways
883       with specific contacts. This permission allows apps to delete contact
884       data.</string>
885     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
886     <string name="permdesc_writeContacts" product="tv">Allows the app to
887       modify the data about your contacts stored on your TV, including the
888       frequency with which you\'ve called, emailed, or communicated in other ways
889       with specific contacts. This permission allows apps to delete contact
890       data.</string>
891     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
892     <string name="permdesc_writeContacts" product="default">Allows the app to
893     modify the data about your contacts stored on your phone, including the
894     frequency with which you\'ve called, emailed, or communicated in other ways
895     with specific contacts. This permission allows apps to delete contact
896     data.</string>
897
898     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
899     <string name="permlab_readCallLog">read call log</string>
900     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
901     <string name="permdesc_readCallLog" product="tablet">Allows the app to read
902      your tablet\'s call log, including data about incoming and outgoing calls.
903      This permission allows apps to save your call log data, and malicious apps
904      may share call log data without your knowledge.</string>
905     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
906     <string name="permdesc_readCallLog" product="tv">Allows the app to read
907      your TV\'s call log, including data about incoming and outgoing calls.
908      This permission allows apps to save your call log data, and malicious apps
909      may share call log data without your knowledge.</string>
910     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
911     <string name="permdesc_readCallLog" product="default">Allows the app to read
912       your phone\'s call log, including data about incoming and outgoing calls.
913       This permission allows apps to save your call log data, and malicious apps
914       may share call log data without your knowledge.</string>
915
916     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
917     <string name="permlab_writeCallLog">write call log</string>
918     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
919     <string name="permdesc_writeCallLog" product="tablet">Allows the app to modify your tablet\'s call log, including data about incoming and outgoing calls.
920         Malicious apps may use this to erase or modify your call log.</string>
921     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
922     <string name="permdesc_writeCallLog" product="tv">Allows the app to modify your TV\'s call log, including data about incoming and outgoing calls.
923         Malicious apps may use this to erase or modify your call log.</string>
924     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
925     <string name="permdesc_writeCallLog" product="default">Allows the app to modify your phone\'s call log, including data about incoming and outgoing calls.
926         Malicious apps may use this to erase or modify your call log.</string>
927
928     <!-- 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] -->
929     <string name="permlab_bodySensors">access body sensors (like heart rate monitors)
930     </string>
931     <!-- 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] -->
932     <string name="permdesc_bodySensors" product="default">Allows the app to access data from sensors
933     that monitor your physical condition, such as your heart rate.</string>
934
935     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
936     <string name="permlab_readCalendar">read calendar events plus confidential information</string>
937     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
938     <string name="permdesc_readCalendar" product="tablet">Allows the app to read
939        all calendar events stored on your tablet, including those of friends or
940        co-workers. This may allow the app to share or save your calendar data,
941        regardless of confidentiality or sensitivity.</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_readCalendar" product="tv">Allows the app to read
944        all calendar events stored on your TV, including those of friends or
945        co-workers. This may allow the app to share or save your calendar data,
946        regardless of confidentiality or sensitivity.</string>
947     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
948     <string name="permdesc_readCalendar" product="default">Allows the app to
949        read all calendar events stored on your phone, including those of friends
950        or co-workers. This may allow the app to share or save your calendar data,
951        regardless of confidentiality or sensitivity.</string>
952
953     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
954     <string name="permlab_writeCalendar">add or modify calendar events and send email to guests without owners\' knowledge</string>
955     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
956     <string name="permdesc_writeCalendar" product="tablet">Allows the app to
957         add, remove, change events that you can modify on your tablet, including
958         those of friends or co-workers. This may allow the app to send messages
959         that appear to come from calendar owners, or modify events without the
960         owners\' knowledge.</string>
961     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
962     <string name="permdesc_writeCalendar" product="tv">Allows the app to
963         add, remove, change events that you can modify on your TV, including
964         those of friends or co-workers. This may allow the app to send messages
965         that appear to come from calendar owners, or modify events without the
966         owners\' knowledge.</string>
967     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
968     <string name="permdesc_writeCalendar" product="default">Allows the app to
969         add, remove, change events that you can modify on your phone, including
970         those of friends or co-workers. This may allow the app to send messages
971         that appear to come from calendar owners, or modify events without the
972         owners\' knowledge.</string>
973
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_accessLocationExtraCommands">access extra location provider commands</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_accessLocationExtraCommands">Allows the app to access
979         extra location provider commands.  This may allow the app to interfere
980         with the operation of the GPS or other location sources.</string>
981
982     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
983     <string name="permlab_accessFineLocation">access precise location (GPS and
984       network-based)</string>
985     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
986     <string name="permdesc_accessFineLocation">Allows the app to get your
987       precise location using the Global Positioning System (GPS) or network
988       location sources such as cell towers and Wi-Fi. These location services
989       must be turned on and available to your device for the app to use them.
990       Apps may use this to determine where you are, and may consume additional
991       battery power.</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_accessCoarseLocation">access approximate location
995       (network-based)</string>
996     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
997     <string name="permdesc_accessCoarseLocation">Allows the app to get your
998       approximate location. This location is derived by location services using
999       network location sources such as cell towers and Wi-Fi. These location
1000       services must be turned on and available to your device for the app to
1001       use them. Apps may use this to determine approximately where you
1002       are.</string>
1003
1004  <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1005     <string name="permlab_modifyAudioSettings">change your audio settings</string>
1006     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1007     <string name="permdesc_modifyAudioSettings">Allows the app to modify global audio settings such as volume and which speaker is used for output.</string>
1008
1009     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1010     <string name="permlab_recordAudio">record audio</string>
1011     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1012     <string name="permdesc_recordAudio">Allows the app to record audio with the
1013       microphone.  This permission allows the app to record audio at any time
1014       without your confirmation.</string>
1015
1016     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1017     <string name="permlab_sim_communication">send commands to the SIM</string>
1018     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1019     <string name="permdesc_sim_communication">Allows the app to send commands to the SIM. This is very dangerous.</string>
1020
1021     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1022     <string name="permlab_camera">take pictures and videos</string>
1023     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1024     <string name="permdesc_camera">Allows the app to take pictures and videos
1025       with the camera.  This permission allows the app to use the camera at any
1026       time without your confirmation.</string>
1027
1028     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1029     <string name="permlab_vibrate">control vibration</string>
1030     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1031     <string name="permdesc_vibrate">Allows the app to control the vibrator.</string>
1032
1033     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1034     <string name="permlab_callPhone">directly call phone numbers</string>
1035     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1036     <string name="permdesc_callPhone">Allows the app to call phone numbers
1037       without your intervention. This may result in unexpected charges or calls.
1038       Note that this doesn\'t allow the app to call emergency numbers.
1039       Malicious apps may cost you money by making calls without your
1040       confirmation.</string>
1041
1042     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1043     <string name="permlab_accessImsCallService">access IMS call service</string>
1044     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1045     <string name="permdesc_accessImsCallService">Allows the app to use the IMS service to make calls without your intervention.</string>
1046
1047     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1048     <string name="permlab_readPhoneState">read phone status and identity</string>
1049     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1050     <string name="permdesc_readPhoneState">Allows the app to access the phone
1051       features of the device.  This permission allows the app to determine the
1052       phone number and device IDs, whether a call is active, and the remote number
1053       connected by a call.</string>
1054
1055     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1056     <string name="permlab_wakeLock" product="tablet">prevent tablet from sleeping</string>
1057     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1058     <string name="permlab_wakeLock" product="tv">prevent TV from sleeping</string>
1059     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1060     <string name="permlab_wakeLock" product="default">prevent phone from sleeping</string>
1061     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1062     <string name="permdesc_wakeLock" product="tablet">Allows the app to prevent the tablet from going to sleep.</string>
1063     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1064     <string name="permdesc_wakeLock" product="tv">Allows the app to prevent the TV from going to sleep.</string>
1065     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1066     <string name="permdesc_wakeLock" product="default">Allows the app to prevent the phone from going to sleep.</string>
1067
1068     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1069     <string name="permlab_transmitIr">transmit infrared</string>
1070     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1071     <string name="permdesc_transmitIr" product="tablet">Allows the app to use the tablet\'s infrared transmitter.</string>
1072     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1073     <string name="permdesc_transmitIr" product="tv">Allows the app to use the TV\'s infrared transmitter.</string>
1074     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1075     <string name="permdesc_transmitIr" product="default">Allows the app to use the phone\'s infrared transmitter.</string>
1076
1077     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1078     <string name="permlab_setWallpaper">set wallpaper</string>
1079     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1080     <string name="permdesc_setWallpaper">Allows the app to set the system wallpaper.</string>
1081
1082     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1083     <string name="permlab_setWallpaperHints">adjust your wallpaper size</string>
1084     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1085     <string name="permdesc_setWallpaperHints">Allows the app to set the system wallpaper size hints.</string>
1086
1087     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1088     <string name="permlab_setTimeZone">set time zone</string>
1089     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1090     <string name="permdesc_setTimeZone" product="tablet">Allows the app to change the tablet\'s time zone.</string>
1091     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1092     <string name="permdesc_setTimeZone" product="tv">Allows the app to change the TV\'s time zone.</string>
1093     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1094     <string name="permdesc_setTimeZone" product="default">Allows the app to change the phone\'s time zone.</string>
1095
1096     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1097     <string name="permlab_getAccounts">find accounts on the device</string>
1098     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1099     <string name="permdesc_getAccounts" product="tablet">Allows the app to get
1100       the list of accounts known by the tablet.  This may include any accounts
1101       created by applications you have installed.</string>
1102     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1103     <string name="permdesc_getAccounts" product="tv">Allows the app to get
1104       the list of accounts known by the TV.  This may include any accounts
1105       created by applications you have installed.</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_getAccounts" product="default">Allows the app to get
1108       the list of accounts known by the phone.  This may include any accounts
1109       created by applications you have installed.</string>
1110
1111     <!-- 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_accessNetworkState">view network connections</string>
1113     <!-- 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_accessNetworkState">Allows the app to view
1115       information about network connections such as which networks exist and are
1116       connected.</string>
1117
1118     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1119     <string name="permlab_createNetworkSockets">have full network access</string>
1120     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1121     <string name="permdesc_createNetworkSockets">Allows the app to create
1122      network sockets and use custom network protocols. The browser and other
1123      applications provide means to send data to the internet, so this
1124      permission is not required to send data to the internet.</string>
1125
1126  <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1127     <string name="permlab_changeNetworkState">change network connectivity</string>
1128     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1129     <string name="permdesc_changeNetworkState">Allows the app to change the state of network connectivity.</string>
1130
1131     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1132     <string name="permlab_changeTetherState">change tethered connectivity</string>
1133     <!-- Description of an application permission, listed so the user can choose whether they want to allow the applicaiton to do this. -->
1134     <string name="permdesc_changeTetherState">Allows the app to change the state of tethered network connectivity.</string>
1135
1136     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1137     <string name="permlab_accessWifiState">view Wi-Fi connections</string>
1138     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1139     <string name="permdesc_accessWifiState">Allows the app to view information
1140       about Wi-Fi networking, such as whether Wi-Fi is enabled and name of
1141       connected Wi-Fi devices.</string>
1142
1143     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1144     <string name="permlab_changeWifiState">connect and disconnect from Wi-Fi</string>
1145     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1146     <string name="permdesc_changeWifiState">Allows the app to connect to and
1147       disconnect from Wi-Fi access points and to make changes to device
1148       configuration for Wi-Fi networks.</string>
1149
1150     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1151     <string name="permlab_changeWifiMulticastState">allow Wi-Fi Multicast reception</string>
1152     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1153     <string name="permdesc_changeWifiMulticastState" product="tablet">Allows the app to receive
1154       packets sent to all devices on a Wi-Fi network using multicast addresses,
1155       not just your tablet.  It uses more power than the non-multicast mode.</string>
1156     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1157     <string name="permdesc_changeWifiMulticastState" product="tv">Allows the app to receive
1158       packets sent to all devices on a Wi-Fi network using multicast addresses,
1159       not just your TV.  It uses more power than the non-multicast mode.</string>
1160     <string name="permdesc_changeWifiMulticastState" product="default">Allows the app to receive
1161       packets sent to all devices on a Wi-Fi network using multicast addresses,
1162       not just your phone.  It uses more power than the non-multicast mode.</string>
1163
1164  <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1165     <string name="permlab_bluetoothAdmin">access Bluetooth settings</string>
1166     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1167     <string name="permdesc_bluetoothAdmin" product="tablet">Allows the app to
1168       configure the local Bluetooth tablet, and to discover and pair with remote
1169       devices.</string>
1170     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1171     <string name="permdesc_bluetoothAdmin" product="tv">Allows the app to
1172       configure the local Bluetooth TV, and to discover and pair with remote
1173       devices.</string>
1174     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1175     <string name="permdesc_bluetoothAdmin" product="default">Allows the app to configure
1176       the local Bluetooth phone, and to discover and pair with remote devices.</string>
1177
1178     <string name="permlab_accessWimaxState">connect and disconnect from WiMAX</string>
1179     <string name="permdesc_accessWimaxState">Allows the app to determine whether
1180      WiMAX is enabled and information about any WiMAX networks that are
1181      connected. </string>
1182
1183     <string name="permlab_changeWimaxState">change WiMAX state</string>
1184     <string name="permdesc_changeWimaxState" product="tablet">Allows the app to
1185       connect the tablet to and disconnect the tablet from WiMAX networks.</string>
1186     <string name="permdesc_changeWimaxState" product="tv">Allows the app to
1187       connect the TV to and disconnect the TV from WiMAX networks.</string>
1188     <string name="permdesc_changeWimaxState" product="default">Allows the app to
1189       connect the phone to and disconnect the phone from WiMAX networks.</string>
1190
1191  <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1192     <string name="permlab_bluetooth">pair with Bluetooth devices</string>
1193     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1194     <string name="permdesc_bluetooth" product="tablet">Allows the app to view the
1195       configuration of Bluetooth on the tablet, and to make and accept
1196       connections with paired devices.</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_bluetooth" product="tv">Allows the app to view the
1199       configuration of Bluetooth on the TV, and to make and accept
1200       connections with paired devices.</string>
1201     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1202     <string name="permdesc_bluetooth" product="default">Allows the app to view the
1203       configuration of the Bluetooth on the phone, and to make and accept
1204       connections with paired devices.</string>
1205
1206     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1207     <string name="permlab_nfc">control Near Field Communication</string>
1208     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1209     <string name="permdesc_nfc">Allows the app to communicate
1210       with Near Field Communication (NFC) tags, cards, and readers.</string>
1211
1212     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1213     <string name="permlab_disableKeyguard">disable your screen lock</string>
1214     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1215     <string name="permdesc_disableKeyguard">Allows the app to disable the
1216       keylock and any associated password security.  For example, the phone
1217       disables the keylock when receiving an incoming phone call, then
1218       re-enables the keylock when the call is finished.</string>
1219
1220     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1221     <string name="permlab_manageFingerprint">manage fingerprint hardware</string>
1222     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1223     <string name="permdesc_manageFingerprint">Allows the app to invoke methods to add and delete fingerprint templates for use.</string>
1224     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1225     <string name="permlab_useFingerprint">use fingerprint hardware</string>
1226     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1227     <string name="permdesc_useFingerprint">Allows the app to use fingerprint hardware for authentication</string>
1228
1229     <!-- Message shown during fingerprint acquisision when the fingerprint cannot be recognized -->
1230     <string name="fingerprint_acquired_partial">Partial fingerprint detected. Please try again.</string>
1231     <!-- Message shown during fingerprint acquisision when the fingerprint cannot be recognized -->
1232     <string name="fingerprint_acquired_insufficient">Couldn\'t process fingerprint. Please try again.</string>
1233     <!-- Message shown during fingerprint acquisision when the fingerprint sensor needs cleaning -->
1234     <string name="fingerprint_acquired_imager_dirty">Fingerprint sensor is dirty. Please clean and try again.</string>
1235     <!-- Message shown during fingerprint acquisision when the user removes their finger from the sensor too quickly -->
1236     <string name="fingerprint_acquired_too_fast">Finger moved too fast. Please try again.</string>
1237     <!-- Message shown during fingerprint acquisision when the user moves their finger too slowly -->
1238     <string name="fingerprint_acquired_too_slow">Finger moved too slow. Please try again.</string>
1239     <!-- Array containing custom messages shown during fingerprint acquisision from vendor.  Vendor is expected to add and translate these strings -->
1240     <string-array name="fingerprint_acquired_vendor">
1241     </string-array>
1242
1243     <!-- Error message shown when the fingerprint hardware can't be accessed -->
1244     <string name="fingerprint_error_hw_not_available">Fingerprint hardware not available.</string>
1245     <!-- Error message shown when the fingerprint hardware has run out of room for storing fingerprints -->
1246     <string name="fingerprint_error_no_space">Fingerprint can\'t be stored. Please remove an existing fingerprint.</string>
1247     <!-- Error message shown when the fingerprint hardware timer has expired and the user needs to restart the operation. -->
1248     <string name="fingerprint_error_timeout">Fingerprint time out reached. Try again.</string>
1249     <!-- Generic error message shown when the fingerprint operation (e.g. enrollment or authentication) is canceled. Generally not shown to the user-->
1250     <string name="fingerprint_error_canceled">Fingerprint operation canceled.</string>
1251     <!-- Generic error message shown when the fingerprint operation fails because too many attempts have been made. -->
1252     <string name="fingerprint_error_lockout">Too many attempts. Try again later.</string>
1253     <!-- Generic error message shown when the fingerprint hardware can't recognize the fingerprint -->
1254     <string name="fingerprint_error_unable_to_process">Try again.</string>
1255
1256     <!-- Template to be used to name enrolled fingerprints by default. -->
1257     <string name="fingerprint_name_template">Finger <xliff:g id="fingerId" example="1">%d</xliff:g></string>
1258
1259     <!-- Array containing custom error messages from vendor.  Vendor is expected to add and translate these strings -->
1260     <string-array name="fingerprint_error_vendor">
1261     </string-array>
1262
1263     <!-- Content description which should be used for the fingerprint icon. -->
1264     <string name="fingerprint_icon_content_description">Fingerprint icon</string>
1265
1266     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1267     <string name="permlab_readSyncSettings">read sync settings</string>
1268     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1269     <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>
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_writeSyncSettings">toggle sync on and off</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_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>
1275
1276     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1277     <string name="permlab_readSyncStats">read sync statistics</string>
1278     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1279     <string name="permdesc_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>
1280
1281     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
1282     <string name="permlab_sdcardRead" product="nosdcard">read the contents of your USB storage</string>
1283     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1284     <string name="permlab_sdcardRead" product="default">read the contents of your SD card</string>
1285     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
1286     <string name="permdesc_sdcardRead" product="nosdcard">Allows the app to read the contents of your USB storage.</string>
1287     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1288     <string name="permdesc_sdcardRead" product="default">Allows the app to read the contents of your SD card.</string>
1289
1290     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
1291     <string name="permlab_sdcardWrite" product="nosdcard">modify or delete the contents of your USB storage</string>
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_sdcardWrite" product="default">modify or delete the contents of your SD card</string>
1294     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
1295     <string name="permdesc_sdcardWrite" product="nosdcard">Allows the app to write to the USB storage.</string>
1296     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1297     <string name="permdesc_sdcardWrite" product="default">Allows the app to write to the SD card.</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_use_sip">make/receive SIP calls</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_use_sip">Allows the app to make and receive SIP calls.</string>
1303
1304     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1305     <string name="permlab_register_sim_subscription">register new telecom SIM connections</string>
1306     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1307     <string name="permdesc_register_sim_subscription">Allows the app to register new telecom SIM connections.</string>
1308
1309     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1310     <string name="permlab_register_call_provider">register new telecom connections</string>
1311     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1312     <string name="permdesc_register_call_provider">Allows the app to register new telecom connections.</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_connection_manager">manage telecom connections</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_connection_manager">Allows the app to manage telecom connections.</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_bind_incall_service">interact with in-call screen</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_bind_incall_service">Allows the app to control when and how the user sees the in-call screen.</string>
1323
1324     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1325     <string name="permlab_bind_connection_service">interact with telephony services</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_bind_connection_service">Allows the app to interact with telephony services to make/receive calls.</string>
1328
1329     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1330     <string name="permlab_control_incall_experience">provide an in-call user experience</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_control_incall_experience">Allows the app to provide an in-call user experience.</string>
1333
1334     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1335     <string name="permlab_readNetworkUsageHistory">read historical network usage</string>
1336     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1337     <string name="permdesc_readNetworkUsageHistory">Allows the app to read historical network usage for specific networks and apps.</string>
1338
1339     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1340     <string name="permlab_manageNetworkPolicy">manage network policy</string>
1341     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1342     <string name="permdesc_manageNetworkPolicy">Allows the app to manage network policies and define app-specific rules.</string>
1343
1344     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1345     <string name="permlab_modifyNetworkAccounting">modify network usage accounting</string>
1346     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1347     <string name="permdesc_modifyNetworkAccounting">Allows the app to modify how network usage is accounted against apps. Not for use by normal apps.</string>
1348
1349     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1350     <string name="permlab_accessNotifications">access notifications</string>
1351     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1352     <string name="permdesc_accessNotifications">Allows the app to retrieve, examine, and clear notifications, including those posted by other apps.</string>
1353
1354     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1355     <string name="permlab_bindNotificationListenerService">bind to a notification listener service</string>
1356     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1357     <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>
1358
1359     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1360     <string name="permlab_bindConditionProviderService">bind to a condition provider service</string>
1361     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1362     <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>
1363
1364     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1365     <string name="permlab_bindDreamService">bind to a dream service</string>
1366     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1367     <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>
1368
1369     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1370     <string name="permlab_invokeCarrierSetup">invoke the carrier-provided configuration app</string>
1371     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1372     <string name="permdesc_invokeCarrierSetup">Allows the holder to invoke the carrier-provided configuration app. Should never be needed for normal apps.</string>
1373
1374     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1375     <string name="permlab_accessNetworkConditions">listen for observations on network conditions</string>
1376     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1377     <string name="permdesc_accessNetworkConditions">Allows an application to listen for observations on network conditions. Should never be needed for normal apps.</string>
1378
1379     <string name="permlab_setInputCalibration">change input device calibration</string>
1380     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1381     <string name="permdesc_setInputCalibration">Allows the app to modify the calibration parameters of the touch screen. Should never be needed for normal apps.</string>
1382
1383     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1384     <string name="permlab_accessDrmCertificates">access DRM certificates</string>
1385     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1386     <string name="permdesc_accessDrmCertificates">Allows an application to provision and use DRM certficates. Should never be needed for normal apps.</string>
1387
1388     <string name="permlab_handoverStatus">receive Android Beam transfer status</string>
1389     <string name="permdesc_handoverStatus">Allows this application to receive information about current Android Beam transfers</string>
1390
1391     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1392     <string name="permlab_removeDrmCertificates">remove DRM certificates</string>
1393     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1394     <string name="permdesc_removeDrmCertificates">Allows an application to remove DRM certficates. Should never be needed for normal apps.</string>
1395
1396     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1397     <string name="permlab_bindCarrierMessagingService">bind to a carrier messaging service</string>
1398     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1399     <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>
1400
1401     <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1402     <string name="permlab_bindCarrierServices">bind to carrier services</string>
1403     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1404     <string name="permdesc_bindCarrierServices">Allows the holder to bind to carrier services. Should never be needed for normal apps.</string>
1405
1406     <!-- Title of an application permission, for applications that wish to access notification policy. -->
1407     <string name="permlab_access_notification_policy">access Do Not Disturb</string>
1408     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1409     <string name="permdesc_access_notification_policy">Allows the app to read and write Do Not Disturb configuration.</string>
1410
1411     <!-- Policy administration -->
1412
1413     <!-- Title of policy access to limiting the user's password choices -->
1414     <string name="policylab_limitPassword">Set password rules</string>
1415     <!-- Description of policy access to limiting the user's password choices -->
1416     <string name="policydesc_limitPassword">Control the length and the characters allowed in screen lock passwords and PINs.</string>
1417     <!-- Title of policy access to watch user login attempts -->
1418     <string name="policylab_watchLogin">Monitor screen-unlock attempts</string>
1419     <!-- Description of policy access to watch user login attempts -->
1420     <string name="policydesc_watchLogin" product="tablet">Monitor the number of incorrect passwords
1421     typed when unlocking the screen, and lock the tablet or erase all the tablet\'s
1422     data if too many incorrect passwords are typed.</string>
1423     <!-- Description of policy access to watch user login attempts -->
1424     <string name="policydesc_watchLogin" product="TV">Monitor the number of incorrect passwords
1425     typed when unlocking the screen, and lock the TV or erase all the TV\'s
1426     data if too many incorrect passwords are typed.</string>
1427     <!-- Description of policy access to watch user login attempts -->
1428     <string name="policydesc_watchLogin" product="default">Monitor the number of incorrect passwords
1429     typed. when unlocking the screen, and lock the phone or erase all the phone\'s
1430     data if too many incorrect passwords are typed.</string>
1431     <string name="policydesc_watchLogin_secondaryUser" product="tablet">Monitor the number of incorrect passwords
1432     typed when unlocking the screen, and lock the tablet or erase all this user\'s data
1433     if too many incorrect passwords are typed.</string>
1434     <string name="policydesc_watchLogin_secondaryUser" product="TV">Monitor the number of incorrect passwords
1435     typed when unlocking the screen, and lock the TV or erase all this user\'s data
1436     if too many incorrect passwords are typed.</string>
1437     <string name="policydesc_watchLogin_secondaryUser" product="default">Monitor the number of incorrect passwords
1438     typed when unlocking the screen, and lock the phone or erase all this user\'s data
1439     if too many incorrect passwords are typed.</string>
1440     <!-- Title of policy access to reset user's password -->
1441     <string name="policylab_resetPassword">Change the screen lock</string>
1442     <!-- Description of policy access to reset user's password -->
1443     <string name="policydesc_resetPassword">Change the screen lock.</string>
1444     <!-- Title of policy access to force lock the device -->
1445     <string name="policylab_forceLock">Lock the screen</string>
1446     <!-- Description of policy access to limiting the user's password choices -->
1447     <string name="policydesc_forceLock">Control how and when the screen locks.</string>
1448     <!-- Title of policy access to wipe primary user's data -->
1449     <string name="policylab_wipeData">Erase all data</string>
1450     <!-- Description of policy access to wipe the user's data -->
1451     <string name="policydesc_wipeData" product="tablet">Erase the tablet\'s data without warning by performing a factory data reset.</string>
1452     <!-- Description of policy access to wipe the user's data -->
1453     <string name="policydesc_wipeData" product="tv">Erase the TV\'s data without warning by performing a factory data reset.</string>
1454     <!-- Description of policy access to wipe the user's data -->
1455     <string name="policydesc_wipeData" product="default">Erase the phone\'s data without warning by performing a factory data reset.</string>
1456     <!-- Title of policy access to wipe secondary user's data -->
1457     <string name="policylab_wipeData_secondaryUser">Erase user data</string>
1458     <!-- Description of policy access to wipe the user's data -->
1459     <string name="policydesc_wipeData_secondaryUser" product="tablet">Erase this user\'s data on this tablet without warning.</string>
1460     <!-- Description of policy access to wipe the user's data -->
1461     <string name="policydesc_wipeData_secondaryUser" product="tv">Erase this user\'s data on this TV without warning.</string>
1462     <!-- Description of policy access to wipe the user's data -->
1463     <string name="policydesc_wipeData_secondaryUser" product="default">Erase this user\'s data on this phone without warning.</string>
1464     <!-- Title of policy access to set global proxy -->
1465     <string name="policylab_setGlobalProxy">Set the device global proxy</string>
1466     <!-- Description of policy access to set global proxy -->
1467     <string name="policydesc_setGlobalProxy">Set the device global proxy
1468     to be used while policy is enabled. Only the device owner can set the global proxy.</string>
1469     <!-- Title of policy access to enforce password expiration [CHAR LIMIT=50]-->
1470     <string name="policylab_expirePassword">Set screen lock password expiration</string>
1471     <!-- Description of policy access to enforce password expiration [CHAR LIMIT=110]-->
1472     <string name="policydesc_expirePassword">Change how frequently the screen lock password, PIN, or pattern must be changed.</string>
1473     <!-- Title of policy access to require encrypted storage [CHAR LIMIT=30]-->
1474     <string name="policylab_encryptedStorage">Set storage encryption</string>
1475     <!-- Description of policy access to require encrypted storage [CHAR LIMIT=110]-->
1476     <string name="policydesc_encryptedStorage">Require that stored app data be encrypted.</string>
1477     <!-- Title of policy access to disable all device cameras [CHAR LIMIT=30]-->
1478     <string name="policylab_disableCamera">Disable cameras</string>
1479     <!-- Description of policy access to disable all device cameras [CHAR LIMIT=110]-->
1480     <string name="policydesc_disableCamera">Prevent use of all device cameras.</string>
1481     <!-- Title of policy access to disable keyguard features [CHAR LIMIT=30]-->
1482     <string name="policylab_disableKeyguardFeatures">Disable some screen lock features</string>
1483     <!-- Description of policy access to disable keyguard features. [CHAR LIMIT=110]-->
1484     <string name="policydesc_disableKeyguardFeatures">Prevent use of some screen lock features.</string>
1485
1486     <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
1487     <!-- Phone number types from android.provider.Contacts. This could be used when adding a new phone number for a contact, for example. -->
1488     <string-array name="phoneTypes">
1489         <item>Home</item>
1490         <item>Mobile</item>
1491         <item>Work</item>
1492         <item>Work Fax</item>
1493         <item>Home Fax</item>
1494         <item>Pager</item>
1495         <item>Other</item>
1496         <item>Custom</item>
1497     </string-array>
1498
1499     <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
1500     <!-- Email address types from android.provider.Contacts. This could be used when adding a new e-mail address for a contact, for example. -->
1501     <string-array name="emailAddressTypes">
1502         <item>Home</item>
1503         <item>Work</item>
1504         <item>Other</item>
1505         <item>Custom</item>
1506     </string-array>
1507
1508     <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
1509     <!-- Postal address types from android.provider.Contacts. This could be used when adding a new address for a contact, for example. -->
1510     <string-array name="postalAddressTypes">
1511         <item>Home</item>
1512         <item>Work</item>
1513         <item>Other</item>
1514         <item>Custom</item>
1515     </string-array>
1516
1517     <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
1518     <!-- Instant Messenger ID types from android.provider.Contacts. This could be used when adding a new IM for a contact, for example. -->
1519     <string-array name="imAddressTypes">
1520         <item>Home</item>
1521         <item>Work</item>
1522         <item>Other</item>
1523         <item>Custom</item>
1524     </string-array>
1525
1526     <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
1527     <!-- Organization types from android.provider.Contacts. This could be used when adding a new organization for a contact, for example. -->
1528     <string-array name="organizationTypes">
1529         <item>Work</item>
1530         <item>Other</item>
1531         <item>Custom</item>
1532     </string-array>
1533
1534     <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
1535     <!-- Instant Message protocols/providers from android.provider.Contacts -->
1536     <string-array name="imProtocols">
1537         <item>AIM</item>
1538         <item>Windows Live</item>
1539         <item>Yahoo</item>
1540         <item>Skype</item>
1541         <item>QQ</item>
1542         <item>Google Talk</item>
1543         <item>ICQ</item>
1544         <item>Jabber</item>
1545     </string-array>
1546
1547     <!-- Custom phone number type -->
1548     <string name="phoneTypeCustom">Custom</string>
1549     <!-- Home phone number type -->
1550     <string name="phoneTypeHome">Home</string>
1551     <!-- Mobile phone number type -->
1552     <string name="phoneTypeMobile">Mobile</string>
1553     <!-- Work phone number type -->
1554     <string name="phoneTypeWork">Work</string>
1555     <!-- Work fax phone number type -->
1556     <string name="phoneTypeFaxWork">Work Fax</string>
1557     <!-- Home fax phone number type -->
1558     <string name="phoneTypeFaxHome">Home Fax</string>
1559     <!-- Pager phone number type -->
1560     <string name="phoneTypePager">Pager</string>
1561     <!-- Other phone number type -->
1562     <string name="phoneTypeOther">Other</string>
1563     <!-- Callback phone number type -->
1564     <string name="phoneTypeCallback">Callback</string>
1565     <!-- Car phone number type -->
1566     <string name="phoneTypeCar">Car</string>
1567     <!-- Company main phone number type -->
1568     <string name="phoneTypeCompanyMain">Company Main</string>
1569     <!-- ISDN phone number type -->
1570     <string name="phoneTypeIsdn">ISDN</string>
1571     <!-- Main phone number type -->
1572     <string name="phoneTypeMain">Main</string>
1573     <!-- Other fax phone number type -->
1574     <string name="phoneTypeOtherFax">Other Fax</string>
1575     <!-- Radio phone number type -->
1576     <string name="phoneTypeRadio">Radio</string>
1577     <!-- Telex phone number type -->
1578     <string name="phoneTypeTelex">Telex</string>
1579     <!-- TTY TDD phone number type -->
1580     <string name="phoneTypeTtyTdd">TTY TDD</string>
1581     <!-- Work mobile phone number type -->
1582     <string name="phoneTypeWorkMobile">Work Mobile</string>
1583     <!-- Work pager phone number type -->
1584     <string name="phoneTypeWorkPager">Work Pager</string>
1585     <!-- Assistant phone number type -->
1586     <string name="phoneTypeAssistant">Assistant</string>
1587     <!-- MMS phone number type -->
1588     <string name="phoneTypeMms">MMS</string>
1589
1590     <!-- Label for custom events  [CHAR LIMIT=20] -->
1591     <string name="eventTypeCustom">Custom</string>
1592     <!-- Label for a birthday event  [CHAR LIMIT=20] -->
1593     <string name="eventTypeBirthday">Birthday</string>
1594     <!-- Label for an anniversary event  [CHAR LIMIT=20] -->
1595     <string name="eventTypeAnniversary">Anniversary</string>
1596     <!-- Label for other events  [CHAR LIMIT=20] -->
1597     <string name="eventTypeOther">Other</string>
1598
1599     <!-- Custom email type -->
1600     <string name="emailTypeCustom">Custom</string>
1601     <!-- Home email type -->
1602     <string name="emailTypeHome">Home</string>
1603     <!-- Work email type -->
1604     <string name="emailTypeWork">Work</string>
1605     <!-- Other email type -->
1606     <string name="emailTypeOther">Other</string>
1607     <!-- Mobile email type -->
1608     <string name="emailTypeMobile">Mobile</string>
1609
1610     <!-- Custom postal address type -->
1611     <string name="postalTypeCustom">Custom</string>
1612     <!-- Home postal address type -->
1613     <string name="postalTypeHome">Home</string>
1614     <!-- Work postal address type -->
1615     <string name="postalTypeWork">Work</string>
1616     <!-- Other postal address type -->
1617     <string name="postalTypeOther">Other</string>
1618
1619     <!-- Custom IM address type -->
1620     <string name="imTypeCustom">Custom</string>
1621     <!-- Home IM address type -->
1622     <string name="imTypeHome">Home</string>
1623     <!-- Work IM address type -->
1624     <string name="imTypeWork">Work</string>
1625     <!-- Other IM address type -->
1626     <string name="imTypeOther">Other</string>
1627
1628     <!-- Custom IM protocol type -->
1629     <string name="imProtocolCustom">Custom</string>
1630     <!-- AIM IM protocol type -->
1631     <string name="imProtocolAim">AIM</string>
1632     <!-- MSN IM protocol type -->
1633     <string name="imProtocolMsn">Windows Live</string>
1634     <!-- Yahoo IM protocol type -->
1635     <string name="imProtocolYahoo">Yahoo</string>
1636     <!-- Skype IM protocol type -->
1637     <string name="imProtocolSkype">Skype</string>
1638     <!-- QQ IM protocol type -->
1639     <string name="imProtocolQq">QQ</string>
1640     <!-- Google Talk IM protocol type -->
1641     <string name="imProtocolGoogleTalk">Hangouts</string>
1642     <!-- ICQ IM protocol type -->
1643     <string name="imProtocolIcq">ICQ</string>
1644     <!-- Jabber IM protocol type -->
1645     <string name="imProtocolJabber">Jabber</string>
1646     <!-- NetMeeting IM protocol type -->
1647     <string name="imProtocolNetMeeting">NetMeeting</string>
1648
1649     <!-- Work organization type -->
1650     <string name="orgTypeWork">Work</string>
1651     <!-- Other organization type -->
1652     <string name="orgTypeOther">Other</string>
1653     <!-- Custom organization type -->
1654     <string name="orgTypeCustom">Custom</string>
1655
1656     <!-- Custom relationship custom [CHAR LIMIT=20] -->
1657     <string name="relationTypeCustom">Custom</string>
1658     <!-- Assistant relationship type [CHAR LIMIT=20] -->
1659     <string name="relationTypeAssistant">Assistant</string>
1660     <!-- Brother relationship type [CHAR LIMIT=20] -->
1661     <string name="relationTypeBrother">Brother</string>
1662     <!-- Child relationship type [CHAR LIMIT=20] -->
1663     <string name="relationTypeChild">Child</string>
1664     <!-- Domestic Partner relationship type [CHAR LIMIT=20] -->
1665     <string name="relationTypeDomesticPartner">Domestic Partner</string>
1666     <!-- Father relationship type [CHAR LIMIT=20] -->
1667     <string name="relationTypeFather">Father</string>
1668     <!-- Friend relationship type [CHAR LIMIT=20] -->
1669     <string name="relationTypeFriend">Friend</string>
1670     <!-- Manager relationship type [CHAR LIMIT=20] -->
1671     <string name="relationTypeManager">Manager</string>
1672     <!-- Mother relationship type [CHAR LIMIT=20] -->
1673     <string name="relationTypeMother">Mother</string>
1674     <!-- Parent relationship type [CHAR LIMIT=20] -->
1675     <string name="relationTypeParent">Parent</string>
1676     <!-- Partner relationship type [CHAR LIMIT=20] -->
1677     <string name="relationTypePartner">Partner</string>
1678     <!-- Referred by relationship type [CHAR LIMIT=20] -->
1679     <string name="relationTypeReferredBy">Referred by</string>
1680     <!-- Relative relationship type [CHAR LIMIT=20] -->
1681     <string name="relationTypeRelative">Relative</string>
1682     <!-- Sister relationship type [CHAR LIMIT=20] -->
1683     <string name="relationTypeSister">Sister</string>
1684     <!-- Spouse relationship type [CHAR LIMIT=20] -->
1685     <string name="relationTypeSpouse">Spouse</string>
1686
1687     <!-- Custom SIP address type. Same context as Custom phone type.  -->
1688     <string name="sipAddressTypeCustom">Custom</string>
1689     <!-- Home SIP address type. Same context as Home phone type. -->
1690     <string name="sipAddressTypeHome">Home</string>
1691     <!-- Work SIP address type. Same context as Work phone type. -->
1692     <string name="sipAddressTypeWork">Work</string>
1693     <!-- Other SIP address type. Same context as Other phone type. -->
1694     <string name="sipAddressTypeOther">Other</string>
1695
1696     <!-- Error message that is displayed when the user clicks on a quick contacts badge, but
1697          there is no contacts application installed that can display the quick contact -->
1698     <string name="quick_contacts_not_available">No application found to view this contact.</string>
1699
1700     <!-- Instructions telling the user to enter their SIM PIN to unlock the keyguard.
1701          Displayed in one line in a large font.  -->
1702     <string name="keyguard_password_enter_pin_code">Type PIN code</string>
1703
1704     <!-- Instructions telling the user to enter their SIM PUK to unlock the keyguard.
1705          Displayed in one line in a large font.  -->
1706     <string name="keyguard_password_enter_puk_code">Type PUK and new PIN code</string>
1707
1708     <!-- Prompt to enter SIM PUK in Edit Text Box in unlock screen -->
1709     <string name="keyguard_password_enter_puk_prompt">PUK code</string>
1710     <!-- Prompt to enter New SIM PIN in Edit Text Box in unlock screen -->
1711     <string name="keyguard_password_enter_pin_prompt">New PIN code</string>
1712
1713     <!-- Displayed as hint in passwordEntry EditText on PasswordUnlockScreen [CHAR LIMIT=30]-->
1714     <string name="keyguard_password_entry_touch_hint"><font size="17">Tap to type password</font></string>
1715
1716     <!-- Instructions telling the user to enter their text password to unlock the keyguard.
1717          Displayed in one line in a large font.  -->
1718     <string name="keyguard_password_enter_password_code">Type password to unlock</string>
1719
1720     <!-- Instructions telling the user to enter their PIN password to unlock the keyguard.
1721          Displayed in one line in a large font.  -->
1722     <string name="keyguard_password_enter_pin_password_code">Type PIN to unlock</string>
1723
1724     <!-- Instructions telling the user that they entered the wrong pin while trying
1725          to unlock the keyguard.  Displayed in one line in a large font.  -->
1726     <string name="keyguard_password_wrong_pin_code">Incorrect PIN code.</string>
1727
1728     <!-- Instructions telling the user how to unlock the phone. -->
1729     <string name="keyguard_label_text">To unlock, press Menu then 0.</string>
1730
1731     <!-- This can be used in any application wanting to disable the text "Emergency number" -->
1732     <string name="emergency_call_dialog_number_for_display">Emergency number</string>
1733
1734     <!--
1735        *** touch based lock / unlock ***
1736                                           --> <skip />
1737
1738     <!-- 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.-->
1739     <string name="lockscreen_carrier_default">No service</string>
1740
1741     <!-- Shown in the lock screen to tell the user that the screen is locked. -->
1742     <string name="lockscreen_screen_locked">Screen locked.</string>
1743
1744     <!-- when pattern lock is enabled, tell them about the emergency dial -->
1745     <string name="lockscreen_instructions_when_pattern_enabled">Press Menu to unlock or place emergency call.</string>
1746
1747     <!-- 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. -->
1748     <string name="lockscreen_instructions_when_pattern_disabled">Press Menu to unlock.</string>
1749
1750     <!-- 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. -->
1751     <string name="lockscreen_pattern_instructions">Draw pattern to unlock</string>
1752     <!-- Button at the bottom of the unlock screen to make an emergency call or access other emergency assistance functions. -->
1753     <string name="lockscreen_emergency_call">Emergency</string>
1754     <!-- Button at the bottom of the unlock screen that lets the user return to a call -->
1755     <string name="lockscreen_return_to_call">Return to call</string>
1756     <!-- Shown to confirm that the user entered their lock pattern correctly. -->
1757     <string name="lockscreen_pattern_correct">Correct!</string>
1758     <!-- On the unlock pattern screen, shown when the user enters the wrong lock pattern and must try again. -->
1759     <string name="lockscreen_pattern_wrong">Try again</string>
1760     <!-- On the unlock password screen, shown when the user enters the wrong lock password and must try again. -->
1761     <string name="lockscreen_password_wrong">Try again</string>
1762     <!-- Shown when face unlock failed multiple times so we're just using the backup -->
1763     <string name="faceunlock_multiple_failures">Maximum Face Unlock attempts exceeded</string>
1764
1765     <!-- Shown in the lock screen when there is no SIM card. -->
1766     <string name="lockscreen_missing_sim_message_short">No SIM card</string>
1767     <!-- Shown in the lock screen when there is no SIM card. -->
1768     <string name="lockscreen_missing_sim_message" product="tablet">No SIM card in tablet.</string>
1769     <!-- Shown in the lock screen when there is no SIM card. -->
1770     <string name="lockscreen_missing_sim_message" product="tv">No SIM card in TV.</string>
1771     <!-- Shown in the lock screen when there is no SIM card. -->
1772     <string name="lockscreen_missing_sim_message" product="default">No SIM card in phone.</string>
1773     <!-- Shown in the lock screen to ask the user to insert a SIM card. -->
1774     <string name="lockscreen_missing_sim_instructions">Insert a SIM card.</string>
1775     <!-- Shown in the lock screen to ask the user to insert a SIM card when sim is missing or not readable. -->
1776     <string name="lockscreen_missing_sim_instructions_long">The SIM card is missing or not readable. Insert a SIM card.</string>
1777     <!-- Shown in the lock screen when SIM card is permanently disabled. -->
1778     <string name="lockscreen_permanent_disabled_sim_message_short">Unusable SIM card.</string>
1779     <!-- Shown in the lock screen to inform the user to SIM card is permanently disabled. -->
1780     <string name="lockscreen_permanent_disabled_sim_instructions">Your SIM card has been permanently disabled.\n
1781     Contact your wireless service provider for another SIM card.</string>
1782
1783     <!-- Shown on transport control of lockscreen. Pressing button goes to previous track. -->
1784     <string name="lockscreen_transport_prev_description">Previous track</string>
1785     <!-- Shown on transport control of lockscreen. Pressing button goes to next track. -->
1786     <string name="lockscreen_transport_next_description">Next track</string>
1787     <!-- Shown on transport control of lockscreen. Pressing button pauses playback -->
1788     <string name="lockscreen_transport_pause_description">Pause</string>
1789     <!-- Shown on transport control of lockscreen. Pressing button pauses playback -->
1790     <string name="lockscreen_transport_play_description">Play</string>
1791     <!-- Shown on transport control of lockscreen. Pressing button pauses playback -->
1792     <string name="lockscreen_transport_stop_description">Stop</string>
1793     <!-- Shown on transport control screens. Pressing button rewinds playback [CHAR LIMIT=NONE]-->
1794     <string name="lockscreen_transport_rew_description">Rewind</string>
1795     <!-- Shown on transport control screens. Pressing button fast forwards playback [CHAR LIMIT=NONE]-->
1796     <string name="lockscreen_transport_ffw_description">Fast forward</string>
1797
1798     <!-- Shown in the lock screen when there is emergency calls only mode. -->
1799     <string name="emergency_calls_only" msgid="2485604591272668370">Emergency calls only</string>
1800
1801     <!-- When the user inserts a sim card from an unsupported network, it becomes network
1802          locked -->
1803     <string name="lockscreen_network_locked_message">Network locked</string>
1804
1805
1806     <!-- When the user enters a wrong sim pin too many times, it becomes
1807          PUK locked (Pin Unlock Kode) -->
1808     <string name="lockscreen_sim_puk_locked_message">SIM card is PUK-locked.</string>
1809     <!-- Shown in the lock screen when the SIM has become PUK locked and the user must call customer care to unlock it. -->
1810     <string name="lockscreen_sim_puk_locked_instructions">See the User Guide or contact Customer Care.</string>
1811
1812     <!-- Shown in the lock screen to tell the user that their SIM is locked and they must unlock it. -->
1813     <string name="lockscreen_sim_locked_message">SIM card is locked.</string>
1814
1815     <!-- For the unlock screen, When the user enters a sim unlock code, it takes a little while to check
1816          whether it is valid, and to unlock the sim if it is valid.  we display a
1817          progress dialog in the meantime.  this is the emssage. -->
1818     <string name="lockscreen_sim_unlock_progress_dialog_message">Unlocking SIM card\u2026</string>
1819
1820     <!-- For the unlock screen, Information message shown in dialog when user has too many failed attempts at
1821          drawing the unlock pattern -->
1822     <string name="lockscreen_too_many_failed_attempts_dialog_message">
1823         You have incorrectly drawn your unlock pattern <xliff:g id="number">%1$d</xliff:g> times.
1824         \n\nTry again in <xliff:g id="number">%2$d</xliff:g> seconds.
1825     </string>
1826
1827     <!-- For the unlock screen, Information message shown in dialog when user has too many failed attempts at
1828          entering the password -->
1829     <string name="lockscreen_too_many_failed_password_attempts_dialog_message">
1830         You have incorrectly typed your password <xliff:g id="number">%1$d</xliff:g> times.
1831         \n\nTry again in <xliff:g id="number">%2$d</xliff:g> seconds.
1832     </string>
1833
1834     <!-- For the unlock screen, Information message shown in dialog when user has too many failed attempts at
1835          entering the PIN -->
1836     <string name="lockscreen_too_many_failed_pin_attempts_dialog_message">
1837         You have incorrectly typed your PIN <xliff:g id="number">%1$d</xliff:g> times.
1838         \n\nTry again in <xliff:g id="number">%2$d</xliff:g> seconds.
1839     </string>
1840
1841     <!-- For the unlock screen, informational message shown in dialog when user is almost at the limit
1842          where they will be locked out and may have to enter an alternate username/password to unlock the phone -->
1843     <string name="lockscreen_failed_attempts_almost_glogin" product="tablet">
1844         You have incorrectly drawn your unlock pattern <xliff:g id="number">%1$d</xliff:g> times.
1845        After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
1846        you will be asked to unlock your tablet using your Google signin.\n\n
1847        Try again in <xliff:g id="number">%3$d</xliff:g> seconds.
1848     </string>
1849
1850     <!-- For the unlock screen, informational message shown in dialog when user is almost at the limit
1851          where they will be locked out and may have to enter an alternate username/password to unlock the phone -->
1852     <string name="lockscreen_failed_attempts_almost_glogin" product="tv">
1853         You have incorrectly drawn your unlock pattern <xliff:g id="number">%1$d</xliff:g> times.
1854        After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
1855        you will be asked to unlock your TV using your Google signin.\n\n
1856        Try again in <xliff:g id="number">%3$d</xliff:g> seconds.
1857     </string>
1858
1859     <!-- For the unlock screen, informational message shown in dialog when user is almost at the limit
1860          where they will be locked out and may have to enter an alternate username/password to unlock the phone -->
1861     <string name="lockscreen_failed_attempts_almost_glogin" product="default">
1862         You have incorrectly drawn your unlock pattern <xliff:g id="number">%1$d</xliff:g> times.
1863        After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
1864        you will be asked to unlock your phone using your Google signin.\n\n
1865        Try again in <xliff:g id="number">%3$d</xliff:g> seconds.
1866     </string>
1867
1868     <!-- For the unlock screen, informational message shown in dialog when user is almost at the limit
1869          where the device will be wiped. -->
1870     <string name="lockscreen_failed_attempts_almost_at_wipe" product="tablet">
1871        You have incorrectly attempted to unlock the tablet <xliff:g id="number">%1$d</xliff:g> times.
1872        After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
1873        the tablet will be reset to factory default and all user data will be lost.
1874     </string>
1875
1876     <!-- For the unlock screen, informational message shown in dialog when user is almost at the limit
1877          where the device will be wiped. -->
1878     <string name="lockscreen_failed_attempts_almost_at_wipe" product="tv">
1879        You have incorrectly attempted to unlock the TV <xliff:g id="number">%1$d</xliff:g> times.
1880        After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
1881        the TV will be reset to factory default and all user data will be lost.
1882     </string>
1883
1884     <!-- For the unlock screen, informational message shown in dialog when user is almost at the limit
1885          where the device will be wiped. -->
1886     <string name="lockscreen_failed_attempts_almost_at_wipe" product="default">
1887        You have incorrectly attempted to unlock the phone <xliff:g id="number">%1$d</xliff:g> times.
1888        After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
1889        the phone will be reset to factory default and all user data will be lost.
1890     </string>
1891
1892     <!-- For the unlock screen, informational message shown in dialog when user has exceeded the
1893         maximum attempts and the device will now be wiped -->
1894     <string name="lockscreen_failed_attempts_now_wiping" product="tablet">
1895        You have incorrectly attempted to unlock the tablet <xliff:g id="number">%d</xliff:g> times.
1896        The tablet will now be reset to factory default.
1897     </string>
1898
1899     <!-- For the unlock screen, informational message shown in dialog when user has exceeded the
1900         maximum attempts and the device will now be wiped -->
1901     <string name="lockscreen_failed_attempts_now_wiping" product="tv">
1902        You have incorrectly attempted to unlock the TV <xliff:g id="number">%d</xliff:g> times.
1903        The TV will now be reset to factory default.
1904     </string>
1905
1906     <!-- For the unlock screen, informational message shown in dialog when user has exceeded the
1907         maximum attempts and the device will now be wiped -->
1908     <string name="lockscreen_failed_attempts_now_wiping" product="default">
1909        You have incorrectly attempted to unlock the phone <xliff:g id="number">%d</xliff:g> times.
1910        The phone will now be reset to factory default.
1911     </string>
1912
1913     <!-- On the unlock screen, countdown message shown while user is waiting to try again after too many
1914          failed attempts -->
1915     <string name="lockscreen_too_many_failed_attempts_countdown">Try again in <xliff:g id="number">%d</xliff:g> seconds.</string>
1916
1917     <!-- On the unlock screen, message shown on button that appears once it's apparent the user may have forgotten
1918          their lock gesture -->
1919     <string name="lockscreen_forgot_pattern_button_text">Forgot pattern?</string>
1920
1921     <!-- Title of the unlock screen that uses your Google login and password when the user hit
1922          the 'forgot pattern' button.-->
1923     <string name="lockscreen_glogin_forgot_pattern">Account unlock</string>
1924     <!-- Title of the unlock screen that uses your Google login and password when the user attempted
1925          too many patterns and we are forcing them to use their account instead. -->
1926     <string name="lockscreen_glogin_too_many_attempts">Too many pattern attempts</string>
1927     <!-- In the unlock screen, message telling the user that they need to use their Google login and password to unlock the phone -->
1928     <string name="lockscreen_glogin_instructions">To unlock, sign in with your Google account.</string>
1929     <!-- Hint caption for the username field when unlocking the phone using login and password -->
1930     <string name="lockscreen_glogin_username_hint">Username (email)</string>
1931     <!-- Hint caption for the password field when unlocking the phone using login and password -->
1932     <string name="lockscreen_glogin_password_hint">Password</string>
1933     <!-- Button to try to unlock the phone using username and password -->
1934     <string name="lockscreen_glogin_submit_button">Sign in</string>
1935     <!-- Displayed to the user when unlocking the phone with a username and password fails. -->
1936     <string name="lockscreen_glogin_invalid_input">Invalid username or password.</string>
1937     <!-- Hint displayed on account unlock screen to advise the user on how to recover the account. -->
1938     <string name="lockscreen_glogin_account_recovery_hint">Forgot your username or password\?\nVisit <b>google.com/accounts/recovery</b>.</string>
1939
1940     <!-- Displayed in a progress dialog while a username and password are being checked. -->
1941     <string name="lockscreen_glogin_checking_password">Checking\u2026</string>
1942     <!-- Displayed on lock screen's left tab - unlock -->
1943     <string name="lockscreen_unlock_label">Unlock</string>
1944     <!-- Displayed on lock screen's right tab - turn sound on -->
1945     <string name="lockscreen_sound_on_label">Sound on</string>
1946     <!-- Displayed on lock screen's right tab - turn sound off -->
1947     <string name="lockscreen_sound_off_label">Sound off</string>
1948
1949     <!-- Accessibility description sent when user starts drawing a lock pattern. [CHAR LIMIT=NONE] -->
1950     <string name="lockscreen_access_pattern_start">Pattern started</string>
1951     <!-- Accessibility description sent when the pattern times out and is cleared. [CHAR LIMIT=NONE] -->
1952     <string name="lockscreen_access_pattern_cleared">Pattern cleared</string>
1953     <!-- Accessibility description sent when user adds a dot to the pattern. [CHAR LIMIT=NONE]  -->
1954     <string name="lockscreen_access_pattern_cell_added">Cell added</string>
1955     <!-- Accessibility description sent when user adds a dot to the pattern. Announces the 
1956     actual cell when headphones are connected [CHAR LIMIT=NONE]  -->
1957     <string name="lockscreen_access_pattern_cell_added_verbose">
1958             Cell <xliff:g id="cell_index" example="3">%1$s</xliff:g> added</string>
1959     <!-- Accessibility description sent when user completes drawing a pattern. [CHAR LIMIT=NONE] -->
1960     <string name="lockscreen_access_pattern_detected">Pattern completed</string>
1961     <!-- Accessibility description of the unlock pattern area. [CHAR_LIMIT=none] -->
1962     <string name="lockscreen_access_pattern_area" msgid="">Pattern area.</string>
1963
1964     <!-- Accessibility description sent when user changes the current lock screen widget. [CHAR_LIMIT=none] -->
1965     <string name="keyguard_accessibility_widget_changed">%1$s. Widget %2$d of %3$d.</string>
1966     <!-- Accessibility description of the add widget button. [CHAR_LIMIT=none] -->
1967     <string name="keyguard_accessibility_add_widget">Add widget.</string>
1968     <!-- Accessibility description of the empty sidget slot (place holder for a new widget). [CHAR_LIMIT=none] -->
1969     <string name="keyguard_accessibility_widget_empty_slot">Empty</string>
1970     <!-- Accessibility description of the event of expanding an unlock area. [CHAR_LIMIT=none] -->
1971     <string name="keyguard_accessibility_unlock_area_expanded">Unlock area expanded.</string>
1972     <!-- Accessibility description of the event of collapsing an unlock area. [CHAR_LIMIT=none] -->
1973     <string name="keyguard_accessibility_unlock_area_collapsed">Unlock area collapsed.</string>
1974     <!-- Accessibility description of a lock screen widget. [CHAR_LIMIT=none] -->
1975     <string name="keyguard_accessibility_widget"><xliff:g id="widget_index">%1$s</xliff:g> widget.</string>
1976     <!-- Accessibility description of the lock screen user selector widget. [CHAR_LIMIT=none] -->
1977     <string name="keyguard_accessibility_user_selector">User selector</string>
1978     <!-- Accessibility description of the lock screen status widget. [CHAR_LIMIT=none] -->
1979     <string name="keyguard_accessibility_status">Status</string>
1980     <!-- Accessibility description of the camera widget. [CHAR_LIMIT=none] -->
1981     <string name="keyguard_accessibility_camera">Camera</string>
1982     <!-- Accessibility description of the lock media control widget. [CHAR_LIMIT=none] -->
1983     <string name="keygaurd_accessibility_media_controls">Media controls</string>
1984     <!-- Accessibility description of widget reordering start. [CHAR_LIMIT=none] -->
1985     <string name="keyguard_accessibility_widget_reorder_start">Widget reordering started.</string>
1986     <!-- Accessibility description of widget reordering end. [CHAR_LIMIT=none] -->
1987     <string name="keyguard_accessibility_widget_reorder_end">Widget reordering ended.</string>
1988     <!-- Accessibility description of the a widget deletion event. [CHAR_LIMIT=none] -->
1989     <string name="keyguard_accessibility_widget_deleted">Widget <xliff:g id="widget_index">%1$s</xliff:g> deleted.</string>
1990     <!-- Accessibility description of the button to expand the lock area. [CHAR_LIMIT=none] -->
1991     <string name="keyguard_accessibility_expand_lock_area">Expand unlock area.</string>
1992     <!-- Accessibility description of the slide unlock. [CHAR_LIMIT=none] -->
1993     <string name="keyguard_accessibility_slide_unlock">Slide unlock.</string>
1994     <!-- Accessibility description of the pattern unlock. [CHAR_LIMIT=none] -->
1995     <string name="keyguard_accessibility_pattern_unlock">Pattern unlock.</string>
1996     <!-- Accessibility description of the face unlock. [CHAR_LIMIT=none] -->
1997     <string name="keyguard_accessibility_face_unlock">Face unlock.</string>
1998     <!-- Accessibility description of the pin lock. [CHAR_LIMIT=none] -->
1999     <string name="keyguard_accessibility_pin_unlock">Pin unlock.</string>
2000     <!-- Accessibility description of the password lock. [CHAR_LIMIT=none] -->
2001     <string name="keyguard_accessibility_password_unlock">Password unlock.</string>
2002     <!-- Accessibility description of the unlock pattern area. [CHAR_LIMIT=none] -->
2003     <string name="keyguard_accessibility_pattern_area">Pattern area.</string>
2004     <!-- Accessibility description of the unlock slide area. [CHAR_LIMIT=none] -->
2005     <string name="keyguard_accessibility_slide_area">Slide area.</string>
2006
2007     <!-- Password keyboard strings. Used by LockScreen and Settings --><skip />
2008     <!-- Label for "switch to symbols" key.  Must be short to fit on key! -->
2009     <string name="password_keyboard_label_symbol_key">\?123</string>
2010     <!-- Label for "switch to alphabetic" key.  Must be short to fit on key! -->
2011     <string name="password_keyboard_label_alpha_key">ABC</string>
2012     <!-- Label for ALT modifier key.  Must be short to fit on key! -->
2013     <string name="password_keyboard_label_alt_key">ALT</string>
2014
2015     <!-- Label for granularity to traverse the content on an AccessibilityNodeInfo by character. Only spoken to the user. [CHAR LIMIT=NONE] -->
2016     <string name="granularity_label_character">character</string>
2017     <!-- Label for granularity to traverse the content on an AccessibilityNodeInfo by word. Only spoken to the user. [CHAR LIMIT=NONE] -->
2018     <string name="granularity_label_word">word</string>
2019     <!-- Label for granularity to traverse the content on an AccessibilityNodeInfo by link. Only spoken to the user. [CHAR LIMIT=NONE] -->
2020     <string name="granularity_label_link">link</string>
2021     <!-- Label for granularity to traverse the content on an AccessibilityNodeInfo by line. Only spoken to the user. [CHAR LIMIT=NONE] -->
2022     <string name="granularity_label_line">line</string>
2023
2024     <!-- Title of the alert when something went wrong in the factory test. -->
2025     <string name="factorytest_failed">Factory test failed</string>
2026     <!-- Error message displayed when a non-system application tries to start a factory test. -->
2027     <string name="factorytest_not_system">The FACTORY_TEST action
2028         is only supported for packages installed in /system/app.</string>
2029     <!-- Error message displayed when the factory test could not be started. -->
2030     <string name="factorytest_no_action">No package was found that provides the
2031         FACTORY_TEST action.</string>
2032     <!-- Button to restart the device after the factory test. -->
2033     <string name="factorytest_reboot">Reboot</string>
2034
2035     <!-- Do not translate.  WebView User Agent string -->
2036     <string name="web_user_agent" translatable="false">Mozilla/5.0 (Linux; U; <xliff:g id="x">Android %s</xliff:g>)
2037         AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 <xliff:g id="mobile">%s</xliff:g>Safari/534.30</string>
2038     <!-- Do not translate.  WebView User Agent targeted content -->
2039     <string name="web_user_agent_target_content" translatable="false">"Mobile "</string>
2040
2041     <!-- Title for a JavaScript dialog. "The page at <url of current page> says:" -->
2042     <string name="js_dialog_title">The page at \"<xliff:g id="title">%s</xliff:g>\" says:</string>
2043     <!-- Default title for a javascript dialog -->
2044     <string name="js_dialog_title_default">JavaScript</string>
2045     <!-- Title for the unload javascript dialog -->
2046     <string name="js_dialog_before_unload_title">Confirm Navigation</string>
2047     <!-- Text for the positive button on the unload javascript dialog -->
2048     <string name="js_dialog_before_unload_positive_button">Leave this Page</string>
2049     <!-- Text for the negative button on the unload javascript dialog -->
2050     <string name="js_dialog_before_unload_negative_button">Stay on this Page</string>
2051     <!-- Message in a javascript dialog asking if the user wishes to leave the current page -->
2052     <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>
2053
2054     <!-- 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. -->
2055     <string name="save_password_label">Confirm</string>
2056
2057     <!-- Toast for double-tap -->
2058     <string name="double_tap_toast">Tip: Double-tap to zoom in and out.</string>
2059
2060     <!-- 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] -->
2061     <string name="autofill_this_form">Autofill</string>
2062     <!-- 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] -->
2063     <string name="setup_autofill">Set up Autofill</string>
2064
2065     <!-- String used to separate FirstName and LastName when writing out a local name
2066          e.g. John<separator>Smith [CHAR-LIMIT=NONE]-->
2067     <string name="autofill_address_name_separator">\u0020</string>
2068     <!-- Format string for displaying a name. $1 is First Name, $2 is autofill_address_name_separator, $3 is Last Name.
2069          e.g. (John)( )(Smith) -->
2070     <string name="autofill_address_summary_name_format">$1$2$3</string>
2071
2072     <!-- String used to separate Name and Address Line 1
2073          e.g. John Smith<separator>123 Main Street [CHAR-LIMIT=NONE]-->
2074     <string name="autofill_address_summary_separator">,\u0020</string>
2075     <!-- Format string for displaying a name and address summary. $1 is the Full Name, $2 is autofill_address_summary_separator, $3 is the Address
2076          e.g. (John Smith)(, )(123 Main Street) -->
2077     <string name="autofill_address_summary_format">$1$2$3</string>
2078
2079     <!-- Do not translate. Regex used by AutoFill. -->
2080     <string name="autofill_attention_ignored_re">attention|attn</string>
2081
2082     <!-- Do not translate. Regex used by AutoFill. -->
2083     <string name="autofill_region_ignored_re">province|region|other<!-- es -->|provincia<!-- pt-BR, pt-PT -->|bairro|suburb</string>
2084
2085     <!-- Do not translate. Regex used by AutoFill. -->
2086     <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>
2087
2088     <!-- Do not translate. Regex used by AutoFill. -->
2089     <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>
2090
2091     <!-- Do not translate. Regex used by AutoFill. -->
2092     <string name="autofill_address_line_1_label_re">address<!-- fr-FR -->|adresse<!-- it-IT -->|indirizzo<!-- ja-JP -->|住所<!-- zh-CN -->|地址</string>
2093
2094     <!-- Do not translate. Regex used by AutoFill. -->
2095     <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>
2096
2097     <!-- Do not translate. Regex used by AutoFill. -->
2098     <string name="autofill_address_line_3_re">address.?line3|address3|addr3|street|line3<!-- es -->|municipio<!-- fr-FR -->|batiment|residence<!-- it-IT -->|indirizzo3</string>
2099
2100     <!-- Do not translate. Regex used by AutoFill. -->
2101     <string name="autofill_country_re">country|location<!-- ja-JP -->|国<!-- zh-CN -->|国家</string>
2102
2103     <!-- Do not translate. Regex used by AutoFill. -->
2104     <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>
2105
2106     <!-- Do not translate. Regex used by AutoFill. -->
2107     <string name="autofill_zip_4_re">zip|^-$|post2<!-- pt-BR, pt-PT -->|codpos2</string>
2108
2109     <!-- Do not translate. Regex used by AutoFill. -->
2110     <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>
2111
2112     <!-- Do not translate. Regex used by AutoFill. -->
2113     <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>
2114
2115     <!-- Do not translate. Regex used by AutoFill. -->
2116     <string name="autofill_address_type_same_as_re">same as</string>
2117
2118     <!-- Do not translate. Regex used by AutoFill. -->
2119     <string name="autofill_address_type_use_my_re">use my</string>
2120
2121     <!-- Do not translate. Regex used by AutoFill. -->
2122     <string name="autofill_billing_designator_re">bill</string>
2123
2124     <!-- Do not translate. Regex used by AutoFill. -->
2125     <string name="autofill_shipping_designator_re">ship</string>
2126
2127     <!-- Do not translate. Regex used by AutoFill. -->
2128     <string name="autofill_email_re">e.?mail<!-- ja-JP -->|メールアドレス<!-- ru -->|Электронной.?Почты<!-- zh-CN -->|邮件|邮箱<!-- zh-TW -->|電郵地址</string>
2129
2130     <!-- Do not translate. Regex used by AutoFill. -->
2131     <string name="autofill_username_re">user.?name|user.?id<!-- de-DE -->|vollständiger.?name<!-- zh-CN -->|用户名</string>
2132
2133     <!-- Do not translate. Regex used by AutoFill. -->
2134     <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>
2135
2136     <!-- Do not translate. Regex used by AutoFill. -->
2137     <string name="autofill_name_specific_re">^name<!-- fr-FR -->|^nom<!-- pt-BR, pt-PT -->|^nome</string>
2138
2139     <!-- Do not translate. Regex used by AutoFill. -->
2140
2141     <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>
2142
2143     <!-- Do not translate. Regex used by AutoFill. -->
2144     <string name="autofill_middle_initial_re">middle.*initial|m\\.i\\.|mi$</string>
2145
2146     <!-- Do not translate. Regex used by AutoFill. -->
2147     <string name="autofill_middle_name_re">middle.*name|mname|middle$<!-- es -->|apellido.?materno|lastlastname</string>
2148
2149     <!-- Do not translate. Regex used by AutoFill. -->
2150     <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>
2151
2152     <!-- Do not translate. Regex used by AutoFill. -->
2153     <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>
2154
2155     <!-- Do not translate. Regex used by AutoFill. -->
2156     <string name="autofill_area_code_re">area.*code|acode|area</string>
2157
2158     <!-- Do not translate. Regex used by AutoFill. -->
2159     <string name="autofill_phone_prefix_re">prefix<!-- fr-FR -->|preselection<!-- pt-BR, pt-PT -->|ddd</string>
2160
2161     <!-- Do not translate. Regex used by AutoFill. -->
2162     <string name="autofill_phone_suffix_re">suffix</string>
2163
2164     <!-- Do not translate. Regex used by AutoFill. -->
2165     <string name="autofill_phone_extension_re">ext<!-- pt-BR, pt-PT -->|ramal</string>
2166
2167     <!-- Do not translate. Regex used by AutoFill. -->
2168     <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>
2169
2170     <!-- Do not translate. Regex used by AutoFill. -->
2171     <string name="autofill_name_on_card_contextual_re">name</string>
2172
2173     <!-- Do not translate. Regex used by AutoFill. -->
2174     <string name="autofill_card_cvc_re">verification|card identification|cvn|security code|cvv code|cvc</string>
2175
2176     <!-- Do not translate. Regex used by AutoFill. -->
2177     <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>
2178
2179     <!-- Do not translate. Regex used by AutoFill. -->
2180     <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>
2181
2182     <!-- Do not translate. Regex used by AutoFill. -->
2183     <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>
2184
2185     <!-- Do not translate. Regex used by AutoFill. -->
2186     <string name="autofill_card_ignored_re">^card</string>
2187
2188     <!-- Do not translate. Regex used by AutoFill. -->
2189     <string name="autofill_fax_re">fax<!-- fr-FR -->|télécopie|telecopie<!-- ja-JP -->|ファックス<!-- ru -->|факс<!-- zh-CN -->|传真<!-- zh-TW -->|傳真</string>
2190
2191     <!-- Do not translate. Regex used by AutoFill. -->
2192     <string name="autofill_country_code_re">country.*code|ccode|_cc</string>
2193
2194     <!-- Do not translate. Regex used by AutoFill. -->
2195     <string name="autofill_area_code_notext_re">^\\($</string>
2196
2197     <!-- Do not translate. Regex used by AutoFill. -->
2198     <string name="autofill_phone_prefix_separator_re">^-$|^\\)$</string>
2199
2200     <!-- Do not translate. Regex used by AutoFill. -->
2201     <string name="autofill_phone_suffix_separator_re">^-$</string>
2202
2203     <!-- Label in a web form for "Province" [CHAR-LIMIT=NONE]  -->
2204     <string name="autofill_province">Province</string>
2205
2206     <!-- Label in a web form for "Postal code" [CHAR-LIMIT=NONE]  -->
2207     <string name="autofill_postal_code">Postal code</string>
2208
2209     <!-- Label in a web form for "State" [CHAR-LIMIT=NONE]  -->
2210     <string name="autofill_state">State</string>
2211
2212     <!-- Label in a web form for "ZIP code" [CHAR-LIMIT=NONE]  -->
2213     <string name="autofill_zip_code">ZIP code</string>
2214
2215     <!-- Label in a web form for "County" [CHAR-LIMIT=NONE]  -->
2216     <string name="autofill_county">County</string>
2217
2218     <!-- Label in a web form for "Island" [CHAR-LIMIT=NONE]  -->
2219     <string name="autofill_island">Island</string>
2220
2221     <!-- Label in a web form for "District" [CHAR-LIMIT=NONE]  -->
2222     <string name="autofill_district">District</string>
2223
2224     <!-- Label in a web form for "Department" [CHAR-LIMIT=NONE]  -->
2225     <string name="autofill_department">Department</string>
2226
2227     <!-- Label in a web form for "Prefecture" [CHAR-LIMIT=NONE]  -->
2228     <string name="autofill_prefecture">Prefecture</string>
2229
2230     <!-- Label in a web form for "Parish" [CHAR-LIMIT=NONE]  -->
2231     <string name="autofill_parish">Parish</string>
2232
2233     <!-- Label in a web form for "Area" [CHAR-LIMIT=NONE]  -->
2234     <string name="autofill_area">Area</string>
2235
2236     <!-- Label in a web form for "Emirate" [CHAR-LIMIT=NONE]  -->
2237     <string name="autofill_emirate">Emirate</string>
2238
2239
2240     <!-- Title of an application permission, listed so the user can choose whether
2241         they want to allow the application to do this. -->
2242     <string name="permlab_readHistoryBookmarks">read your Web bookmarks and history</string>
2243     <!-- Description of an application permission, listed so the user can choose whether
2244         they want to allow the application to do this. -->
2245     <string name="permdesc_readHistoryBookmarks">Allows the app to read the
2246      history of all URLs that the Browser has visited, and all of the Browser\'s
2247      bookmarks. Note: this permission may not be enforced by third-party
2248      browsers or other  applications with web browsing capabilities.</string>
2249     <!-- Title of an application permission, listed so the user can choose whether
2250         they want to allow the application to do this. -->
2251
2252     <string name="permlab_writeHistoryBookmarks">write web bookmarks and history</string>
2253     <!-- Description of an application permission, listed so the user can choose whether
2254         they want to allow the application to do this. -->
2255     <string name="permdesc_writeHistoryBookmarks" product="tablet">Allows the
2256         app to modify the Browser\'s history or bookmarks stored on your tablet.
2257         This may allow the app to erase or modify Browser data.  Note: this
2258         permission may note be enforced by third-party browsers or other
2259         applications with web browsing capabilities.</string>
2260     <!-- Description of an application permission, listed so the user can choose whether
2261         they want to allow the application to do this. -->
2262     <string name="permdesc_writeHistoryBookmarks" product="tv">Allows the
2263         app to modify the Browser\'s history or bookmarks stored on your TV.
2264         This may allow the app to erase or modify Browser data.  Note: this
2265         permission may note be enforced by third-party browsers or other
2266         applications with web browsing capabilities.</string>
2267     <!-- Description of an application permission, listed so the user can choose whether
2268         they want to allow the application to do this. -->
2269     <string name="permdesc_writeHistoryBookmarks" product="default">Allows the
2270         app to modify the Browser\'s history or bookmarks stored on your phone.
2271         This may allow the app to erase or modify Browser data.  Note:
2272         this permission may note be enforced by third-party browsers or other
2273         applications with web browsing capabilities.</string>
2274
2275     <!-- Title of an application permission, listed so the user can choose whether
2276     they want to allow the application to do this. -->
2277     <string name="permlab_setAlarm">set an alarm</string>
2278     <!-- Description of an application permission, listed so the user can choose whether
2279         they want to allow the application to do this. -->
2280     <string name="permdesc_setAlarm">Allows the app to set an alarm in
2281         an installed alarm clock app. Some alarm clock apps may
2282         not implement this feature.</string>
2283
2284     <!-- Title of an application permission, listed so the user can choose whether
2285         they want to allow the application to do this. [CHAR LIMIT=NONE] -->
2286     <string name="permlab_addVoicemail">add voicemail</string>
2287     <!-- Description of an application permission, listed so the user can choose whether
2288         they want to allow the application to do this. [CHAR LIMIT=NONE] -->
2289     <string name="permdesc_addVoicemail">Allows the app to add messages
2290       to your voicemail inbox.</string>
2291
2292     <!-- Title of an application permission, listed so the user can choose whether
2293         they want to allow the application to do this. -->
2294     <string name="permlab_writeGeolocationPermissions">modify Browser geolocation permissions</string>
2295     <!-- Description of an application permission, listed so the user can choose whether
2296         they want to allow the application to do this. -->
2297     <string name="permdesc_writeGeolocationPermissions">Allows the app to modify the
2298         Browser\'s geolocation permissions. Malicious apps
2299         may use this to allow sending location information to arbitrary web sites.</string>
2300
2301     <!-- 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. -->
2302     <string name="save_password_message">Do you want the browser to remember this password?</string>
2303     <!-- 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. -->
2304     <string name="save_password_notnow">Not now</string>
2305     <!-- 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. -->
2306     <string name="save_password_remember">Remember</string>
2307     <!-- 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 -->
2308     <string name="save_password_never">Never</string>
2309
2310     <!-- Displayed to the user when they do not have permission to open a particular web page. -->
2311     <string name="open_permission_deny">You don\'t have permission to open this page.</string>
2312
2313     <!-- Displayed to the user to confirm that they have copied text from a web page to the clipboard. -->
2314     <string name="text_copied">Text copied to clipboard.</string>
2315
2316     <!-- 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.-->
2317     <string name="more_item_label">More</string>
2318     <!-- 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" -->
2319     <string name="prepend_shortcut_label">Menu+</string>
2320     <!-- Displayed in place of the regular shortcut letter when a menu item has Menu+space for the shortcut. -->
2321     <string name="menu_space_shortcut_label">space</string>
2322     <!-- Displayed in place of the regular shortcut letter when a menu item has Menu+enter for the shortcut. -->
2323     <string name="menu_enter_shortcut_label">enter</string>
2324     <!-- Displayed in place of the regular shortcut letter when a menu item has Menu+delete for the shortcut. -->
2325     <string name="menu_delete_shortcut_label">delete</string>
2326
2327     <!-- Strings used for search bar --><skip />
2328
2329     <!-- This is the default button label in the system-wide search UI.
2330          It is also used by the home screen's search "widget". It should be short -->
2331     <string name="search_go">Search</string>
2332     <!-- Default hint text for the system-wide search UI's text field. [CHAR LIMIT=30] -->
2333     <string name="search_hint">Search…</string>
2334     <!-- SearchView accessibility description for search button [CHAR LIMIT=NONE] -->
2335     <string name="searchview_description_search">Search</string>
2336     <!-- SearchView accessibility description for search text field [CHAR LIMIT=NONE] -->
2337     <string name="searchview_description_query">Search query</string>
2338     <!-- SearchView accessibility description for clear button [CHAR LIMIT=NONE] -->
2339     <string name="searchview_description_clear">Clear query</string>
2340     <!-- SearchView accessibility description for submit button [CHAR LIMIT=NONE] -->
2341     <string name="searchview_description_submit">Submit query</string>
2342     <!-- SearchView accessibility description for voice button [CHAR LIMIT=NONE] -->
2343     <string name="searchview_description_voice">Voice search</string>
2344
2345     <!-- Title for a warning message about the interaction model changes after allowing an accessibility
2346          service to put the device into explore by touch mode, displayed as a dialog message when
2347          the user selects to enables the service. (default). [CHAR LIMIT=45] -->
2348     <string name="enable_explore_by_touch_warning_title">Enable Explore by Touch?</string>
2349     <!-- Summary for a warning message about the interaction model changes after allowing an accessibility
2350          service to put the device into explore by touch mode, displayed as a dialog message when
2351          the user selects to enables the service. (tablet). [CHAR LIMIT=NONE] -->
2352     <string name="enable_explore_by_touch_warning_message" product="tablet">
2353         <xliff:g id="accessibility_service_name">%1$s</xliff:g> wants to enable Explore by Touch.
2354         When Explore by Touch is turned on, you can hear or see descriptions of what\'s under
2355         your finger or perform gestures to interact with the tablet.</string>
2356     <!-- Summary for a warning message about the interaction model changes after allowing an accessibility
2357          service to put the device into explore by touch mode, displayed as a dialog message when
2358          the user selects to enables the service. (default). [CHAR LIMIT=NONE] -->
2359     <string name="enable_explore_by_touch_warning_message" product="default">
2360         <xliff:g id="accessibility_service_name">%1$s</xliff:g> wants to enable Explore by Touch.
2361        When Explore by Touch is turned on, you can hear or see descriptions of what\'s under
2362        your finger or perform gestures to interact with the phone.</string>
2363
2364     <!-- String used to display the date. This is the string to say something happened 1 month ago. -->
2365     <string name="oneMonthDurationPast">1 month ago</string>
2366     <!-- String used to display the date. This is the string to say something happened more than 1 month ago. -->
2367     <string name="beforeOneMonthDurationPast">Before 1 month ago</string>
2368
2369     <!-- This is used to express that something occurred within the last X days (e.g., Last 7 days). -->
2370     <plurals name="last_num_days">
2371         <item quantity="one">Last <xliff:g id="count">%d</xliff:g> day</item>
2372         <item quantity="other">Last <xliff:g id="count">%d</xliff:g> days</item>
2373     </plurals>
2374
2375     <!-- This is used to express that something has occurred within the last month -->
2376     <string name="last_month">Last month</string>
2377
2378     <!-- This is used to express that something happened longer ago than the previous options -->
2379     <string name="older">Older</string>
2380
2381     <!-- String used to display the date. Preposition for date display ("on May 29") -->
2382     <string name="preposition_for_date">on <xliff:g id="date" example="May 29">%s</xliff:g></string>
2383     <!-- String used to display the date. Preposition for time display ("at 2:33am") -->
2384     <string name="preposition_for_time">at <xliff:g id="time" example="2:33 am">%s</xliff:g></string>
2385     <!-- String used to display the date. Preposition for year display ("in 2008") -->
2386     <string name="preposition_for_year">in <xliff:g id="year" example="2003">%s</xliff:g></string>
2387
2388     <!-- Appened to express the value is this unit of time: singular day -->
2389     <string name="day">day</string>
2390     <!-- Appened to express the value is this unit of time: plural days -->
2391     <string name="days">days</string>
2392     <!-- Appened to express the value is this unit of time: singular hour -->
2393     <string name="hour">hour</string>
2394     <!-- Appened to express the value is this unit of time: plural hours -->
2395     <string name="hours">hours</string>
2396     <!-- Appened to express the value is this unit of time: singular minute -->
2397     <string name="minute">min</string>
2398     <!-- Appened to express the value is this unit of time: plural minutes -->
2399     <string name="minutes">mins</string>
2400     <!-- Appened to express the value is this unit of time. -->
2401     <string name="second">sec</string>
2402     <!-- Appened to express the value is this unit of time. -->
2403     <string name="seconds">secs</string>
2404     <!-- Appened to express the value is this unit of time. -->
2405     <string name="week">week</string>
2406     <!-- Appened to express the value is this unit of time. -->
2407     <string name="weeks">weeks</string>
2408     <!-- Appened to express the value is this unit of time. -->
2409     <string name="year">year</string>
2410     <!-- Appened to express the value is this unit of time. -->
2411     <string name="years">years</string>
2412
2413     <!-- Phrase describing a time duration using seconds [CHAR LIMIT=16] -->
2414     <plurals name="duration_seconds">
2415         <item quantity="one">1 second</item>
2416         <item quantity="other"><xliff:g id="count">%d</xliff:g> seconds</item>
2417     </plurals>
2418     <!-- Phrase describing a time duration using minutes [CHAR LIMIT=16] -->
2419     <plurals name="duration_minutes">
2420         <item quantity="one">1 minute</item>
2421         <item quantity="other"><xliff:g id="count">%d</xliff:g> minutes</item>
2422     </plurals>
2423     <!-- Phrase describing a time duration using hours [CHAR LIMIT=16] -->
2424     <plurals name="duration_hours">
2425         <item quantity="one">1 hour</item>
2426         <item quantity="other"><xliff:g id="count">%d</xliff:g> hours</item>
2427     </plurals>
2428
2429     <!-- A string denoting the current point in time that should be as short as possible. Abbreviations are preferred to full strings as this might be shown repetitively. It is used in the header of notifications. [CHAR LIMIT=8]-->
2430     <string name="now_string_shortest">now</string>
2431
2432     <!-- Phrase describing a time duration using minutes that is as short as possible, preferrably one character. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=6] -->
2433     <plurals name="duration_minutes_shortest">
2434         <item quantity="one"><xliff:g example="1" id="count">%d</xliff:g>m</item>
2435         <item quantity="other"><xliff:g example="2" id="count">%d</xliff:g>m</item>
2436     </plurals>
2437
2438     <!-- Phrase describing a time duration using hours that is as short as possible, preferrably one character. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=6] -->
2439     <plurals name="duration_hours_shortest">
2440         <item quantity="one"><xliff:g example="1" id="count">%d</xliff:g>h</item>
2441         <item quantity="other"><xliff:g example="2" id="count">%d</xliff:g>h</item>
2442     </plurals>
2443
2444     <!-- Phrase describing a time duration using days that is as short as possible, preferrably one character. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=6] -->
2445     <plurals name="duration_days_shortest">
2446         <item quantity="one"><xliff:g example="1" id="count">%d</xliff:g>d</item>
2447         <item quantity="other"><xliff:g example="2" id="count">%d</xliff:g>d</item>
2448     </plurals>
2449
2450     <!-- Phrase describing a time duration using years that is as short as possible, preferrably one character. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=6] -->
2451     <plurals name="duration_years_shortest">
2452         <item quantity="one"><xliff:g example="1" id="count">%d</xliff:g>y</item>
2453         <item quantity="other"><xliff:g example="2" id="count">%d</xliff:g>y</item>
2454     </plurals>
2455
2456     <!-- Phrase describing a time duration using minutes that is as short as possible, preferrably one character. This version should be a future point in time. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=14] -->
2457     <plurals name="duration_minutes_shortest_future">
2458         <item quantity="one">in <xliff:g example="1" id="count">%d</xliff:g>m</item>
2459         <item quantity="other">in <xliff:g example="2" id="count">%d</xliff:g>m</item>
2460     </plurals>
2461
2462     <!-- Phrase describing a time duration using hours that is as short as possible, preferrably one character. This version should be a future point in time. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=14] -->
2463     <plurals name="duration_hours_shortest_future">
2464         <item quantity="one">in <xliff:g example="1" id="count">%d</xliff:g>h</item>
2465         <item quantity="other">in <xliff:g example="2" id="count">%d</xliff:g>h</item>
2466     </plurals>
2467
2468     <!-- Phrase describing a time duration using days that is as short as possible, preferrably one character. This version should be a future point in time. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=14] -->
2469     <plurals name="duration_days_shortest_future">
2470         <item quantity="one">in <xliff:g example="1" id="count">%d</xliff:g>d</item>
2471         <item quantity="other">in <xliff:g example="2" id="count">%d</xliff:g>d</item>
2472     </plurals>
2473
2474     <!-- Phrase describing a time duration using years that is as short as possible, preferrably one character. This version should be a future point in time. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=14] -->
2475     <plurals name="duration_years_shortest_future">
2476         <item quantity="one">in <xliff:g example="1" id="count">%d</xliff:g>y</item>
2477         <item quantity="other">in <xliff:g example="2" id="count">%d</xliff:g>y</item>
2478     </plurals>
2479
2480     <!-- Phrase describing a relative time using minutes in the past that is not shown on the screen but used for accessibility. [CHAR LIMIT=NONE] -->
2481     <plurals name="duration_minutes_relative">
2482         <item quantity="one"><xliff:g example="1" id="count">%d</xliff:g> minute ago</item>
2483         <item quantity="other"><xliff:g example="2" id="count">%d</xliff:g> minutes ago</item>
2484     </plurals>
2485
2486     <!-- Phrase describing a relative time using hours in the past that is not shown on the screen but used for accessibility. [CHAR LIMIT=NONE] -->
2487     <plurals name="duration_hours_relative">
2488         <item quantity="one"><xliff:g example="1" id="count">%d</xliff:g> hour ago</item>
2489         <item quantity="other"><xliff:g example="2" id="count">%d</xliff:g> hours ago</item>
2490     </plurals>
2491
2492     <!-- Phrase describing a relative time using days in the past that is not shown on the screen but used for accessibility. [CHAR LIMIT=NONE] -->
2493     <plurals name="duration_days_relative">
2494         <item quantity="one"><xliff:g example="1" id="count">%d</xliff:g> day ago</item>
2495         <item quantity="other"><xliff:g example="2" id="count">%d</xliff:g> days ago</item>
2496     </plurals>
2497
2498     <!-- Phrase describing a relative time using years in the past that is not shown on the screen but used for accessibility. [CHAR LIMIT=NONE] -->
2499     <plurals name="duration_years_relative">
2500         <item quantity="one"><xliff:g example="1" id="count">%d</xliff:g> year ago</item>
2501         <item quantity="other"><xliff:g example="2" id="count">%d</xliff:g> years ago</item>
2502     </plurals>
2503
2504     <!-- Phrase describing a relative time using minutes that is not shown on the screen but used for accessibility. This version should be a future point in time. [CHAR LIMIT=NONE] -->
2505     <plurals name="duration_minutes_relative_future">
2506         <item quantity="one">in <xliff:g example="1" id="count">%d</xliff:g> minute</item>
2507         <item quantity="other">in <xliff:g example="2" id="count">%d</xliff:g> minutes</item>
2508     </plurals>
2509
2510     <!-- Phrase describing a relative time using hours that is not shown on the screen but used for accessibility. This version should be a future point in time. [CHAR LIMIT=NONE] -->
2511     <plurals name="duration_hours_relative_future">
2512         <item quantity="one">in <xliff:g example="1" id="count">%d</xliff:g> hour</item>
2513         <item quantity="other">in <xliff:g example="2" id="count">%d</xliff:g> hours</item>
2514     </plurals>
2515
2516     <!-- Phrase describing a relative time using days that is not shown on the screen but used for accessibility. This version should be a future point in time. [CHAR LIMIT=NONE] -->
2517     <plurals name="duration_days_relative_future">
2518         <item quantity="one">in <xliff:g example="1" id="count">%d</xliff:g> day</item>
2519         <item quantity="other">in <xliff:g example="2" id="count">%d</xliff:g> days</item>
2520     </plurals>
2521
2522     <!-- Phrase describing a relative time using years that is not shown on the screen but used for accessibility. This version should be a future point in time. [CHAR LIMIT=NONE] -->
2523     <plurals name="duration_years_relative_future">
2524         <item quantity="one">in <xliff:g example="1" id="count">%d</xliff:g> year</item>
2525         <item quantity="other">in <xliff:g example="2" id="count">%d</xliff:g> years</item>
2526     </plurals>
2527
2528     <!-- Title for error alert when a video cannot be played.  it can be used by any app. -->
2529     <string name="VideoView_error_title">Video problem</string>
2530     <!-- Text for error alert when a video container is not valid for progressive download/playback. -->
2531     <string name="VideoView_error_text_invalid_progressive_playback">This video isn\'t valid for streaming to this device.</string>
2532     <!-- Text for error alert when a video cannot be played. it can be used by any app. -->
2533     <string name="VideoView_error_text_unknown">Can\'t play this video.</string>
2534     <!-- Button to close error alert when a video cannot be played -->
2535     <string name="VideoView_error_button">OK</string>
2536
2537
2538
2539
2540     <!-- Format indicating a relative expression and time.
2541          Example: "4 hours ago, 11:00 am" -->
2542     <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>
2543
2544
2545     <!-- Quoted name for 12pm, lowercase -->
2546     <string name="noon">"noon"</string>
2547     <!-- Quoted name for 12pm, uppercase first letter -->
2548     <string name="Noon">"Noon"</string>
2549     <!-- Quoted name for 12am, lowercase -->
2550     <string name="midnight">"midnight"</string>
2551     <!-- Quoted name for 12am, uppercase first letter -->
2552     <string name="Midnight">"Midnight"</string>
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564     <!-- Format string for durations like "01:23" (1 minute, 23 seconds) -->
2565     <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>
2566
2567     <!-- Format string for times like "1:43:33" (1 hour, 43 minutes, 33 seconds) -->
2568     <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>
2569
2570     <!-- Item on EditText context menu. This action is used to select all text in the edit field. -->
2571     <string name="selectAll">Select all</string>
2572
2573     <!-- Item on EditText context menu.  This action is used to cut selected the text into the clipboard.  -->
2574     <string name="cut">Cut</string>
2575
2576     <!-- Item on EditText context menu. This action is used to cut selected the text into the clipboard. -->
2577     <string name="copy">Copy</string>
2578
2579     <!-- Item on EditText context menu. This action is used to paste from the clipboard into the eidt field -->
2580     <string name="paste">Paste</string>
2581
2582     <!-- Item on EditText context menu. This action is used to paste from the clipboard into the eidt field without formatting -->
2583     <string name="paste_as_plain_text">Paste as plain text</string>
2584
2585     <!-- 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 -->
2586     <string name="replace">Replace\u2026</string>
2587
2588     <!-- Item on EditText pop-up window. This action is used to delete the text that the user recently added. [CHAR LIMIT=15] -->
2589     <string name="delete">Delete</string>
2590
2591     <!-- Item on EditText context menu. This action is used to copy a URL from the edit field into the clipboard. -->
2592     <string name="copyUrl">Copy URL</string>
2593
2594     <!-- Item on EditText context menu. Added only when the context menu is not empty, it enable selection context mode. [CHAR LIMIT=20] -->
2595     <string name="selectTextMode">Select text</string>
2596
2597     <!-- Item on EditText context menu. This action is used to undo a text edit operation. -->
2598     <string name="undo">Undo</string>
2599
2600     <!-- Item on EditText context menu. This action is used to redo a text edit operation. -->
2601     <string name="redo">Redo</string>
2602
2603     <!-- Text selection contextual mode title, displayed in the CAB. [CHAR LIMIT=20] -->
2604     <string name="textSelectionCABTitle">Text selection</string>
2605
2606     <!-- Option to add the current misspelled word to the user dictionary. [CHAR LIMIT=25] -->
2607     <string name="addToDictionary">Add to dictionary</string>
2608
2609     <!-- Option to delete the highlighted part of the text from the suggestion popup. [CHAR LIMIT=25] -->
2610     <string name="deleteText">Delete</string>
2611
2612     <!-- EditText context menu -->
2613     <string name="inputMethod">Input method</string>
2614
2615     <!-- Title for EditText context menu [CHAR LIMIT=20] -->
2616     <string name="editTextMenuTitle">Text actions</string>
2617
2618     <!-- If the device is getting low on internal storage, a notification is shown to the user.  This is the title of that notification. -->
2619     <string name="low_internal_storage_view_title">Storage space running out</string>
2620     <!-- If the device is getting low on internal storage, a notification is shown to the user.  This is the message of that notification. -->
2621     <string name="low_internal_storage_view_text">Some system functions may not work</string>
2622     <!-- 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. -->
2623     <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>
2624
2625     <!-- [CHAR LIMIT=NONE] Stub notification title for an app running a service that has provided
2626          a bad bad notification for itself. -->
2627     <string name="app_running_notification_title"><xliff:g id="app_name">%1$s</xliff:g>
2628         is running</string>
2629     <!-- [CHAR LIMIT=NONE] Stub notification text for an app running a service that has provided
2630          a bad bad notification for itself. -->
2631     <string name="app_running_notification_text">Tap for more information
2632         or to stop the app.</string>
2633
2634     <!-- Preference framework strings. -->
2635     <string name="ok">OK</string>
2636     <!-- Preference framework strings. -->
2637     <string name="cancel">Cancel</string>
2638     <!-- Preference framework strings. -->
2639     <string name="yes">OK</string>
2640     <!-- Preference framework strings. -->
2641     <string name="no">Cancel</string>
2642     <!-- This is the generic "attention" string to be used in attention dialogs.  Typically
2643          combined with setIconAttribute(android.R.attr.alertDialogIcon)
2644          (or setIcon(android.R.drawable.ic_dialog_alert) on legacy versions of the platform) -->
2645     <string name="dialog_alert_title">Attention</string>
2646
2647     <!-- Text shown by list fragment when waiting for data to display. -->
2648     <string name="loading">Loading\u2026</string>
2649
2650     <!-- Default text for a button that can be toggled on and off. -->
2651     <string name="capital_on">ON</string>
2652     <!-- Default text for a button that can be toggled on and off. -->
2653     <string name="capital_off">OFF</string>
2654
2655     <!-- Title of intent resolver dialog when selecting an application to run. -->
2656     <string name="whichApplication">Complete action using</string>
2657     <!-- Title of intent resolver dialog when selecting an application to run
2658          and a previously used application is known. -->
2659     <string name="whichApplicationNamed">Complete action using %1$s</string>
2660     <!-- Generic label for a link to a intent resolver. -->
2661     <string name="whichApplicationLabel">Complete action</string>
2662     <!-- Title of intent resolver dialog when selecting a viewer application to run. -->
2663     <string name="whichViewApplication">Open with</string>
2664     <!-- Title of intent resolver dialog when selecting a viewer application to run
2665          and a previously used application is known. -->
2666     <string name="whichViewApplicationNamed">Open with %1$s</string>
2667     <!-- Label for a link to a intent resolver dialog to view something -->
2668     <string name="whichViewApplicationLabel">Open</string>
2669     <!-- Title of intent resolver dialog when selecting an editor application to run. -->
2670     <string name="whichEditApplication">Edit with</string>
2671     <!-- Title of intent resolver dialog when selecting an editor application to run
2672          and a previously used application is known. -->
2673     <string name="whichEditApplicationNamed">Edit with %1$s</string>
2674     <!-- Label for a link to a intent resolver dialog when selecting an editor application -->
2675     <string name="whichEditApplicationLabel">Edit</string>
2676     <!-- Title of intent resolver dialog when selecting a sharing application to run. -->
2677     <string name="whichSendApplication">Share with</string>
2678     <!-- Title of intent resolver dialog when selecting a sharing application to run
2679          and a previously used application is known. -->
2680     <string name="whichSendApplicationNamed">Share with %1$s</string>
2681     <!-- Label for a link to a intent resolver dialog to sharing something -->
2682     <string name="whichSendApplicationLabel">Share</string>
2683     <!-- Title of intent resolver dialog when selecting an application to run to
2684          send content to a specific recipient. Often used for email. -->
2685     <string name="whichSendToApplication">Send using</string>
2686     <!-- Title of intent resolver dialog when selecting an application to run to
2687          send content to a specific recipient and a previously used application is known.
2688          Often used for email. -->
2689     <string name="whichSendToApplicationNamed">Send using %1$s</string>
2690     <!-- Label for a link to a intent resolver dialog to send content to a specific recipient. -->
2691     <string name="whichSendToApplicationLabel">Send</string>
2692     <!-- Title of intent resolver dialog when selecting a HOME application to run. -->
2693     <string name="whichHomeApplication">Select a Home app</string>
2694     <!-- Title of intent resolver dialog when selecting a HOME application to run
2695          and a previously used application is known. -->
2696     <string name="whichHomeApplicationNamed">Use %1$s as Home</string>
2697     <!-- Label for a link to a intent resolver dialog when selecting a HOME -->
2698     <string name="whichHomeApplicationLabel">Capture image</string>
2699     <!-- Option to always use the selected application resolution in the future. See the "Complete action using" dialog title-->
2700     <!-- Title of intent resolver dialog when capturing an image. -->
2701     <string name="whichImageCaptureApplication">Capture image with</string>
2702     <!-- Title of intent resolver dialog when capturing an image
2703          and a previously used application is known. -->
2704     <string name="whichImageCaptureApplicationNamed">Capture image with %1$s</string>
2705     <!-- Label for a link to a intent resolver dialog when capturing an image -->
2706     <string name="whichImageCaptureApplicationLabel">Capture image</string>
2707     <!-- Option to always use the selected application resolution in the future. See the "Complete action using" dialog title-->
2708     <string name="alwaysUse">Use by default for this action.</string>
2709     <!-- Title of the list of alternate options to complete an action shown when the
2710          last used option is being displayed separately. -->
2711     <string name="use_a_different_app">Use a different app</string>
2712     <!-- Text displayed when the user selects the check box for setting default application.  See the "Use by default for this action" check box. -->
2713     <string name="clearDefaultHintMsg">Clear default in System settings &gt; Apps &gt; Downloaded.</string>
2714     <!-- 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. -->
2715     <string name="chooseActivity">Choose an action</string>
2716     <!-- title for the USB activity chooser. -->
2717     <string name="chooseUsbActivity">Choose an app for the USB device</string>
2718     <!-- Text to display when there are no activities found to display in the
2719          activity chooser. See the "Select an action" title. -->
2720     <string name="noApplications">No apps can perform this action.</string>
2721     <!-- Text of the alert that is displayed when an application has crashed. -->
2722     <string name="aerr_application"><xliff:g id="application">%1$s</xliff:g> has stopped</string>
2723     <!-- Text of the alert that is displayed when a process has crashed. -->
2724     <string name="aerr_process"><xliff:g id="process">%1$s</xliff:g> has
2725         stopped</string>
2726     <!-- Text of the alert that is displayed when an application has crashed repeatedly. -->
2727     <string name="aerr_application_repeated"><xliff:g id="application">%1$s</xliff:g> keeps stopping</string>
2728     <!-- Text of the alert that is displayed when a process has crashed repeatedly. -->
2729     <string name="aerr_process_repeated"><xliff:g id="process">%1$s</xliff:g> keeps stopping</string>
2730     <!-- Button that restarts a crashed application -->
2731     <string name="aerr_restart">Open app again</string>
2732     <!-- Button that sends feedback about a crashed application -->
2733     <string name="aerr_report">Send feedback</string>
2734     <!-- Button that closes a crashed application -->
2735     <string name="aerr_close">Close</string>
2736     <!-- Button that mutes further crashes of the crashed application. Note that this only appears on engineering builds. -->
2737     <string name="aerr_mute">Mute until device restarts</string>
2738     <!-- Button that waits a bit more for an unresponsive app -->
2739     <string name="aerr_wait">Wait</string>
2740     <!-- Button that closes an unresponsive application -->
2741     <string name="aerr_close_app">Close app</string>
2742
2743     <!-- Title of the alert when an application is not responding. -->
2744     <string name="anr_title"></string>
2745     <!-- Text of the alert that is displayed when an application is not responding. -->
2746     <string name="anr_activity_application"><xliff:g id="application">%2$s</xliff:g> isn\'t responding</string>
2747     <!-- Text of the alert that is displayed when an application is not responding. -->
2748     <string name="anr_activity_process"><xliff:g id="activity">%1$s</xliff:g> isn\'t responding</string>
2749     <!-- Text of the alert that is displayed when an application is not responding. -->
2750     <string name="anr_application_process"><xliff:g id="application">%1$s</xliff:g> isn\'t responding</string>
2751     <!-- Text of the alert that is displayed when an application is not responding. -->
2752     <string name="anr_process">Process <xliff:g id="process">%1$s</xliff:g> isn\'t responding</string>
2753     <!-- Button allowing the user to close an application that is not responding. This will kill the application. -->
2754     <string name="force_close">OK</string>
2755     <!-- Button allowing the user to send a bug report for application which has encountered an error. -->
2756     <string name="report">Report</string>
2757     <!-- Button allowing the user to choose to wait for an application that is not responding to become responsive again. -->
2758     <string name="wait">Wait</string>
2759     <!-- Text of the alert that is displayed when a web page is not responding. [CHAR-LIMIT=NONE] -->
2760     <string name="webpage_unresponsive">The page has become unresponsive.\n\nDo you want to close it?</string>
2761     <!-- [CHAR LIMIT=25] Title of the alert when application launches on top of another. -->
2762     <string name="launch_warning_title">App redirected</string>
2763     <!-- [CHAR LIMIT=50] Title of the alert when application launches on top of another. -->
2764     <string name="launch_warning_replace"><xliff:g id="app_name">%1$s</xliff:g> is now running.</string>
2765     <!-- [CHAR LIMIT=50] Title of the alert when application launches on top of another. -->
2766     <string name="launch_warning_original"><xliff:g id="app_name">%1$s</xliff:g> was originally launched.</string>
2767     <!-- [CHAR LIMIT=50] Compat mode dialog: compat mode switch label. -->
2768     <string name="screen_compat_mode_scale">Scale</string>
2769     <!-- [CHAR LIMIT=50] Compat mode dialog: compat mode switch label. -->
2770     <string name="screen_compat_mode_show">Always show</string>
2771     <!-- [CHAR LIMIT=200] Compat mode dialog: hint to re-enable compat mode dialog. -->
2772     <string name="screen_compat_mode_hint">Re-enable this in System settings &gt; Apps &gt; Downloaded.</string>
2773
2774     <!-- [CHAR LIMIT=200] Unsupported display size dialog: message. Refers to "Display size" setting. -->
2775     <string name="unsupported_display_size_message"><xliff:g id="app_name">%1$s</xliff:g> does not support the current Display size setting and may behave unexpectedly.</string>
2776     <!-- [CHAR LIMIT=50] Unsupported display size dialog: check box label. -->
2777     <string name="unsupported_display_size_show">Always show</string>
2778
2779     <!-- Text of the alert that is displayed when an application has violated StrictMode. -->
2780     <string name="smv_application">The app <xliff:g id="application">%1$s</xliff:g>
2781         (process <xliff:g id="process">%2$s</xliff:g>) has violated its self-enforced StrictMode policy.</string>
2782     <!-- Text of the alert that is displayed when an application has violated StrictMode. -->
2783     <string name="smv_process">The process <xliff:g id="process">%1$s</xliff:g> has
2784       has violated its self-enforced StrictMode policy.</string>
2785
2786     <!-- [CHAR LIMIT=40] Title of dialog that is shown when performing a system upgrade. -->
2787     <string name="android_upgrading_title">Android is upgrading\u2026</string>
2788
2789     <!-- [CHAR LIMIT=40] Title of dialog that is shown when system is starting. -->
2790     <string name="android_start_title">Android is starting\u2026</string>
2791
2792     <!-- [CHAR LIMIT=NONE] Message shown in upgrading dialog when doing an fstrim. -->
2793     <string name="android_upgrading_fstrim">Optimizing storage.</string>
2794
2795     <!-- [CHAR LIMIT=40] Title of notification that is shown when performing a system upgrade. -->
2796     <string name="android_upgrading_notification_title">Android is upgrading</string>
2797     <!-- [CHAR LIMIT=200] Body of notification that is shown when performing a system upgrade. -->
2798     <string name="android_upgrading_notification_body">Some apps may not work properly until the upgrade finishes</string>
2799
2800     <!-- [CHAR LIMIT=NONE] Message shown in upgrading dialog for each .apk that is optimized. -->
2801     <string name="android_upgrading_apk">Optimizing app
2802         <xliff:g id="number" example="123">%1$d</xliff:g> of
2803         <xliff:g id="number" example="123">%2$d</xliff:g>.</string>
2804
2805     <!-- [CHAR LIMIT=NONE] Message shown in upgrading dialog for each .apk pre boot broadcast -->
2806     <string name="android_preparing_apk">Preparing <xliff:g id="appname">%1$s</xliff:g>.</string>
2807
2808     <!-- [CHAR LIMIT=NONE] Message to show in upgrading dialog when reached the point of starting apps. -->
2809     <string name="android_upgrading_starting_apps">Starting apps.</string>
2810
2811     <!-- [CHAR LIMIT=NONE] Message to show in upgrading dialog when the bulk of the upgrade work is done. -->
2812     <string name="android_upgrading_complete">Finishing boot.</string>
2813
2814     <!-- Notification text to tell the user that a heavy-weight application is running. -->
2815     <string name="heavy_weight_notification"><xliff:g id="app">%1$s</xliff:g> running</string>
2816
2817     <!-- Notification details to tell the user that a heavy-weight application is running. -->
2818     <string name="heavy_weight_notification_detail">Tap to switch to app</string>
2819
2820     <!-- Title of dialog prompting whether user wants to switch between heavy-weight apps. -->
2821     <string name="heavy_weight_switcher_title">Switch apps?</string>
2822
2823     <!-- Descriptive text for switching to a new heavy-weight application. -->
2824     <string name="heavy_weight_switcher_text">Another app is already running
2825     that must be stopped before you can start a new one.</string>
2826
2827     <string name="old_app_action">Return to <xliff:g id="old_app">%1$s</xliff:g></string>
2828     <string name="old_app_description">Don\'t start the new app.</string>
2829
2830     <string name="new_app_action">Start <xliff:g id="old_app">%1$s</xliff:g></string>
2831     <string name="new_app_description">Stop the old app without saving.</string>
2832
2833     <!-- Notification text to tell the user that a process has exceeded its memory limit. -->
2834     <string name="dump_heap_notification"><xliff:g id="proc">%1$s</xliff:g> exceeded memory
2835         limit</string>
2836
2837     <!-- Notification details to tell the user that a process has exceeded its memory limit. -->
2838     <string name="dump_heap_notification_detail">Heap dump has been collected;
2839         tap to share</string>
2840
2841     <!-- Title of dialog prompting the user to share a heap dump. -->
2842     <string name="dump_heap_title">Share heap dump?</string>
2843
2844     <!-- Text of dialog prompting the user to share a heap dump. -->
2845     <string name="dump_heap_text">The process <xliff:g id="proc">%1$s</xliff:g> has exceeded
2846         its process memory limit of <xliff:g id="size">%2$s</xliff:g>.  A heap dump is available
2847         for you to share with its developer.  Be careful: this heap dump can contain any
2848         of your personal information that the application has access to.</string>
2849
2850     <!-- Displayed in the title of the chooser for things to do with text that
2851          is to be sent to another application. For example, I can send
2852          text through SMS or IM.  A dialog with those choices would be shown,
2853          and this would be the title. -->
2854     <string name="sendText">Choose an action for text</string>
2855
2856     <!-- Title of the dialog where the user is adjusting the phone ringer volume -->
2857     <string name="volume_ringtone">Ringer volume</string>
2858     <!-- Title of the dialog where the user is adjusting the music volume -->
2859     <string name="volume_music">Media volume</string>
2860     <!-- Hint shown in the volume toast to inform the user that the media audio is playing through Bluetooth. -->
2861     <string name="volume_music_hint_playing_through_bluetooth">Playing through Bluetooth</string>
2862     <!-- Hint shown in the volume toast to inform the user that the current ringtone is the silent ringtone. -->
2863     <string name="volume_music_hint_silent_ringtone_selected">Silent ringtone set</string>
2864     <!-- Title of the dialog where the user is adjusting the phone call volume -->
2865     <string name="volume_call">In-call volume</string>
2866     <!-- Title of the dialog where the user is adjusting the phone call volume when connected on bluetooth-->
2867     <string name="volume_bluetooth_call">Bluetooth in-call volume</string>
2868     <!-- Title of the dialog where the user is adjusting the audio volume for alarms -->
2869     <string name="volume_alarm">Alarm volume</string>
2870     <!-- Title of the dialog where the user is adjusting the audio volume for notifications -->
2871     <string name="volume_notification">Notification volume</string>
2872     <!-- Title of the dialog where the user is adjusting the general audio volume -->
2873     <string name="volume_unknown">Volume</string>
2874
2875     <!-- Content description for bluetooth volume icon [CHAR LIMIT=100] -->
2876     <string name="volume_icon_description_bluetooth">Bluetooth volume</string>
2877     <!-- Content description for ringer volume icon [CHAR LIMIT=100] -->
2878     <string name="volume_icon_description_ringer">Ringtone volume</string>
2879     <!-- Content description for in-call volume icon [CHAR LIMIT=100] -->
2880     <string name="volume_icon_description_incall">Call volume</string>
2881     <!-- Content description for media volume icon [CHAR LIMIT=100] -->
2882     <string name="volume_icon_description_media">Media volume</string>
2883     <!-- Content description for notification volume icon [CHAR LIMIT=100] -->
2884     <string name="volume_icon_description_notification">Notification volume</string>
2885
2886     <!-- Ringtone picker strings --> <skip />
2887     <!-- Choice in the ringtone picker.  If chosen, the default ringtone will be used. -->
2888     <string name="ringtone_default">Default ringtone</string>
2889     <!-- Choice in the ringtone picker.  If chosen, the default ringtone will be used. This fills in the actual ringtone's title into the message. -->
2890     <string name="ringtone_default_with_actual">Default ringtone (<xliff:g id="actual_ringtone">%1$s</xliff:g>)</string>
2891     <!-- Choice in the ringtone picker.  If chosen, there will be silence instead of a ringtone played. -->
2892     <string name="ringtone_silent">None</string>
2893     <!-- The title of the ringtone picker dialog. -->
2894     <string name="ringtone_picker_title">Ringtones</string>
2895     <!-- 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. -->
2896     <string name="ringtone_unknown">Unknown ringtone</string>
2897
2898     <!-- A notification is shown when there are open wireless networks nearby.  This is the notification's title. -->
2899     <plurals name="wifi_available">
2900         <item quantity="one">Wi-Fi network available</item>
2901         <item quantity="other">Wi-Fi networks available</item>
2902     </plurals>
2903     <!-- A notification is shown when there are open wireless networks nearby.  This is the notification's message. -->
2904     <plurals name="wifi_available_detailed">
2905         <item quantity="one">Open Wi-Fi network available</item>
2906         <item quantity="other">Open Wi-Fi networks available</item>
2907     </plurals>
2908
2909     <!-- A notification is shown when a wifi captive portal network is detected.  This is the notification's title. -->
2910     <string name="wifi_available_sign_in">Sign in to Wi-Fi network</string>
2911
2912     <!-- A notification is shown when a captive portal network is detected.  This is the notification's title. -->
2913     <string name="network_available_sign_in">Sign in to network</string>
2914
2915     <!-- A notification is shown when a captive portal network is detected.  This is the notification's message. -->
2916     <string name="network_available_sign_in_detailed"><xliff:g id="network_ssid">%1$s</xliff:g></string>
2917
2918     <!-- A notification is shown when the user connects to a Wi-Fi network and the system detects that that network has no Internet access. This is the notification's title. -->
2919     <string name="wifi_no_internet">Wi-Fi has no Internet access</string>
2920
2921     <!-- A notification is shown when the user connects to a Wi-Fi network and the system detects that that network has no Internet access. This is the notification's message. -->
2922     <string name="wifi_no_internet_detailed">Tap for options</string>
2923
2924      <!-- A notification is shown when a user's selected SSID is later disabled due to connectivity problems.  This is the notification's title / ticker. -->
2925      <string name="wifi_watchdog_network_disabled">Couldn\'t connect to Wi-Fi</string>
2926      <!-- 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" -->
2927     <string name="wifi_watchdog_network_disabled_detailed">\u0020has a poor Internet connection.</string>
2928
2929     <!-- Do not translate. Default access point SSID used for tethering -->
2930     <string name="wifi_tether_configure_ssid_default" translatable="false">AndroidAP</string>
2931
2932     <!-- A notification is shown the first time a connection is attempted on an app owned AP -->
2933     <!-- title for this message -->
2934     <string name="wifi_connect_alert_title">Allow connection?</string>
2935     <!-- message explaining who is connecting to what -->
2936     <string name="wifi_connect_alert_message">Application %1$s would like to connect to Wifi Network %2$s</string>
2937     <!-- default application in case name can not be found -->
2938     <string name="wifi_connect_default_application">An application</string>
2939
2940     <string name="wifi_p2p_dialog_title">Wi-Fi Direct</string>
2941     <string name="wifi_p2p_turnon_message">Start Wi-Fi Direct. This will turn off Wi-Fi client/hotspot.</string>
2942     <string name="wifi_p2p_failed_message">Couldn\'t start Wi-Fi Direct.</string>
2943     <string name="wifi_p2p_enabled_notification_title">Wi-Fi Direct is on</string>
2944     <string name="wifi_p2p_enabled_notification_message">Tap for settings</string>
2945
2946     <string name="accept">Accept</string>
2947     <string name="decline">Decline</string>
2948     <string name="wifi_p2p_invitation_sent_title">Invitation sent</string>
2949     <string name="wifi_p2p_invitation_to_connect_title">Invitation to connect</string>
2950
2951     <string name="wifi_p2p_from_message">From: </string>
2952     <string name="wifi_p2p_to_message">To: </string>
2953     <string name="wifi_p2p_enter_pin_message">Type the required PIN: </string>
2954     <string name="wifi_p2p_show_pin_message">PIN: </string>
2955
2956     <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>
2957     <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>
2958     <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>
2959
2960     <!-- Name of the dialog that lets the user choose an accented character to insert -->
2961     <string name="select_character">Insert character</string>
2962
2963     <!-- SMS per-application rate control Dialog --> <skip />
2964     <!-- SMS_DIALOG: An SMS dialog is shown if an application tries to send too many SMSes.  This is the title of that dialog. -->
2965     <string name="sms_control_title">Sending SMS messages</string>
2966     <!-- See SMS_DIALOG.  This is the message shown in that dialog. [CHAR LIMIT=NONE] -->
2967     <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>
2968     <!-- See SMS_DIALOG.  This is a button choice to allow sending the SMSes. [CHAR LIMIT=30] -->
2969     <string name="sms_control_yes">Allow</string>
2970     <!-- See SMS_DIALOG.  This is a button choice to disallow sending the SMSes. [CHAR LIMIT=30] -->
2971     <string name="sms_control_no">Deny</string>
2972
2973     <!-- SMS short code verification dialog. --> <skip />
2974     <!-- The message text for the SMS short code confirmation dialog. [CHAR LIMIT=NONE] -->
2975     <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>
2976     <!-- Message details for the SMS short code confirmation dialog (possible premium short code). [CHAR LIMIT=NONE] -->
2977     <string name="sms_short_code_details">This <b>may cause charges</b> on your mobile account.</string>
2978     <!-- Message details for the SMS short code confirmation dialog (premium short code). [CHAR LIMIT=NONE] -->
2979     <string name="sms_premium_short_code_details"><b>This will cause charges on your mobile account.</b></string>
2980     <!-- Text of the approval button for the SMS short code confirmation dialog. [CHAR LIMIT=30] -->
2981     <string name="sms_short_code_confirm_allow">Send</string>
2982     <!-- Text of the cancel button for the SMS short code confirmation dialog. [CHAR LIMIT=30] -->
2983     <string name="sms_short_code_confirm_deny">Cancel</string>
2984     <!-- Text of the checkbox for the SMS short code confirmation dialog to remember the user's choice. [CHAR LIMIT=40] -->
2985     <string name="sms_short_code_remember_choice">Remember my choice</string>
2986     <!-- Text shown when remember checkbox is checked to inform the user how they may undo the setting. [CHAR LIMIT=40] -->
2987     <string name="sms_short_code_remember_undo_instruction">You can change this later in Settings\u00A0>\u00A0Apps"</string>
2988
2989     <!-- Text of the approval button for the SMS short code confirmation dialog when checkbox is checked. [CHAR LIMIT=30] -->
2990     <string name="sms_short_code_confirm_always_allow">Always Allow</string>
2991     <!-- Text of the cancel button for the SMS short code confirmation dialog when checkbox is checked. [CHAR LIMIT=30] -->
2992     <string name="sms_short_code_confirm_never_allow">Never Allow</string>
2993
2994     <!-- SIM swap and device reboot Dialog --> <skip />
2995     <!-- See SIM_REMOVED_DIALOG.  This is the title of that dialog. -->
2996     <string name="sim_removed_title">SIM card removed</string>
2997     <!-- See SIM_REMOVED_DIALOG.  This is the message of that dialog. -->
2998     <string name="sim_removed_message">The cellular network will be unavailable until you restart with a valid SIM card inserted.</string>
2999     <!-- See SIM_REMOVED_DIALOG.  This is the button of that dialog. -->
3000     <string name="sim_done_button">Done</string>
3001     <!-- See SIM_ADDED_DIALOG.  This is the title of that dialog. -->
3002     <string name="sim_added_title">SIM card added</string>
3003     <!-- See SIM_ADDED_DIALOG.  This is the message of that dialog. -->
3004     <string name="sim_added_message">Restart your device to access the cellular network.</string>
3005     <!-- See SIM_ADDED_DIALOG.  This is the button of that dialog. -->
3006     <string name="sim_restart_button">Restart</string>
3007     <!-- See Carrier_App_Dialog. This is the message of that dialog. -->
3008     <string name="carrier_app_dialog_message">To get your new SIM working properly, you\'ll need to install and open an app from your carrier.</string>
3009     <!-- See Carrier_App_Dialog. This is the button of that dialog. -->
3010     <string name="carrier_app_dialog_button">GET THE APP</string>
3011     <string name="carrier_app_dialog_not_now">NOT NOW</string>
3012     <!-- See carrier_app_notification. This is the headline. -->
3013     <string name="carrier_app_notification_title">New SIM inserted</string>
3014     <string name="carrier_app_notification_text">Tap to set it up</string>
3015
3016     <!-- Date/Time picker dialogs strings -->
3017
3018     <!-- The title of the time picker dialog. [CHAR LIMIT=NONE] -->
3019     <string name="time_picker_dialog_title">Set time</string>
3020     <!-- The title of the date picker dialog. [CHAR LIMIT=NONE] -->
3021     <string name="date_picker_dialog_title">Set date</string>
3022     <!-- Name of the button in the date/time picker to accept the date/time change -->
3023     <string name="date_time_set">Set</string>
3024     <!-- Name of the button in the date/time picker to accept the date/time change -->
3025     <string name="date_time_done">Done</string>
3026
3027     <!-- Security Permissions strings-->
3028     <!-- Text that is placed at the front of a permission name that is being added to an app [CHAR LIMIT=NONE] -->
3029     <string name="perms_new_perm_prefix"><font size="12" fgcolor="#ff33b5e5">NEW: </font></string>
3030     <!-- Text that is placed at the front of a permission name that is being added to an app [CHAR LIMIT=NONE] -->
3031     <string name="perms_description_app">Provided by <xliff:g id="app_name">%1$s</xliff:g>.</string>
3032     <!-- Shown for an application when it doesn't require any permission grants. -->
3033     <string name="no_permissions">No permissions required</string>
3034     <!-- [CHAR LIMIT=NONE] Additional text in permission description for perms that can cost money. -->
3035     <string name="perm_costs_money">this may cost you money</string>
3036     <!-- Dialog ok button-->
3037     <string name="dlg_ok">OK</string>
3038
3039     <!-- USB_PREFERENCES: Notification for when the user connected to the charger only.  This is the title -->
3040     <string name="usb_charging_notification_title">USB charging this device</string>
3041     <!-- USB_PREFERENCES: Notification for when the user connects the phone to supply power to attached device.  This is the title -->
3042     <string name="usb_supplying_notification_title">USB supplying power to attached device</string>
3043     <!-- USB_PREFERENCES: Notification for when the user connects the phone to a computer via USB in MTP mode.  This is the title -->
3044     <string name="usb_mtp_notification_title">USB for file transfer</string>
3045     <!-- USB_PREFERENCES: Notification for when the user connects the phone to a computer via USB in PTP mode.  This is the title -->
3046     <string name="usb_ptp_notification_title">USB for photo transfer</string>
3047     <!-- USB_PREFERENCES: Notification for when the user connects the phone to a computer via USB in MIDI mode.  This is the title -->
3048     <string name="usb_midi_notification_title">USB for MIDI</string>
3049     <!-- USB_PREFERENCES: Notification for when a USB accessory is attached.  This is the title -->
3050     <string name="usb_accessory_notification_title">Connected to a USB accessory</string>
3051     <!-- See USB_PREFERENCES. This is the message. -->
3052     <string name="usb_notification_message">Tap for more options.</string>
3053
3054     <!-- Title of notification shown when ADB is actively connected to the phone. -->
3055     <string name="adb_active_notification_title">USB debugging connected</string>
3056     <!-- Message of notification shown when ADB is actively connected to the phone. -->
3057     <string name="adb_active_notification_message">Tap to disable USB debugging.</string>
3058
3059     <!-- Title of notification shown to indicate that bug report is being collected. -->
3060     <string name="taking_remote_bugreport_notification_title">Taking bug report\u2026</string>
3061     <!-- Title of notification shown to ask for user consent for sharing a bugreport that was requested remotely by the IT administrator. -->
3062     <string name="share_remote_bugreport_notification_title">Share bug report?</string>
3063     <!-- Title of notification shown to indicate that bug report is still being collected after sharing was accepted. -->
3064     <string name="sharing_remote_bugreport_notification_title">Sharing bug report\u2026</string>
3065     <!-- Message of a notification shown to ask for user consent for sharing a bugreport that was requested remotely by the IT administrator. -->
3066     <string name="share_remote_bugreport_notification_message_finished">Your IT admin requested a bug report to help troubleshoot this device. Apps and data may be shared.</string>
3067     <!-- Acceptance label of notification shown to ask for user consent for sharing the remote bugreport. -->
3068     <string name="share_remote_bugreport_action">SHARE</string>
3069     <!-- Decline label of notification shown to ask for user consent for sharing the remote bugreport. -->
3070     <string name="decline_remote_bugreport_action">DECLINE</string>
3071
3072     <!-- Used to replace %s in urls retreived from the signin server with locales.  For Some        -->
3073     <!-- devices we don't support all the locales we ship to and need to replace the '%s' with a    -->
3074     <!-- locale string based on mcc values.  By default (0-length string) we don't replace the %s   -->
3075     <!-- at all and later replace it with a locale string based on the users chosen locale          -->
3076     <!-- DO NOT TRANSLATE -->
3077     <string name="locale_replacement">""</string>
3078
3079     <!-- Title of the pop-up dialog in which the user switches keyboard, also known as input method. -->
3080     <string name="select_input_method">Change keyboard</string>
3081     <!-- Summary text of a toggle switch to enable/disable use of the IME while a physical
3082          keyboard is connected -->
3083     <string name="show_ime">Keep it on screen while physical keyboard is active</string>
3084     <!-- Title of the physical keyboard category in the input method selector [CHAR LIMIT=30] -->
3085     <string name="hardware">Show virtual keyboard</string>
3086
3087     <!-- Title of the notification to prompt the user to configure physical keyboard settings. -->
3088     <string name="select_keyboard_layout_notification_title">Configure physical keyboard</string>
3089     <!-- Message of the notification to prompt the user to configure physical keyboard settings
3090          where the user can associate language with physical keyboard layout. -->
3091     <string name="select_keyboard_layout_notification_message">Tap to select language and layout</string>
3092
3093     <string name="fast_scroll_alphabet">\u0020ABCDEFGHIJKLMNOPQRSTUVWXYZ</string>
3094     <string name="fast_scroll_numeric_alphabet">\u00200123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ</string>
3095
3096     <string name="candidates_style"><u>candidates</u></string>
3097
3098     <!-- External media notification strings -->
3099     <skip />
3100
3101     <!-- Notification title when external media is being checked [CHAR LIMIT=30] -->
3102     <string name="ext_media_checking_notification_title">Preparing <xliff:g id="name" example="SD card">%s</xliff:g></string>
3103     <!-- Notification body when external media is being checked [CHAR LIMIT=NONE] -->
3104     <string name="ext_media_checking_notification_message">Checking for errors</string>
3105
3106     <!-- Notification body when new external media is detected [CHAR LIMIT=NONE] -->
3107     <string name="ext_media_new_notification_message">New <xliff:g id="name" example="SD card">%s</xliff:g> detected</string>
3108     <!-- Notification body when external media is ready for use [CHAR LIMIT=NONE] -->
3109     <string name="ext_media_ready_notification_message">For transferring photos and media</string>
3110
3111     <!-- Notification title when external media is unmountable (corrupt) [CHAR LIMIT=30] -->
3112     <string name="ext_media_unmountable_notification_title">Corrupted <xliff:g id="name" example="SD card">%s</xliff:g></string>
3113     <!-- Notification body when external media is unmountable (corrupt) [CHAR LIMIT=NONE] -->
3114     <string name="ext_media_unmountable_notification_message"><xliff:g id="name" example="SD card">%s</xliff:g> is corrupt. Tap to fix.</string>
3115
3116     <!-- Notification title when external media is unsupported [CHAR LIMIT=30] -->
3117     <string name="ext_media_unsupported_notification_title">Unsupported <xliff:g id="name" example="SD card">%s</xliff:g></string>
3118     <!-- Notification body when external media is unsupported [CHAR LIMIT=NONE] -->
3119     <string name="ext_media_unsupported_notification_message">This device doesn\u2019t support this <xliff:g id="name" example="SD card">%s</xliff:g>. Tap to set up in a supported format.</string>
3120
3121     <!-- Notification title when external media is unsafely removed [CHAR LIMIT=30] -->
3122     <string name="ext_media_badremoval_notification_title"><xliff:g id="name" example="SD card">%s</xliff:g> unexpectedly removed</string>
3123     <!-- Notification body when external media is unsafely removed [CHAR LIMIT=NONE] -->
3124     <string name="ext_media_badremoval_notification_message">Unmount <xliff:g id="name" example="SD card">%s</xliff:g> before removing to avoid data loss</string>
3125
3126     <!-- Notification title when external media is missing [CHAR LIMIT=30] -->
3127     <string name="ext_media_nomedia_notification_title">Removed <xliff:g id="name" example="SD card">%s</xliff:g></string>
3128     <!-- Notification body when external media is missing [CHAR LIMIT=NONE] -->
3129     <string name="ext_media_nomedia_notification_message"><xliff:g id="name" example="SD card">%s</xliff:g> removed; insert a new one</string>
3130
3131     <!-- Notification title when external media is unmounting [CHAR LIMIT=30] -->
3132     <string name="ext_media_unmounting_notification_title">Still ejecting <xliff:g id="name" example="SD card">%s</xliff:g>\u2026</string>
3133     <!-- Notification body when external media is unmounting [CHAR LIMIT=NONE] -->
3134     <string name="ext_media_unmounting_notification_message">Don\'t remove</string>
3135
3136     <!-- Notification action to setup external media [CHAR LIMIT=20] -->
3137     <string name="ext_media_init_action">Set up</string>
3138     <!-- Notification action to unmount external media [CHAR LIMIT=20] -->
3139     <string name="ext_media_unmount_action">Eject</string>
3140     <!-- Notification action to browse external media [CHAR LIMIT=20] -->
3141     <string name="ext_media_browse_action">Explore</string>
3142
3143     <!-- Notification title when external media is missing [CHAR LIMIT=30] -->
3144     <string name="ext_media_missing_title"><xliff:g id="name" example="SD card">%s</xliff:g> missing</string>
3145     <!-- Notification body when external media is missing [CHAR LIMIT=30] -->
3146     <string name="ext_media_missing_message">Reinsert this device</string>
3147
3148     <!-- Notification title when moving an application to external storage [CHAR LIMIT=30] -->
3149     <string name="ext_media_move_specific_title">Moving <xliff:g id="name" example="Calculator">%s</xliff:g></string>
3150     <!-- Notification title when moving data to external storage [CHAR LIMIT=32] -->
3151     <string name="ext_media_move_title">Moving data</string>
3152
3153     <!-- Notification title when moving data to external storage [CHAR LIMIT=32] -->
3154     <string name="ext_media_move_success_title">Move complete</string>
3155     <!-- Notification title when moving data to external storage [CHAR LIMIT=64] -->
3156     <string name="ext_media_move_success_message">Data moved to <xliff:g id="name" example="SD card">%s</xliff:g></string>
3157
3158     <!-- Notification title when moving data to external storage failed [CHAR LIMIT=32] -->
3159     <string name="ext_media_move_failure_title">Couldn\'t move data</string>
3160     <!-- Notification title when moving data to external storage failed [CHAR LIMIT=64] -->
3161     <string name="ext_media_move_failure_message">Data left at original location</string>
3162
3163     <!-- Short summary of storage media status when removed [CHAR LIMIT=32] -->
3164     <string name="ext_media_status_removed">Removed</string>
3165     <!-- Short summary of storage media status when unmounted [CHAR LIMIT=32] -->
3166     <string name="ext_media_status_unmounted">Ejected</string>
3167     <!-- Short summary of storage media status when checking [CHAR LIMIT=32] -->
3168     <string name="ext_media_status_checking">Checking\u2026</string>
3169     <!-- Short summary of storage media status when mounted [CHAR LIMIT=32] -->
3170     <string name="ext_media_status_mounted">Ready</string>
3171     <!-- Short summary of storage media status when mounted read-only [CHAR LIMIT=32] -->
3172     <string name="ext_media_status_mounted_ro">Read-only</string>
3173     <!-- Short summary of storage media status when removed unsafely [CHAR LIMIT=32] -->
3174     <string name="ext_media_status_bad_removal">Removed unsafely</string>
3175     <!-- Short summary of storage media status when unmountable [CHAR LIMIT=32] -->
3176     <string name="ext_media_status_unmountable">Corrupted</string>
3177     <!-- Short summary of storage media status when unsupported [CHAR LIMIT=32] -->
3178     <string name="ext_media_status_unsupported">Unsupported</string>
3179     <!-- Short summary of storage media status when ejecting [CHAR LIMIT=32] -->
3180     <string name="ext_media_status_ejecting">Ejecting\u2026</string>
3181     <!-- Short summary of storage media status when formatting [CHAR LIMIT=32] -->
3182     <string name="ext_media_status_formatting">Formatting\u2026</string>
3183     <!-- Short summary of storage media status when missing [CHAR LIMIT=32] -->
3184     <string name="ext_media_status_missing">Not inserted</string>
3185
3186     <!-- Shown in LauncherActivity when the requested target Intent didn't return any matching Activities, leaving the list empty. -->
3187     <string name="activity_list_empty">No matching activities found.</string>
3188
3189     <!-- Title of an application permission that lets an application route media output. -->
3190     <string name="permlab_route_media_output">route media output</string>
3191     <!-- Description of an application permission that lets an application route media output. -->
3192     <string name="permdesc_route_media_output">Allows an application to route media output to other external devices.</string>
3193
3194     <!-- Title of an application permission that lets it read install sessions. -->
3195     <string name="permlab_readInstallSessions">read install sessions</string>
3196     <!-- Description of an application permission that lets it read install sessions. -->
3197     <string name="permdesc_readInstallSessions">Allows an application to read install sessions. This allows it to see details about active package installations.</string>
3198
3199     <!-- Title of an application permission that lets it read install sessions. -->
3200     <string name="permlab_requestInstallPackages">request install packages</string>
3201     <!-- Description of an application permission that lets it read install sessions. -->
3202     <string name="permdesc_requestInstallPackages">Allows an application to request installation of packages.</string>
3203
3204     <!-- Shown in the tutorial for tap twice for zoom control. -->
3205     <string name="tutorial_double_tap_to_zoom_message_short">Tap twice for zoom control</string>
3206
3207
3208     <!-- Shown in gadget hosts (e.g. the home screen) when there was an error inflating
3209     the gadget. -->
3210     <string name="gadget_host_error_inflating">Couldn\'t add widget.</string>
3211
3212     <!-- Long label for a button on a full-screen input method for the "Go" action. -->
3213     <string name="ime_action_go">Go</string>
3214
3215     <!-- Long label for a button on a full-screen input method for the "Search" action. -->
3216     <string name="ime_action_search">Search</string>
3217
3218     <!-- Long label for a button on a full-screen input method for the "Send" action. -->
3219     <string name="ime_action_send">Send</string>
3220
3221     <!-- Long label for a button on a full-screen input method for the "Next" action. -->
3222     <string name="ime_action_next">Next</string>
3223
3224     <!-- Long label for a button on a full-screen input method for the "Done" action. -->
3225     <string name="ime_action_done">Done</string>
3226
3227     <!-- [CHAR LIMIT=6] Long label for a button on a full-screen input method for the "Previous" action. -->
3228     <string name="ime_action_previous">Prev</string>
3229
3230     <!-- Long label for a button on a full-screen input method for an unknown action. -->
3231     <string name="ime_action_default">Execute</string>
3232
3233     <!-- Strings for search suggestions. These are going here because they are referenced by both
3234          ContactsProvider and GoogleContactsProvider -->
3235     <skip />
3236
3237
3238     <!-- 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. -->
3239     <string name="dial_number_using">Dial number\nusing <xliff:g id="number" example="555">%s</xliff:g></string>
3240
3241     <!-- 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. -->
3242     <string name="create_contact_using">Create contact\nusing <xliff:g id="number" example="555">%s</xliff:g></string>
3243
3244     <!-- 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 -->
3245     <!-- An Array of [[Carrier-ID]                     -->
3246     <!--              [default-locale]]                -->
3247     <string-array translatable="false" name="carrier_properties">
3248     </string-array>
3249
3250     <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>
3251     <string name="grant_credentials_permission_message_footer">Do you want to allow this request?</string>
3252     <string name="grant_permissions_header_text">Access request</string>
3253     <string name="allow">Allow</string>
3254     <string name="deny">Deny</string>
3255     <string name="permission_request_notification_title">Permission requested</string>
3256     <string name="permission_request_notification_with_subtitle">Permission requested\nfor account <xliff:g id="account" example="foo@gmail.com">%s</xliff:g>.</string>
3257
3258     <!-- Message to show when an intent automatically switches users into the personal profile. -->
3259     <string name="forward_intent_to_owner">You\'re using this app outside of your work profile</string>
3260     <!-- Message to show when an intent automatically switches users into a work profile. -->
3261     <string name="forward_intent_to_work">You\'re using this app in your work profile</string>
3262
3263     <!-- Label to show for a service that is running because it is an input method. -->
3264     <string name="input_method_binding_label">Input method</string>
3265     <!-- Label to show for a service that is running because it is a sync adapter. -->
3266     <string name="sync_binding_label">Sync</string>
3267     <!-- Label to show for a service that is running because it is an accessibility module. -->
3268     <string name="accessibility_binding_label">Accessibility</string>
3269     <!-- Label to show for a service that is running because it is a wallpaper. -->
3270     <string name="wallpaper_binding_label">Wallpaper</string>
3271     <!-- Dialog title for user to select a different wallpaper from service list -->
3272     <string name="chooser_wallpaper">Change wallpaper</string>
3273     <!-- Label to show for a service that is running because it is observing
3274          the user's notifications. -->
3275     <string name="notification_listener_binding_label">Notification listener</string>
3276     <!-- Label to show for a service that is running because the system is in VR mode. -->
3277     <string name="vr_listener_binding_label">VR listener</string>
3278     <!-- Label to show for a service that is running because it is providing conditions. -->
3279     <string name="condition_provider_service_binding_label">Condition provider</string>
3280     <!-- Label to show for a service that is running because it is observing and modifying the
3281          importance of the user's notifications. -->
3282     <string name="notification_ranker_binding_label">Notification ranker service</string>
3283
3284     <!-- Do Not Translate: Alternate eri.xml -->
3285     <string name="alternate_eri_file">/data/eri.xml</string>
3286
3287     <!-- The title of the notification when VPN is active. -->
3288     <string name="vpn_title">VPN activated</string>
3289     <!-- The title of the notification when VPN is active with an application name. -->
3290     <string name="vpn_title_long">VPN is activated by <xliff:g id="app" example="FooVPN client">%s</xliff:g></string>
3291     <!-- The text of the notification when VPN is active. -->
3292     <string name="vpn_text">Tap to manage the network.</string>
3293     <!-- The text of the notification when VPN is active with a session name. -->
3294     <string name="vpn_text_long">Connected to <xliff:g id="session" example="office">%s</xliff:g>. Tap to manage the network.</string>
3295
3296     <!-- Notification title when connecting to lockdown VPN. -->
3297     <string name="vpn_lockdown_connecting">Always-on VPN connecting\u2026</string>
3298     <!-- Notification title when connected to lockdown VPN. -->
3299     <string name="vpn_lockdown_connected">Always-on VPN connected</string>
3300     <!-- Notification title when error connecting to lockdown VPN. -->
3301     <string name="vpn_lockdown_error">Always-on VPN error</string>
3302     <!-- Notification body that indicates user can touch to configure lockdown VPN connection. -->
3303     <string name="vpn_lockdown_config">Tap to configure</string>
3304
3305     <!-- Localized strings for WebView -->
3306     <!-- Label for button in a WebView that will open a chooser to choose a file to upload -->
3307     <string name="upload_file">Choose file</string>
3308     <!-- Label for the file upload control when no file has been chosen yet -->
3309     <string name="no_file_chosen">No file chosen</string>
3310     <!-- Label for <input type="reset"> button in html -->
3311     <string name="reset">Reset</string>
3312     <!-- Label for <input type="submit"> button in html -->
3313     <string name="submit">Submit</string>
3314
3315     <!-- Strings for car mode notification -->
3316     <!-- Shown when car mode is enabled -->
3317     <string name="car_mode_disable_notification_title">Car mode enabled</string>
3318     <string name="car_mode_disable_notification_message">Tap to exit car mode.</string>
3319
3320     <!-- Strings for tethered notification -->
3321     <!-- Shown when the device is tethered -->
3322     <string name="tethered_notification_title">Tethering or hotspot active</string>
3323     <string name="tethered_notification_message">Tap to set up.</string>
3324
3325     <!--  Strings for possible PreferenceActivity Back/Next buttons -->
3326     <string name="back_button_label">Back</string>
3327     <string name="next_button_label">Next</string>
3328
3329     <!-- Optional button to Skip a PreferenceActivity [CHAR LIMIT=20] -->
3330     <string name="skip_button_label">Skip</string>
3331
3332     <!-- Displayed on the Find dialog when there are no matches [CHAR LIMIT=NONE]-->
3333     <string name="no_matches">No matches</string>
3334
3335     <!-- Find dialog hint text.  Also used in the menu item to open find on page [CHAR LIMIT=NONE] -->
3336     <string name="find_on_page">Find on page</string>
3337
3338     <!-- Displayed on the Find dialog to display the index of the highlighted
3339          match and total number of matches found in the current page. [CHAR LIMIT=NONE] -->
3340     <plurals name="matches_found">
3341         <!-- Case of one match -->
3342         <item quantity="one">1 match</item>
3343         <!-- Case of multiple total matches -->
3344         <item quantity="other"><xliff:g id="index" example="2">%d</xliff:g> of <xliff:g id="total" example="137">%d</xliff:g></item>
3345     </plurals>
3346
3347     <!-- Label for the "Done" button on the far left of action mode toolbars. -->
3348     <string name="action_mode_done">Done</string>
3349
3350     <!-- Strings for MasterClearReceiver. -->
3351     <!-- Text for progress dialog while erasing USB storage volume [CHAR LIMIT=NONE] -->
3352     <string name="progress_erasing" product="nosdcard">Erasing USB storage\u2026</string>
3353     <!-- Text for progress dialog while erasing SD card [CHAR LIMIT=NONE] -->
3354     <string name="progress_erasing" product="default">Erasing SD card\u2026</string>
3355
3356     <!-- Text for WebView's text selection Action Mode -->
3357     <!-- ActionBar action to share the current selection [CHAR LIMIT=10] -->
3358     <string name="share">Share</string>
3359     <!-- ActionBar action to use the current selection to open the Find on page functionality [CHAR LIMIT=10]-->
3360     <string name="find">Find</string>
3361     <!-- ActionBar action to use the current selection to perform a web search [CHAR-LIMIT=16] -->
3362     <string name="websearch">Web Search</string>
3363     <!-- ActionBar action to find the next match in the page [CHAR LIMIT=24] -->
3364     <string name="find_next">Find next</string>
3365     <!-- ActionBar action to find the previous match in the page [CHAR LIMIT=24] -->
3366     <string name="find_previous">Find previous</string>
3367
3368     <!-- Network positioning notification ticker. The name of the user (e.g. John Doe) who sent
3369          the request is shown as a dynamic string. -->
3370     <string name="gpsNotifTicker">Location request from <xliff:g id="name">%s</xliff:g></string>
3371     <!-- Network positioning notification and verification title to inform the user about
3372          an incoming location request. -->
3373     <string name="gpsNotifTitle">Location request</string>
3374     <!-- Network positioning notification message. The name of the user (e.g. John Doe) and
3375          service (SUPL-service) who sent the request is shown as dynamic strings.
3376          Translation should not be longer than master text. -->
3377     <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>
3378     <!-- Network positioning verification Yes. Button to push to share location information. -->
3379     <string name="gpsVerifYes">Yes</string>
3380     <!-- Network positioning verification No. Button to push to deny sharing of location
3381          information. -->
3382     <string name="gpsVerifNo">No</string>
3383
3384     <!-- Error message when the sync tried to delete too many things -->
3385     <string name="sync_too_many_deletes">Delete limit exceeded</string>
3386     <!-- Dialog message for when there are too many deletes that would take place and we want user confirmation -->
3387     <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>
3388     <!-- 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 -->
3389     <string name="sync_really_delete">Delete the items</string>
3390     <!-- 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 -->
3391     <string name="sync_undo_deletes">Undo the deletes</string>
3392     <!-- 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 -->
3393     <string name="sync_do_nothing">Do nothing for now</string>
3394
3395     <!-- Choose Account Activity label -->
3396     <string name="choose_account_label">Choose an account</string>
3397
3398     <string name="add_account_label">"Add an account"</string>
3399
3400     <!-- List item to add an account [CHAR LIMIT=20] -->
3401     <string name="add_account_button_label">Add account</string>
3402
3403     <!-- NumberPicker - accessibility support -->
3404     <!-- Description of the button to increase the NumberPicker value. [CHAR LIMIT=NONE] -->
3405     <string name="number_picker_increment_button">Increase</string>
3406     <!-- Description of the button to decrease the NumberPicker value. [CHAR LIMIT=NONE] -->
3407     <string name="number_picker_decrement_button">Decrease</string>
3408     <!-- Description of the tap and hold action to get into scroll mode in NumberPicker. [CHAR LIMIT=NONE] -->
3409     <string name="number_picker_increment_scroll_mode"><xliff:g id="value" example="3">%s</xliff:g> touch &amp; hold.</string>
3410     <!-- Description of the scrolling action in NumberPicker. [CHAR LIMIT=NONE] -->
3411     <string name="number_picker_increment_scroll_action">Slide up to increase and down to decrease.</string>
3412
3413     <!-- TimePicker - accessibility support -->
3414     <!-- Description of the button to increase the TimePicker's minute value. [CHAR LIMIT=NONE] -->
3415     <string name="time_picker_increment_minute_button">Increase minute</string>
3416     <!-- Description of the button to decrease the TimePicker's minute value. [CHAR LIMIT=NONE] -->
3417     <string name="time_picker_decrement_minute_button">Decrease minute</string>
3418     <!-- Description of the button to increase the TimePicker's hour value. [CHAR LIMIT=NONE] -->
3419     <string name="time_picker_increment_hour_button">Increase hour</string>
3420     <!-- Description of the button to decrease the TimePicker's hour value. [CHAR LIMIT=NONE] -->
3421     <string name="time_picker_decrement_hour_button">Decrease hour</string>
3422     <!-- Description of the button to increase the TimePicker's set PM value. [CHAR LIMIT=NONE] -->
3423     <string name="time_picker_increment_set_pm_button">Set PM</string>
3424     <!-- Description of the button to decrease the TimePicker's set AM value. [CHAR LIMIT=NONE] -->
3425     <string name="time_picker_decrement_set_am_button">Set AM</string>
3426
3427     <!-- DatePicker - accessibility support -->
3428     <!-- Description of the button to increase the DatePicker's month value. [CHAR LIMIT=NONE] -->
3429     <string name="date_picker_increment_month_button">Increase month</string>
3430     <!-- Description of the button to decrease the DatePicker's month value. [CHAR LIMIT=NONE] -->
3431     <string name="date_picker_decrement_month_button">Decrease month</string>
3432     <!-- Description of the button to increase the DatePicker's day value. [CHAR LIMIT=NONE] -->
3433     <string name="date_picker_increment_day_button">Increase day</string>
3434     <!-- Description of the button to decrease the DatePicker's day value. [CHAR LIMIT=NONE] -->
3435     <string name="date_picker_decrement_day_button">Decrease day</string>
3436     <!-- Description of the button to increase the DatePicker's year value. [CHAR LIMIT=NONE] -->
3437     <string name="date_picker_increment_year_button">Increase year</string>
3438     <!-- Description of the button to decrease the DatePicker's year value. [CHAR LIMIT=NONE] -->
3439     <string name="date_picker_decrement_year_button">Decrease year</string>
3440     <!-- Description of the button to move to the previous month. [CHAR LIMIT=NONE] -->
3441     <string name="date_picker_prev_month_button">Previous month</string>
3442     <!-- Description of the button to move to the next month. [CHAR LIMIT=NONE] -->
3443     <string name="date_picker_next_month_button">Next month</string>
3444
3445     <!-- KeyboardView - accessibility support -->
3446     <!-- Description of the Alt button in a KeyboardView. [CHAR LIMIT=NONE] -->
3447     <string name="keyboardview_keycode_alt">Alt</string>
3448     <!-- Description of the Cancel button in a KeyboardView. [CHAR LIMIT=NONE] -->
3449     <string name="keyboardview_keycode_cancel">Cancel</string>
3450     <!-- Description of the Delete button in a KeyboardView. [CHAR LIMIT=NONE] -->
3451     <string name="keyboardview_keycode_delete">Delete</string>
3452     <!-- Description of the Done button in a KeyboardView. [CHAR LIMIT=NONE] -->
3453     <string name="keyboardview_keycode_done">Done</string>
3454     <!-- Description of the Mode change button in a KeyboardView. [CHAR LIMIT=NONE] -->
3455     <string name="keyboardview_keycode_mode_change">Mode change</string>
3456     <!-- Description of the Shift button in a KeyboardView. [CHAR LIMIT=NONE] -->
3457     <string name="keyboardview_keycode_shift">Shift</string>
3458     <!-- Description of the Enter button in a KeyboardView. [CHAR LIMIT=NONE] -->
3459     <string name="keyboardview_keycode_enter">Enter</string>
3460
3461     <!-- ActivityChooserView - accessibility support -->
3462     <!-- Description of the shwoing of a popup window with activities to choose from. [CHAR LIMIT=NONE] -->
3463     <string name="activitychooserview_choose_application">Choose an app</string>
3464
3465     <!-- Error message if the share target app cannto be launched. [CHAR LIMIT=NONE] -->
3466     <string name="activitychooserview_choose_application_error">Couldn\'t launch <xliff:g id="application_name" example="Acme">%s</xliff:g></string>
3467
3468     <!-- ShareActionProvider - accessibility support -->
3469     <!-- Description of the choose target button in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] -->
3470     <string name="shareactionprovider_share_with">Share with</string>
3471     <!-- Description of a share target (both in the list of such or the default share button) in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] -->
3472     <string name="shareactionprovider_share_with_application">Share with <xliff:g id="application_name" example="Bluetooth">%s</xliff:g></string>
3473
3474     <!-- Slide lock screen -->
3475
3476     <!-- Description of the sliding handle in the Slide unlock screen. [CHAR LIMIT=NONE] -->
3477     <string name="content_description_sliding_handle">"Sliding handle. Touch &amp; hold."</string>
3478
3479     <!-- Description of the unlock handle in the Slide unlock screen for tablets. [CHAR LIMIT=NONE] -->
3480     <string name="description_target_unlock_tablet">Swipe to unlock.</string>
3481
3482     <!-- Announce that a headset is required to hear keyboard keys while typing a password. [CHAR LIMIT=NONE] -->
3483     <string name="keyboard_headset_required_to_hear_password">Plug in a headset to hear password keys spoken.</string>
3484     <!-- The value of a keyboard key announced when accessibility is enabled and no headsed is used. [CHAR LIMIT=NONE] -->
3485     <string name="keyboard_password_character_no_headset">Dot.</string>
3486
3487     <!-- Content description for the action bar "home" affordance. [CHAR LIMIT=NONE] -->
3488     <string name="action_bar_home_description">Navigate home</string>
3489     <!-- Content description for the action bar "up" affordance. [CHAR LIMIT=NONE] -->
3490     <string name="action_bar_up_description">Navigate up</string>
3491     <!-- Content description for the action menu overflow button. [CHAR LIMIT=NONE] -->
3492     <string name="action_menu_overflow_description">More options</string>
3493     <!-- Formatting string for describing the action bar's title/home/up affordance.
3494          This is a single tappable "button" that includes the app icon, the Up indicator
3495          (usually a "<" chevron) and the window title text.
3496          %1$s is the title. %2$s is the description of what tapping/clicking the whole
3497          thing is going to do. -->
3498     <string name="action_bar_home_description_format">%1$s, %2$s</string>
3499     <!-- Just like action_bar_home_description_format, but this one will be used
3500          if the window is also providing subtitle text.
3501          %1$s is the title. %2$s is the subtitle. %3$s is the description of what
3502          tapping/clicking the whole thing is going to do. -->
3503     <string name="action_bar_home_subtitle_description_format">%1$s, %2$s, %3$s</string>
3504
3505     <!-- Storage description for internal shared storage. [CHAR LIMIT=NONE] -->
3506     <string name="storage_internal">Internal shared storage</string>
3507
3508     <!-- Storage description for a generic SD card. [CHAR LIMIT=NONE] -->
3509     <string name="storage_sd_card">SD card</string>
3510     <!-- Storage description for a SD card from a specific manufacturer. [CHAR LIMIT=NONE] -->
3511     <string name="storage_sd_card_label"><xliff:g id="manufacturer" example="SanDisk">%s</xliff:g> SD card</string>
3512
3513     <!-- Storage description for a generic USB drive. [CHAR LIMIT=NONE] -->
3514     <string name="storage_usb_drive">USB drive</string>
3515     <!-- Storage description for a USB drive from a specific manufacturer. [CHAR LIMIT=NONE] -->
3516     <string name="storage_usb_drive_label"><xliff:g id="manufacturer" example="Seagate">%s</xliff:g> USB drive</string>
3517
3518     <!-- Storage description for USB storage. [CHAR LIMIT=NONE] -->
3519     <string name="storage_usb">USB storage</string>
3520
3521     <!-- Button text for the edit menu in input method extract mode. [CHAR LIMIT=16] -->
3522     <string name="extract_edit_menu_button">Edit</string>
3523
3524     <!-- Notification title when data usage has exceeded warning threshold. [CHAR LIMIT=32] -->
3525     <string name="data_usage_warning_title">Data usage warning</string>
3526     <!-- Notification body when data usage has exceeded warning threshold. [CHAR LIMIT=32] -->
3527     <string name="data_usage_warning_body">Tap to view usage and settings.</string>
3528
3529     <!-- Notification title when 2G-3G data usage has exceeded limit threshold, and has been disabled. [CHAR LIMIT=32] -->
3530     <string name="data_usage_3g_limit_title">2G-3G data limit reached</string>
3531     <!-- Notification title when 4G data usage has exceeded limit threshold, and has been disabled. [CHAR LIMIT=32] -->
3532     <string name="data_usage_4g_limit_title">4G data limit reached</string>
3533     <!-- Notification title when mobile data usage has exceeded limit threshold, and has been disabled. [CHAR LIMIT=32] -->
3534     <string name="data_usage_mobile_limit_title">Cellular data limit reached</string>
3535     <!-- Notification title when Wi-Fi data usage has exceeded limit threshold, and has been disabled. [CHAR LIMIT=32] -->
3536     <string name="data_usage_wifi_limit_title">Wi-Fi data limit reached</string>
3537     <!-- Notification body when data usage has exceeded limit threshold, and has been disabled. [CHAR LIMIT=32] -->
3538     <string name="data_usage_limit_body">Data paused for rest of cycle</string>
3539
3540     <!-- Notification title when 2G-3G data usage has exceeded limit threshold. [CHAR LIMIT=32] -->
3541     <string name="data_usage_3g_limit_snoozed_title">2G-3G data limit exceeded</string>
3542     <!-- Notification title when 4G data usage has exceeded limit threshold. [CHAR LIMIT=32] -->
3543     <string name="data_usage_4g_limit_snoozed_title">4G data limit exceeded</string>
3544     <!-- Notification title when mobile data usage has exceeded limit threshold. [CHAR LIMIT=32] -->
3545     <string name="data_usage_mobile_limit_snoozed_title">Cellular data limit exceeded</string>
3546     <!-- Notification title when Wi-Fi data usage has exceeded limit threshold. [CHAR LIMIT=32] -->
3547     <string name="data_usage_wifi_limit_snoozed_title">Wi-Fi data limit exceeded</string>
3548     <!-- Notification body when data usage has exceeded limit threshold. [CHAR LIMIT=32] -->
3549     <string name="data_usage_limit_snoozed_body"><xliff:g id="size" example="3.8GB">%s</xliff:g> over specified limit.</string>
3550
3551     <!-- Notification title when background data usage is limited. [CHAR LIMIT=32] -->
3552     <string name="data_usage_restricted_title">Background data restricted</string>
3553     <!-- Notification body when background data usage is limited. [CHAR LIMIT=32] -->
3554     <string name="data_usage_restricted_body">Tap to remove restriction.</string>
3555
3556     <!-- SSL Certificate dialogs -->
3557     <!-- Title for an SSL Certificate dialog -->
3558     <string name="ssl_certificate">Security certificate</string>
3559     <!-- Message on an SSL Certificate dialog -->
3560     <string name="ssl_certificate_is_valid">This certificate is valid.</string>
3561     <!-- Label for an information field on an SSL Certificate Dialog -->
3562     <string name="issued_to">Issued to:</string>
3563     <!-- Label for an information field on an SSL Certificate Dialog -->
3564     <string name="common_name">Common name:</string>
3565     <!-- Label for an information field on an SSL Certificate Dialog -->
3566     <string name="org_name">Organization:</string>
3567     <!-- Label for an information field on an SSL Certificate Dialog -->
3568     <string name="org_unit">Organizational unit:</string>
3569     <!-- Label for an information field on an SSL Certificate Dialog -->
3570     <string name="issued_by">Issued by:</string>
3571     <!-- Label for an information field on an SSL Certificate Dialog -->
3572     <string name="validity_period">Validity:</string>
3573     <!-- Label for an information field on an SSL Certificate Dialog -->
3574     <string name="issued_on">Issued on:</string>
3575     <!-- Label for an information field on an SSL Certificate Dialog -->
3576     <string name="expires_on">Expires on:</string>
3577     <!-- Label for an information field on an SSL Certificate Dialog -->
3578     <string name="serial_number">Serial number:</string>
3579     <!-- Label for an information field on an SSL Certificate Dialog -->
3580     <string name="fingerprints">Fingerprints:</string>
3581     <!-- Label for an information field on an SSL Certificate Dialog -->
3582     <string name="sha256_fingerprint">SHA-256 fingerprint:</string>
3583     <!-- Label for an information field on an SSL Certificate Dialog -->
3584     <string name="sha1_fingerprint">SHA-1 fingerprint:</string>
3585
3586     <!-- Title for a button to expand the list of activities in ActivityChooserView [CHAR LIMIT=25] -->
3587     <string name="activity_chooser_view_see_all">See all</string>
3588     <!-- Title default for a dialog showing possible activities in ActivityChooserView [CHAR LIMIT=25] -->
3589     <string name="activity_chooser_view_dialog_title_default">Choose activity</string>
3590
3591     <!-- Title for a dialog showing possible activities for sharing in ShareActionProvider [CHAR LIMIT=25] -->
3592     <string name="share_action_provider_share_with">Share with</string>
3593
3594     <!-- STK sending DTMF, SMS, USSD, SS -->
3595     <string name="sending">Sending\u2026</string>
3596
3597     <!-- STK launch Browser -->
3598     <string name="launchBrowserDefault">Launch Browser?</string>
3599
3600     <!-- STK setup Call -->
3601     <string name="SetupCallDefault">Accept call?</string>
3602
3603     <!-- Title for a button to choose the currently selected activity
3604          as the default in the activity resolver. [CHAR LIMIT=25] -->
3605     <string name="activity_resolver_use_always">Always</string>
3606
3607     <!-- Title for a button to choose the currently selected activity
3608          from the activity resolver to use just this once. [CHAR LIMIT=25] -->
3609     <string name="activity_resolver_use_once">Just once</string>
3610
3611     <!-- Text for the toast that is shown when the user clicks on a launcher that
3612          doesn't support the work profile. [CHAR LIMIT=100] -->
3613     <string name="activity_resolver_work_profiles_support">%1$s doesn\'t support work profile</string>
3614
3615     <!-- Name of the default audio route for tablets when nothing
3616          is connected to a headphone or other wired audio output jack. [CHAR LIMIT=50] -->
3617     <string name="default_audio_route_name" product="tablet">Tablet</string>
3618
3619     <!-- Name of the default audio route for tablets when nothing
3620          is connected to a headphone or other wired audio output jack. [CHAR LIMIT=50] -->
3621     <string name="default_audio_route_name" product="tv">TV</string>
3622
3623     <!-- Name of the default audio route when nothing is connected to
3624          a headphone or other wired audio output jack. [CHAR LIMIT=50] -->
3625     <string name="default_audio_route_name" product="default">Phone</string>
3626
3627     <!-- Name of the default audio route when wired headphones are
3628          connected. [CHAR LIMIT=50] -->
3629     <string name="default_audio_route_name_headphones">Headphones</string>
3630
3631     <!-- Name of the default audio route when an audio dock is connected. [CHAR LIMIT=50] -->
3632     <string name="default_audio_route_name_dock_speakers">Dock speakers</string>
3633
3634     <!-- Name of the default media route when HDMI is connected. [CHAR LIMIT=50] -->
3635     <string name="default_media_route_name_hdmi">HDMI</string>
3636
3637     <!-- Name of the default audio route category. [CHAR LIMIT=50] -->
3638     <string name="default_audio_route_category_name">System</string>
3639
3640     <!-- Description of the bluetooth a2dp audio route. [CHAR LIMIT=50] -->
3641     <string name="bluetooth_a2dp_audio_route_name">Bluetooth audio</string>
3642
3643     <!-- Description of a wireless display route. [CHAR LIMIT=50] -->
3644     <string name="wireless_display_route_description">Wireless display</string>
3645
3646     <!-- Content description of a MediaRouteButton for accessibility support.
3647         Cast is the standard android verb for sending content to a remote device. [CHAR LIMIT=50] -->
3648     <string name="media_route_button_content_description">Cast</string>
3649
3650     <!-- Title of the media route chooser dialog. [CHAR LIMIT=40] -->
3651     <string name="media_route_chooser_title">Connect to device</string>
3652
3653     <!-- Title of the media route chooser dialog for selecting remote display routes. [CHAR LIMIT=40] -->
3654     <string name="media_route_chooser_title_for_remote_display">Cast screen to device</string>
3655
3656     <!-- Placeholder text to show when no devices have been found. [CHAR LIMIT=50] -->
3657     <string name="media_route_chooser_searching">Searching for devices\u2026</string>
3658
3659     <!-- Button to access extended settings.  [CHAR LIMIT=30] -->
3660     <string name="media_route_chooser_extended_settings">Settings</string>
3661
3662     <!-- Button to disconnect from a media route.  [CHAR LIMIT=30] -->
3663     <string name="media_route_controller_disconnect">Disconnect</string>
3664
3665     <!-- Status message for remote routes attempting to scan/determine availability -->
3666     <string name="media_route_status_scanning">Scanning...</string>
3667
3668     <!-- Status message for a remote route attempting to connect -->
3669     <string name="media_route_status_connecting">Connecting...</string>
3670
3671     <!-- Status message for a remote route that is confirmed to be available for connection -->
3672     <string name="media_route_status_available">Available</string>
3673
3674     <!-- Status message for remote routes that are not available for connection right now -->
3675     <string name="media_route_status_not_available">Not available</string>
3676
3677     <!-- Status message for a remote route that is in use (and thus unavailabe) right now -->
3678     <string name="media_route_status_in_use">In use</string>
3679
3680     <!-- Display manager service -->
3681
3682     <!-- Name of the built-in display.  [CHAR LIMIT=50] -->
3683     <string name="display_manager_built_in_display_name">Built-in Screen</string>
3684
3685     <!-- Name of the HDMI display.  [CHAR LIMIT=50] -->
3686     <string name="display_manager_hdmi_display_name">HDMI Screen</string>
3687
3688     <!-- Name of the N'th overlay display for testing.  [CHAR LIMIT=50] -->
3689     <string name="display_manager_overlay_display_name">Overlay #<xliff:g id="id">%1$d</xliff:g></string>
3690
3691     <!-- Title text to show within the overlay.  [CHAR LIMIT=50] -->
3692     <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>
3693
3694     <!-- Title text to append when the display is secure.  [CHAR LIMIT=30] -->
3695     <string name="display_manager_overlay_display_secure_suffix">, secure</string>
3696
3697     <!-- Keyguard strings -->
3698     <!-- Message shown in pattern unlock after some number of unsuccessful attempts -->
3699     <string name="kg_forgot_pattern_button_text">Forgot Pattern</string>
3700     <!-- Message shown when user enters wrong pattern -->
3701     <string name="kg_wrong_pattern">Wrong Pattern</string>
3702     <!-- Message shown when user enters wrong password -->
3703     <string name="kg_wrong_password">Wrong Password</string>
3704     <!-- Message shown when user enters wrong PIN -->
3705     <string name="kg_wrong_pin">Wrong PIN</string>
3706     <!-- Countdown message shown after too many failed unlock attempts -->
3707     <string name="kg_too_many_failed_attempts_countdown">Try again in <xliff:g id="number">%1$d</xliff:g> seconds.</string>
3708     <!-- Instructions for using the pattern unlock screen -->
3709     <string name="kg_pattern_instructions">Draw your pattern</string>
3710     <!-- Instructions for using the SIM PIN unlock screen -->
3711     <string name="kg_sim_pin_instructions">Enter SIM PIN</string>
3712     <!-- Instructions for using the PIN unlock screen -->
3713     <string name="kg_pin_instructions">Enter PIN</string>
3714     <!-- Instructions for using the password unlock screen -->
3715     <string name="kg_password_instructions">Enter Password</string>
3716     <!-- Hint shown in the PUK screen that asks the user to enter the PUK code given to them by their provider -->
3717     <string name="kg_puk_enter_puk_hint">SIM is now disabled. Enter PUK code to continue. Contact carrier for details.</string>
3718     <!-- Hint shown in the PUK unlock screen PIN TextView -->
3719     <string name="kg_puk_enter_pin_hint">Enter desired PIN code</string>
3720     <!-- Message shown when the user needs to confirm the PIN they just entered in the PUK screen -->
3721     <string name="kg_enter_confirm_pin_hint">Confirm desired PIN code</string>
3722     <!-- Message shown in dialog while the device is unlocking the SIM card -->
3723     <string name="kg_sim_unlock_progress_dialog_message">Unlocking SIM card\u2026</string>
3724     <!-- Message shown when the user enters the wrong PIN code -->
3725     <string name="kg_password_wrong_pin_code">Incorrect PIN code.</string>
3726     <!-- Message shown when the user enters an invalid SIM pin password in PUK screen -->
3727     <string name="kg_invalid_sim_pin_hint">Type a PIN that is 4 to 8 numbers.</string>
3728     <!-- Message shown when the user enters an invalid PUK code in the PUK screen -->
3729     <string name="kg_invalid_sim_puk_hint">PUK code should be 8 numbers.</string>
3730     <!-- Message shown when the user enters an invalid PUK code -->
3731     <string name="kg_invalid_puk">Re-enter the correct PUK code. Repeated attempts will permanently disable the SIM.</string>
3732       <!-- String shown in PUK screen when PIN codes don't match -->
3733     <string name="kg_invalid_confirm_pin_hint" product="default">PIN codes does not match</string>
3734     <!-- Message shown when the user exceeds the maximum number of pattern attempts -->
3735     <string name="kg_login_too_many_attempts">Too many pattern attempts</string>
3736     <!-- Instructions show in account unlock screen allowing user to enter their email password -->
3737     <string name="kg_login_instructions">To unlock, sign in with your Google account.</string>
3738     <!-- Hint shown in TextView in account unlock screen of keyguard -->
3739     <string name="kg_login_username_hint">Username (email)</string>
3740     <!-- Hint shown in TextView in account unlock screen of keyguard -->
3741     <string name="kg_login_password_hint">Password</string>
3742     <!-- Label shown on sign in button on account unlock screen of keyguard -->
3743     <string name="kg_login_submit_button">Sign in</string>
3744     <!-- Message shown when the user enters an invalid username/password combination in account unlock screen of keyguard -->
3745     <string name="kg_login_invalid_input">Invalid username or password.</string>
3746     <!-- Hint text shown when user has too many failed password attempts in account unlock screen of keyguard -->
3747     <string name="kg_login_account_recovery_hint">Forgot your username or password\?\nVisit <b>google.com/accounts/recovery</b>.</string>
3748     <!-- Message shown while device checks username/password in account unlock screen of keyguard -->
3749     <string name="kg_login_checking_password">Checking account\u2026</string>
3750     <!-- Message shown in dialog when max number of attempts are reached for PIN screen of keyguard -->
3751     <string name="kg_too_many_failed_pin_attempts_dialog_message">
3752         You have incorrectly typed your PIN <xliff:g id="number">%1$d</xliff:g> times.
3753         \n\nTry again in <xliff:g id="number">%2$d</xliff:g> seconds.
3754     </string>
3755     <!-- Message shown in dialog when max number of attempts are reached for password screen of keyguard -->
3756     <string name="kg_too_many_failed_password_attempts_dialog_message">
3757         You have incorrectly typed your password <xliff:g id="number">%1$d</xliff:g> times.
3758         \n\nTry again in <xliff:g id="number">%2$d</xliff:g> seconds.
3759     </string>
3760     <string name="kg_too_many_failed_pattern_attempts_dialog_message">
3761         You have incorrectly drawn your unlock pattern <xliff:g id="number">%1$d</xliff:g> times.
3762         \n\nTry again in <xliff:g id="number">%2$d</xliff:g> seconds.
3763     </string>
3764     <!-- Message shown when user is almost at the limit of password attempts where the device will be wiped. -->
3765     <string name="kg_failed_attempts_almost_at_wipe" product="tablet">
3766        You have incorrectly attempted to unlock the tablet <xliff:g id="number">%1$d</xliff:g> times.
3767        After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
3768        the tablet will be reset to factory default and all user data will be lost.
3769     </string>
3770     <!-- Message shown when user is almost at the limit of password attempts where the device will be wiped. -->
3771     <string name="kg_failed_attempts_almost_at_wipe" product="tv">
3772        You have incorrectly attempted to unlock the TV <xliff:g id="number">%1$d</xliff:g> times.
3773        After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
3774        the TV will be reset to factory default and all user data will be lost.
3775     </string>
3776     <!-- Message shown when user is almost at the limit of password attempts where the device will be wiped. -->
3777     <string name="kg_failed_attempts_almost_at_wipe" product="default">
3778        You have incorrectly attempted to unlock the phone <xliff:g id="number">%1$d</xliff:g> times.
3779        After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
3780        the phone will be reset to factory default and all user data will be lost.
3781     </string>
3782     <!-- Message shown in dialog when user has exceeded the maximum attempts and the device will now be wiped -->
3783     <string name="kg_failed_attempts_now_wiping" product="tablet">
3784        You have incorrectly attempted to unlock the tablet <xliff:g id="number">%d</xliff:g> times.
3785        The tablet will now be reset to factory default.
3786     </string>
3787     <!-- Message shown in dialog when user has exceeded the maximum attempts and the device will now be wiped -->
3788     <string name="kg_failed_attempts_now_wiping" product="tv">
3789        You have incorrectly attempted to unlock the TV <xliff:g id="number">%d</xliff:g> times.
3790        The TV will now be reset to factory default.
3791     </string>
3792     <!-- Message shown in dialog when user has exceeded the maximum attempts and the device will now be wiped -->
3793     <string name="kg_failed_attempts_now_wiping" product="default">
3794        You have incorrectly attempted to unlock the phone <xliff:g id="number">%d</xliff:g> times.
3795        The phone will now be reset to factory default.
3796     </string>
3797     <!-- Message shown in dialog when user is almost at the limit where they will be
3798     locked out and may have to enter an alternate username/password to unlock the phone -->
3799     <string name="kg_failed_attempts_almost_at_login" product="tablet">
3800        You have incorrectly drawn your unlock pattern <xliff:g id="number">%1$d</xliff:g> times.
3801        After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
3802        you will be asked to unlock your tablet using an email account.\n\n
3803        Try again in <xliff:g id="number">%3$d</xliff:g> seconds.
3804     </string>
3805     <!-- Message shown in dialog when user is almost at the limit where they will be
3806     locked out and may have to enter an alternate username/password to unlock the phone -->
3807     <string name="kg_failed_attempts_almost_at_login" product="tv">
3808        You have incorrectly drawn your unlock pattern <xliff:g id="number">%1$d</xliff:g> times.
3809        After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
3810        you will be asked to unlock your TV using an email account.\n\n
3811        Try again in <xliff:g id="number">%3$d</xliff:g> seconds.
3812     </string>
3813     <!-- Message shown in dialog when user is almost at the limit where they will be
3814     locked out and may have to enter an alternate username/password to unlock the phone -->
3815     <string name="kg_failed_attempts_almost_at_login" product="default">
3816        You have incorrectly drawn your unlock pattern <xliff:g id="number">%1$d</xliff:g> times.
3817        After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
3818        you will be asked to unlock your phone using an email account.\n\n
3819        Try again in <xliff:g id="number">%3$d</xliff:g> seconds.
3820     </string>
3821     <!-- Sequence of characters used to separate message strings in keyguard. Typically just em-dash
3822          with spaces on either side. [CHAR LIMIT=3] -->
3823     <string name="kg_text_message_separator" product="default">" \u2014 "</string>
3824     <!-- The delete-widget drop target button text -->
3825     <string name="kg_reordering_delete_drop_target_text">Remove</string>
3826
3827     <!-- Message shown in dialog when user is attempting to set the music volume above the
3828     recommended maximum level for headphones -->
3829     <string name="safe_media_volume_warning" product="default">
3830        "Raise volume above recommended level?\n\nListening at high volume for long periods may damage your hearing."
3831     </string>
3832
3833     <!-- Text spoken when the user is performing a gesture that will enable accessibility. [CHAR LIMIT=none] -->
3834     <string name="continue_to_enable_accessibility">Keep holding down two fingers to enable accessibility.</string>
3835     <!-- Text spoken when the user enabled accessibility. [CHAR LIMIT=none] -->
3836     <string name="accessibility_enabled">Accessibility enabled.</string>
3837     <!-- Text spoken when the user stops preforming a gesture that would enable accessibility. [CHAR LIMIT=none] -->
3838     <string name="enable_accessibility_canceled">Accessibility canceled.</string>
3839     <!-- Text spoken when the current user is switched if accessibility is enabled. [CHAR LIMIT=none] -->
3840     <string name="user_switched">Current user <xliff:g id="name" example="Bob">%1$s</xliff:g>.</string>
3841     <!-- Message shown when switching to a user [CHAR LIMIT=none] -->
3842     <string name="user_switching_message">Switching to <xliff:g id="name" example="Bob">%1$s</xliff:g>\u2026</string>
3843     <!-- Message when logging out a user on a split user system -->
3844     <string name="user_logging_out_message">Logging out <xliff:g id="name" example="Bob">%1$s</xliff:g>\u2026</string>
3845     <!-- Default name of the owner user [CHAR LIMIT=20] -->
3846     <string name="owner_name" msgid="3879126011135546571">Owner</string>
3847     <!-- Error message title [CHAR LIMIT=35] -->
3848     <string name="error_message_title">Error</string>
3849     <!-- Message informing user that the change was disallowed by an administrator. [CHAR LIMIT=none] -->
3850     <string name="error_message_change_not_allowed">This change isn\'t allowed by your administrator</string>
3851     <!-- Message informing user that the requested activity could not be found [CHAR LIMIT=none] -->
3852     <string name="app_not_found">No application found to handle this action</string>
3853     <string name="revoke">Revoke</string>
3854
3855     <!-- Printing -->
3856
3857     <!-- ISO (European standard) A0 media (paper) size: 33.11" × 46.81" -->
3858     <string name="mediasize_iso_a0">ISO A0</string>
3859     <!-- ISO (European standard) A1 media (paper) size: 23.39" × 33.11" -->
3860     <string name="mediasize_iso_a1">ISO A1</string>
3861     <!-- ISO (European standard) A2 media (paper) size: 16.54" x 23.39" -->
3862     <string name="mediasize_iso_a2">ISO A2</string>
3863     <!-- ISO (European standard) A3 media (paper) size: 11.69" x 16.54" -->
3864     <string name="mediasize_iso_a3">ISO A3</string>
3865     <!-- ISO (European standard) A4 media (paper) size: 8.27" x 11.69" -->
3866     <string name="mediasize_iso_a4">ISO A4</string>
3867     <!-- ISO (European standard) A5 media (paper) size: 5.83" x 8.27" -->
3868     <string name="mediasize_iso_a5">ISO A5</string>
3869     <!-- ISO (European standard) A6 media (paper) size: 4.13" x 5.83" -->
3870     <string name="mediasize_iso_a6">ISO A6</string>
3871     <!-- ISO (European standard) A7 media (paper) size: 2.91" x 4.13" -->
3872     <string name="mediasize_iso_a7">ISO A7</string>
3873     <!-- ISO (European standard) A8 media (paper) size: 2.05" x 2.91" -->
3874     <string name="mediasize_iso_a8">ISO A8</string>
3875     <!-- ISO (European standard) A9 media (paper) size: 1.46" x 2.05" -->
3876     <string name="mediasize_iso_a9">ISO A9</string>
3877     <!-- ISO (European standard) A10 media (paper) size: 1.02" x 1.46" -->
3878     <string name="mediasize_iso_a10">ISO A10</string>
3879
3880     <!-- ISO (European standard) B0 media (paper) size: 39.37" x 55.67" -->
3881     <string name="mediasize_iso_b0">ISO B0</string>
3882     <!-- ISO (European standard) B1 media (paper) size: 27.83" x 39.37" -->
3883     <string name="mediasize_iso_b1">ISO B1</string>
3884     <!-- ISO (European standard) B2 media (paper) size - 19.69" x 27.83" -->
3885     <string name="mediasize_iso_b2">ISO B2</string>
3886     <!-- ISO (European standard) B3 media (paper) size: 13.90" x 19.69" -->
3887     <string name="mediasize_iso_b3">ISO B3</string>
3888     <!-- ISO (European standard) B4 media (paper) size: 9.84" x 13.90" -->
3889     <string name="mediasize_iso_b4">ISO B4</string>
3890     <!-- ISO (European standard) B5 media (paper) size: 6.93" x 9.84" -->
3891     <string name="mediasize_iso_b5">ISO B5</string>
3892     <!-- ISO (European standard) B6 media (paper) size: 4.92" x 6.93" -->
3893     <string name="mediasize_iso_b6">ISO B6</string>
3894     <!-- ISO (European standard) B7 media (paper) size: 3.46" x 4.92" -->
3895     <string name="mediasize_iso_b7">ISO B7</string>
3896     <!-- ISO (European standard) B8 media (paper) size: 2.44" x 3.46" -->
3897     <string name="mediasize_iso_b8">ISO B8</string>
3898     <!-- ISO (European standard) B9 media (paper) size: 1.73" x 2.44" -->
3899     <string name="mediasize_iso_b9">ISO B9</string>
3900     <!-- ISO (European standard) B10 media (paper) size: 1.22" x 1.73" -->
3901     <string name="mediasize_iso_b10">ISO B10</string>
3902
3903     <!-- ISO (European standard) C0 media (paper) size: 36.10" x 51.06" -->
3904     <string name="mediasize_iso_c0">ISO C0</string>
3905     <!-- ISO (European standard) C1 media (paper) size: 25.51" x 36.10" -->
3906     <string name="mediasize_iso_c1">ISO C1</string>
3907     <!-- ISO (European standard) C2 media (paper) size: 18.03" x 25.51" -->
3908     <string name="mediasize_iso_c2">ISO C2</string>
3909     <!-- ISO (European standard) C3 media (paper) size: 12.76" x 18.03" -->
3910     <string name="mediasize_iso_c3">ISO C3</string>
3911     <!-- ISO (European standard) C4 media (paper) size: 9.02" x 12.76" -->
3912     <string name="mediasize_iso_c4">ISO C4</string>
3913     <!-- ISO (European standard) C5 media (paper) size: 6.38" x 9.02" -->
3914     <string name="mediasize_iso_c5">ISO C5</string>
3915     <!-- ISO (European standard) C6 media (paper) size: 4.49" x 6.38" -->
3916     <string name="mediasize_iso_c6">ISO C6</string>
3917     <!-- ISO (European standard) C7 media (paper) size: 3.19" x 4.49" -->
3918     <string name="mediasize_iso_c7">ISO C7</string>
3919     <!-- ISO ISO C8 media (paper) size: 2.24" x 3.19" -->
3920     <string name="mediasize_iso_c8">ISO C8</string>
3921     <!-- ISO ISO C9 media (paper) size: 1.57" x 2.24" -->
3922     <string name="mediasize_iso_c9">ISO C9</string>
3923     <!-- ISO (European standard) C10 media (paper) size: 1.10" x 1.57" -->
3924     <string name="mediasize_iso_c10">ISO C10</string>
3925
3926     <!-- North America Letter media (paper) size: 8.5" × 11" (279mm x 216mm) -->
3927     <string name="mediasize_na_letter">Letter</string>
3928     <!-- North America Government Letter media (paper) size: 8.0" × 10.5" (203mm x 267mm) -->
3929     <string name="mediasize_na_gvrnmt_letter">Government Letter</string>
3930     <!-- North America Legal media (paper) size: 8.5" × 14" (216mm x 356mm) -->
3931     <string name="mediasize_na_legal">Legal</string>
3932     <!-- North America Junior Legal media (paper) size: 8.0" × 5.0" (203mm × 127mm) -->
3933     <string name="mediasize_na_junior_legal">Junior Legal</string>
3934     <!-- North America Ledger media (paper) size: 17" × 11" (432mm × 279mm) -->
3935     <string name="mediasize_na_ledger">Ledger</string>
3936     <!-- North America Tabloid media (paper) size: 11" × 17" (279mm × 432mm) -->
3937     <string name="mediasize_na_tabloid">Tabloid</string>
3938
3939     <!-- North America Index Card 3x5 media (paper) size: 3" x 5" (76mm x 127mm) -->
3940     <string name="mediasize_na_index_3x5">Index Card 3x5</string>
3941     <!-- North America Index Card 4x6 media (paper) size: 4" x 6" (102mm x 152mm) -->
3942     <string name="mediasize_na_index_4x6">Index Card 4x6</string>
3943     <!-- North America Index Card 5x8 media (paper) size: 5" x 8" (127mm x 203mm) -->
3944     <string name="mediasize_na_index_5x8">Index Card 5x8</string>
3945     <!-- North America Monarch media (paper) size: 7.25" x 10.5" (184mm x 267mm) -->
3946     <string name="mediasize_na_monarch">Monarch</string>
3947     <!-- North America Quarto media (paper) size: 8" x 10" (203mm x 254mm) -->
3948     <string name="mediasize_na_quarto">Quarto</string>
3949     <!-- North America Foolscap media (paper) size: 8" x 13" (203mm x 330mm) -->
3950     <string name="mediasize_na_foolscap">Foolscap</string>
3951
3952     <!-- Chinese Roc 8k media (paper) size: 270mm x 390mm (10.629" x 15.3543") -->
3953     <string name="mediasize_chinese_roc_8k">ROC 8K</string>
3954     <!-- Chinese Roc 16k media (paper) size: 195mm x 270mm (7.677" x 10.629") -->
3955     <string name="mediasize_chinese_roc_16k">ROC 16K</string>
3956
3957     <!-- Chinese PRC 1 media (paper) size: 102mm x 165mm (4.015" x 6.496") -->
3958     <string name="mediasize_chinese_prc_1">PRC 1</string>
3959     <!-- Chinese PRC 2 media (paper) size: 102mm x 176mm (4.015" x 6.929") -->
3960     <string name="mediasize_chinese_prc_2">PRC 2</string>
3961     <!-- Chinese PRC 3 media (paper) size: 125mm x 176mm (4.921" x 6.929") -->
3962     <string name="mediasize_chinese_prc_3">PRC 3</string>
3963     <!-- Chinese PRC 4 media (paper) size: 110mm x 208mm (4.330" x 8.189") -->
3964     <string name="mediasize_chinese_prc_4">PRC 4</string>
3965     <!-- Chinese PRC 5 media (paper) size: 110mm x 220mm (4.330" x 8.661") -->
3966     <string name="mediasize_chinese_prc_5">PRC 5</string>
3967     <!-- Chinese PRC 6 media (paper) size: 120mm x 320mm (4.724" x 12.599") -->
3968     <string name="mediasize_chinese_prc_6">PRC 6</string>
3969     <!-- Chinese PRC 7 media (paper) size: 160mm x 230mm (6.299" x 9.055") -->
3970     <string name="mediasize_chinese_prc_7">PRC 7</string>
3971     <!-- Chinese PRC 8 media (paper) size: 120mm x 309mm (4.724" x 12.165") -->
3972     <string name="mediasize_chinese_prc_8">PRC 8</string>
3973     <!-- Chinese PRC 9 media (paper) size: 229mm x 324mm (9.016" x 12.756") -->
3974     <string name="mediasize_chinese_prc_9">PRC 9</string>
3975     <!-- Chinese PRC 10 media (paper) size: 324mm x 458mm (12.756" x 18.032") -->
3976     <string name="mediasize_chinese_prc_10">PRC 10</string>
3977
3978     <!-- Chinese RPC 16K media (paper) size: 146mm x 215mm (5.749" x 8.465") -->
3979     <string name="mediasize_chinese_prc_16k">PRC 16K</string>
3980     <!-- Chinese Pa Kai media (paper) size: 146mm x 215mm (5.749" x 8.465") -->
3981     <string name="mediasize_chinese_om_pa_kai">Pa Kai</string>
3982     <!-- Chinese Dai Pa Kai media (paper) size: 275mm x 395mm (10.827" x 15.551") -->
3983     <string name="mediasize_chinese_om_dai_pa_kai">Dai Pa Kai</string>
3984     <!-- Chinese Jurro Ku Kai media (paper) size: 275mm x 395mm (10.827" x 15.551") -->
3985     <string name="mediasize_chinese_om_jurro_ku_kai">Jurro Ku Kai</string>
3986
3987     <!-- Japanese JIS B10 media (paper) size: 32mm x 45mm (1.259" x 1.772") -->
3988     <string name="mediasize_japanese_jis_b10">JIS B10</string>
3989     <!-- Japanese JIS B9 media (paper) size: 45mm x 64mm (1.772" x 2.52") -->
3990     <string name="mediasize_japanese_jis_b9">JIS B9</string>
3991     <!-- Japanese JIS B8 media (paper) size: 64mm x 91mm (2.52" x 3.583") -->
3992     <string name="mediasize_japanese_jis_b8">JIS B8</string>
3993     <!-- Japanese JIS B7 media (paper) size: 91mm x 128mm (3.583" x 5.049") -->
3994     <string name="mediasize_japanese_jis_b7">JIS B7</string>
3995     <!-- Japanese JIS B6 media (paper) size: 128mm x 182mm (5.049" x 7.165") -->
3996     <string name="mediasize_japanese_jis_b6">JIS B6</string>
3997     <!-- Japanese JIS B5 media (paper) size: 182mm x 257mm (7.165" x 10.118") -->
3998     <string name="mediasize_japanese_jis_b5">JIS B5</string>
3999     <!-- Japanese JIS B4 media (paper) size: 257mm x 364mm (10.118" x 14.331") -->
4000     <string name="mediasize_japanese_jis_b4">JIS B4</string>
4001     <!-- Japanese JIS B3 media (paper) size: 364mm x 515mm (14.331" x 20.276") -->
4002     <string name="mediasize_japanese_jis_b3">JIS B3</string>
4003     <!-- Japanese JIS B2 media (paper) size: 515mm x 728mm (20.276" x 28.661") -->
4004     <string name="mediasize_japanese_jis_b2">JIS B2</string>
4005     <!-- Japanese JIS B1 media (paper) size: 728mm x 1030mm (28.661" x 40.551") -->
4006     <string name="mediasize_japanese_jis_b1">JIS B1</string>
4007     <!-- Japanese JIS B0 media (paper) size: 1030mm x 1456mm (40.551" x 57.323") -->
4008     <string name="mediasize_japanese_jis_b0">JIS B0</string>
4009
4010     <!-- Japanese JIS Exec media (paper) size: 216mm x 330mm (8.504" x 12.992") -->
4011     <string name="mediasize_japanese_jis_exec">JIS Exec</string>
4012
4013     <!-- Japanese Chou4 media (paper) size: 90mm x 205mm (3.543" x 8.071") -->
4014     <string name="mediasize_japanese_chou4">Chou4</string>
4015     <!-- Japanese Chou3 media (paper) size: 120mm x 235mm (4.724" x 9.252") -->
4016     <string name="mediasize_japanese_chou3">Chou3</string>
4017     <!-- Japanese Chou2 media (paper) size: 111.1mm x 146mm (4.374" x 5.748") -->
4018     <string name="mediasize_japanese_chou2">Chou2</string>
4019
4020     <!-- Japanese Hagaki media (paper) size: 100mm x 148mm (3.937" x 5.827") -->
4021     <string name="mediasize_japanese_hagaki">Hagaki </string>
4022     <!-- Japanese Oufuku media (paper) size: 148mm x 200mm (5.827" x 7.874") -->
4023     <string name="mediasize_japanese_oufuku">Oufuku </string>
4024     <!-- Japanese Kahu media (paper) size: 240mm x 322.1mm (9.449" x 12.681") -->
4025     <string name="mediasize_japanese_kahu">Kahu</string>
4026     <!-- Japanese Kaku2 media (paper) size: 240mm x 332mm (9.449" x 13.071") -->
4027     <string name="mediasize_japanese_kaku2">Kaku2</string>
4028     <!-- Japanese You4 media (paper) size: 105mm x 235mm (4.134" x 9.252") -->
4029     <string name="mediasize_japanese_you4">You4</string>
4030
4031     <!-- Media (paper) size for specifying any paper size in portrait.-->
4032     <string name="mediasize_unknown_portrait">Unknown portrait</string>
4033     <!-- Media (paper) size for specifying any paper size in landscape.-->
4034     <string name="mediasize_unknown_landscape">Unknown landscape</string>
4035
4036     <!-- Write fail reason: printing was cancelled.[CHAR LIMIT=none] -->
4037     <string name="write_fail_reason_cancelled">Cancelled</string>
4038     <!-- Write fail reason: couldn't write the printed content. [CHAR LIMIT=none] -->
4039     <string name="write_fail_reason_cannot_write">Error writing content</string>
4040
4041     <!-- Print fail reason: unknown. [CHAR LIMIT=25] -->
4042     <string name="reason_unknown">unknown</string>
4043
4044     <!-- Print fail reason: the print service that has to process the print job is not available. [CHAR LIMIT=none] -->
4045     <string name="reason_service_unavailable">Print service not enabled</string>
4046
4047     <!-- Title for the notification that a print service was installed. [CHAR LIMIT=50] -->
4048     <string name="print_service_installed_title"><xliff:g id="name" example="Cloud Print">%s</xliff:g> service installed</string>
4049     <!-- Message for the notification that a print service was installed. [CHAR LIMIT=50] -->
4050     <string name="print_service_installed_message">Tap to enable</string>
4051
4052     <!-- PIN entry dialog title for entering the administrator PIN [CHAR LIMIT=none] -->
4053     <string name="restr_pin_enter_admin_pin">Enter administrator PIN</string>
4054     <!-- PIN entry dialog label/hint for PIN [CHAR LIMIT=none] -->
4055     <string name="restr_pin_enter_pin">Enter PIN</string>
4056     <!-- PIN entry dialog label/hint for incorrect PIN entry [CHAR LIMIT=none] -->
4057     <string name="restr_pin_incorrect">Incorrect</string>
4058     <!-- PIN entry dialog label/hint for old PIN [CHAR LIMIT=none] -->
4059     <string name="restr_pin_enter_old_pin">Current PIN</string>
4060     <!-- PIN entry dialog label for new PIN [CHAR LIMIT=none] -->
4061     <string name="restr_pin_enter_new_pin">New PIN</string>
4062     <!-- PIN entry dialog label for new PIN confirmation [CHAR LIMIT=none] -->
4063     <string name="restr_pin_confirm_pin">Confirm new PIN</string>
4064     <!-- PIN creation dialog message [CHAR LIMIT=none] -->
4065     <string name="restr_pin_create_pin">Create a PIN for modifying restrictions</string>
4066     <!-- PIN entry dialog error when PINs are not the same [CHAR LIMIT=none] -->
4067     <string name="restr_pin_error_doesnt_match">PINs don\'t match. Try again.</string>
4068     <!-- PIN entry dialog error when PIN is too short [CHAR LIMIT=none] -->
4069     <string name="restr_pin_error_too_short">PIN is too short. Must be at least 4 digits.</string>
4070     <!-- PIN entry dialog countdown message for next chance to enter the PIN [CHAR LIMIT=none] -->
4071     <!-- Phrase describing a time duration using seconds [CHAR LIMIT=none] -->
4072     <plurals name="restr_pin_countdown">
4073         <item quantity="one">Try again in 1 second</item>
4074         <item quantity="other">Try again in <xliff:g id="count">%d</xliff:g> seconds</item>
4075     </plurals>
4076     <!-- PIN entry dialog tells the user to not enter a PIN for a while. [CHAR LIMIT=none] -->
4077     <string name="restr_pin_try_later">Try again later</string>
4078
4079     <!-- Cling help message title when hiding the navigation bar entering immersive mode [CHAR LIMIT=none] -->
4080     <string name="immersive_cling_title">Viewing full screen</string>
4081
4082     <!-- Cling help message description when hiding the navigation bar entering immersive mode [CHAR LIMIT=none] -->
4083     <string name="immersive_cling_description">To exit, swipe down from the top.</string>
4084
4085     <!-- Cling help message confirmation button when hiding the navigation bar entering immersive mode [CHAR LIMIT=30] -->
4086     <string name="immersive_cling_positive">Got it</string>
4087
4088     <!-- Label for button to confirm chosen date or time [CHAR LIMIT=30] -->
4089     <string name="done_label">Done</string>
4090     <!--
4091          Content description for the hour selector in the time picker, which displays
4092          selectable hours of the day along the inside edge of a circle, as in an analog clock.
4093          [CHAR LIMIT=50]
4094     -->
4095     <string name="hour_picker_description">Hours circular slider</string>
4096     <!--
4097          Content description for the minute selector in the time picker, which displays
4098          selectable five-minute intervals along the inside edge of a circle, as in an analog clock.
4099          [CHAR LIMIT=50]
4100     -->
4101     <string name="minute_picker_description">Minutes circular slider</string>
4102     <!-- Accessibility announcement for hour circular picker [CHAR LIMIT=NONE] -->
4103     <string name="select_hours">Select hours</string>
4104     <!-- Accessibility announcement for minute circular picker [CHAR LIMIT=NONE] -->
4105     <string name="select_minutes">Select minutes</string>
4106
4107     <!-- Accessibility announcement for the day picker [CHAR LIMIT=NONE] -->
4108     <string name="select_day">Select month and day</string>
4109     <!-- Accessibility announcement for the year picker [CHAR LIMIT=NONE] -->
4110     <string name="select_year">Select year</string>
4111     <!-- Accessibility announcement when a number that had been typed in is deleted [CHAR_LIMIT=NONE] -->
4112     <string name="deleted_key"><xliff:g id="key" example="4">%1$s</xliff:g> deleted</string>
4113
4114     <!--
4115         Used to wrap a label for content description for a work profile, e.g. "Work Email" instead
4116         of email when there are two email apps.
4117         [CHAR LIMIT=20]
4118      -->
4119     <string name="managed_profile_label_badge">Work <xliff:g id="label" example="Email">%1$s</xliff:g></string>
4120
4121     <!-- DO NOT TRANSLATE -->
4122     <string name="time_placeholder">--</string>
4123
4124     <!-- DO NOT TRANSLATE -->
4125     <string name="radial_numbers_typeface">sans-serif</string>
4126     <!-- DO NOT TRANSLATE -->
4127     <string name="sans_serif">sans-serif</string>
4128
4129     <!-- DO NOT TRANSLATE -->
4130     <string name="date_picker_month_typeface">sans-serif-medium</string>
4131     <!-- DO NOT TRANSLATE -->
4132     <string name="date_picker_day_of_week_typeface">sans-serif-medium</string>
4133     <!-- DO NOT TRANSLATE -->
4134     <string name="date_picker_day_typeface">sans-serif-medium</string>
4135
4136     <!-- Notify use that they are in Lock-to-app -->
4137     <string name="lock_to_app_toast">To unpin this screen, touch &amp; hold Back.</string>
4138     <!-- Notify user that they are locked in lock-to-app mode -->
4139     <string name="lock_to_app_toast_locked">App is pinned: Unpinning isn\'t allowed on this device.</string>
4140     <!-- Starting lock-to-app indication. -->
4141     <string name="lock_to_app_start">Screen pinned</string>
4142     <!-- Exting lock-to-app indication. -->
4143     <string name="lock_to_app_exit">Screen unpinned</string>
4144
4145     <!-- Lock-to-app unlock pin string -->
4146     <string name="lock_to_app_unlock_pin">Ask for PIN before unpinning</string>
4147     <!-- Lock-to-app unlock pattern string -->
4148     <string name="lock_to_app_unlock_pattern">Ask for unlock pattern before unpinning</string>
4149     <!-- Lock-to-app unlock password string -->
4150     <string name="lock_to_app_unlock_password">Ask for password before unpinning</string>
4151
4152     <!-- Notification shown when device owner silently installs a package [CHAR LIMIT=NONE] -->
4153     <string name="package_installed_device_owner">Installed by your administrator</string>
4154     <!-- Notification shown when device owner silently updates a package [CHAR LIMIT=NONE] -->
4155     <string name="package_updated_device_owner">Updated by your administrator</string>
4156     <!-- Notification shown when device owner silently deletes a package [CHAR LIMIT=NONE] -->
4157     <string name="package_deleted_device_owner">Deleted by your administrator</string>
4158
4159     <!-- [CHAR_LIMIT=NONE] Battery saver: Feature description -->
4160     <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>
4161
4162     <!-- [CHAR_LIMIT=NONE] Data saver: Feature description -->
4163     <string name="data_saver_description">To help reduce data usage, Data Saver prevents some apps from sending or receiving data in the background. An app you’re currently using can access data, but may do so less frequently. This may mean, for example, that images don’t display until you tap them.</string>
4164     <!-- [CHAR_LIMIT=30] Data saver: Title on first-time dialogFeature description -->
4165     <string name="data_saver_enable_title">Turn on Data Saver?</string>
4166     <!-- [CHAR_LIMIT=16] Data saver: Button to turn it on on first-time dialog -->
4167     <string name="data_saver_enable_button">Turn on</string>
4168
4169     <!-- Zen mode condition - summary: time duration in minutes. [CHAR LIMIT=NONE] -->
4170     <plurals name="zen_mode_duration_minutes_summary">
4171         <item quantity="one">For one minute (until <xliff:g id="formattedTime" example="10:00 PM">%2$s</xliff:g>)</item>
4172         <item quantity="other">For %1$d minutes (until <xliff:g id="formattedTime" example="10:00 PM">%2$s</xliff:g>)</item>
4173     </plurals>
4174
4175     <!-- Zen mode condition - summary: time duration in minutes (short version). [CHAR LIMIT=NONE] -->
4176     <plurals name="zen_mode_duration_minutes_summary_short">
4177         <item quantity="one">For 1 min (until <xliff:g id="formattedTime" example="10:00 PM">%2$s</xliff:g>)</item>
4178         <item quantity="other">For %1$d min (until <xliff:g id="formattedTime" example="10:00 PM">%2$s</xliff:g>)</item>
4179     </plurals>
4180
4181     <!-- Zen mode condition - summary: time duration in hours. [CHAR LIMIT=NONE] -->
4182     <plurals name="zen_mode_duration_hours_summary">
4183         <item quantity="one">For one hour (until <xliff:g id="formattedTime" example="10:00 PM">%2$s</xliff:g>)</item>
4184         <item quantity="other">For %1$d hours (until <xliff:g id="formattedTime" example="10:00 PM">%2$s</xliff:g>)</item>
4185     </plurals>
4186
4187     <!-- Zen mode condition - summary: time duration in hours (short version). [CHAR LIMIT=NONE] -->
4188     <plurals name="zen_mode_duration_hours_summary_short">
4189         <item quantity="one">For 1 hr (until <xliff:g id="formattedTime" example="10:00 PM">%2$s</xliff:g>)</item>
4190         <item quantity="other">For %1$d hr (until <xliff:g id="formattedTime" example="10:00 PM">%2$s</xliff:g>)</item>
4191     </plurals>
4192
4193     <!-- Zen mode condition - line one: time duration in minutes. [CHAR LIMIT=NONE] -->
4194     <plurals name="zen_mode_duration_minutes">
4195         <item quantity="one">For one minute</item>
4196         <item quantity="other">For %d minutes</item>
4197     </plurals>
4198
4199     <!-- Zen mode condition - line one: time duration in minutes (short version). [CHAR LIMIT=NONE] -->
4200     <plurals name="zen_mode_duration_minutes_short">
4201         <item quantity="one">For 1 min</item>
4202         <item quantity="other">For %d min</item>
4203     </plurals>
4204
4205     <!-- Zen mode condition - line one: time duration in hours. [CHAR LIMIT=NONE] -->
4206     <plurals name="zen_mode_duration_hours">
4207         <item quantity="one">For one hour</item>
4208         <item quantity="other">For %d hours</item>
4209     </plurals>
4210
4211     <!-- Zen mode condition - line one: time duration in hours (short version). [CHAR LIMIT=NONE] -->
4212     <plurals name="zen_mode_duration_hours_short">
4213         <item quantity="one">For 1 hr</item>
4214         <item quantity="other">For %d hr</item>
4215     </plurals>
4216
4217     <!-- Zen mode condition - line two: ending time. [CHAR LIMIT=NONE] -->
4218     <string name="zen_mode_until">Until <xliff:g id="formattedTime" example="10:00 PM">%1$s</xliff:g></string>
4219
4220     <!-- Zen mode condition - line one: Until next alarm. [CHAR LIMIT=NONE] -->
4221     <string name="zen_mode_alarm">Until <xliff:g id="formattedTime" example="10:00 PM">%1$s</xliff:g> (next alarm)</string>
4222
4223     <!-- Zen mode condition: no exit criteria. [CHAR LIMIT=NONE] -->
4224     <string name="zen_mode_forever">Until you turn this off</string>
4225
4226     <!-- Zen mode condition: no exit criteria, includes the name of the feature for emphasis. [CHAR LIMIT=NONE] -->
4227     <string name="zen_mode_forever_dnd">Until you turn off Do Not Disturb</string>
4228
4229     <!-- Zen mode active automatic rule name separator. [CHAR LIMIT=NONE] -->
4230     <string name="zen_mode_rule_name_combination"><xliff:g id="first" example="Weeknights">%1$s</xliff:g> / <xliff:g id="rest" example="Meetings">%2$s</xliff:g></string>
4231
4232     <!-- Content description for the Toolbar icon used to collapse an expanded action mode. [CHAR LIMIT=NONE] -->
4233     <string name="toolbar_collapse_description">Collapse</string>
4234
4235     <!-- Zen mode - feature name. [CHAR LIMIT=40] -->
4236     <string name="zen_mode_feature_name">Do not disturb</string>
4237
4238     <!-- Zen mode - downtime legacy feature name. [CHAR LIMIT=40] -->
4239     <string name="zen_mode_downtime_feature_name">Downtime</string>
4240
4241     <!-- Zen mode - name of default automatic schedule for weeknights. [CHAR LIMIT=40] -->
4242     <string name="zen_mode_default_weeknights_name">Weeknight</string>
4243
4244     <!-- Zen mode - name of default automatic schedule for weekends. [CHAR LIMIT=40] -->
4245     <string name="zen_mode_default_weekends_name">Weekend</string>
4246
4247     <!-- Zen mode - name of default automatic calendar event-based rule. [CHAR LIMIT=40] -->
4248     <string name="zen_mode_default_events_name">Event</string>
4249
4250     <!-- Indication that the current volume and other effects (vibration) are being suppressed by a third party, such as a notification listener. [CHAR LIMIT=30] -->
4251     <string name="muted_by">Muted by <xliff:g id="third_party">%1$s</xliff:g></string>
4252
4253     <!-- Error message shown when there is a system error which can be solved by user performing factory reset. [CHAR LIMIT=NONE] -->
4254     <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>
4255     <!-- Error message shown when there is a system error which can be solved by the manufacturer. [CHAR LIMIT=NONE] -->
4256     <string name="system_error_manufacturer">There\'s an internal problem with your device. Contact your manufacturer for details.</string>
4257
4258     <!-- Displayed when the USSD/SS request is modified by STK CC to a
4259     different request. This will be displayed in a toast. -->
4260     <string name="stk_cc_ussd_to_dial">USSD request is modified to DIAL request.</string>
4261     <string name="stk_cc_ussd_to_ss">USSD request is modified to SS request.</string>
4262     <string name="stk_cc_ussd_to_ussd">USSD request is modified to new USSD request.</string>
4263     <string name="stk_cc_ss_to_dial">SS request is modified to DIAL request.</string>
4264     <string name="stk_cc_ss_to_ussd">SS request is modified to USSD request.</string>
4265     <string name="stk_cc_ss_to_ss">SS request is modified to new SS request.</string>
4266
4267     <!-- Content description of the work profile icon in the notification. -->
4268     <string name="notification_work_profile_content_description">Work profile</string>
4269
4270     <!-- Content description of the expand button icon in the notification.-->
4271     <string name="expand_button_content_description">Expand button</string>
4272
4273     <!-- Accessibility action description on the expand button. -->
4274     <string name="expand_action_accessibility">toggle expansion</string>
4275
4276     <!-- User visible name for USB MIDI Peripheral port -->
4277     <string name="usb_midi_peripheral_name">Android USB Peripheral Port</string>
4278     <!-- Manufacturer name for USB MIDI Peripheral port -->
4279     <string name="usb_midi_peripheral_manufacturer_name">Android</string>
4280     <!-- Product name for USB MIDI Peripheral port -->
4281     <string name="usb_midi_peripheral_product_name">USB Peripheral Port</string>
4282
4283     <!-- Floating toolbar strings -->
4284     <!-- Content description for the button that opens the floating toolbar overflow. [CHAR LIMIT=NONE] -->
4285     <string name="floating_toolbar_open_overflow_description">More options</string>
4286     <!-- Content description for the button that closes the floating toolbar overflow. [CHAR LIMIT=NONE] -->
4287     <string name="floating_toolbar_close_overflow_description">Close overflow</string>
4288
4289     <!-- Free style window strings -->
4290     <!-- Accessibility text for the maximize window button -->
4291     <string name="maximize_button_text">Maximize</string>
4292     <!-- Accessibility text for the close window button -->
4293     <string name="close_button_text">Close</string>
4294
4295     <!-- Ellipsis character to appear in notification templates, e.g.
4296          notification_template_material_inbox.xml.
4297          DO NOT TRANSLATE -->
4298     <string name="notification_inbox_ellipsis">\u2026</string>
4299
4300     <!-- Tempalate for Notification.MessagingStyle to join a conversation name with the name of the sender of a message, to make a notification title [CHAR LIMIT=NONE] -->
4301     <string name="notification_messaging_title_template"><xliff:g id="conversation_title" example="Tasty Treat Team">%1$s</xliff:g>: <xliff:g id="sender_name" example="Adrian Baker">%2$s</xliff:g></string>
4302
4303
4304     <!-- Label describing the number of selected items [CHAR LIMIT=48] -->
4305     <plurals name="selected_count">
4306         <item quantity="one"><xliff:g id="count" example="1">%1$d</xliff:g> selected</item>
4307         <item quantity="other"><xliff:g id="count" example="3">%1$d</xliff:g> selected</item>
4308     </plurals>
4309
4310     <string name="importance_from_user">You set the importance of these notifications.</string>
4311     <string name="importance_from_person">This is important because of the people involved.</string>
4312
4313     <!-- Message to user that app trying to create user for an account that already exists. [CHAR LIMIT=none] -->
4314     <string name="user_creation_account_exists">Allow <xliff:g id="app" example="Gmail">%1$s</xliff:g> to create a new User with <xliff:g id="account" example="foobar@gmail.com">%2$s</xliff:g> ?</string>
4315     <!-- Message to user that app is trying to create user for a specified account. [CHAR LIMIT=none] -->
4316     <string name="user_creation_adding">Allow <xliff:g id="app" example="Gmail">%1$s</xliff:g> to create a new User with <xliff:g id="account" example="foobar">%2$s</xliff:g> (a User with this account already exists) ?</string>
4317
4318     <!-- Locale picker strings -->
4319
4320     <!-- Title for the language selection screen [CHAR LIMIT=25] -->
4321     <string name="language_selection_title">Add a language</string>
4322     <!-- Title for the region selection screen [CHAR LIMIT=25] -->
4323     <string name="country_selection_title">Region preference</string>
4324     <!-- Hint text in a search edit box (used to filter long language / country lists) [CHAR LIMIT=25] -->
4325     <string name="search_language_hint">Type language name</string>
4326
4327     <!-- List section subheader for the language picker, containing a list of suggested languages determined by the default region [CHAR LIMIT=30] -->
4328     <string name="language_picker_section_suggested">Suggested</string>
4329     <!-- List section subheader for the language picker, containing a list of all languages available [CHAR LIMIT=30] -->
4330     <string name="language_picker_section_all">All languages</string>
4331
4332     <!-- Menu item in the locale menu  [CHAR LIMIT=30] -->
4333     <string name="locale_search_menu">Search</string>
4334
4335     <!-- Title for dialog displayed when work profile is turned off. [CHAR LIMIT=30] -->
4336     <string name="work_mode_off_title">Work mode is OFF</string>
4337     <!-- Message displayed in dialog when work profile is turned off. [CHAR LIMIT=NONE] -->
4338     <string name="work_mode_off_message">Allow work profile to function, including apps, background sync, and related features.</string>
4339     <!-- Title for button to turn on work profile. [CHAR LIMIT=NONE] -->
4340     <string name="work_mode_turn_on">Turn on</string>
4341
4342     <!-- Notification title shown when new SMS/MMS is received while the device is locked [CHAR LIMIT=NONE] -->
4343     <string name="new_sms_notification_title">You have new messages</string>
4344     <!-- Notification content shown when new SMS/MMS is received while the device is locked [CHAR LIMIT=NONE] -->
4345     <string name="new_sms_notification_content">Open SMS app to view</string>
4346
4347     <!-- Notification title shown when user profile is credential encrypted and requires the user to unlock before some features are usable [CHAR LIMIT=30] -->
4348     <string name="user_encrypted_title">Some functionality may be limited</string>
4349     <!-- Notification message shown when user profile is credential encrypted and requires the user to unlock before some features are usable [CHAR LIMIT=30] -->
4350     <string name="user_encrypted_message">Tap to unlock</string>
4351     <!-- Notification detail shown when user profile is credential encrypted and requires the user to unlock before some features are usable [CHAR LIMIT=30] -->
4352     <string name="user_encrypted_detail">User data locked</string>
4353
4354     <!-- Notification detail shown when work profile is credential encrypted and requires the user to unlock before some features are usable [CHAR LIMIT=30] -->
4355     <string name="profile_encrypted_detail">Work profile locked</string>
4356     <!-- Notification message shown when work profile is credential encrypted and requires the user to unlock before some features are usable [CHAR LIMIT=30] -->
4357     <string name="profile_encrypted_message">Tap to unlock work profile</string>
4358
4359     <!-- Title of notification shown after a MTP device is connected to Android. -->
4360     <string name="usb_mtp_launch_notification_title">Connected to <xliff:g id="product_name">%1$s</xliff:g></string>
4361     <!-- Description of notification shown after a MTP device is connected to Android. -->
4362     <string name="usb_mtp_launch_notification_description">Tap to view files</string>
4363
4364     <!-- Resolver target actions strings -->
4365
4366     <!-- Pin (as in to a bulletin board with a pushpin) a resolver
4367          target to the front of the list. -->
4368     <string name="pin_target">Pin</string>
4369     <!-- Unpin a resolver target such that it sorts normally. -->
4370     <string name="unpin_target">Unpin</string>
4371     <!-- View application info for a target. -->
4372     <string name="app_info">App info</string>
4373
4374     <!-- The representation of a time duration when negative. An example is -1:14. This can be used with a countdown timer for example.-->
4375     <string name="negative_duration">\u2212<xliff:g id="time" example="1:14">%1$s</xliff:g></string>
4376
4377     <!-- Title of notification shown when device has been forced to safe mode after a security compromise. -->
4378     <string name="audit_safemode_notification">Factory reset to use this device without restrictions</string>
4379     <!-- Description of notification shown when device has been forced to safe mode after a security compromise. -->
4380     <string name="audit_safemode_notification_details">Touch to learn more.</string>
4381
4382     <!-- Accessibilty string added to a widget that has been suspended [CHAR LIMIT=20] -->
4383     <string name="suspended_widget_accessibility">Disabled <xliff:g id="label" example="Calendar">%1$s</xliff:g></string>
4384
4385 </resources>