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    <!-- Format string used to add a suffix like "B" to a number
24         to display a size in bytes.
25         Some languages may want to remove the space between the placeholders
26         or replace it with a non-breaking space. -->
27    <string name="fileSizeSuffix"><xliff:g id="number" example="123">%1$s</xliff:g> <xliff:g id="unit" example="B">%2$s</xliff:g></string>
28
29    <!-- Used in Contacts for a field that has no label and in Note Pad
30         for a note with no name. -->
31    <string name="untitled">&lt;Untitled&gt;</string>
32
33    <!-- How to display the lack of a phone number -->
34    <string name="emptyPhoneNumber">(No phone number)</string>
35
36    <!-- How to display the lack of a name -->
37    <string name="unknownName">Unknown</string>
38
39    <!-- What the UI should display for "voice mail" unless overridden by the SIM-->
40    <string name="defaultVoiceMailAlphaTag">Voicemail</string>
41
42    <!-- What the UI should display for "Msisdn" unless overridden by the SIM-->
43    <string name="defaultMsisdnAlphaTag">MSISDN1</string>
44
45    <!-- For GsmMmiCode.java --> <skip />
46    <!-- Displayed when the user dialed an MMI code whose function
47         could not be performed. This will be displayed in a toast. -->
48    <string name="mmiError">Connection problem or invalid MMI code.</string>
49    <!-- Displayed when the user dialed an MMI code whose function could not be performed because
50         the feature is not supported on the current mobile network. -->
51    <string name="mmiErrorNotSupported">Feature not supported.</string>
52    <!-- Displayed when the user dialed an MMI code whose function
53         could not be performed because FDN is enabled. This will be displayed in a toast. -->
54    <string name="mmiFdnError">Operation is restricted to fixed dialing numbers only.</string>
55    <!-- Displayed when a carrier does not support call forwarding queries when roaming. -->
56    <string name="mmiErrorWhileRoaming">Can not change call forwarding settings from your phone while you are roaming.</string>
57
58    <!-- Displayed when a phone feature such as call forwarding, call waiting, or call barring was
59         activated.
60         Used to build messages of the form:
61         <X>
62         <Y>
63
64         Where <X> is the name of the service which was enabled.  Can be one of:
65         {@link #BaMmi Call barring}, {@link #CfMmi Call forwarding},
66         {@link #PwdMmi Password change},  {@link #CwMmi Call waiting},
67         {@link #ClipMmi Incoming Caller ID}, {@link #ClirMmi Hide Outgoing Caller ID},
68         {@link #ColpMmi Connected Line ID}, {@link #ColrMmi Connected Line ID Restriction}.
69         And <Y> is {@link #serviceEnabled} (this string).
70          -->
71    <string name="serviceEnabled">Service was enabled.</string>
72    <!-- Displayed in front of the list of a set of service classes
73         (voice, data, fax, etc.) that call waiting were enabled for.
74         Will be used with messages of the form:
75         <X>
76         <Y1>
77         ...
78         <Yn>
79         Where <X> is {@link #serviceEnabledFor} (this string) and <Y>..<Yn> can be:
80         {@link #serviceClassData}, {@link #serviceClassVoice}, {@link #serviceClassFAX},
81         {@link #serviceClassSMS}, {@link #serviceClassDataAsync}, {@link #serviceClassDataSync},
82         {@link #serviceClassPacket}, {@link #serviceClassPAD}.
83         -->
84    <string name="serviceEnabledFor">Service was enabled for:</string>
85    <!-- Displayed when a phone feature such as call forwarding was deactivated.
86         Used to build messages of the form:
87         <X>
88         <Y>
89
90         Where <X> is the name of the service which was disabled.  Can be one of:
91         {@link #BaMmi Call barring}, {@link #CfMmi Call forwarding},
92         {@link #PwdMmi Password change},  {@link #CwMmi Call waiting},
93         {@link #ClipMmi Incoming Caller ID}, {@link #ClirMmi Hide Outgoing Caller ID},
94         {@link #ColpMmi Connected Line ID}, {@link #ColrMmi Connected Line ID Restriction}.
95         And <Y> is {@link #serviceDisabled} (this string).
96         -->
97    <string name="serviceDisabled">Service has been disabled.</string>
98    <!-- Displayed when a phone property such as a SIM password was registered.  Registration
99         entails setting up a service for use, where {@link #serviceEnabled} entails enabling a
100         previously registered service.
101         Used to build messages of the form:
102         <X>
103         <Y>
104
105         Where <X> is the name of the service which was registered.  Can be one of:
106         {@link #BaMmi Call barring}, {@link #CfMmi Call forwarding},
107         {@link #PwdMmi Password change},  {@link #CwMmi Call waiting},
108         {@link #ClipMmi Incoming Caller ID}, {@link #ClirMmi Hide Outgoing Caller ID},
109         {@link #ColpMmi Connected Line ID}, {@link #ColrMmi Connected Line ID Restriction}.
110         And <Y> is {@link #serviceRegistered} (this string). -->
111    <string name="serviceRegistered">Registration was successful.</string>
112    <!-- Displayed when a phone property such as a SIM password was erased.
113         Erasure is the opposite of {@link #serviceRegistered} and entails removal of a service.
114
115         Used to build messages of the form:
116         <X>
117         <Y>
118
119         Where <X> is the name of the service which was registered.  Can be one of:
120         {@link #BaMmi Call barring}, {@link #CfMmi Call forwarding},
121         {@link #PwdMmi Password change},  {@link #CwMmi Call waiting},
122         {@link #ClipMmi Incoming Caller ID}, {@link #ClirMmi Hide Outgoing Caller ID},
123         {@link #ColpMmi Connected Line ID}, {@link #ColrMmi Connected Line ID Restriction}.
124         And <Y> is {@link #serviceErased} (this string).
125         -->
126    <string name="serviceErased">Erasure was successful.</string>
127    <!-- Displayed when a SIM password was entered incorrectly. -->
128    <string name="passwordIncorrect">Incorrect password.</string>
129    <!-- Displayed when a phone feature triggered by an MMI code is complete. -->
130    <string name="mmiComplete">MMI complete.</string>
131    <!-- Displayed when a SIM PIN password is entered incorrectly. -->
132    <string name="badPin">The old PIN you typed isn\'t correct.</string>
133    <!-- Displayed when a SIM PUK password is entered incorrectly. -->
134    <string name="badPuk">The PUK you typed isn\'t correct.</string>
135    <!-- Displayed when SIM PIN passwords are entered inconsistently. -->
136    <string name="mismatchPin">The PINs you typed don\'t match.</string>
137    <!-- Displayed when a SIM PIN password is too long or too short. -->
138    <string name="invalidPin">Type a PIN that is 4 to 8 numbers.</string>
139    <!-- Displayed when a SIM PUK password is too short. -->
140    <string name="invalidPuk">Type a PUK that is 8 numbers or longer.</string>
141    <!-- Displayed to prompt the user to type the PUK password to unlock
142         the SIM. -->
143    <string name="needPuk">Your SIM is PUK-locked. Type the PUK code to unlock it.</string>
144    <string name="needPuk2">Type PUK2 to unblock SIM.</string>
145    <!-- Displayed when user attempts to change SIM PIN1 without enabling PIN1. -->
146    <string name="enablePin">Unsuccessful, enable SIM/RUIM Lock.</string>
147    <!-- Displayed when a SIM PIN/PUK is entered incorrectly. -->
148    <plurals name="pinpuk_attempts">
149        <item quantity="one">You have <xliff:g id="number">%d</xliff:g> remaining attempt before SIM is locked.</item>
150        <item quantity="other">You have <xliff:g id="number">%d</xliff:g> remaining attempts before SIM is locked.</item>
151    </plurals>
152    <!-- Title for the dialog used to display the user's IMEI number [CHAR LIMIT=10] -->
153    <string name="imei">IMEI</string>
154
155    <!-- Title for the dialog used to display the user's MEID number on CDMA network
156         [CHAR LIMIT=10] -->
157    <string name="meid">MEID</string>
158
159    <!-- Displayed as the title for a success/failure report enabling/disabling caller ID.
160         See {@link #serviceEnabled}, {@link #serviceDisabled}. -->
161    <string name="ClipMmi">Incoming Caller ID</string>
162    <!-- Displayed as the title for a success/failure report enabling/disabling caller ID.
163         See {@link #serviceEnabled}, {@link #serviceDisabled}. -->
164    <string name="ClirMmi">Hide Outgoing Caller ID</string>
165    <!-- Displayed as the title for a success/failure report enabling/disabling connected line ID.
166         See {@link #serviceEnabled}, {@link #serviceDisabled}. -->
167    <string name="ColpMmi">Connected Line ID</string>
168    <!-- Displayed as the title for a success/failure report enabling/disabling connected line ID restriction.
169         See {@link #serviceEnabled}, {@link #serviceDisabled}. -->
170    <string name="ColrMmi">Connected Line ID Restriction</string>
171    <!-- Displayed as the title for a success/failure report enabling/disabling call forwarding.
172         See {@link #serviceEnabled}, {@link #serviceDisabled}. -->
173    <string name="CfMmi">Call forwarding</string>
174    <!-- Displayed as the title for a success/failure report enabling/disabling call waiting.
175         See {@link #serviceEnabled}, {@link #serviceDisabled}. -->
176    <string name="CwMmi">Call waiting</string>
177    <!-- Displayed as the title for a success/failure report enabling/disabling call barring.
178         See {@link #serviceEnabled}, {@link #serviceDisabled}. -->
179    <string name="BaMmi">Call barring</string>
180    <!-- Displayed as the title for a success/failure report changing the SIM password.
181         See {@link #serviceEnabled}, {@link #serviceDisabled}. -->
182    <string name="PwdMmi">Password change</string>
183    <!-- Displayed as the title for a success/failure report changing the SIM PIN.
184         See {@link #serviceEnabled}, {@link #serviceDisabled}. -->
185    <string name="PinMmi">PIN change</string>
186    <string name="CnipMmi">Calling number present</string>
187    <string name="CnirMmi">Calling number restricted</string>
188    <string name="ThreeWCMmi">Three way calling</string>
189    <string name="RuacMmi">Rejection of undesired annoying calls</string>
190    <string name="CndMmi">Calling number delivery</string>
191    <string name="DndMmi">Do not disturb</string>
192
193    <!-- Displayed to confirm to the user that caller ID will be restricted on the next call as usual. -->
194    <string name="CLIRDefaultOnNextCallOn">Caller ID defaults to restricted. Next call: Restricted</string>
195    <!-- Displayed to confirm to the user that caller ID will be not restricted on the next call even though it usually is. -->
196    <string name="CLIRDefaultOnNextCallOff">Caller ID defaults to restricted. Next call: Not restricted</string>
197    <!-- Displayed to confirm to the user that caller ID will not be restricted on the next call but usually is. -->
198    <string name="CLIRDefaultOffNextCallOn">Caller ID defaults to not restricted. Next call: Restricted</string>
199    <!-- Displayed to confirm to the user that caller ID will not be restricted on the next call or in general. -->
200    <string name="CLIRDefaultOffNextCallOff">Caller ID defaults to not restricted. Next call: Not restricted</string>
201
202
203    <!-- Displayed to tell the user that caller ID is not provisioned for their SIM. -->
204    <string name="serviceNotProvisioned">Service not provisioned.</string>
205    <!-- Displayed to tell the user that they cannot change the caller ID setting. -->
206    <string name="CLIRPermanent">You can\'t change the caller ID setting.</string>
207
208    <!-- Notification title to tell the user that auto data switch has occurred. [CHAR LIMIT=NOTIF_TITLE] -->
209    <string name="auto_data_switch_title">Switched data to <xliff:g id="carrierDisplay" example="Verizon">%s</xliff:g></string>
210    <!-- Notification content to tell the user that auto data switch can be disabled at settings. [CHAR LIMIT=NOTIF_BODY] -->
211    <string name="auto_data_switch_content">You can change this anytime in Settings</string>
212
213    <!-- Notification title to tell the user that data service is blocked by access control. [CHAR LIMIT=NOTIF_TITLE] -->
214    <string name="RestrictedOnDataTitle">No mobile data service</string>
215    <!-- Notification title to tell the user that emergency calling is blocked by access control. [CHAR LIMIT=NOTIF_TITLE] -->
216    <string name="RestrictedOnEmergencyTitle">Emergency calling unavailable</string>
217    <!-- Notification title to tell the user that normal service is blocked by access control. [CHAR LIMIT=NOTIF_TITLE] -->
218    <string name="RestrictedOnNormalTitle">No voice service</string>
219    <!-- Notification title to tell the user that all emergency and normal voice services are blocked by access control. [CHAR LIMIT=NOTIF_TITLE] -->
220    <string name="RestrictedOnAllVoiceTitle">No voice service or emergency calling</string>
221
222    <!-- Notification content to tell the user that voice/data/emergency service is blocked by access control. [CHAR LIMIT=NOTIF_BODY] -->
223    <string name="RestrictedStateContent">Temporarily turned off by your carrier</string>
224
225    <!-- Notification content to tell the user that voice/data/emergency service is blocked by access control when multiple SIMs are active. [CHAR LIMIT=NOTIF_BODY] -->
226    <string name="RestrictedStateContentMsimTemplate">Temporarily turned off by your carrier for SIM <xliff:g id="simNumber" example="1">%d</xliff:g></string>
227
228    <!-- Displayed to tell the user that they should switch their network preference. -->
229    <string name="NetworkPreferenceSwitchTitle">Can\u2019t reach mobile network</string>
230    <!-- Displayed to tell the user that they should switch their network preference. -->
231    <string name="NetworkPreferenceSwitchSummary">Try changing preferred network. Tap to change.</string>
232    <!-- Displayed to tell the user that emergency calls might not be available. -->
233    <string name="EmergencyCallWarningTitle">Emergency calling unavailable</string>
234    <!-- Displayed to tell the user that emergency calls might not be available. -->
235    <string name="EmergencyCallWarningSummary">Can\u2019t make emergency calls over Wi\u2011Fi</string>
236
237    <!-- Telephony notification channel name for a channel containing network alert notifications. -->
238    <string name="notification_channel_network_alert">Alerts</string>
239    <!-- Telephony notification channel name for a channel containing call forwarding notifications. -->
240    <string name="notification_channel_call_forward">Call forwarding</string>
241    <!-- Telephony notification channel name for a channel containing emergency callback mode notifications. -->
242    <string name="notification_channel_emergency_callback">Emergency callback mode</string>
243    <!-- Telephony notification channel name for a channel containing mobile data status notifications. -->
244    <string name="notification_channel_mobile_data_status">Mobile data status</string>
245    <!-- Telephony notification channel name for a channel containing sms notifications. -->
246    <string name="notification_channel_sms">SMS messages</string>
247    <!-- Telephony notification channel name for a channel containing voice mail notifications. -->
248    <string name="notification_channel_voice_mail">Voicemail messages</string>
249    <!-- Telephony notification channel name for a channel containing wifi calling status notifications. -->
250    <string name="notification_channel_wfc">Wi-Fi calling</string>
251    <!-- Telephony notification channel name for a channel containing SIM notifications -->
252    <string name="notification_channel_sim">SIM status</string>
253    <!-- Telephony notification channel name for a channel containing high priority SIM notifications -->
254    <string name="notification_channel_sim_high_prio">High priority SIM status</string>
255
256
257    <!-- Displayed to tell the user that peer changed TTY mode -->
258    <string name="peerTtyModeFull">Peer requested TTY Mode FULL</string>
259    <string name="peerTtyModeHco">Peer requested TTY Mode HCO</string>
260    <string name="peerTtyModeVco">Peer requested TTY Mode VCO</string>
261    <string name="peerTtyModeOff">Peer requested TTY Mode OFF</string>
262
263    <!-- Mappings between TS 27.007 +CFCC/+CLCK "service classes" and human-readable strings--> <skip />
264    <!-- Example: Service was enabled for: Voice, Data
265         See {@link #serviceEnabledFor}.-->
266    <string name="serviceClassVoice">Voice</string>
267    <!-- Example: Service was enabled for: Voice, Data.
268         See {@link #serviceEnabledFor}. -->
269    <string name="serviceClassData">Data</string>
270    <!-- Example: Service was enabled for: Voice, FAX
271         See {@link #serviceEnabledFor}. -->
272    <string name="serviceClassFAX">FAX</string>
273    <!-- Example: Service was enabled for: Voice, SMS
274         See {@link #serviceEnabledFor}. -->
275    <string name="serviceClassSMS">SMS</string>
276    <!-- Meaning: asynchronous data.  Example: Service was enabled for: Voice, Async
277         See {@link #serviceEnabledFor}. -->
278    <string name="serviceClassDataAsync">Async</string>
279    <!-- Meaning: synchronous data.  Example: Service was enabled for: Voice, Async
280         See {@link #serviceEnabledFor}. -->
281    <string name="serviceClassDataSync">Sync</string>
282    <!-- Meaning: packet data.  Example: Service was enabled for: Voice, Packet
283         See {@link #serviceEnabledFor}. -->
284    <string name="serviceClassPacket">Packet</string>
285    <!-- Meaning: unknown.  Example: Service was enabled for: Voice, PAD
286        See {@link #serviceEnabledFor}. -->
287    <string name="serviceClassPAD">PAD</string>
288
289    <!-- CDMA Roaming Indicator Strings (non ERI)--> <skip />
290    <!-- Default roaming indicator text -->
291    <string name="roamingText0">Roaming Indicator On</string>
292    <string name="roamingText1">Roaming Indicator Off</string>
293    <string name="roamingText2">Roaming Indicator Flashing</string>
294    <string name="roamingText3">Out of Neighborhood</string>
295    <string name="roamingText4">Out of Building</string>
296    <string name="roamingText5">Roaming - Preferred System</string>
297    <string name="roamingText6">Roaming - Available System</string>
298    <string name="roamingText7">Roaming - Alliance Partner</string>
299    <string name="roamingText8">Roaming - Premium Partner</string>
300    <string name="roamingText9">Roaming - Full Service Functionality</string>
301    <string name="roamingText10">Roaming - Partial Service Functionality</string>
302    <string name="roamingText11">Roaming Banner On</string>
303    <string name="roamingText12">Roaming Banner Off</string>
304    <string name="roamingTextSearching">Searching for Service</string>
305
306    <!-- Displayed when WFC registration fails -->
307    <string name="wfcRegErrorTitle">Couldn\u2019t set up Wi\u2011Fi calling</string>
308    <!-- WFC Operator Error Messages showed as alerts -->
309    <string-array name="wfcOperatorErrorAlertMessages">
310        <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. (Error code: <xliff:g id="code" example="REG09 - No 911 Address">%1$s</xliff:g>)</item>
311    </string-array>
312    <!-- WFC Operator Error Messages showed as notifications -->
313    <string-array name="wfcOperatorErrorNotificationMessages">
314        <item>Issue registering Wi\u2011Fi calling with your carrier: <xliff:g id="code" example="REG09 - No 911 Address">%1$s</xliff:g></item>
315    </string-array>
316    <!-- Template for showing mobile network operator name while WFC is active -->
317    <string-array name="wfcSpnFormats" translatable="false">
318        <item>@string/wfcSpnFormat_spn</item>
319        <item>@string/wfcSpnFormat_spn_wifi_calling</item>
320        <item>@string/wfcSpnFormat_wlan_call</item>
321        <item>@string/wfcSpnFormat_spn_wlan_call</item>
322        <item>@string/wfcSpnFormat_spn_wifi</item>
323        <item>@string/wfcSpnFormat_wifi_calling_bar_spn</item>
324        <item>@string/wfcSpnFormat_spn_vowifi</item>
325        <item>@string/wfcSpnFormat_wifi_calling</item>
326        <item>@string/wfcSpnFormat_wifi</item>
327        <item>@string/wfcSpnFormat_wifi_calling_wo_hyphen</item>
328        <item>@string/wfcSpnFormat_vowifi</item>
329        <item>@string/wfcSpnFormat_spn_wifi_calling_vo_hyphen</item>
330        <item>@string/wfcSpnFormat_wifi_call</item>
331    </string-array>
332
333    <!-- Spn during Wi-Fi Calling: "<operator>" -->
334    <string name="wfcSpnFormat_spn"><xliff:g id="spn" example="Operator">%s</xliff:g></string>
335    <!-- Spn during Wi-Fi Calling: "<operator> Wi-Fi Calling" -->
336    <string name="wfcSpnFormat_spn_wifi_calling"><xliff:g id="spn" example="Operator">%s</xliff:g> Wi-Fi Calling</string>
337    <!-- Spn during Wi-Fi Calling: "<operator> WiFi Calling" -->
338    <string name="wfcSpnFormat_spn_wifi_calling_vo_hyphen"><xliff:g id="spn" example="Operator">%s</xliff:g> WiFi Calling</string>
339    <!-- Spn during Wi-Fi Calling: "WLAN Call" -->
340    <string name="wfcSpnFormat_wlan_call">WLAN Call</string>
341    <!-- Spn during Wi-Fi Calling: "<operator> WLAN Call" -->
342    <string name="wfcSpnFormat_spn_wlan_call"><xliff:g id="spn" example="Operator">%s</xliff:g> WLAN Call</string>
343    <!-- Spn during Wi-Fi Calling: "<operator> Wi-Fi" -->
344    <string name="wfcSpnFormat_spn_wifi"><xliff:g id="spn" example="Operator">%s</xliff:g> Wi-Fi</string>
345    <!-- Spn during Wi-Fi Calling: "WiFi Calling | <operator>" -->
346    <string name="wfcSpnFormat_wifi_calling_bar_spn">WiFi Calling | <xliff:g id="spn" example="Operator">%s</xliff:g></string>
347    <!-- Spn during Wi-Fi Calling: "<operator> VoWifi" -->
348    <string name="wfcSpnFormat_spn_vowifi"><xliff:g id="spn" example="Operator">%s</xliff:g> VoWifi</string>
349    <!-- Spn during Wi-Fi Calling: "Wi-Fi Calling" -->
350    <string name="wfcSpnFormat_wifi_calling">Wi-Fi Calling</string>
351    <!-- Spn during Wi-Fi Calling: "Wi-Fi" -->
352    <string name="wfcSpnFormat_wifi">Wi-Fi</string>
353    <!-- Spn during Wi-Fi Calling: "WiFi Calling" (without hyphen) -->
354    <string name="wfcSpnFormat_wifi_calling_wo_hyphen">WiFi Calling</string>
355    <!-- Spn during Wi-Fi Calling: "VoWifi" -->
356    <string name="wfcSpnFormat_vowifi">VoWifi</string>
357    <!-- Spn during Wi_Fi Calling: "WiFi Call" (without hyphen).  This string is shown in the call banner for calls which take place over a WiFi network. -->
358    <string name="wfcSpnFormat_wifi_call">WiFi Call</string>
359
360    <!-- WFC, summary for Disabled -->
361    <string name="wifi_calling_off_summary">Off</string>
362    <!-- WFC, summary for Wi-Fi Preferred -->
363    <string name="wfc_mode_wifi_preferred_summary">Call over Wi-Fi</string>
364    <!-- WFC, summary for Mobile data Preferred -->
365    <string name="wfc_mode_cellular_preferred_summary">Call over mobile network</string>
366    <!-- WFC, summary for Wi-Fi Only -->
367    <string name="wfc_mode_wifi_only_summary">Wi-Fi only</string>
368
369    <!-- Template for showing mobile network operator name while Cross SIM calling is active -->
370    <string-array name="crossSimSpnFormats" translatable="false">
371        <item>@string/crossSimFormat_spn</item>
372        <item>@string/crossSimFormat_spn_cross_sim_calling</item>
373    </string-array>
374
375    <!-- Spn during Backup Calling: "<operator> " [CHAR LIMIT=NONE] -->
376    <string name="crossSimFormat_spn"><xliff:g id="spn" example="Operator">%s</xliff:g></string>
377    <!-- Spn during Backup Calling: "<operator> Backup Calling" [CHAR LIMIT=NONE] -->
378    <string name="crossSimFormat_spn_cross_sim_calling"><xliff:g id="spn" example="Operator">%s</xliff:g> Backup Calling</string>
379
380    <!--
381        {0} is one of "bearerServiceCode*"
382        {1} is dialing number
383        {2} is time in seconds
384
385        cfTemplateRegistered and cfTemplateRegisteredTime mean that a phone number
386        has been set but forwarding is not on.
387    --> <skip />
388    <!-- Displayed when the call forwarding query was not able to be forwarded. -->
389    <string name="cfTemplateNotForwarded"><xliff:g id="bearer_service_code">{0}</xliff:g>: Not forwarded</string>
390    <!-- Displayed when the call forwarding query was forwarded. -->
391    <string name="cfTemplateForwarded"><xliff:g id="bearer_service_code">{0}</xliff:g>: <xliff:g id="dialing_number">{1}</xliff:g></string>
392    <!-- Displayed when the call forwarding query will be forwarded after some time. -->
393    <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>
394    <!-- Displayed when the call forwarding query was set but forwarding is not enabled. -->
395    <string name="cfTemplateRegistered"><xliff:g id="bearer_service_code">{0}</xliff:g>: Not forwarded</string>
396    <!-- Displayed when the call forwarding query was set but forwarding is not enabled. -->
397    <string name="cfTemplateRegisteredTime"><xliff:g id="bearer_service_code">{0}</xliff:g>: Not forwarded</string>
398
399    <!-- android.net.http Error strings --> <skip />
400    <!-- Displayed when a feature code (non-phone number) is dialed and completes successfully. -->
401    <string name="fcComplete">Feature code complete.</string>
402    <!-- Displayed when a feature code (non-phone number) is dialed and completes unsuccessfully. -->
403    <string name="fcError">Connection problem or invalid feature code.</string>
404    <!-- android.net.http Error strings --> <skip />
405    <!-- Displayed when a web request was successful. -->
406    <string name="httpErrorOk">OK</string>
407    <!-- Displayed when a web request failed with a generic network error. -->
408    <string name="httpError">There was a network error.</string>
409    <!-- Displayed when a web request failed because the URL could not be found. -->
410    <string name="httpErrorLookup">Couldn\'t find the URL.</string>
411    <!-- Displayed when a web request failed because the site's authentication scheme is not supported by us. -->
412    <string name="httpErrorUnsupportedAuthScheme">The site authentication scheme isn\'t supported.</string>
413    <!-- Displayed when a web request failed because the authentication failed. -->
414    <string name="httpErrorAuth">Couldn\'t authenticate.</string>
415    <!-- Displayed when a web request failed because the authentication with the proxy failed. -->
416    <string name="httpErrorProxyAuth">Authentication via the proxy server was unsuccessful.</string>
417    <!-- Displayed when a web request failed because there was a connection error. -->
418    <string name="httpErrorConnect">Couldn\'t connect to the server.</string>
419    <!-- Displayed when a web request failed because there was an input or output error. -->
420    <string name="httpErrorIO">Couldn\'t communicate with the server. Try again later.</string>
421    <!-- Displayed when a web request failed because the request timed out -->
422    <string name="httpErrorTimeout">The connection to the server timed out.</string>
423    <!-- Displayed when a web request failed because the site tried to redirect us one too many times -->
424    <string name="httpErrorRedirectLoop">The page contains too many server redirects.</string>
425    <!-- Displayed when a web request failed because the protocol of the server is not supported. -->
426    <string name="httpErrorUnsupportedScheme">The protocol isn\'t supported.</string>
427    <!-- Displayed when a web request failed because the a secure connection couldn't be made to the server.-->
428    <string name="httpErrorFailedSslHandshake">Couldn\'t establish a secure connection.</string>
429    <!-- Displayed when a web request failed because the URL isn't in a valid form. -->
430    <string name="httpErrorBadUrl">Couldn\'t open the page because the URL is invalid.</string>
431    <!-- Displayed when a request failed because we failed to open the file. -->
432    <string name="httpErrorFile">Couldn\'t access the file.</string>
433    <!-- Displayed when a request failed because the file wasn't found. -->
434    <string name="httpErrorFileNotFound">Couldn\'t find the requested file.</string>
435    <!-- Displayed when a request failed because there are too many requests right now. -->
436    <string name="httpErrorTooManyRequests">Too many requests are being processed. Try again later.</string>
437
438    <!-- Account notifications --> <skip />
439    <!-- A notification is shown when the AccountManager is unable to
440    supply an auth token without prompting the user to re-enter the
441    password.  This is the text that will scroll through the
442    notification bar (will be seen by the user as they use another application). -->
443    <string name="notification_title">Signin error for <xliff:g id="account" example="foo@gmail.com">%1$s</xliff:g></string>
444
445    <!-- Sync notifications --> <skip />
446    <!-- 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 they use another application). -->
447    <string name="contentServiceSync">Sync</string>
448    <!-- 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. [CHAR LIMIT=NOTIF_TITLE] -->
449    <string name="contentServiceSyncNotificationTitle">Can\'t sync</string>
450    <!-- 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. [CHAR LIMIT=NOTIF_BODY] -->
451    <string name="contentServiceTooManyDeletesNotificationDesc">Attempted to delete too many <xliff:g id="content_type">%s</xliff:g>.</string>
452
453    <!-- If MMS discovers there isn't much space left on the device, it will show a toast with this message. [CHAR LIMIT=TOAST] -->
454    <string name="low_memory" product="tablet">Tablet storage is full. Delete some files to free space.</string>
455    <!-- If MMS discovers there isn't much space left on the device, it will show a toast with this message. [CHAR LIMIT=TOAST] -->
456    <string name="low_memory" product="watch">Watch storage is full. Delete some files to free space.</string>
457    <!-- If MMS discovers there isn't much space left on the device, it will show a toast with this message. [CHAR LIMIT=TOAST] -->
458    <string name="low_memory" product="tv">Android TV device storage is full. Delete some files to free space.</string>
459    <!-- If MMS discovers there isn't much space left on the device, it will show a toast with this message. [CHAR LIMIT=TOAST] -->
460    <string name="low_memory" product="default">Phone storage is full. Delete some files to free space.</string>
461
462    <!-- SSL CA cert notification --> <skip />
463    <!-- Shows up when there is a user SSL CA Cert installed on the
464         device.  Indicates to the user that SSL traffic can be intercepted.  [CHAR LIMIT=NONE] -->
465    <string name="ssl_ca_cert_warning">{count, plural,
466        =1    {Certificate authority installed}
467        other {Certificate authorities installed}
468    }
469    </string>
470    <!-- Content text for a notification. The Title of the notification is "ssl_ca_cert_warning".
471         This says that an unknown party is doing the monitoring. [CHAR LIMIT=100]-->
472    <string name="ssl_ca_cert_noti_by_unknown">By an unknown third party</string>
473    <!-- Content text for a notification. The Title of the notification is "ssl_ca_cert_warning".
474         This indicates that an unspecified administrator is doing the monitoring. [CHAR LIMIT=100]-->
475    <string name="ssl_ca_cert_noti_by_administrator">By your work profile admin</string>
476    <!-- Content text for a notification. The Title of the notification is "ssl_ca_cert_warning".
477         This indicates who is doing the monitoring. [CHAR LIMIT=100]-->
478    <string name="ssl_ca_cert_noti_managed">By <xliff:g id="managing_domain">%s</xliff:g></string>
479
480    <!-- Work profile deleted notification--> <skip />
481    <!-- Shows up in the notification's title when the system deletes the work profile. [CHAR LIMIT=NONE] -->
482    <string name="work_profile_deleted">Work profile deleted</string>
483    <!-- Content text for an expanded notification. The Title of the notification is "Work profile deleted".
484        This further explains that the profile is deleted by the system as a result of the current profile admin gone missing. [CHAR LIMIT=NONE]-->
485    <string name="work_profile_deleted_details">The work profile admin app is either missing or corrupted.
486         As a result, your work profile and related data have been deleted. Contact your admin for assistance.</string>
487    <!-- Content text for a notification. The Title of the notification is "Work profile deleted",
488        This indicates that a work profile has been deleted. [CHAR LIMIT=NONE]-->
489    <string name="work_profile_deleted_description_dpm_wipe">Your work profile is no longer available on this device</string>
490    <!-- Content text for a notification. The Title of the notification is "Work profile deleted",
491        This indicates that a work profile has been deleted because the maximum failed password attempts as been reached. [CHAR LIMIT=NONE]-->
492    <string name="work_profile_deleted_reason_maximum_password_failure">Too many password attempts</string>
493    <!-- Shows up as the reason for the work profile deletion when the admin of an organization-owend device relinquishes it. [CHAR LIMIT=NONE] -->
494    <string name="device_ownership_relinquished">Admin relinquished device for personal use</string>
495
496    <!-- Content title for a notification. This notification indicates that the device is managed
497         and network logging was activated by a device owner. [CHAR LIMIT=NONE]-->
498    <string name="network_logging_notification_title">Device is managed</string>
499    <!-- Content text for a notification. Tapping opens a dialog with more information on device management and network
500         logging. [CHAR LIMIT=NONE]-->
501    <string name="network_logging_notification_text">Your organization manages this device and may monitor network traffic. Tap for details.</string>
502
503    <!-- Content title for a notification. This notification indicates that the device owner has
504         changed the location settings. [CHAR LIMIT=NONE] -->
505    <string name="location_changed_notification_title">Apps can access your location</string>
506    <!-- Content text for a notification. Tapping opens device location settings.
507         [CHAR LIMIT=NONE] -->
508    <string name="location_changed_notification_text">Contact your IT admin to learn more</string>
509
510    <!-- Attribution for Geofencing service. [CHAR LIMIT=NONE]-->
511    <string name="geofencing_service">Geofencing Service</string>
512    <!-- Attribution for Country Detector. [CHAR LIMIT=NONE]-->
513    <string name="country_detector">Country Detector</string>
514    <!-- Attribution for Location service. [CHAR LIMIT=NONE]-->
515    <string name="location_service">Location Service</string>
516    <!-- Attribution for GNSS service. [CHAR LIMIT=NONE]-->
517    <string name="gnss_service">GNSS Service</string>
518    <!-- Attribution for Sensor Notification service. [CHAR LIMIT=NONE]-->
519    <string name="sensor_notification_service">Sensor Notification Service</string>
520    <!-- Attribution for Twilight service. [CHAR LIMIT=NONE]-->
521    <string name="twilight_service">Twilight Service</string>
522    <!-- Attribution for Gnss Time Update service. [CHAR LIMIT=NONE]-->
523    <string name="gnss_time_update_service">GNSS Time Update Service</string>
524    <!-- Attribution for Device Policy Manager service. [CHAR LIMIT=NONE]-->
525    <string name="device_policy_manager_service">Device Policy Manager Service</string>
526
527    <!-- Attribution for MusicRecognitionManagerService. [CHAR LIMIT=NONE]-->
528    <string name="music_recognition_manager_service">Music Recognition Manager Service</string>
529
530    <!-- Factory reset warning dialog strings--> <skip />
531    <!-- Shows up in the dialog's title to warn about an impeding factory reset. [CHAR LIMIT=NONE] -->
532    <string name="factory_reset_warning">Your device will be erased</string>
533    <!-- Text message in the factory reset warning dialog. This says that the the device admin app
534         is missing or corrupted. As a result the device will be erased. [CHAR LIMIT=NONE]-->
535    <string name="factory_reset_message">The admin app can\'t be used. Your device will now be
536        erased.\n\nIf you have questions, contact your organization\'s admin.</string>
537
538    <!-- A toast message displayed when printing is attempted but disabled by policy. -->
539    <string name="printing_disabled_by">Printing disabled by <xliff:g id="owner_app">%s</xliff:g>.</string>
540
541    <!-- Notification title. This notification lets a user know that their personal apps are
542        either blocked or will be blocked soon due to a work policy from their IT admin, and that
543        they need to turn on their work profile to unblock their apps.[CHAR LIMIT=29] -->
544    <string name="personal_apps_suspension_title">Turn on your work profile</string>
545    <!-- Notification text. This notification lets a user know that their personal apps are
546        blocked due to a work policy from their IT admin, and that they need to turn on their work
547        profile to unblock their apps.[CHAR LIMIT=NONE] -->
548    <string name="personal_apps_suspension_text">
549        Your personal apps are blocked until you turn on your work profile</string>
550    <!-- Notification text. This notification lets a user know that their apps will be blocked
551        at a particular time due to a work policy from their IT admin, and that they need to turn on
552        their work profile to prevent the apps from being blocked. It also explains for how many
553        days the profile is allowed to be off and this number is at least 3. [CHAR LIMIT=NONE] -->
554    <string name="personal_apps_suspension_soon_text">
555        Personal apps will be blocked on <xliff:g id="date" example="May 29">%1$s</xliff:g> at
556        <xliff:g id="time" example="5:20 PM">%2$s</xliff:g>. Your IT admin doesn\u2019t allow your
557        work profile to stay off for more than <xliff:g id="number" example="3">%3$d</xliff:g> days.
558    </string>
559    <!-- Title for the button that turns work profile on. To be used in a notification
560        [CHAR LIMIT=NONE] -->
561    <string name="personal_apps_suspended_turn_profile_on">Turn on</string>
562    <!-- Notification title. This notification lets the user know that they will be unable to
563     receive phone calls or texts until the work profile is turned on. [CHAR LIMIT=40] -->
564    <string name="work_profile_telephony_paused_title">Calls and messages are off</string>
565    <!-- Notification text. This notification lets the user know that they will be unable to
566     receive phone calls or texts until the work profile is turned on. [CHAR LIMIT=NONE] -->
567    <string name="work_profile_telephony_paused_text">You have paused work apps.
568        You won\'t receive phone calls or text messages.</string>
569    <!-- Label for notification button. This button lets the user turn the work profile on.
570         [CHAR LIMIT=15]  -->
571    <string name="work_profile_telephony_paused_turn_on_button">Unpause work apps</string>
572
573    <!-- 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. -->
574    <string name="me">Me</string>
575
576    <!-- Power Dialog --> <skip />
577    <!-- Title for the Phone Options dialog to lock the screen, turn off the phone etc. -->
578    <string name="power_dialog" product="tablet">Tablet options</string>
579    <!-- Title for the Phone Options dialog to lock the screen, turn off the phone etc. -->
580    <string name="power_dialog" product="tv">Android TV options</string>
581    <!-- Title for the Phone Options dialog to lock the screen, turn off the phone etc. -->
582    <string name="power_dialog" product="default">Phone options</string>
583    <!-- Button to turn on silent mode, within the Phone Options dialog -->
584    <string name="silent_mode">Silent mode</string>
585    <!-- Button to turn on the radio, within the Phone Options dialog -->
586    <string name="turn_on_radio">Turn on wireless</string>
587    <!-- Button to turn off the radio, within the Phone Options dialog -->
588    <string name="turn_off_radio">Turn off wireless</string>
589    <!-- Button to lock the screen, within the Phone Options dialog -->
590    <string name="screen_lock">Screen lock</string>
591    <!-- Button to turn off the phone, within the Phone Options dialog -->
592    <string name="power_off">Power off</string>
593    <!-- Spoken description for ringer silent option. [CHAR LIMIT=NONE] -->
594    <string name="silent_mode_silent">Ringer off</string>
595    <!-- Spoken description for ringer vibrate option. [CHAR LIMIT=NONE] -->
596    <string name="silent_mode_vibrate">Ringer vibrate</string>
597    <!-- Spoken description for ringer normal option. [CHAR LIMIT=NONE] -->
598    <string name="silent_mode_ring">Ringer on</string>
599
600    <!-- Reboot to Recovery Progress Dialog. This is shown before it reboots to recovery. -->
601    <string name="reboot_to_update_title">Android system update</string>
602    <string name="reboot_to_update_prepare">Preparing to update\u2026</string>
603    <string name="reboot_to_update_package">Processing the update package\u2026</string>
604    <string name="reboot_to_update_reboot">Restarting\u2026</string>
605
606    <!-- Reboot to Recovery for factory reset. -->
607    <string name="reboot_to_reset_title">Factory data reset</string>
608    <string name="reboot_to_reset_message">Restarting\u2026</string>
609
610    <!-- Shutdown Progress Dialog. This is shown if the user chooses to power off the phone. -->
611    <string name="shutdown_progress">Shutting down\u2026</string>
612
613    <!-- Shutdown Confirmation Dialog.  When the user chooses to power off the phone, there will
614         be a confirmation dialog.  This is the message. -->
615    <string name="shutdown_confirm" product="tablet">Your tablet will shut down.</string>
616    <!-- Shutdown Confirmation Dialog.  When the user chooses to power off the TV, there will
617         be a confirmation dialog.  This is the message. -->
618    <string name="shutdown_confirm" product="tv">Your Android TV device will shut down.</string>
619    <!-- Shutdown Confirmation Dialog.  When the user chooses to power off the watch, there will
620         be a confirmation dialog.  This is the message. -->
621    <string name="shutdown_confirm" product="watch">Your watch will shut down.</string>
622    <!-- Shutdown Confirmation Dialog.  When the user chooses to power off the phone, there will
623         be a confirmation dialog.  This is the message. -->
624    <string name="shutdown_confirm" product="default">Your phone will shut down.</string>
625
626    <!-- Shutdown Confirmation Dialog.  When the user chooses to power off the phone, it asks
627         the user if they'd like to shut down.  This is the message.  This is used instead of
628         shutdown_confirm when the system is configured to use long press to go directly to the
629         power off dialog instead of the global actions menu. -->
630    <string name="shutdown_confirm_question">Do you want to shut down?</string>
631
632    <!-- Title of dialog to confirm rebooting into safe mode. [CHAR LIMIT=50] -->
633    <string name="reboot_safemode_title">Reboot to safe mode</string>
634
635    <!-- Shutdown Confirmation Dialog.  Message in the confirmation dialog
636         when the user asks to reboot into safe mode. [CHAR LIMIT=NONE] -->
637    <string name="reboot_safemode_confirm">Do you want to reboot into safe mode?
638         This will disable all third party applications you have installed.
639         They will be restored when you reboot again.</string>
640
641    <!-- Recent Tasks dialog: title
642     TODO: this should move to SystemUI.apk, but the code for the old
643            recent dialog is still in the framework
644     -->
645    <string name="recent_tasks_title">Recent</string>
646    <!-- Recent Tasks dialog: message when there are no recent applications
647     TODO: this should move to SystemUI.apk, but the code for the old
648            recent dialog is still in the framework
649     -->
650    <string name="no_recent_tasks">No recent apps.</string>
651
652    <!-- Title of the Global Actions Dialog -->
653    <string name="global_actions" product="tablet">Tablet options</string>
654    <!-- Title of the Global Actions Dialog -->
655    <string name="global_actions" product="tv">Android TV options</string>
656    <!-- Title of the Global Actions Dialog -->
657    <string name="global_actions" product="default">Phone options</string>
658
659    <!-- label for item that locks the phone in the phone options dialog [CHAR LIMIT=24]-->
660    <string name="global_action_lock">Screen lock</string>
661
662    <!-- label for item that turns off power in phone options dialog [CHAR LIMIT=24] -->
663    <string name="global_action_power_off">Power off</string>
664
665    <!-- label for item that shows options to power off and restart the phone [CHAR LIMIT=24]-->
666    <string name="global_action_power_options">Power</string>
667
668    <!-- label for item that restarts phone in phone options dialog [CHAR LIMIT=24]-->
669    <string name="global_action_restart">Restart</string>
670
671    <!-- label for item that opens emergency features in the phone options dialog [CHAR LIMIT=24]-->
672    <string name="global_action_emergency">Emergency</string>
673
674    <!-- label for item that generates a bug report in the phone options dialog [CHAR LIMIT=24] -->
675    <string name="global_action_bug_report">Bug report</string>
676
677    <!-- label for item that logouts the current user [CHAR LIMIT=24]-->
678    <string name="global_action_logout">End session</string>
679
680    <!-- label for screenshot item in power menu [CHAR LIMIT=24]-->
681    <string name="global_action_screenshot">Screenshot</string>
682
683    <!-- Take bug report menu title [CHAR LIMIT=30] -->
684    <string name="bugreport_title">Bug report</string>
685    <!-- Message in bugreport dialog describing what it does [CHAR LIMIT=NONE] -->
686    <!-- TODO: remove if not used anymore -->
687    <string name="bugreport_message">This will collect information about your
688        current device state, to send as an e-mail message.  It will take a little
689        time from starting the bug report until it is ready to be sent; please be
690        patient.</string>
691    <!-- Title in the bugreport dialog for the interactive workflow. Should fit in one line. [CHAR LIMIT=30] -->
692    <string name="bugreport_option_interactive_title">Interactive report</string>
693    <!-- Summary in the bugreport dialog for the interactive workflow. [CHAR LIMIT=NONE] -->
694    <string name="bugreport_option_interactive_summary">Use this under most circumstances.
695        It allows you to track progress of the report, enter more details about the problem, and take screenshots.
696        It might omit some less-used sections that take a long time to report.</string>
697    <!-- Title in the bugreport dialog for the full workflow. Should fit in one line. [CHAR LIMIT=30] -->
698    <string name="bugreport_option_full_title">Full report</string>
699    <!-- Summary in the bugreport dialog for the full workflow. [CHAR LIMIT=NONE] -->
700    <string name="bugreport_option_full_summary">Use this option for minimal system interference when
701        your device is unresponsive or too slow, or when you need all report sections.
702        Does not allow you to enter more details or take additional screenshots.</string>
703    <!--  Toast message informing user in how many seconds a bugreport screenshot will be taken -->
704    <string name="bugreport_countdown">{count, plural,
705        =1 {Taking screenshot for bug report in # second.}
706        other {Taking screenshot for bug report in # seconds.}
707    }
708    </string>
709
710    <!-- Format for build summary info [CHAR LIMIT=NONE] -->
711    <string name="bugreport_status" translatable="false">%s (%s)</string>
712
713    <!-- Toast for taking screenshot with bugreport successfully. [CHAR_LIMIT=100] -->
714    <string name="bugreport_screenshot_success_toast">Screenshot taken with bug report</string>
715
716    <!-- Toast for failed to take screenshot with bugreport. [CHAR_LIMIT=100] -->
717    <string name="bugreport_screenshot_failure_toast">Failed to take screenshot with bug report</string>
718
719    <!-- label for item that enables silent mode in phone options dialog -->
720    <string name="global_action_toggle_silent_mode">Silent mode</string>
721
722    <!-- status message in phone options dialog for when silent mode is enabled -->
723    <string name="global_action_silent_mode_on_status">Sound is OFF</string>
724
725    <!-- status message in phone options dialog for when silent mode is disabled -->
726    <string name="global_action_silent_mode_off_status">Sound is ON</string>
727
728    <!-- label for item that toggles airplane mode -->
729    <string name="global_actions_toggle_airplane_mode">Airplane mode</string>
730
731    <!-- status message in phone options dialog for when airplane mode is on -->
732    <string name="global_actions_airplane_mode_on_status">Airplane mode is ON</string>
733
734    <!-- status message in phone options dialog for when airplane mode is off -->
735    <string name="global_actions_airplane_mode_off_status">Airplane mode is OFF</string>
736
737    <!-- label for item that launches settings in phone options dialog [CHAR LIMIT=15]-->
738    <string name="global_action_settings">Settings</string>
739
740    <!-- label for item that launches assist in phone options dialog [CHAR LIMIT=15]-->
741    <string name="global_action_assist">Assist</string>
742
743    <!-- label for item that launches voice assist in phone options dialog [CHAR LIMIT=15]-->
744    <string name="global_action_voice_assist">Voice Assist</string>
745
746    <!-- label for item that locks the phone and enforces that it can't be unlocked without strong authentication. [CHAR LIMIT=24] -->
747    <string name="global_action_lockdown">Lockdown</string>
748
749    <!-- Text to use when the number in a notification info is too large
750         (greater than status_bar_notification_info_maxnum, defined in
751         values/config.xml) and must be truncated. May need to be localized
752         for most appropriate textual indicator of "more than X".
753         [CHAR LIMIT=4] -->
754    <string name="status_bar_notification_info_overflow">999+</string>
755
756    <!-- The divider symbol between different parts of the notification header. not translatable [CHAR LIMIT=1] -->
757    <string name="notification_header_divider_symbol" translatable="false">•</string>
758
759    <!-- The divider symbol between different parts of the notification header including spaces. not translatable [CHAR LIMIT=3] -->
760    <string name="notification_header_divider_symbol_with_spaces" translatable="false">" • "</string>
761
762    <!-- Text shown in place of notification contents when the notification is hidden on a secure lockscreen -->
763    <string name="notification_hidden_text">New notification</string>
764
765    <!-- Text shown when viewing channel settings for notifications related to the hardware keyboard -->
766    <string name="notification_channel_physical_keyboard">Physical keyboard</string>
767
768    <!-- Text shown when viewing channel settings for notifications related to security -->
769    <string name="notification_channel_security">Security</string>
770
771    <!-- Text shown when viewing channel settings for notifications related to car mode -->
772    <string name="notification_channel_car_mode">Car mode</string>
773
774    <!-- Text shown when viewing channel settings for notifications related to account status -->
775    <string name="notification_channel_account">Account status</string>
776
777    <!-- Text shown when viewing channel settings for notifications related to developers -->
778    <string name="notification_channel_developer">Developer messages</string>
779
780    <!-- Text shown when viewing channel settings for high importance notifications related to developers [CHAR LIMIT=60]-->
781    <string name="notification_channel_developer_important">Important developer messages</string>
782
783    <!-- Text shown when viewing channel settings for notifications related to system updates -->
784    <string name="notification_channel_updates">Updates</string>
785
786    <!-- Text shown when viewing channel settings for notifications related to network status -->
787    <string name="notification_channel_network_status">Network status</string>
788
789    <!-- Text shown when viewing channel settings for notifications related to network alerts -->
790    <string name="notification_channel_network_alerts">Network alerts</string>
791
792    <!-- Text shown when viewing the channel settings for notification about open nearby wireless networks. -->
793    <string name="notification_channel_network_available">Network available</string>
794
795    <!-- Text shown when viewing channel settings for notifications related to vpn status -->
796    <string name="notification_channel_vpn">VPN status</string>
797
798    <!-- Notification channel name. This channel sends high-priority alerts from the user's IT admin for key updates about the user's work device or work profile. -->
799    <string name="notification_channel_device_admin">Alerts from your IT admin</string>
800
801    <!-- Text shown when viewing channel settings for notifications related to important alerts -->
802    <string name="notification_channel_alerts">Alerts</string>
803
804    <!-- Text shown when viewing channel settings for notifications related to being in retail mode -->
805    <string name="notification_channel_retail_mode">Retail demo</string>
806
807    <!-- Text shown when viewing channel settings for notifications related to a usb connection -->
808    <string name="notification_channel_usb">USB connection</string>
809
810    <!-- Text shown when viewing channel settings for notification about a heavy-weight app
811         currently running.
812         [CHAR_LIMIT=NONE] -->
813    <string name="notification_channel_heavy_weight_app">App running</string>
814
815    <!-- This is the label for the notification channel settings that controls the behavior
816        of the notification about applications that are running in the background (that is,
817        perhaps confusingly, running foreground services but not the foreground UI on the screen).
818        [CHAR LIMIT=NONE BACKUP_MESSAGE_ID=6665375982962336520] -->
819    <string name="notification_channel_foreground_service">Apps consuming battery</string>
820
821    <!-- Text shown when viewing channel settings for notifications related to accessibility
822         magnification. [CHAR_LIMIT=NONE]-->
823    <string name="notification_channel_accessibility_magnification">Magnification</string>
824
825    <!-- Text shown when viewing channel settings for notifications related to accessibility
826         security policy. [CHAR_LIMIT=NONE]-->
827    <string name="notification_channel_accessibility_security_policy">Accessibility usage</string>
828
829    <!-- Label for foreground service notification when one app is running.
830    [CHAR LIMIT=NONE BACKUP_MESSAGE_ID=6826789589341671842] -->
831    <string name="foreground_service_app_in_background"><xliff:g id="app_name">%1$s</xliff:g> is
832        using battery</string>
833
834    <!-- Label for foreground service notification when multiple apps are running.
835        [CHAR LIMIT=NONE BACKUP_MESSAGE_ID=7150914856893450380] -->
836    <string name="foreground_service_apps_in_background"><xliff:g id="number">%1$d</xliff:g> apps
837        are using battery</string>
838
839    <!-- Content for foreground service notification when one app is running.
840        [CHAR LIMIT=NONE] -->
841    <string name="foreground_service_tap_for_details">Tap for details on battery and
842        data usage</string>
843
844    <!-- Separator for foreground service notification content listing all apps when there
845        are multiple apps running.  The left and right side may both already be compound
846        (constructed using this separator).  Should be kept as short as possible, this is
847        for summary text in the notification where there is not a lot of space.
848        [CHAR LIMIT=NONE] -->
849    <string name="foreground_service_multiple_separator"><xliff:g id="left_side">%1$s</xliff:g>,
850        <xliff:g id="right_side">%2$s</xliff:g></string>
851
852    <!-- Displayed to the user to tell them that they have started up the phone in "safe mode" -->
853    <string name="safeMode">Safe mode</string>
854
855    <!-- Label for the Android system components when they are shown to the user. -->
856    <string name="android_system_label">Android System</string>
857
858    <!-- "Switch" is a verb; it means to change user profile by tapping another user profile name. -->
859    <string name="user_owner_label">Switch to personal profile</string>
860
861    <!-- "Switch" is a verb; it means to change user profile by tapping another user profile name. -->
862    <string name="managed_profile_label">Switch to work profile</string>
863
864    <!-- "Switch" is a verb; it means to change user profile by switching to an app in the personal profile. -->
865    <string name="user_owner_app_label">Switch to personal <xliff:g id="app_name" example="Gmail">%1$s</xliff:g></string>
866
867    <!-- "Switch" is a verb; it means to change user profile by switching to an app in the work profile. -->
868    <string name="managed_profile_app_label">Switch to work <xliff:g id="app_name" example="Gmail">%1$s</xliff:g></string>
869
870    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
871    <string name="permgrouplab_contacts">Contacts</string>
872    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
873    <string name="permgroupdesc_contacts">access your contacts</string>
874
875    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
876    <string name="permgrouplab_location">Location</string>
877    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
878    <string name="permgroupdesc_location">access this device\'s location</string>
879
880    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
881    <string name="permgrouplab_calendar">Calendar</string>
882    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
883    <string name="permgroupdesc_calendar">access your calendar</string>
884
885    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
886    <string name="permgrouplab_sms">SMS</string>
887    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
888    <string name="permgroupdesc_sms">send and view SMS messages</string>
889
890    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
891    <string name="permgrouplab_storage">Files</string>
892    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
893    <string name="permgroupdesc_storage">access files on your device</string>
894
895    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=40]-->
896    <string name="permgrouplab_readMediaAural">Music and audio</string>
897    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE]-->
898    <string name="permgroupdesc_readMediaAural">access music and audio on your device</string>
899
900    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=40]-->
901    <string name="permgrouplab_readMediaVisual">Photos and videos</string>
902    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE]-->
903    <string name="permgroupdesc_readMediaVisual">access photos and videos on your device</string>
904
905    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
906    <string name="permgrouplab_microphone">Microphone</string>
907    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
908    <string name="permgroupdesc_microphone">record audio</string>
909
910    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=40]-->
911    <string name="permgrouplab_activityRecognition">Physical activity</string>
912    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=40]-->
913    <string name="permgroupdesc_activityRecognition">access your physical activity</string>
914
915    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
916    <string name="permgrouplab_camera">Camera</string>
917    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
918    <string name="permgroupdesc_camera">take pictures and record video</string>
919
920    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=40]-->
921    <string name="permgrouplab_nearby_devices">Nearby devices</string>
922    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE]-->
923    <string name="permgroupdesc_nearby_devices">discover and connect to nearby devices</string>
924
925    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
926    <string name="permgrouplab_calllog">Call logs</string>
927    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
928    <string name="permgroupdesc_calllog">read and write phone call log</string>
929
930    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
931    <string name="permgrouplab_phone">Phone</string>
932    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
933    <string name="permgroupdesc_phone">make and manage phone calls</string>
934    <!-- Message shown to the user when the apps requests permission from this group. If ever possible this should stay below 80 characters (assuming the parameters takes 20 characters). Don't abbreviate until the message reaches 120 characters though. [CHAR LIMIT=120] -->
935
936    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
937    <string name="permgrouplab_sensors">Body sensors</string>
938    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
939    <string name="permgroupdesc_sensors">access sensor data about your vital signs</string>
940
941    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=40]-->
942    <string name="permgrouplab_notifications">Notifications</string>
943    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE]-->
944    <string name="permgroupdesc_notifications">show notifications</string>
945
946    <!-- Title for the capability of an accessibility service to retrieve window content. -->
947    <string name="capability_title_canRetrieveWindowContent">Retrieve window content</string>
948    <!-- Description for the capability of an accessibility service to retrieve window content. -->
949    <string name="capability_desc_canRetrieveWindowContent">Inspect the content of a window you\'re
950        interacting with.</string>
951
952    <!-- Title for the capability of an accessibility service to request touch exploration. -->
953    <string name="capability_title_canRequestTouchExploration">Turn on Explore by Touch</string>
954    <!-- Description for the capability of an accessibility service to request touch exploration. -->
955    <string name="capability_desc_canRequestTouchExploration">Tapped items will be spoken aloud
956        and the screen can be explored using gestures.</string>
957
958    <!-- Title for the capability of an accessibility service to request to filter key events. -->
959    <string name="capability_title_canRequestFilterKeyEvents">Observe text you type</string>
960    <!-- Description for the capability of an accessibility service to request to filter key events. -->
961    <string name="capability_desc_canRequestFilterKeyEvents">Includes personal data such as credit
962        card numbers and passwords.</string>
963
964    <!-- Title for the capability of an accessibility service to control display magnification. -->
965    <string name="capability_title_canControlMagnification">Control display magnification</string>
966    <!-- Description for the capability of an accessibility service to control display magnification. -->
967    <string name="capability_desc_canControlMagnification">Control the display\'s zoom level and
968        positioning.</string>
969
970    <!-- Title for the capability of an accessibility service to perform gestures. -->
971    <string name="capability_title_canPerformGestures">Perform gestures</string>
972    <!-- Description for the capability of an accessibility service to perform gestures. -->
973    <string name="capability_desc_canPerformGestures">Can tap, swipe, pinch, and perform other
974        gestures.</string>
975
976    <!-- Title for the capability of an accessibility service to capture fingerprint gestures. -->
977    <string name="capability_title_canCaptureFingerprintGestures">Fingerprint gestures</string>
978    <!-- Description for the capability of an accessibility service to perform gestures. -->
979    <string name="capability_desc_canCaptureFingerprintGestures">Can capture gestures performed on
980        the device\'s fingerprint sensor.</string>
981
982    <!-- Title for the capability of an accessibility service to take screenshot. [CHAR LIMIT=32] -->
983    <string name="capability_title_canTakeScreenshot">Take screenshot</string>
984    <!-- Description for the capability of an accessibility service to take screenshot. [CHAR LIMIT=NONE] -->
985    <string name="capability_desc_canTakeScreenshot">Can take a screenshot of the display.</string>
986
987    <!-- Dream -->
988
989    <!-- The title to use when a dream is opened in preview mode. [CHAR LIMIT=NONE] -->
990    <string name="dream_preview_title">Preview, <xliff:g id="dream_name" example="Clock">%1$s</xliff:g></string>
991
992    <!--  Permissions -->
993
994    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
995    <string name="permlab_statusBar">disable or modify status bar</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_statusBar">Allows the app to disable the status bar or add and remove system icons.</string>
998
999    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1000    <string name="permlab_statusBarService">be the status bar</string>
1001    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1002    <string name="permdesc_statusBarService">Allows the app to be the status bar.</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_expandStatusBar">expand/collapse status bar</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_expandStatusBar">Allows the app to expand or collapse the status bar.</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_fullScreenIntent">display notifications as full screen activities on a locked device</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_fullScreenIntent">Allows the app to display notifications as full screen activities on a locked device</string>
1013
1014    <!-- Title of an application permission, listed so the user can install application shortcuts
1015    in their Launcher -->
1016    <string name="permlab_install_shortcut">install shortcuts</string>
1017    <!-- Description of an application permission, listed so the user can install application shortcuts
1018    in their Launcher -->
1019    <string name="permdesc_install_shortcut">Allows an application to add
1020        Homescreen shortcuts without user intervention.</string>
1021
1022    <!-- Title of an application permission, listed so the user can uninstall application shortcuts
1023    in their Launcher -->
1024    <string name="permlab_uninstall_shortcut">uninstall shortcuts</string>
1025    <!-- Description of an application permission, listed so the user can install application shortcuts
1026    in their Launcher -->
1027    <string name="permdesc_uninstall_shortcut">Allows the application to remove
1028        Homescreen shortcuts without user intervention.</string>
1029
1030    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1031    <string name="permlab_processOutgoingCalls">reroute outgoing calls</string>
1032    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1033    <string name="permdesc_processOutgoingCalls">Allows the app to see the
1034        number being dialed during an outgoing call with the option to redirect
1035        the call to a different number or abort the call altogether.</string>
1036
1037    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1038    <string name="permlab_answerPhoneCalls">answer phone calls</string>
1039    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1040    <string name="permdesc_answerPhoneCalls">Allows the app to answer an incoming phone call.</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_receiveSms">receive text messages (SMS)</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_receiveSms">Allows the app to receive and process SMS
1046      messages. This means the app could monitor or delete messages sent to your
1047      device without showing them to you.</string>
1048
1049    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1050    <string name="permlab_receiveMms">receive text messages (MMS)</string>
1051    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1052    <string name="permdesc_receiveMms">Allows the app to receive and process MMS
1053      messages. This means the app could monitor or delete messages sent to your
1054      device without showing them to you.</string>
1055
1056    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this.[CHAR LIMIT=NONE] -->
1057    <string name="permlab_bindCellBroadcastService">Forward cell broadcast messages</string>
1058    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] -->
1059    <string name="permdesc_bindCellBroadcastService">Allows the app to bind to the
1060        cell broadcast module in order to forward cell broadcast messages
1061        as they are received. Cell broadcast alerts are delivered in some
1062        locations to warn you of emergency situations. Malicious apps may
1063        interfere with the performance or operation of your device when an
1064        emergency cell broadcast is received.</string>
1065
1066    <!-- Title for an application which grants an app the ability to see and manage calls on
1067         the user's device. Usually reserved for apps associated with wearable devices that
1068         can show information about calls. -->
1069    <string name="permlab_manageOngoingCalls">Manage ongoing calls</string>
1070    <!-- Description of an application permission, listed so the user can choose whether they
1071         want to allow the application to do this. -->
1072    <string name="permdesc_manageOngoingCalls">Allows an app to see details about ongoing calls
1073         on your device and to control these calls.</string>
1074
1075    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1076    <string name="permlab_readCellBroadcasts">read cell broadcast messages</string>
1077    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1078    <string name="permdesc_readCellBroadcasts">Allows the app to read
1079        cell broadcast messages received by your device. Cell broadcast alerts
1080        are delivered in some locations to warn you of emergency situations.
1081        Malicious apps may interfere with the performance or operation of your
1082        device when an emergency cell broadcast is received.</string>
1083
1084    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1085    <string name="permlab_subscribedFeedsRead">read subscribed feeds</string>
1086    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1087    <string name="permdesc_subscribedFeedsRead">Allows the app to get details about the currently synced feeds.</string>
1088
1089    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1090    <string name="permlab_sendSms">send and view SMS messages</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_sendSms">Allows the app to send SMS messages.
1093     This may result in unexpected charges. Malicious apps may cost you money by
1094     sending messages without your confirmation.</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_readSms">read your text messages (SMS or MMS)</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_readSms" product="tablet">This app can read all SMS (text) messages stored on your tablet.</string>
1100    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1101    <string name="permdesc_readSms" product="tv">This app can read all SMS (text) messages stored on your Android TV device.</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_readSms" product="default">This app can read all SMS (text) messages stored on your phone.</string>
1104
1105    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1106    <string name="permlab_receiveWapPush">receive text messages (WAP)</string>
1107    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1108    <string name="permdesc_receiveWapPush">Allows the app to receive and process
1109     WAP messages.  This permission includes the ability to monitor or delete
1110     messages sent to you without showing them to you.</string>
1111
1112    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1113    <string name="permlab_getTasks">retrieve running apps</string>
1114    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1115    <string name="permdesc_getTasks">Allows the app to retrieve information
1116       about currently and recently running tasks.  This may allow the app to
1117       discover information about which applications are used on the device.</string>
1118
1119    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1120    <string name="permlab_manageProfileAndDeviceOwners">manage profile and device owners</string>
1121    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to set the profile/device owners.
1122     [CHAR LIMIT=NONE] -->
1123    <string name="permdesc_manageProfileAndDeviceOwners">Allows apps to set the profile owners and the device owner.</string>
1124
1125    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1126    <string name="permlab_reorderTasks">reorder running apps</string>
1127    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1128    <string name="permdesc_reorderTasks">Allows the app to move tasks to the
1129      foreground and background.  The app may do this without your input.</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_enableCarMode">enable car mode</string>
1133    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1134    <string name="permdesc_enableCarMode">Allows the app to
1135        enable the car mode.</string>
1136
1137    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1138    <string name="permlab_killBackgroundProcesses">close other apps</string>
1139    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1140    <string name="permdesc_killBackgroundProcesses">Allows the app to end
1141      background processes of other apps.  This may cause other apps to stop
1142      running.</string>
1143
1144    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1145    <string name="permlab_systemAlertWindow">This app can appear on top of other apps</string>
1146    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1147    <string name="permdesc_systemAlertWindow">This app can appear on top of other apps or other parts of the screen. This may interfere with normal app usage and change the way that other apps appear.</string>
1148
1149    <!-- Title of hide overlay windows permission, which allows an app to hide overlay windows from other apps. -->
1150    <string name="permlab_hideOverlayWindows">hide other apps overlays</string>
1151    <!-- Description of hide overlay windows permission, which allows an app to prevent overlays from being drawn on top of it. [CHAR LIMIT=NONE] -->
1152    <string name="permdesc_hideOverlayWindows">This app can request that the system hides overlays originating from apps from being shown on top of it.</string>
1153
1154    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1155    <string name="permlab_runInBackground">run in the background</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_runInBackground">This app can run in the background. This may drain battery faster.</string>
1158
1159    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1160    <string name="permlab_useDataInBackground">use data in the background</string>
1161    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1162    <string name="permdesc_useDataInBackground">This app can use data in the background. This may increase data usage.</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_schedule_exact_alarm">Schedule precisely timed actions</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_schedule_exact_alarm">This app can schedule work to happen at a desired time in the future. This also means that the app can run when you\u2019re not actively using the device.</string>
1168
1169    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1170    <string name="permlab_use_exact_alarm">Schedule alarms or event reminders</string>
1171    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1172    <string name="permdesc_use_exact_alarm">This app can schedule actions like alarms and reminders to notify you at a desired time in the future.</string>
1173
1174    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1175    <string name="permlab_persistentActivity">make app always run</string>
1176    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1177    <string name="permdesc_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>
1178    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1179    <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 your Android TV device.</string>
1180    <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>
1181
1182    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1183    <string name="permlab_foregroundService">run foreground service</string>
1184    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1185    <string name="permdesc_foregroundService">Allows the app to make use of foreground services.</string>
1186
1187    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1188    <string name="permlab_foregroundServiceCamera">run foreground service with the type \"camera\"</string>
1189    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1190    <string name="permdesc_foregroundServiceCamera">Allows the app to make use of foreground services with the type \"camera\"</string>
1191
1192    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1193    <string name="permlab_foregroundServiceConnectedDevice">run foreground service with the type \"connectedDevice\"</string>
1194    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1195    <string name="permdesc_foregroundServiceConnectedDevice">Allows the app to make use of foreground services with the type \"connectedDevice\"</string>
1196
1197    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1198    <string name="permlab_foregroundServiceDataSync">run foreground service with the type \"dataSync\"</string>
1199    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1200    <string name="permdesc_foregroundServiceDataSync">Allows the app to make use of foreground services with the type \"dataSync\"</string>
1201
1202    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1203    <string name="permlab_foregroundServiceLocation">run foreground service with the type \"location\"</string>
1204    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1205    <string name="permdesc_foregroundServiceLocation">Allows the app to make use of foreground services with the type \"location\"</string>
1206
1207    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1208    <string name="permlab_foregroundServiceMediaPlayback">run foreground service with the type \"mediaPlayback\"</string>
1209    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1210    <string name="permdesc_foregroundServiceMediaPlayback">Allows the app to make use of foreground services with the type \"mediaPlayback\"</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_foregroundServiceMediaProjection">run foreground service with the type \"mediaProjection\"</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_foregroundServiceMediaProjection">Allows the app to make use of foreground services with the type \"mediaProjection\"</string>
1216
1217    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1218    <string name="permlab_foregroundServiceMicrophone">run foreground service with the type \"microphone\"</string>
1219    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1220    <string name="permdesc_foregroundServiceMicrophone">Allows the app to make use of foreground services with the type \"microphone\"</string>
1221
1222    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1223    <string name="permlab_foregroundServicePhoneCall">run foreground service with the type \"phoneCall\"</string>
1224    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1225    <string name="permdesc_foregroundServicePhoneCall">Allows the app to make use of foreground services with the type \"phoneCall\"</string>
1226
1227    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1228    <string name="permlab_foregroundServiceHealth">run foreground service with the type \"health\"</string>
1229    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1230    <string name="permdesc_foregroundServiceHealth">Allows the app to make use of foreground services with the type \"health\"</string>
1231
1232    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1233    <string name="permlab_foregroundServiceRemoteMessaging">run foreground service with the type \"remoteMessaging\"</string>
1234    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1235    <string name="permdesc_foregroundServiceRemoteMessaging">Allows the app to make use of foreground services with the type \"remoteMessaging\"</string>
1236
1237    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1238    <string name="permlab_foregroundServiceSystemExempted">run foreground service with the type \"systemExempted\"</string>
1239    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1240    <string name="permdesc_foregroundServiceSystemExempted">Allows the app to make use of foreground services with the type \"systemExempted\"</string>
1241
1242    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1243    <string name="permlab_foregroundServiceFileManagement">run foreground service with the type \"fileManagement\"</string>
1244    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1245    <string name="permdesc_foregroundServiceFileManagement">Allows the app to make use of foreground services with the type \"fileManagement\"</string>
1246
1247    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1248    <string name="permlab_foregroundServiceSpecialUse">run foreground service with the type \"specialUse\"</string>
1249    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1250    <string name="permdesc_foregroundServiceSpecialUse">Allows the app to make use of foreground services with the type \"specialUse\"</string>
1251
1252    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1253    <string name="permlab_getPackageSize">measure app storage space</string>
1254    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1255    <string name="permdesc_getPackageSize">Allows the app to retrieve its code, data, and cache sizes</string>
1256
1257    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1258    <string name="permlab_writeSettings">modify system settings</string>
1259    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1260    <string name="permdesc_writeSettings">Allows the app to modify the
1261        system\'s settings data. Malicious apps may corrupt your system\'s
1262        configuration.</string>
1263
1264    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1265    <string name="permlab_receiveBootCompleted">run at startup</string>
1266    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1267    <string name="permdesc_receiveBootCompleted" product="tablet">Allows the app to
1268        have itself started as soon as the system has finished booting.
1269        This can make it take longer to start the tablet and allow the
1270        app to slow down the overall tablet by always running.</string>
1271    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1272    <string name="permdesc_receiveBootCompleted" product="tv">Allows the app to
1273        have itself started as soon as the system has finished booting.
1274        This can make it take longer to start your Android TV device and allow the
1275        app to slow down the overall device by always running.</string>
1276    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1277    <string name="permdesc_receiveBootCompleted" product="default">Allows the app to
1278        have itself started as soon as the system has finished booting.
1279        This can make it take longer to start the phone and allow the
1280        app to slow down the overall phone by always running.</string>
1281
1282    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1283    <string name="permlab_broadcastSticky">send sticky broadcast</string>
1284    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1285    <string name="permdesc_broadcastSticky" product="tablet">Allows the app to
1286    send sticky broadcasts, which remain after the broadcast ends. Excessive use
1287    may make the tablet slow or unstable by causing it to use too much memory.
1288    </string>
1289    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1290    <string name="permdesc_broadcastSticky" product="tv">Allows the app to
1291    send sticky broadcasts, which remain after the broadcast ends. Excessive use
1292    may make your Android TV device slow or unstable by causing it to use too much memory.
1293    </string>
1294    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1295    <string name="permdesc_broadcastSticky" product="default">Allows the app to
1296    send sticky broadcasts, which remain after the broadcast ends. Excessive
1297    use may make the phone slow or unstable by causing it to use too
1298    much memory.</string>
1299
1300    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1301    <string name="permlab_readContacts">read your contacts</string>
1302    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1303    <string name="permdesc_readContacts" product="tablet">Allows the app to read data about your contacts stored on your tablet.
1304      Apps will also have access to the accounts on your tablet that have created contacts.
1305      This may include accounts created by apps you have installed.
1306      This permission allows apps to save your contact data, and malicious apps may share contact data without your knowledge.</string>
1307    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1308    <string name="permdesc_readContacts" product="tv">Allows the app to read data about your contacts stored on your Android TV device.
1309      Apps will also have access to the accounts on your Android TV device that have created contacts.
1310      This may include accounts created by apps you have installed.
1311      This permission allows apps to save your contact data, and malicious apps may share contact data without your knowledge.</string>
1312    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1313    <string name="permdesc_readContacts" product="default">Allows the app to read data about your contacts stored on your phone.
1314      Apps will also have access to the accounts on your phone that have created contacts.
1315      This may include accounts created by apps you have installed.
1316      This permission allows apps to save your contact data, and malicious apps may share contact data without your knowledge.</string>
1317
1318    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1319    <string name="permlab_writeContacts">modify your contacts</string>
1320    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1321    <string name="permdesc_writeContacts" product="tablet">Allows the app to modify the data about your contacts stored on your tablet.
1322      This permission allows apps to delete contact data.</string>
1323    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1324    <string name="permdesc_writeContacts" product="tv">Allows the app to modify the data about your contacts stored on your Android TV device.
1325      This permission allows apps to delete contact data.</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_writeContacts" product="default">Allows the app to modify the data about your contacts stored on your phone.
1328      This permission allows apps to delete contact data.</string>
1329
1330    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1331    <string name="permlab_readCallLog">read call log</string>
1332    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1333    <string name="permdesc_readCallLog">This app can read your call history.</string>
1334
1335    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1336    <string name="permlab_writeCallLog">write call log</string>
1337    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1338    <string name="permdesc_writeCallLog" product="tablet">Allows the app to modify your tablet\'s call log, including data about incoming and outgoing calls.
1339        Malicious apps may use this to erase or modify your call log.</string>
1340    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1341    <string name="permdesc_writeCallLog" product="tv">Allows the app to modify your Android TV device\'s call log, including data about incoming and outgoing calls.
1342        Malicious apps may use this to erase or modify your call log.</string>
1343    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1344    <string name="permdesc_writeCallLog" product="default">Allows the app to modify your phone\'s call log, including data about incoming and outgoing calls.
1345        Malicious apps may use this to erase or modify your call log.</string>
1346
1347    <!-- Title of the body sensors permission, listed so the user can decide whether to allow the application to access body sensor data. [CHAR LIMIT=80] -->
1348    <string name="permlab_bodySensors">Access body sensor data, like heart rate, while in use</string>
1349    <!-- 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] -->
1350    <string name="permdesc_bodySensors" product="default">Allows the app to access body sensor data, such as heart rate, temperature, and blood oxygen percentage, while the app is in use.</string>
1351    <!-- Title of the background body sensors permission, listed so the user can decide whether to allow the application to access body sensor data in the background. [CHAR LIMIT=80] -->
1352    <string name="permlab_bodySensors_background">Access body sensor data, like heart rate, while in the background</string>
1353    <!-- Description of the background body sensors permission, listed so the user can decide whether to allow the application to access data from body sensors in the background. [CHAR LIMIT=NONE] -->
1354    <string name="permdesc_bodySensors_background" product="default">Allows the app to access body sensor data, such as heart rate, temperature, and blood oxygen percentage, while the app is in the background.</string>
1355
1356    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1357    <string name="permlab_readCalendar">Read calendar events and details</string>
1358    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1359    <string name="permdesc_readCalendar" product="tablet">This app can read all calendar events stored on your tablet and share or save your calendar data.</string>
1360    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1361    <string name="permdesc_readCalendar" product="tv">This app can read all calendar events stored on your Android TV device and share or save your calendar data.</string>
1362    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1363    <string name="permdesc_readCalendar" product="default">This app can read all calendar events stored on your phone and share or save your calendar data.</string>
1364
1365    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1366    <string name="permlab_writeCalendar">add or modify calendar events and send email to guests without owners\' knowledge</string>
1367    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1368    <string name="permdesc_writeCalendar" product="tablet">This app can add, remove, or change calendar events on your tablet. This app can send messages that may appear to come from calendar owners, or change events without notifying their owners.</string>
1369    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1370    <string name="permdesc_writeCalendar" product="tv">This app can add, remove, or change calendar events on your Android TV device. This app can send messages that may appear to come from calendar owners, or change events without notifying their owners.</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_writeCalendar" product="default">This app can add, remove, or change calendar events on your phone. This app can send messages that may appear to come from calendar owners, or change events without notifying their owners.</string>
1373
1374    <!-- Title of an application permission, listed so the user can choose whether they want to allow the applicatfion to do this. -->
1375    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1376    <string name="permlab_accessLocationExtraCommands">access extra location provider commands</string>
1377    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1378    <string name="permdesc_accessLocationExtraCommands">Allows the app to access
1379        extra location provider commands.  This may allow the app to interfere
1380        with the operation of the GPS or other location sources.</string>
1381
1382    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1383    <string name="permlab_accessFineLocation">access precise location only in the foreground</string>
1384    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1385    <string name="permdesc_accessFineLocation">This app can get your precise location from location services while the app is in use. Location services for your device must be turned on for the app to get location. This may increase battery usage.</string>
1386
1387    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1388    <string name="permlab_accessCoarseLocation">access approximate location only in the foreground</string>
1389    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1390    <string name="permdesc_accessCoarseLocation">This app can get your approximate location from location services while the app is in use. Location services for your device must be turned on for the app to get location.</string>
1391
1392    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1393    <string name="permlab_accessBackgroundLocation">access location in the background</string>
1394    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1395    <string name="permdesc_accessBackgroundLocation">This app can access location at any time, even while the app is not in use.</string>
1396
1397    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1398    <string name="permlab_modifyAudioSettings">change your audio settings</string>
1399    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1400    <string name="permdesc_modifyAudioSettings">Allows the app to modify global audio settings such as volume and which speaker is used for output.</string>
1401
1402    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1403    <string name="permlab_recordAudio">record audio</string>
1404    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1405    <string name="permdesc_recordAudio">This app can record audio using the microphone while the app is in use.</string>
1406
1407    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] -->
1408    <string name="permlab_recordBackgroundAudio">record audio in the background</string>
1409    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] -->
1410    <string name="permdesc_recordBackgroundAudio">This app can record audio using the microphone at any time.</string>
1411
1412    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] -->
1413    <string name="permlab_detectScreenCapture">detect screen captures of app windows</string>
1414    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this.[CHAR_LIMIT=NONE] -->
1415    <string name="permdesc_detectScreenCapture">This app will get notified when a screenshot is taken while the app is in use.</string>
1416
1417    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1418    <string name="permlab_sim_communication">send commands to the SIM</string>
1419    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1420    <string name="permdesc_sim_communication">Allows the app to send commands to the SIM. This is very dangerous.</string>
1421
1422    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=50]-->
1423    <string name="permlab_activityRecognition">recognize physical activity</string>
1424    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=120]-->
1425    <string name="permdesc_activityRecognition">This app can recognize your physical activity.</string>
1426
1427    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1428    <string name="permlab_camera">take pictures and videos</string>
1429    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1430    <string name="permdesc_camera">This app can take pictures and record videos using the camera while the app is in use.</string>
1431
1432    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] -->
1433    <string name="permlab_backgroundCamera">take pictures and videos in the background</string>
1434    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=NONE] -->
1435    <string name="permdesc_backgroundCamera">This app can take pictures and record videos using the camera at any time.</string>
1436
1437    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] -->
1438    <string name="permlab_systemCamera">Allow an application or service access to system cameras to take pictures and videos</string>
1439    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] -->
1440    <string name="permdesc_systemCamera">This privileged or system app can take pictures and record videos using a system camera at any time. Requires the android.permission.CAMERA permission to be held by the app as well</string>
1441
1442    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] -->
1443    <string name="permlab_cameraOpenCloseListener">Allow an application or service to receive callbacks about camera devices being opened or closed.</string>
1444    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] -->
1445    <string name="permdesc_cameraOpenCloseListener">This app can receive callbacks when any camera device is being opened (by what application) or closed.</string>
1446
1447    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1448    <string name="permlab_vibrate">control vibration</string>
1449    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1450    <string name="permdesc_vibrate">Allows the app to control the vibrator.</string>
1451    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1452    <string name="permdesc_vibrator_state">Allows the app to access the vibrator state.</string>
1453
1454    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1455    <string name="permlab_callPhone">directly call phone numbers</string>
1456    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1457    <string name="permdesc_callPhone">Allows the app to call phone numbers
1458      without your intervention. This may result in unexpected charges or calls.
1459      Note that this doesn\'t allow the app to call emergency numbers.
1460      Malicious apps may cost you money by making calls without your
1461      confirmation, or dial carrier codes which cause incoming calls to be
1462      automatically forwarded to another number.</string>
1463
1464    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1465    <string name="permlab_accessImsCallService">access IMS call service</string>
1466    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1467    <string name="permdesc_accessImsCallService">Allows the app to use the IMS service to make calls without your intervention.</string>
1468
1469    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1470    <string name="permlab_readPhoneState">read phone status and identity</string>
1471    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1472    <string name="permdesc_readPhoneState">Allows the app to access the phone
1473      features of the device.  This permission allows the app to determine the
1474      phone number and device IDs, whether a call is active, and the remote number
1475      connected by a call.</string>
1476
1477    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=80]-->
1478    <string name="permlab_readBasicPhoneState">read basic telephony status and identity </string>
1479    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] -->
1480    <string name="permdesc_readBasicPhoneState">Allows the app to access the basic telephony
1481        features of the device.</string>
1482
1483    <!-- Title of an application permission.  When granted the user is giving access to a third
1484         party app to route its calls through the system. -->
1485    <string name="permlab_manageOwnCalls">route calls through the system</string>
1486    <!-- Description of an application permission.  When granted the user is giving access to a
1487         third party app to route its calls through the system. -->
1488    <string name="permdesc_manageOwnCalls">Allows the app to route its calls through the system in
1489        order to improve the calling experience.</string>
1490
1491    <!-- Title of an application permission. When granted the app is allowed to be enabled as
1492        a companion app. [CHAR LIMIT=NONE]-->
1493    <string name="permlab_callCompanionApp">see and control calls through the system.</string>
1494    <!-- Description of an application permission. When granted the app is allowed to be enabled as
1495        a companion app. [CHAR LIMIT=NONE]-->
1496    <string name="permdesc_callCompanionApp">Allows the app to see and control ongoing calls on the
1497        device. This includes information such as call numbers for calls and the state of the
1498        calls.</string>
1499
1500    <!-- Title of an application permission. When granted the app is exempt from audio record
1501    restrictions.
1502    [CHAR LIMIT=NONE]-->
1503    <string name="permlab_exemptFromAudioRecordRestrictions">exempt from audio record restrictions</string>
1504    <!-- Description of an application permission. When granted the app is exempt from audio record
1505    restrictions. [CHAR LIMIT=NONE]-->
1506    <string name="permdesc_exemptFromAudioRecordRestrictions">Exempt the app from restrictions to record audio.</string>
1507
1508    <!-- Title of an application permission.  When granted the user is giving access to a third
1509         party app to continue a call which originated in another app.  For example, the user
1510         could be in a voice call over their carrier's mobile network, and a third party video
1511         calling app wants to continue that voice call as a video call. -->
1512    <string name="permlab_acceptHandover">continue a call from another app</string>
1513    <!-- Description of an application permission.  When granted the user is giving access to a
1514         third party app to continue a call which originated in another app.  For example, the user
1515         could be in a voice call over their carrier's mobile network, and a third party video
1516         calling app wants to continue that voice call as a video call -->
1517    <string name="permdesc_acceptHandovers">Allows the app to continue a call which was started in another app.</string>
1518
1519    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1520    <string name="permlab_readPhoneNumbers">read phone numbers</string>
1521    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1522    <string name="permdesc_readPhoneNumbers">Allows the app to access the phone numbers of the device.</string>
1523
1524    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1525    <string name="permlab_wakeLock" product="automotive">keep car screen turned on</string>
1526    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1527    <string name="permlab_wakeLock" product="tablet">prevent tablet from sleeping</string>
1528    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1529    <string name="permlab_wakeLock" product="tv">prevent your Android TV device from sleeping</string>
1530    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1531    <string name="permlab_wakeLock" product="default">prevent phone from sleeping</string>
1532    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1533    <string name="permdesc_wakeLock" product="automotive">Allows the app to keep the car screen turned on.</string>
1534    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1535    <string name="permdesc_wakeLock" product="tablet">Allows the app to prevent the tablet from going to sleep.</string>
1536    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1537    <string name="permdesc_wakeLock" product="tv">Allows the app to prevent your Android TV device from going to sleep.</string>
1538    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1539    <string name="permdesc_wakeLock" product="default">Allows the app to prevent the phone from going to sleep.</string>
1540
1541    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1542    <string name="permlab_transmitIr">transmit infrared</string>
1543    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1544    <string name="permdesc_transmitIr" product="tablet">Allows the app to use the tablet\'s infrared transmitter.</string>
1545    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1546    <string name="permdesc_transmitIr" product="tv">Allows the app to use your Android TV device\'s infrared transmitter.</string>
1547    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1548    <string name="permdesc_transmitIr" product="default">Allows the app to use the phone\'s infrared transmitter.</string>
1549
1550    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1551    <string name="permlab_setWallpaper">set wallpaper</string>
1552    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1553    <string name="permdesc_setWallpaper">Allows the app to set the system wallpaper.</string>
1554
1555    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1556    <string name="permlab_setWallpaperHints">adjust your wallpaper size</string>
1557    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1558    <string name="permdesc_setWallpaperHints">Allows the app to set the system wallpaper size hints.</string>
1559
1560    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1561    <string name="permlab_setTimeZone">set time zone</string>
1562    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1563    <string name="permdesc_setTimeZone" product="tablet">Allows the app to change the tablet\'s time zone.</string>
1564    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1565    <string name="permdesc_setTimeZone" product="tv">Allows the app to change your Android TV device\'s time zone.</string>
1566    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1567    <string name="permdesc_setTimeZone" product="default">Allows the app to change the phone\'s time zone.</string>
1568
1569    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1570    <string name="permlab_getAccounts">find accounts on the device</string>
1571    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1572    <string name="permdesc_getAccounts" product="tablet">Allows the app to get
1573      the list of accounts known by the tablet.  This may include any accounts
1574      created by applications you have installed.</string>
1575    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1576    <string name="permdesc_getAccounts" product="tv">Allows the app to get
1577      the list of accounts known by your Android TV device.  This may include any accounts
1578      created by applications you have installed.</string>
1579    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1580    <string name="permdesc_getAccounts" product="default">Allows the app to get
1581      the list of accounts known by the phone.  This may include any accounts
1582      created by applications you have installed.</string>
1583
1584    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1585    <string name="permlab_accessNetworkState">view network connections</string>
1586    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1587    <string name="permdesc_accessNetworkState">Allows the app to view
1588      information about network connections such as which networks exist and are
1589      connected.</string>
1590
1591    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1592    <string name="permlab_createNetworkSockets">have full network access</string>
1593    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1594    <string name="permdesc_createNetworkSockets">Allows the app to create
1595     network sockets and use custom network protocols. The browser and other
1596     applications provide means to send data to the internet, so this
1597     permission is not required to send data to the internet.</string>
1598
1599 <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1600    <string name="permlab_changeNetworkState">change network connectivity</string>
1601    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1602    <string name="permdesc_changeNetworkState">Allows the app to change the state of network connectivity.</string>
1603
1604    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1605    <string name="permlab_changeTetherState">change tethered connectivity</string>
1606    <!-- Description of an application permission, listed so the user can choose whether they want to allow the applicaiton to do this. -->
1607    <string name="permdesc_changeTetherState">Allows the app to change the state of tethered network connectivity.</string>
1608
1609    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1610    <string name="permlab_accessWifiState">view Wi-Fi connections</string>
1611    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1612    <string name="permdesc_accessWifiState">Allows the app to view information
1613      about Wi-Fi networking, such as whether Wi-Fi is enabled and name of
1614      connected Wi-Fi devices.</string>
1615
1616    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1617    <string name="permlab_changeWifiState">connect and disconnect from Wi-Fi</string>
1618    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1619    <string name="permdesc_changeWifiState">Allows the app to connect to and
1620      disconnect from Wi-Fi access points and to make changes to device
1621      configuration for Wi-Fi networks.</string>
1622
1623    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1624    <string name="permlab_changeWifiMulticastState">allow Wi-Fi Multicast reception</string>
1625    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1626    <string name="permdesc_changeWifiMulticastState" product="tablet">Allows the app to receive
1627      packets sent to all devices on a Wi-Fi network using multicast addresses,
1628      not just your tablet.  It uses more power than the non-multicast mode.</string>
1629    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1630    <string name="permdesc_changeWifiMulticastState" product="tv">Allows the app to receive
1631      packets sent to all devices on a Wi-Fi network using multicast addresses,
1632      not just your Android TV device.  It uses more power than the non-multicast mode.</string>
1633    <string name="permdesc_changeWifiMulticastState" product="default">Allows the app to receive
1634      packets sent to all devices on a Wi-Fi network using multicast addresses,
1635      not just your phone.  It uses more power than the non-multicast mode.</string>
1636
1637 <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1638    <string name="permlab_bluetoothAdmin">access Bluetooth settings</string>
1639    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1640    <string name="permdesc_bluetoothAdmin" product="tablet">Allows the app to
1641      configure the local Bluetooth tablet, and to discover and pair with remote
1642      devices.</string>
1643    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1644    <string name="permdesc_bluetoothAdmin" product="tv">Allows the app to
1645      configure Bluetooth on your Android TV device, and to discover and pair with remote
1646      devices.</string>
1647    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1648    <string name="permdesc_bluetoothAdmin" product="default">Allows the app to configure
1649      the local Bluetooth phone, and to discover and pair with remote devices.</string>
1650
1651    <string name="permlab_accessWimaxState">connect and disconnect from WiMAX</string>
1652    <string name="permdesc_accessWimaxState">Allows the app to determine whether
1653     WiMAX is enabled and information about any WiMAX networks that are
1654     connected. </string>
1655
1656    <string name="permlab_changeWimaxState">change WiMAX state</string>
1657    <string name="permdesc_changeWimaxState" product="tablet">Allows the app to
1658      connect the tablet to and disconnect the tablet from WiMAX networks.</string>
1659    <string name="permdesc_changeWimaxState" product="tv">Allows the app to
1660      connect your Android TV device to and disconnect your Android TV device from WiMAX networks.</string>
1661    <string name="permdesc_changeWimaxState" product="default">Allows the app to
1662      connect the phone to and disconnect the phone from WiMAX networks.</string>
1663
1664 <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1665    <string name="permlab_bluetooth">pair with Bluetooth devices</string>
1666    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1667    <string name="permdesc_bluetooth" product="tablet">Allows the app to view the
1668      configuration of Bluetooth on the tablet, and to make and accept
1669      connections with paired devices.</string>
1670    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1671    <string name="permdesc_bluetooth" product="tv">Allows the app to view the
1672      configuration of Bluetooth on your Android TV device, and to make and accept
1673      connections with paired devices.</string>
1674    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1675    <string name="permdesc_bluetooth" product="default">Allows the app to view the
1676      configuration of the Bluetooth on the phone, and to make and accept
1677      connections with paired devices.</string>
1678    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=50]-->
1679    <string name="permlab_bluetooth_scan">discover and pair nearby Bluetooth devices</string>
1680    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=120]-->
1681    <string name="permdesc_bluetooth_scan" product="default">Allows the app to discover and pair nearby Bluetooth devices</string>
1682    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=50]-->
1683    <string name="permlab_bluetooth_connect">connect to paired Bluetooth devices</string>
1684    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=120]-->
1685    <string name="permdesc_bluetooth_connect" product="default">Allows the app to connect to paired Bluetooth devices</string>
1686    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=50]-->
1687    <string name="permlab_bluetooth_advertise">advertise to nearby Bluetooth devices</string>
1688    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=120]-->
1689    <string name="permdesc_bluetooth_advertise" product="default">Allows the app to advertise to nearby Bluetooth devices</string>
1690
1691    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=50]-->
1692    <string name="permlab_uwb_ranging">determine relative position between nearby Ultra-Wideband devices</string>
1693    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=120]-->
1694    <string name="permdesc_uwb_ranging">Allow the app to determine relative position between nearby Ultra-Wideband devices</string>
1695
1696    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=50]-->
1697    <string name="permlab_nearby_wifi_devices">interact with nearby Wi\u2011Fi devices</string>
1698    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=140]-->
1699    <string name="permdesc_nearby_wifi_devices">Allows the app to advertise, connect, and determine the relative position of nearby Wi\u2011Fi devices</string>
1700
1701    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1702    <string name="permlab_preferredPaymentInfo">Preferred NFC Payment Service Information</string>
1703    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1704    <string name="permdesc_preferredPaymentInfo">Allows the app to get preferred nfc payment service information like
1705      registered aids and route destination.</string>
1706
1707    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1708    <string name="permlab_nfc">control Near Field Communication</string>
1709    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1710    <string name="permdesc_nfc">Allows the app to communicate
1711      with Near Field Communication (NFC) tags, cards, and readers.</string>
1712
1713    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1714    <string name="permlab_disableKeyguard">disable your screen lock</string>
1715    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1716    <string name="permdesc_disableKeyguard">Allows the app to disable the
1717      keylock and any associated password security.  For example, the phone
1718      disables the keylock when receiving an incoming phone call, then
1719      re-enables the keylock when the call is finished.</string>
1720
1721    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] -->
1722    <string name="permlab_requestPasswordComplexity">request screen lock complexity</string>
1723    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] -->
1724    <string name="permdesc_requestPasswordComplexity">Allows the app to learn the screen
1725        lock complexity level (high, medium, low or none), which indicates the possible range of
1726        length and type of the screen lock. The app can also suggest to users that they update the
1727        screen lock to a certain level but users can freely ignore and navigate away. Note that the
1728        screen lock is not stored in plaintext so the app does not know the exact password.
1729    </string>
1730
1731    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] -->
1732    <string name="permlab_postNotification">show notifications</string>
1733    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] -->
1734    <string name="permdesc_postNotification">Allows the app to show notifications</string>
1735
1736    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] -->
1737    <string name="permlab_turnScreenOn">turn on the screen</string>
1738    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] -->
1739    <string name="permdesc_turnScreenOn">Allows the app to turn on the screen.</string>
1740
1741    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] -->
1742    <string name="permlab_useBiometric">use biometric hardware</string>
1743    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this.[CHAR_LIMIT=NONE] -->
1744    <string name="permdesc_useBiometric">Allows the app to use biometric hardware for authentication</string>
1745
1746    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1747    <string name="permlab_manageFingerprint">manage fingerprint hardware</string>
1748    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1749    <string name="permdesc_manageFingerprint">Allows the app to invoke methods to add and delete fingerprint templates for use.</string>
1750    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1751    <string name="permlab_useFingerprint">use fingerprint hardware</string>
1752    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1753    <string name="permdesc_useFingerprint">Allows the app to use fingerprint hardware for authentication</string>
1754
1755    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1756    <string name="permlab_audioWrite">modify your music collection</string>
1757    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1758    <string name="permdesc_audioWrite">Allows the app to modify your music collection.</string>
1759
1760    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1761    <string name="permlab_videoWrite">modify your video collection</string>
1762    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1763    <string name="permdesc_videoWrite">Allows the app to modify your video collection.</string>
1764
1765    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1766    <string name="permlab_imagesWrite">modify your photo collection</string>
1767    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1768    <string name="permdesc_imagesWrite">Allows the app to modify your photo collection.</string>
1769
1770    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1771    <string name="permlab_mediaLocation">read locations from your media collection</string>
1772    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
1773    <string name="permdesc_mediaLocation">Allows the app to read locations from your media collection.</string>
1774
1775    <!-- Name for an app setting that lets the user authenticate for that app using biometrics (e.g. fingerprint or face). [CHAR LIMIT=30] -->
1776    <string name="biometric_app_setting_name">Use biometrics</string>
1777    <!-- Name for an app setting that lets the user authenticate for that app using biometrics (e.g. fingerprint or face) or their screen lock credential (i.e. PIN, pattern, or password). [CHAR LIMIT=70] -->
1778    <string name="biometric_or_screen_lock_app_setting_name">Use biometrics or screen lock</string>
1779    <!-- Title shown when the system-provided biometric dialog is shown, asking the user to authenticate. [CHAR LIMIT=40] -->
1780    <string name="biometric_dialog_default_title">Verify it\u2019s you</string>
1781    <!-- Subtitle shown on the system-provided biometric dialog, asking the user to authenticate with a biometric (e.g. fingerprint or face). [CHAR LIMIT=70] -->
1782    <string name="biometric_dialog_default_subtitle">Use your biometric to continue</string>
1783    <!-- Subtitle shown on the system-provided biometric dialog, asking the user to authenticate with a biometric (e.g. fingerprint or face) or their screen lock credential (i.e. PIN, pattern, or password). [CHAR LIMIT=90] -->
1784    <string name="biometric_or_screen_lock_dialog_default_subtitle">Use your biometric or screen lock to continue</string>
1785
1786    <!-- Message shown when biometric hardware is not available [CHAR LIMIT=50] -->
1787    <string name="biometric_error_hw_unavailable">Biometric hardware unavailable</string>
1788    <!-- Message shown when biometric authentication was canceled by the user [CHAR LIMIT=50] -->
1789    <string name="biometric_error_user_canceled">Authentication canceled</string>
1790    <!-- Message shown by the biometric dialog when biometric is not recognized -->
1791    <string name="biometric_not_recognized">Not recognized</string>
1792    <!-- Message shown by the biometric dialog when face is not recognized [CHAR LIMIT=50] -->
1793    <string name="biometric_face_not_recognized">Face not recognized</string>
1794    <!-- Message shown when biometric authentication has been canceled [CHAR LIMIT=50] -->
1795    <string name="biometric_error_canceled">Authentication canceled</string>
1796    <!-- Message returned to applications if BiometricPrompt setAllowDeviceCredentials is enabled but no pin, pattern, or password is set. [CHAR LIMIT=NONE] -->
1797    <string name="biometric_error_device_not_secured">No pin, pattern, or password set</string>
1798    <!-- Message returned to applications when an unexpected/unknown error occurs. [CHAR LIMIT=50]-->
1799    <string name="biometric_error_generic">Error authenticating</string>
1800
1801    <!-- Name for an app setting that lets the user authenticate for that app with their screen lock credential (i.e. PIN, pattern, or password). [CHAR LIMIT=30] -->
1802    <string name="screen_lock_app_setting_name">Use screen lock</string>
1803    <!-- Subtitle shown on the system-provided biometric dialog, asking the user to authenticate with their screen lock credential (i.e. PIN, pattern, or password). [CHAR LIMIT=70] -->
1804    <string name="screen_lock_dialog_default_subtitle">Enter your screen lock to continue</string>
1805
1806    <!-- Message shown during fingerprint acquisision when the fingerprint cannot be recognized -->
1807    <string name="fingerprint_acquired_partial">Press firmly on the sensor</string>
1808    <!-- Message shown during fingerprint acquisision when the fingerprint cannot be recognized -->
1809    <string name="fingerprint_acquired_insufficient">Can\u2019t recognize fingerprint. Try again.</string>
1810    <!-- Message shown during fingerprint acquisision when the fingerprint sensor needs cleaning -->
1811    <string name="fingerprint_acquired_imager_dirty">Clean fingerprint sensor and try again</string>
1812    <string name="fingerprint_acquired_imager_dirty_alt">Clean sensor and try again</string>
1813    <!-- Message shown during fingerprint acquisision when the user removes their finger from the sensor too quickly -->
1814    <string name="fingerprint_acquired_too_fast">Press firmly on the sensor</string>
1815    <!-- Message shown during fingerprint acquisision when the user moves their finger too slowly -->
1816    <string name="fingerprint_acquired_too_slow">Finger moved too slow. Please try again.</string>
1817    <!-- Message shown during fingerprint acquisition when the fingerprint was already enrolled.[CHAR LIMIT=50] -->
1818    <string name="fingerprint_acquired_already_enrolled">Try another fingerprint</string>
1819    <!-- Message shown during fingerprint acquisition when fingerprint sensor detected too much light.[CHAR LIMIT=50] -->
1820    <string name="fingerprint_acquired_too_bright">Too bright</string>
1821    <!-- Message shown during fingerprint acquisition when a Power press has been detected.[CHAR LIMIT=50] -->
1822    <string name="fingerprint_acquired_power_press">Power press detected</string>
1823    <!-- Message shown during fingerprint acquisition when a fingerprint must be adjusted.[CHAR LIMIT=50] -->
1824    <string name="fingerprint_acquired_try_adjusting">Try adjusting</string>
1825    <!-- Message shown during fingerprint acquisition when a fingeprint area has already been captured during enrollment [CHAR LIMIT=100] -->
1826    <string name="fingerprint_acquired_immobile">Change the position of your finger slightly each time</string>
1827    <!-- Array containing custom messages shown during fingerprint acquisision from vendor.  Vendor is expected to add and translate these strings -->
1828    <string-array name="fingerprint_acquired_vendor">
1829    </string-array>
1830    <!-- Message shown when fingerprint fails to match -->
1831    <string name="fingerprint_error_not_match">Fingerprint not recognized</string>
1832    <!-- Message shown when UDFPS fails to match -->
1833    <string name="fingerprint_udfps_error_not_match">Fingerprint not recognized</string>
1834    <!-- Message shown to inform the user a face cannot be recognized and fingerprint should instead be used.[CHAR LIMIT=50] -->
1835    <string name="fingerprint_dialog_use_fingerprint_instead">Can\u2019t recognize face. Use fingerprint instead.</string>
1836
1837    <!-- Accessibility message announced when a fingerprint has been authenticated [CHAR LIMIT=NONE] -->
1838    <string name="fingerprint_authenticated">Fingerprint authenticated</string>
1839    <!-- Accessibility message announced when a face has been authenticated [CHAR LIMIT=NONE] -->
1840    <string name="face_authenticated_no_confirmation_required">Face authenticated</string>
1841    <!-- Accessibility message announced when a face has been authenticated, but requires the user to press the confirm button [CHAR LIMIT=NONE] -->
1842    <string name="face_authenticated_confirmation_required">Face authenticated, please press confirm</string>
1843
1844    <!-- Error message shown when the fingerprint hardware can't be accessed -->
1845    <string name="fingerprint_error_hw_not_available">Fingerprint hardware not available.</string>
1846    <!-- Error message shown when the fingerprint hardware has run out of room for storing fingerprints -->
1847    <string name="fingerprint_error_no_space">Can\u2019t set up fingerprint</string>
1848    <!-- Error message shown when the fingerprint hardware timer has expired and the user needs to restart the operation. -->
1849    <string name="fingerprint_error_timeout">Fingerprint setup timed out. Try again.</string>
1850    <!-- Generic error message shown when the fingerprint operation (e.g. enrollment or authentication) is canceled. Generally not shown to the user-->
1851    <string name="fingerprint_error_canceled">Fingerprint operation canceled.</string>
1852    <!-- Generic error message shown when the fingerprint authentication operation is canceled due to user input. Generally not shown to the user -->
1853    <string name="fingerprint_error_user_canceled">Fingerprint operation canceled by user.</string>
1854    <!-- Generic error message shown when the fingerprint operation fails because too many attempts have been made. -->
1855    <string name="fingerprint_error_lockout">Too many attempts. Use screen lock instead.</string>
1856    <!-- Generic error message shown when the fingerprint operation fails because strong authentication is required -->
1857    <string name="fingerprint_error_lockout_permanent">Too many attempts. Use screen lock instead.</string>
1858    <!-- Generic error message shown when the fingerprint hardware can't recognize the fingerprint -->
1859    <string name="fingerprint_error_unable_to_process">Can\u2019t process fingerprint. Try again.</string>
1860    <!-- Generic error message shown when the user has no enrolled fingerprints -->
1861    <string name="fingerprint_error_no_fingerprints">No fingerprints enrolled.</string>
1862    <!-- Generic error message shown when the app requests fingerprint authentication on a device without a sensor -->
1863    <string name="fingerprint_error_hw_not_present">This device does not have a fingerprint sensor.</string>
1864    <!-- Generic error message shown when fingerprint is not available due to a security vulnerability. [CHAR LIMIT=50] -->
1865    <string name="fingerprint_error_security_update_required">Sensor temporarily disabled.</string>
1866    <!-- Generic error message shown when fingerprint needs calibration [CHAR LIMIT=150] -->
1867    <string name="fingerprint_error_bad_calibration">Can\u2019t use fingerprint sensor. Visit a repair provider</string>
1868    <!-- Generic error message shown when the power button has been pressed. [CHAR LIMIT=150] -->
1869    <string name="fingerprint_error_power_pressed">Power button pressed</string>
1870
1871    <!-- Template to be used to name enrolled fingerprints by default. -->
1872    <string name="fingerprint_name_template">Finger <xliff:g id="fingerId" example="1">%d</xliff:g></string>
1873
1874    <!-- Name for an app setting that lets the user authenticate for that app with their fingerprint. [CHAR LIMIT=30] -->
1875    <string name="fingerprint_app_setting_name">Use fingerprint</string>
1876    <!-- Name for an app setting that lets the user authenticate for that app with their fingerprint or screen lock credential (i.e. PIN, pattern, or password). [CHAR LIMIT=70] -->
1877    <string name="fingerprint_or_screen_lock_app_setting_name">Use fingerprint or screen lock</string>
1878    <!-- Subtitle shown on the system-provided biometric dialog, asking the user to authenticate with their fingerprint. [CHAR LIMIT=70] -->
1879    <string name="fingerprint_dialog_default_subtitle">Use your fingerprint to continue</string>
1880    <!-- Subtitle shown on the system-provided biometric dialog, asking the user to authenticate with their fingerprint or screen lock credential (i.e. PIN, pattern, or password). [CHAR LIMIT=90] -->
1881    <string name="fingerprint_or_screen_lock_dialog_default_subtitle">Use your fingerprint or screen lock to continue</string>
1882
1883    <!-- Array containing custom error messages from vendor.  Vendor is expected to add and translate these strings -->
1884    <string-array name="fingerprint_error_vendor">
1885    </string-array>
1886    <!-- Default error message to use when fingerprint_error_vendor does not contain a message. [CHAR LIMIT=NONE] -->
1887    <string name="fingerprint_error_vendor_unknown">Something went wrong. Try again.</string>
1888
1889    <!-- Content description which should be used for the fingerprint icon. -->
1890    <string name="fingerprint_icon_content_description">Fingerprint icon</string>
1891
1892    <!-- Notification name shown when the system requires the user to set up device unlock. [CHAR LIMIT=NONE] -->
1893    <string name="device_unlock_notification_name">Device unlock</string>
1894    <!-- Notification title shown when the system suggests the user to set up another way to unlock. [CHAR LIMIT=NONE] -->
1895    <string name="alternative_unlock_setup_notification_title">Try another way to unlock</string>
1896    <!-- Notification content shown when the system suggests the user to enroll their face. [CHAR LIMIT=NONE] -->
1897    <string name="alternative_face_setup_notification_content">Use Face Unlock when your fingerprint isn\'t recognized, like when your fingers are wet</string>
1898    <!-- Notification content shown when the system suggests the user to enroll their fingerprint. [CHAR LIMIT=NONE] -->
1899    <string name="alternative_fp_setup_notification_content">Use Fingerprint Unlock when your face isn\'t recognized, like when there\'s not enough light</string>
1900    <!-- Notification name shown when the system requires the user to re-enroll their face. [CHAR LIMIT=NONE] -->
1901    <string name="face_recalibrate_notification_name">Face Unlock</string>
1902    <!-- Notification title shown when the system requires the user to re-enroll their face. [CHAR LIMIT=NONE] -->
1903    <string name="face_recalibrate_notification_title">Issue with Face Unlock</string>
1904    <!-- Notification content shown when the system requires the user to re-enroll their face. [CHAR LIMIT=NONE] -->
1905    <string name="face_recalibrate_notification_content">Tap to delete your face model, then add your face again</string>
1906    <!-- Error message indicating that the camera privacy sensor has been turned on [CHAR LIMIT=NONE] -->
1907    <string name="face_sensor_privacy_enabled">To use Face Unlock, turn on <b>Camera access</b> in Settings > Privacy</string>
1908
1909    <!-- Notification name shown when the system requires the user to re-calibrate their fingerprint. [CHAR LIMIT=NONE] -->
1910    <string name="fingerprint_recalibrate_notification_name">Fingerprint Unlock</string>
1911    <!-- Notification title shown when the system requires the user to re-calibrate their fingerprint. [CHAR LIMIT=NONE] -->
1912    <string name="fingerprint_recalibrate_notification_title">Can\u2019t use fingerprint sensor</string>
1913    <!-- Notification content shown when the system requires the user to re-calibrate their fingerprint. [CHAR LIMIT=NONE] -->
1914    <string name="fingerprint_recalibrate_notification_content">Visit a repair provider.</string>
1915
1916    <!-- Message shown during face acquisition when the face cannot be recognized [CHAR LIMIT=50] -->
1917    <string name="face_acquired_insufficient">Can\u2019t create your face model. Try again.</string>
1918    <!-- Message shown during face acquisition when the image is too bright [CHAR LIMIT=50] -->
1919    <string name="face_acquired_too_bright">Too bright. Try gentler lighting.</string>
1920    <!-- Message shown during face acquisition when the image is too dark [CHAR LIMIT=50] -->
1921    <string name="face_acquired_too_dark">Not enough light</string>
1922    <!-- Message shown during face acquisition when the user is too close to sensor [CHAR LIMIT=50] -->
1923    <string name="face_acquired_too_close">Move phone farther away</string>
1924    <!-- Message shown during face acquisition when the user is too far from sensor [CHAR LIMIT=50] -->
1925    <string name="face_acquired_too_far">Move phone closer</string>
1926    <!-- Message shown during face acquisition when the user is too high relatively to sensor [CHAR LIMIT=50] -->
1927    <string name="face_acquired_too_high">Move phone higher</string>
1928    <!-- Message shown during face acquisition when the user is too low relatively to sensor [CHAR LIMIT=50] -->
1929    <string name="face_acquired_too_low">Move phone lower</string>
1930    <!-- Message shown during face acquisition when only the right part of the user's face was detected [CHAR LIMIT=50] -->
1931    <string name="face_acquired_too_right">Move phone to your left</string>
1932    <!-- Message shown during face acquisition when only the left part of the user's face was detected [CHAR LIMIT=50] -->
1933    <string name="face_acquired_too_left">Move phone to your right</string>
1934    <!-- Message shown during face acquisition when the user is not front facing the sensor [CHAR LIMIT=50] -->
1935    <string name="face_acquired_poor_gaze">Please look more directly at your device.</string>
1936    <!-- Message shown during face acquisition when the user is not detected [CHAR LIMIT=75] -->
1937    <string name="face_acquired_not_detected">Can\u2019t see your face. Hold your phone at eye level.</string>
1938    <!-- Message shown during face acquisition when the device is not steady [CHAR LIMIT=50] -->
1939    <string name="face_acquired_too_much_motion">Too much motion. Hold phone steady.</string>
1940    <!-- Message shown during face acquisition when the sensor needs to be recalibrated [CHAR LIMIT=50] -->
1941    <string name="face_acquired_recalibrate">Please re-enroll your face.</string>
1942    <!-- Message shown during face enrollment when a different person's face is detected [CHAR LIMIT=50] -->
1943    <string name="face_acquired_too_different">Can\u2019t recognize face. Try again.</string>
1944    <!-- Message shown during face enrollment when the face is too similar to a previous acquisition [CHAR LIMIT=50] -->
1945    <string name="face_acquired_too_similar">Change the position of your head slightly</string>
1946    <!-- Message shown during acqusition when the user's face is turned too far left or right [CHAR LIMIT=50] -->
1947    <string name="face_acquired_pan_too_extreme">Look more directly at your phone</string>
1948    <!-- Message shown during acqusition when the user's face is tilted too high or too low [CHAR LIMIT=50] -->
1949    <string name="face_acquired_tilt_too_extreme">Look more directly at your phone</string>
1950    <!-- Message shown during acquisiton when the user's face is tilted too far left or right [CHAR LIMIT=50] -->
1951    <string name="face_acquired_roll_too_extreme">Look more directly at your phone</string>
1952    <!-- Message shown during acquisition when the user's face is obscured [CHAR LIMIT=50] -->
1953    <string name="face_acquired_obscured">Remove anything hiding your face.</string>
1954    <!-- Message shown during acquisition when the sensor is dirty [CHAR LIMIT=100] -->
1955    <string name="face_acquired_sensor_dirty">Clean the top of your screen, including the black bar</string>
1956    <!-- Message shown during acquisition when dark glasses were detected [CHAR LIMIT=75] -->
1957    <string name="face_acquired_dark_glasses_detected">@string/face_acquired_dark_glasses_detected_alt</string>
1958    <!-- Message shown during acquisition when a mouth covering was detected [CHAR LIMIT=75] -->
1959    <string name="face_acquired_mouth_covering_detected">@string/face_acquired_mouth_covering_detected_alt</string>
1960
1961    <!-- Message shown during face acquisition when the sensor needs to be recalibrated [CHAR LIMIT=75] -->
1962    <string name="face_acquired_recalibrate_alt">Can\u2019t create your face model. Try again.</string>
1963    <!-- Message shown during acquisition when dark glasses were detected [CHAR LIMIT=100] -->
1964    <string name="face_acquired_dark_glasses_detected_alt">Dark glasses detected. Your face must be fully visible.</string>
1965    <!-- Message shown during acquisition when a mouth covering was detected [CHAR LIMIT=100] -->
1966    <string name="face_acquired_mouth_covering_detected_alt">Face covering detected. Your face must be fully visible.</string>
1967
1968    <!-- Array containing custom messages shown during face acquisition from vendor.  Vendor is expected to add and translate these strings -->
1969    <string-array name="face_acquired_vendor">
1970    </string-array>
1971
1972    <!-- Error message shown when the face hardware can't be accessed. [CHAR LIMIT=69] -->
1973    <string name="face_error_hw_not_available">Can\u2019t verify face. Hardware not available.</string>
1974    <!-- Error message shown when the face hardware timer has expired and the user needs to restart the operation. [CHAR LIMIT=50] -->
1975    <string name="face_error_timeout">Try Face Unlock again</string>
1976    <!-- Error message shown when the face hardware has run out of room for storing faces. [CHAR LIMIT=69] -->
1977    <string name="face_error_no_space">Can\u2019t store new face data. Delete an old one first.</string>
1978    <!-- Generic error message shown when the face operation (e.g. enrollment or authentication) is canceled. Generally not shown to the user. [CHAR LIMIT=50] -->
1979    <string name="face_error_canceled">Face operation canceled.</string>
1980    <!-- Generic error message shown when the Face Unlock operation is canceled due to user input. Generally not shown to the user [CHAR LIMIT=68] -->
1981    <string name="face_error_user_canceled">Face Unlock canceled by user</string>
1982    <!-- Generic error message shown when the face operation fails because too many attempts have been made. [CHAR LIMIT=50] -->
1983    <string name="face_error_lockout">Too many attempts. Try again later.</string>
1984    <!-- Generic error message shown when the face operation fails because strong authentication is required. [CHAR LIMIT=100] -->
1985    <string name="face_error_lockout_permanent">Too many attempts. Face Unlock unavailable.</string>
1986    <!-- Generic error message shown when the face operation fails because strong authentication is required. [CHAR LIMIT=90] -->
1987    <string name="face_error_lockout_screen_lock">Too many attempts. Enter screen lock instead.</string>
1988    <!-- Generic error message shown when the face hardware can't recognize the face. [CHAR LIMIT=50] -->
1989    <string name="face_error_unable_to_process">Can\u2019t verify face. Try again.</string>
1990    <!-- Generic error message shown when the user has no enrolled face. [CHAR LIMIT=59] -->
1991    <string name="face_error_not_enrolled">You haven\u2019t set up Face Unlock</string>
1992    <!-- Generic error message shown when the app requests Face Unlock on a device without a sensor. [CHAR LIMIT=61] -->
1993    <string name="face_error_hw_not_present">Face Unlock isn\u2019t supported on this device</string>
1994    <!-- Generic error message shown when face unlock is not available due to a security vulnerability. [CHAR LIMIT=50] -->
1995    <string name="face_error_security_update_required">Sensor temporarily disabled.</string>
1996
1997    <!-- Template to be used to name enrolled faces by default. [CHAR LIMIT=10] -->
1998    <string name="face_name_template">Face <xliff:g id="faceId" example="1">%d</xliff:g></string>
1999
2000    <!-- Name for an app setting that lets the user authenticate for that app with their face. [CHAR LIMIT=30] -->
2001    <string name="face_app_setting_name">Use Face Unlock</string>
2002    <!-- Name for an app setting that lets the user authenticate for that app with their face or screen lock credential (i.e. PIN, pattern, or password). [CHAR LIMIT=70] -->
2003    <string name="face_or_screen_lock_app_setting_name">Use face or screen lock</string>
2004    <!-- Subtitle shown on the system-provided biometric dialog, asking the user to authenticate with their face. [CHAR LIMIT=70] -->
2005    <string name="face_dialog_default_subtitle">Use your face to continue</string>
2006    <!-- Subtitle shown on the system-provided biometric dialog, asking the user to authenticate with their face or screen lock credential (i.e. PIN, pattern, or password). [CHAR LIMIT=90] -->
2007    <string name="face_or_screen_lock_dialog_default_subtitle">Use your face or screen lock to continue</string>
2008
2009    <!-- Array containing custom error messages from vendor.  Vendor is expected to add and translate these strings -->
2010    <string-array name="face_error_vendor">
2011    </string-array>
2012    <!-- Default error message to use when face_error_vendor does not contain a message. [CHAR LIMIT=NONE] -->
2013    <string name="face_error_vendor_unknown">Something went wrong. Try again.</string>
2014
2015    <!-- Content description which should be used for the face icon. [CHAR LIMIT=10] -->
2016    <string name="face_icon_content_description">Face icon</string>
2017
2018    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2019    <string name="permlab_readSyncSettings">read sync settings</string>
2020    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2021    <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>
2022
2023    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2024    <string name="permlab_writeSyncSettings">toggle sync on and off</string>
2025    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2026    <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>
2027
2028    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2029    <string name="permlab_readSyncStats">read sync statistics</string>
2030    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2031    <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>
2032
2033    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can read from. [CHAR LIMIT=none] -->
2034    <string name="permlab_sdcardRead">read the contents of your shared storage</string>
2035    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can read from. [CHAR LIMIT=none] -->
2036    <string name="permdesc_sdcardRead">Allows the app to read the contents of your shared storage.</string>
2037
2038    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can read from. [CHAR LIMIT=none] -->
2039    <string name="permlab_readMediaAudio">read audio files from shared storage</string>
2040    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can read from. [CHAR LIMIT=none] -->
2041    <string name="permdesc_readMediaAudio">Allows the app to read audio files from your shared storage.</string>
2042
2043    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can read from. [CHAR LIMIT=none] -->
2044    <string name="permlab_readMediaVideo">read video files from shared storage</string>
2045    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can read from. [CHAR LIMIT=none] -->
2046    <string name="permdesc_readMediaVideo">Allows the app to read video files from your shared storage.</string>
2047
2048    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can read from. [CHAR LIMIT=none] -->
2049    <string name="permlab_readMediaImages">read image files from shared storage</string>
2050    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can read from. [CHAR LIMIT=none] -->
2051    <string name="permdesc_readMediaImages">Allows the app to read image files from your shared storage.</string>
2052
2053    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can read from. [CHAR LIMIT=none] -->
2054    <string name="permlab_readVisualUserSelect">read user selected image and video files from shared storage</string>
2055    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can read from. [CHAR LIMIT=none] -->
2056    <string name="permdesc_readVisualUserSelect">Allows the app to read image and video files that you select from your shared storage.</string>
2057
2058    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can write to. [CHAR LIMIT=none] -->
2059    <string name="permlab_sdcardWrite">modify or delete the contents of your shared storage</string>
2060    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. "shared storage" refers to a storage space on the device that all apps with this permission can write to. [CHAR LIMIT=none] -->
2061    <string name="permdesc_sdcardWrite">Allows the app to write the contents of your shared storage.</string>
2062
2063    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2064    <string name="permlab_use_sip">make/receive SIP calls</string>
2065    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2066    <string name="permdesc_use_sip">Allows the app to make and receive SIP calls.</string>
2067
2068    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2069    <string name="permlab_register_sim_subscription">register new telecom SIM connections</string>
2070    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2071    <string name="permdesc_register_sim_subscription">Allows the app to register new telecom SIM connections.</string>
2072
2073    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2074    <string name="permlab_register_call_provider">register new telecom connections</string>
2075    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2076    <string name="permdesc_register_call_provider">Allows the app to register new telecom connections.</string>
2077
2078    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2079    <string name="permlab_connection_manager">manage telecom connections</string>
2080    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2081    <string name="permdesc_connection_manager">Allows the app to manage telecom connections.</string>
2082
2083    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2084    <string name="permlab_bind_incall_service">interact with in-call screen</string>
2085    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2086    <string name="permdesc_bind_incall_service">Allows the app to control when and how the user sees the in-call screen.</string>
2087
2088    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2089    <string name="permlab_bind_connection_service">interact with telephony services</string>
2090    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2091    <string name="permdesc_bind_connection_service">Allows the app to interact with telephony services to make/receive calls.</string>
2092
2093    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2094    <string name="permlab_control_incall_experience">provide an in-call user experience</string>
2095    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2096    <string name="permdesc_control_incall_experience">Allows the app to provide an in-call user experience.</string>
2097
2098    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2099    <string name="permlab_readNetworkUsageHistory">read historical network usage</string>
2100    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2101    <string name="permdesc_readNetworkUsageHistory">Allows the app to read historical network usage for specific networks and apps.</string>
2102
2103    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2104    <string name="permlab_manageNetworkPolicy">manage network policy</string>
2105    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2106    <string name="permdesc_manageNetworkPolicy">Allows the app to manage network policies and define app-specific rules.</string>
2107
2108    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2109    <string name="permlab_modifyNetworkAccounting">modify network usage accounting</string>
2110    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2111    <string name="permdesc_modifyNetworkAccounting">Allows the app to modify how network usage is accounted against apps. Not for use by normal apps.</string>
2112
2113    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2114    <string name="permlab_accessNotifications">access notifications</string>
2115    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2116    <string name="permdesc_accessNotifications">Allows the app to retrieve, examine, and clear notifications, including those posted by other apps.</string>
2117
2118    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2119    <string name="permlab_bindNotificationListenerService">bind to a notification listener service</string>
2120    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2121    <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>
2122
2123    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2124    <string name="permlab_bindConditionProviderService">bind to a condition provider service</string>
2125    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2126    <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>
2127
2128    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2129    <string name="permlab_bindDreamService">bind to a dream service</string>
2130    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2131    <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>
2132
2133    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2134    <string name="permlab_invokeCarrierSetup">invoke the carrier-provided configuration app</string>
2135    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2136    <string name="permdesc_invokeCarrierSetup">Allows the holder to invoke the carrier-provided configuration app. Should never be needed for normal apps.</string>
2137
2138    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2139    <string name="permlab_accessNetworkConditions">listen for observations on network conditions</string>
2140    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2141    <string name="permdesc_accessNetworkConditions">Allows an application to listen for observations on network conditions. Should never be needed for normal apps.</string>
2142
2143    <string name="permlab_setInputCalibration">change input device calibration</string>
2144    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2145    <string name="permdesc_setInputCalibration">Allows the app to modify the calibration parameters of the touch screen. Should never be needed for normal apps.</string>
2146
2147    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2148    <string name="permlab_accessDrmCertificates">access DRM certificates</string>
2149    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2150    <string name="permdesc_accessDrmCertificates">Allows an application to provision and use DRM certficates. Should never be needed for normal apps.</string>
2151
2152    <string name="permlab_handoverStatus">receive Android Beam transfer status</string>
2153    <string name="permdesc_handoverStatus">Allows this application to receive information about current Android Beam transfers</string>
2154
2155    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2156    <string name="permlab_removeDrmCertificates">remove DRM certificates</string>
2157    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2158    <string name="permdesc_removeDrmCertificates">Allows an application to remove DRM certficates. Should never be needed for normal apps.</string>
2159
2160    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2161    <string name="permlab_bindCarrierMessagingService">bind to a carrier messaging service</string>
2162    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2163    <string name="permdesc_bindCarrierMessagingService">Allows the holder to bind to the top-level interface of a carrier messaging service. Should never be needed for normal apps.</string>
2164
2165    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2166    <string name="permlab_bindCarrierServices">bind to carrier services</string>
2167    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2168    <string name="permdesc_bindCarrierServices">Allows the holder to bind to carrier services. Should never be needed for normal apps.</string>
2169
2170    <!-- Title of an application permission, for applications that wish to access notification policy. -->
2171    <string name="permlab_access_notification_policy">access Do Not Disturb</string>
2172    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2173    <string name="permdesc_access_notification_policy">Allows the app to read and write Do Not Disturb configuration.</string>
2174
2175    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2176    <string name="permlab_startViewPermissionUsage">start view permission usage</string>
2177    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
2178    <string name="permdesc_startViewPermissionUsage">Allows the holder to start the permission usage for an app. Should never be needed for normal apps.</string>
2179
2180    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] -->
2181    <string name="permlab_startReviewPermissionDecisions">start view permission decisions</string>
2182    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] -->
2183    <string name="permdesc_startReviewPermissionDecisions">Allows the holder to start screen to review permission decisions. Should never be needed for normal apps.</string>
2184
2185    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] -->
2186    <string name="permlab_startViewAppFeatures">start view app features</string>
2187    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] -->
2188    <string name="permdesc_startViewAppFeatures">Allows the holder to start viewing the features info for an app.</string>
2189
2190    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] -->
2191    <string name="permlab_highSamplingRateSensors">access sensor data at a high sampling rate</string>
2192    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this.[CHAR_LIMIT=NONE] -->
2193    <string name="permdesc_highSamplingRateSensors">Allows the app to sample sensor data at a rate greater than 200 Hz</string>
2194
2195    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=NONE] -->
2196    <string name="permlab_updatePackagesWithoutUserAction">update app without user action</string>
2197    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this.[CHAR_LIMIT=NONE] -->
2198    <string name="permdesc_updatePackagesWithoutUserAction">Allows the holder to update the app it previously installed without user action</string>
2199
2200    <!-- Policy administration -->
2201
2202    <!-- Title of policy access to limiting the user's password choices -->
2203    <string name="policylab_limitPassword">Set password rules</string>
2204    <!-- Description of policy access to limiting the user's password choices -->
2205    <string name="policydesc_limitPassword">Control the length and the characters allowed in screen lock passwords and PINs.</string>
2206    <!-- Title of policy access to watch user login attempts -->
2207    <string name="policylab_watchLogin">Monitor screen unlock attempts</string>
2208    <!-- Description of policy access to watch user login attempts -->
2209    <string name="policydesc_watchLogin" product="tablet">Monitor the number of incorrect passwords
2210    typed when unlocking the screen, and lock the tablet or erase all the tablet\'s
2211    data if too many incorrect passwords are typed.</string>
2212    <!-- Description of policy access to watch user login attempts -->
2213    <string name="policydesc_watchLogin" product="tv">Monitor the number of incorrect passwords
2214    typed when unlocking the screen, and lock your Android TV device or erase all your Android TV device\'s
2215    data if too many incorrect passwords are typed.</string>
2216    <!-- Description of policy access to watch user login attempts -->
2217    <string name="policydesc_watchLogin" product="automotive">Monitor the number of incorrect passwords
2218    typed. when unlocking the screen, and lock the infotainment system or erase all the infotainment system\'s
2219    data if too many incorrect passwords are typed.</string>
2220    <!-- Description of policy access to watch user login attempts -->
2221    <string name="policydesc_watchLogin" product="default">Monitor the number of incorrect passwords
2222    typed. when unlocking the screen, and lock the phone or erase all the phone\'s
2223    data if too many incorrect passwords are typed.</string>
2224    <string name="policydesc_watchLogin_secondaryUser" product="tablet">Monitor the number of incorrect passwords
2225    typed when unlocking the screen, and lock the tablet or erase all this user\'s data
2226    if too many incorrect passwords are typed.</string>
2227    <string name="policydesc_watchLogin_secondaryUser" product="tv">Monitor the number of incorrect passwords
2228    typed when unlocking the screen, and lock your Android TV device or erase all this user\'s data
2229    if too many incorrect passwords are typed.</string>
2230    <string name="policydesc_watchLogin_secondaryUser" product="automotive">Monitor the number of incorrect passwords
2231    typed when unlocking the screen, and lock the infotainment system or erase all this profile\'s data
2232    if too many incorrect passwords are typed.</string>
2233    <string name="policydesc_watchLogin_secondaryUser" product="default">Monitor the number of incorrect passwords
2234    typed when unlocking the screen, and lock the phone or erase all this user\'s data
2235    if too many incorrect passwords are typed.</string>
2236    <!-- Title of policy access to reset user's password -->
2237    <string name="policylab_resetPassword">Change the screen lock</string>
2238    <!-- Description of policy access to reset user's password -->
2239    <string name="policydesc_resetPassword">Change the screen lock.</string>
2240    <!-- Title of policy access to force lock the device -->
2241    <string name="policylab_forceLock">Lock the screen</string>
2242    <!-- Description of policy access to limiting the user's password choices -->
2243    <string name="policydesc_forceLock">Control how and when the screen locks.</string>
2244    <!-- Title of policy access to wipe primary user's data -->
2245    <string name="policylab_wipeData">Erase all data</string>
2246    <!-- Description of policy access to wipe the user's data -->
2247    <string name="policydesc_wipeData" product="tablet">Erase the tablet\'s data without warning by performing a factory data reset.</string>
2248    <!-- Description of policy access to wipe the user's data -->
2249    <string name="policydesc_wipeData" product="tv">Erase your Android TV device\'s data without warning by performing a factory data reset.</string>
2250    <!-- Description of policy access to wipe the user's data -->
2251    <string name="policydesc_wipeData" product="automotive">Erase the infotainment system\'s data without warning by performing a factory data reset.</string>
2252    <!-- Description of policy access to wipe the user's data -->
2253    <string name="policydesc_wipeData" product="default">Erase the phone\'s data without warning by performing a factory data reset.</string>
2254    <!-- Title of policy access to wipe secondary user's data -->
2255    <string name="policylab_wipeData_secondaryUser" product="automotive">Erase profile data</string>
2256    <!-- Title of policy access to wipe secondary user's data -->
2257    <string name="policylab_wipeData_secondaryUser" product="default">Erase user data</string>
2258    <!-- Description of policy access to wipe the user's data -->
2259    <string name="policydesc_wipeData_secondaryUser" product="tablet">Erase this user\'s data on this tablet without warning.</string>
2260    <!-- Description of policy access to wipe the user's data -->
2261    <string name="policydesc_wipeData_secondaryUser" product="tv">Erase this user\'s data on this Android TV device without warning.</string>
2262    <!-- Description of policy access to wipe the user's data -->
2263    <string name="policydesc_wipeData_secondaryUser" product="automotive">Erase this profile\'s data on this infotainment system without warning.</string>
2264    <!-- Description of policy access to wipe the user's data -->
2265    <string name="policydesc_wipeData_secondaryUser" product="default">Erase this user\'s data on this phone without warning.</string>
2266    <!-- Title of policy access to set global proxy -->
2267    <string name="policylab_setGlobalProxy">Set the device global proxy</string>
2268    <!-- Description of policy access to set global proxy -->
2269    <string name="policydesc_setGlobalProxy">Set the device global proxy
2270    to be used while policy is enabled. Only the device owner can set the global proxy.</string>
2271    <!-- Title of policy access to enforce password expiration [CHAR LIMIT=50]-->
2272    <string name="policylab_expirePassword">Set screen lock password expiration</string>
2273    <!-- Description of policy access to enforce password expiration [CHAR LIMIT=110]-->
2274    <string name="policydesc_expirePassword">Change how frequently the screen lock password, PIN, or pattern must be changed.</string>
2275    <!-- Title of policy access to require encrypted storage [CHAR LIMIT=30]-->
2276    <string name="policylab_encryptedStorage">Set storage encryption</string>
2277    <!-- Description of policy access to require encrypted storage [CHAR LIMIT=110]-->
2278    <string name="policydesc_encryptedStorage">Require that stored app data be encrypted.</string>
2279    <!-- Title of policy access to disable all device cameras [CHAR LIMIT=30]-->
2280    <string name="policylab_disableCamera">Disable cameras</string>
2281    <!-- Description of policy access to disable all device cameras [CHAR LIMIT=110]-->
2282    <string name="policydesc_disableCamera">Prevent use of all device cameras.</string>
2283    <!-- Title of policy access to disable keyguard features [CHAR LIMIT=30]-->
2284    <string name="policylab_disableKeyguardFeatures">Disable some screen lock features</string>
2285    <!-- Description of policy access to disable keyguard features. [CHAR LIMIT=110]-->
2286    <string name="policydesc_disableKeyguardFeatures">Prevent use of some screen lock features.</string>
2287
2288    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
2289    <!-- Phone number types from android.provider.Contacts. This could be used when adding a new phone number for a contact, for example. -->
2290    <string-array name="phoneTypes">
2291        <item>Home</item>
2292        <item>Mobile</item>
2293        <item>Work</item>
2294        <item>Work Fax</item>
2295        <item>Home Fax</item>
2296        <item>Pager</item>
2297        <item>Other</item>
2298        <item>Custom</item>
2299    </string-array>
2300
2301    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
2302    <!-- Email address types from android.provider.Contacts. This could be used when adding a new e-mail address for a contact, for example. -->
2303    <string-array name="emailAddressTypes">
2304        <item>Home</item>
2305        <item>Work</item>
2306        <item>Other</item>
2307        <item>Custom</item>
2308    </string-array>
2309
2310    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
2311    <!-- Postal address types from android.provider.Contacts. This could be used when adding a new address for a contact, for example. -->
2312    <string-array name="postalAddressTypes">
2313        <item>Home</item>
2314        <item>Work</item>
2315        <item>Other</item>
2316        <item>Custom</item>
2317    </string-array>
2318
2319    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
2320    <!-- Instant Messenger ID types from android.provider.Contacts. This could be used when adding a new IM for a contact, for example. -->
2321    <string-array name="imAddressTypes">
2322        <item>Home</item>
2323        <item>Work</item>
2324        <item>Other</item>
2325        <item>Custom</item>
2326    </string-array>
2327
2328    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
2329    <!-- Organization types from android.provider.Contacts. This could be used when adding a new organization for a contact, for example. -->
2330    <string-array name="organizationTypes">
2331        <item>Work</item>
2332        <item>Other</item>
2333        <item>Custom</item>
2334    </string-array>
2335
2336    <!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
2337    <!-- Instant Message protocols/providers from android.provider.Contacts -->
2338    <string-array name="imProtocols">
2339        <item>AIM</item>
2340        <item>Windows Live</item>
2341        <item>Yahoo</item>
2342        <item>Skype</item>
2343        <item>QQ</item>
2344        <item>Google Talk</item>
2345        <item>ICQ</item>
2346        <item>Jabber</item>
2347    </string-array>
2348
2349    <!-- Custom phone number type -->
2350    <string name="phoneTypeCustom">Custom</string>
2351    <!-- Home phone number type -->
2352    <string name="phoneTypeHome">Home</string>
2353    <!-- Mobile phone number type -->
2354    <string name="phoneTypeMobile">Mobile</string>
2355    <!-- Work phone number type -->
2356    <string name="phoneTypeWork">Work</string>
2357    <!-- Work fax phone number type -->
2358    <string name="phoneTypeFaxWork">Work Fax</string>
2359    <!-- Home fax phone number type -->
2360    <string name="phoneTypeFaxHome">Home Fax</string>
2361    <!-- Pager phone number type -->
2362    <string name="phoneTypePager">Pager</string>
2363    <!-- Other phone number type -->
2364    <string name="phoneTypeOther">Other</string>
2365    <!-- Callback phone number type -->
2366    <string name="phoneTypeCallback">Callback</string>
2367    <!-- Car phone number type -->
2368    <string name="phoneTypeCar">Car</string>
2369    <!-- Company main phone number type -->
2370    <string name="phoneTypeCompanyMain">Company Main</string>
2371    <!-- ISDN phone number type -->
2372    <string name="phoneTypeIsdn">ISDN</string>
2373    <!-- Main phone number type -->
2374    <string name="phoneTypeMain">Main</string>
2375    <!-- Other fax phone number type -->
2376    <string name="phoneTypeOtherFax">Other Fax</string>
2377    <!-- Radio phone number type -->
2378    <string name="phoneTypeRadio">Radio</string>
2379    <!-- Telex phone number type -->
2380    <string name="phoneTypeTelex">Telex</string>
2381    <!-- TTY TDD phone number type -->
2382    <string name="phoneTypeTtyTdd">TTY TDD</string>
2383    <!-- Work mobile phone number type -->
2384    <string name="phoneTypeWorkMobile">Work Mobile</string>
2385    <!-- Work pager phone number type -->
2386    <string name="phoneTypeWorkPager">Work Pager</string>
2387    <!-- Assistant phone number type -->
2388    <string name="phoneTypeAssistant">Assistant</string>
2389    <!-- MMS phone number type -->
2390    <string name="phoneTypeMms">MMS</string>
2391
2392    <!-- Label for custom events  [CHAR LIMIT=20] -->
2393    <string name="eventTypeCustom">Custom</string>
2394    <!-- Label for a birthday event  [CHAR LIMIT=20] -->
2395    <string name="eventTypeBirthday">Birthday</string>
2396    <!-- Label for an anniversary event  [CHAR LIMIT=20] -->
2397    <string name="eventTypeAnniversary">Anniversary</string>
2398    <!-- Label for other events  [CHAR LIMIT=20] -->
2399    <string name="eventTypeOther">Other</string>
2400
2401    <!-- Custom email type -->
2402    <string name="emailTypeCustom">Custom</string>
2403    <!-- Home email type -->
2404    <string name="emailTypeHome">Home</string>
2405    <!-- Work email type -->
2406    <string name="emailTypeWork">Work</string>
2407    <!-- Other email type -->
2408    <string name="emailTypeOther">Other</string>
2409    <!-- Mobile email type -->
2410    <string name="emailTypeMobile">Mobile</string>
2411
2412    <!-- Custom postal address type -->
2413    <string name="postalTypeCustom">Custom</string>
2414    <!-- Home postal address type -->
2415    <string name="postalTypeHome">Home</string>
2416    <!-- Work postal address type -->
2417    <string name="postalTypeWork">Work</string>
2418    <!-- Other postal address type -->
2419    <string name="postalTypeOther">Other</string>
2420
2421    <!-- Custom IM address type -->
2422    <string name="imTypeCustom">Custom</string>
2423    <!-- Home IM address type -->
2424    <string name="imTypeHome">Home</string>
2425    <!-- Work IM address type -->
2426    <string name="imTypeWork">Work</string>
2427    <!-- Other IM address type -->
2428    <string name="imTypeOther">Other</string>
2429
2430    <!-- Custom IM protocol type -->
2431    <string name="imProtocolCustom">Custom</string>
2432    <!-- AIM IM protocol type -->
2433    <string name="imProtocolAim">AIM</string>
2434    <!-- MSN IM protocol type -->
2435    <string name="imProtocolMsn">Windows Live</string>
2436    <!-- Yahoo IM protocol type -->
2437    <string name="imProtocolYahoo">Yahoo</string>
2438    <!-- Skype IM protocol type -->
2439    <string name="imProtocolSkype">Skype</string>
2440    <!-- QQ IM protocol type -->
2441    <string name="imProtocolQq">QQ</string>
2442    <!-- Google Talk IM protocol type -->
2443    <string name="imProtocolGoogleTalk">Hangouts</string>
2444    <!-- ICQ IM protocol type -->
2445    <string name="imProtocolIcq">ICQ</string>
2446    <!-- Jabber IM protocol type -->
2447    <string name="imProtocolJabber">Jabber</string>
2448    <!-- NetMeeting IM protocol type -->
2449    <string name="imProtocolNetMeeting">NetMeeting</string>
2450
2451    <!-- Work organization type -->
2452    <string name="orgTypeWork">Work</string>
2453    <!-- Other organization type -->
2454    <string name="orgTypeOther">Other</string>
2455    <!-- Custom organization type -->
2456    <string name="orgTypeCustom">Custom</string>
2457
2458    <!-- Custom relationship custom [CHAR LIMIT=20] -->
2459    <string name="relationTypeCustom">Custom</string>
2460    <!-- Assistant relationship type [CHAR LIMIT=20] -->
2461    <string name="relationTypeAssistant">Assistant</string>
2462    <!-- Brother relationship type [CHAR LIMIT=20] -->
2463    <string name="relationTypeBrother">Brother</string>
2464    <!-- Child relationship type [CHAR LIMIT=20] -->
2465    <string name="relationTypeChild">Child</string>
2466    <!-- Domestic Partner relationship type [CHAR LIMIT=20] -->
2467    <string name="relationTypeDomesticPartner">Domestic Partner</string>
2468    <!-- Father relationship type [CHAR LIMIT=20] -->
2469    <string name="relationTypeFather">Father</string>
2470    <!-- Friend relationship type [CHAR LIMIT=20] -->
2471    <string name="relationTypeFriend">Friend</string>
2472    <!-- Manager relationship type [CHAR LIMIT=20] -->
2473    <string name="relationTypeManager">Manager</string>
2474    <!-- Mother relationship type [CHAR LIMIT=20] -->
2475    <string name="relationTypeMother">Mother</string>
2476    <!-- Parent relationship type [CHAR LIMIT=20] -->
2477    <string name="relationTypeParent">Parent</string>
2478    <!-- Partner relationship type [CHAR LIMIT=20] -->
2479    <string name="relationTypePartner">Partner</string>
2480    <!-- Referred by relationship type [CHAR LIMIT=20] -->
2481    <string name="relationTypeReferredBy">Referred by</string>
2482    <!-- Relative relationship type [CHAR LIMIT=20] -->
2483    <string name="relationTypeRelative">Relative</string>
2484    <!-- Sister relationship type [CHAR LIMIT=20] -->
2485    <string name="relationTypeSister">Sister</string>
2486    <!-- Spouse relationship type [CHAR LIMIT=20] -->
2487    <string name="relationTypeSpouse">Spouse</string>
2488
2489    <!-- Custom SIP address type. Same context as Custom phone type.  -->
2490    <string name="sipAddressTypeCustom">Custom</string>
2491    <!-- Home SIP address type. Same context as Home phone type. -->
2492    <string name="sipAddressTypeHome">Home</string>
2493    <!-- Work SIP address type. Same context as Work phone type. -->
2494    <string name="sipAddressTypeWork">Work</string>
2495    <!-- Other SIP address type. Same context as Other phone type. -->
2496    <string name="sipAddressTypeOther">Other</string>
2497
2498    <!-- Error message that is displayed when the user clicks on a quick contacts badge, but
2499         there is no contacts application installed that can display the quick contact -->
2500    <string name="quick_contacts_not_available">No application found to view this contact.</string>
2501
2502    <!-- Instructions telling the user to enter their SIM PIN to unlock the keyguard.
2503         Displayed in one line in a large font.  -->
2504    <string name="keyguard_password_enter_pin_code">Type PIN code</string>
2505
2506    <!-- Instructions telling the user to enter their SIM PUK to unlock the keyguard.
2507         Displayed in one line in a large font.  -->
2508    <string name="keyguard_password_enter_puk_code">Type PUK and new PIN code</string>
2509
2510    <!-- Prompt to enter SIM PUK in Edit Text Box in unlock screen -->
2511    <string name="keyguard_password_enter_puk_prompt">PUK code</string>
2512    <!-- Prompt to enter New SIM PIN in Edit Text Box in unlock screen -->
2513    <string name="keyguard_password_enter_pin_prompt">New PIN code</string>
2514
2515    <!-- Displayed as hint in passwordEntry EditText on PasswordUnlockScreen [CHAR LIMIT=30]-->
2516    <string name="keyguard_password_entry_touch_hint"><font size="17">Tap to type password</font></string>
2517
2518    <!-- Instructions telling the user to enter their text password to unlock the keyguard.
2519         Displayed in one line in a large font.  -->
2520    <string name="keyguard_password_enter_password_code">Type password to unlock</string>
2521
2522    <!-- Instructions telling the user to enter their PIN password to unlock the keyguard.
2523         Displayed in one line in a large font.  -->
2524    <string name="keyguard_password_enter_pin_password_code">Type PIN to unlock</string>
2525
2526    <!-- Instructions telling the user that they entered the wrong pin while trying
2527         to unlock the keyguard.  Displayed in one line in a large font.  -->
2528    <string name="keyguard_password_wrong_pin_code">Incorrect PIN code.</string>
2529
2530    <!-- Instructions telling the user how to unlock the phone. -->
2531    <string name="keyguard_label_text">To unlock, press Menu then 0.</string>
2532
2533    <!-- This can be used in any application wanting to disable the text "Emergency number" -->
2534    <string name="emergency_call_dialog_number_for_display">Emergency number</string>
2535
2536    <!--
2537       *** touch based lock / unlock ***
2538                                          --> <skip />
2539
2540    <!-- 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.-->
2541    <string name="lockscreen_carrier_default">No service</string>
2542
2543    <!-- Shown in the lock screen to tell the user that the screen is locked. -->
2544    <string name="lockscreen_screen_locked">Screen locked.</string>
2545
2546    <!-- when pattern lock is enabled, tell them about the emergency dial -->
2547    <string name="lockscreen_instructions_when_pattern_enabled">Press Menu to unlock or place emergency call.</string>
2548
2549    <!-- 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. -->
2550    <string name="lockscreen_instructions_when_pattern_disabled">Press Menu to unlock.</string>
2551
2552    <!-- 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. -->
2553    <string name="lockscreen_pattern_instructions">Draw pattern to unlock</string>
2554    <!-- Button at the bottom of the unlock screen to make an emergency call or access other emergency assistance functions. -->
2555    <string name="lockscreen_emergency_call">Emergency</string>
2556    <!-- Button at the bottom of the unlock screen that lets the user return to a call -->
2557    <string name="lockscreen_return_to_call">Return to call</string>
2558    <!-- Shown to confirm that the user entered their lock pattern correctly. -->
2559    <string name="lockscreen_pattern_correct">Correct!</string>
2560    <!-- On the unlock pattern screen, shown when the user enters the wrong lock pattern and must try again. -->
2561    <string name="lockscreen_pattern_wrong">Try again</string>
2562    <!-- On the unlock password screen, shown when the user enters the wrong lock password and must try again. -->
2563    <string name="lockscreen_password_wrong">Try again</string>
2564
2565    <!-- On the keyguard screen, this string explains that some features or data may not be available until the device is unlocked. [CHAR LIMIT=48] -->
2566    <string name="lockscreen_storage_locked">Unlock for all features and data</string>
2567
2568    <!-- Shown when face unlock failed multiple times so we're just using the backup -->
2569    <string name="faceunlock_multiple_failures">Maximum Face Unlock attempts exceeded</string>
2570
2571    <!-- Shown in the lock screen when there is no SIM. -->
2572    <string name="lockscreen_missing_sim_message_short">No SIM</string>
2573    <!-- Shown in the lock screen when there is no SIM. -->
2574    <string name="lockscreen_missing_sim_message" product="tablet">No SIM in tablet.</string>
2575    <!-- Shown in the lock screen when there is no SIM. -->
2576    <string name="lockscreen_missing_sim_message" product="tv">No SIM in your Android TV device.</string>
2577    <!-- Shown in the lock screen when there is no SIM. -->
2578    <string name="lockscreen_missing_sim_message" product="default">No SIM in phone.</string>
2579    <!-- Shown in the lock screen to ask the user to add a SIM. -->
2580    <string name="lockscreen_missing_sim_instructions">Add a SIM.</string>
2581    <!-- Shown in the lock screen to ask the user to add a SIM when sim is missing or not readable. -->
2582    <string name="lockscreen_missing_sim_instructions_long">The SIM is missing or not readable. Add a SIM.</string>
2583    <!-- Shown in the lock screen when SIM is permanently disabled. -->
2584    <string name="lockscreen_permanent_disabled_sim_message_short">Unusable SIM.</string>
2585    <!-- Shown in the lock screen to inform the user to SIM is permanently deactivated. -->
2586    <string name="lockscreen_permanent_disabled_sim_instructions">Your SIM has been permanently deactivated.\n
2587    Contact your wireless service provider for another SIM.</string>
2588
2589    <!-- Shown on transport control of lockscreen. Pressing button goes to previous track. -->
2590    <string name="lockscreen_transport_prev_description">Previous track</string>
2591    <!-- Shown on transport control of lockscreen. Pressing button goes to next track. -->
2592    <string name="lockscreen_transport_next_description">Next track</string>
2593    <!-- Shown on transport control of lockscreen. Pressing button pauses playback -->
2594    <string name="lockscreen_transport_pause_description">Pause</string>
2595    <!-- Shown on transport control of lockscreen. Pressing button pauses playback -->
2596    <string name="lockscreen_transport_play_description">Play</string>
2597    <!-- Shown on transport control of lockscreen. Pressing button pauses playback -->
2598    <string name="lockscreen_transport_stop_description">Stop</string>
2599    <!-- Shown on transport control screens. Pressing button rewinds playback [CHAR LIMIT=NONE]-->
2600    <string name="lockscreen_transport_rew_description">Rewind</string>
2601    <!-- Shown on transport control screens. Pressing button fast forwards playback [CHAR LIMIT=NONE]-->
2602    <string name="lockscreen_transport_ffw_description">Fast forward</string>
2603
2604    <!-- Shown in the lock screen when there is emergency calls only mode. -->
2605    <string name="emergency_calls_only" msgid="2485604591272668370">Emergency calls only</string>
2606
2607    <!-- When the user inserts a sim card from an unsupported network, it becomes network
2608         locked -->
2609    <string name="lockscreen_network_locked_message">Network locked</string>
2610
2611
2612    <!-- When the user enters a wrong sim pin too many times, it becomes
2613         PUK locked (Pin Unlock Kode) -->
2614    <string name="lockscreen_sim_puk_locked_message">SIM is PUK-locked.</string>
2615    <!-- Shown in the lock screen when the SIM has become PUK locked and the user must call customer care to unlock it. -->
2616    <string name="lockscreen_sim_puk_locked_instructions">See the User Guide or contact Customer Care.</string>
2617
2618    <!-- Shown in the lock screen to tell the user that their SIM is locked and they must unlock it. -->
2619    <string name="lockscreen_sim_locked_message">SIM is locked.</string>
2620
2621    <!-- For the unlock screen, When the user enters a sim unlock code, it takes a little while to check
2622         whether it is valid, and to unlock the sim if it is valid.  we display a
2623         progress dialog in the meantime.  this is the emssage. -->
2624    <string name="lockscreen_sim_unlock_progress_dialog_message">Unlocking SIM\u2026</string>
2625
2626    <!-- For the unlock screen, Information message shown in dialog when user has too many failed attempts at
2627         drawing the unlock pattern -->
2628    <string name="lockscreen_too_many_failed_attempts_dialog_message">
2629        You have incorrectly drawn your unlock pattern <xliff:g id="number">%1$d</xliff:g> times.
2630        \n\nTry again in <xliff:g id="number">%2$d</xliff:g> seconds.
2631    </string>
2632
2633    <!-- For the unlock screen, Information message shown in dialog when user has too many failed attempts at
2634         entering the password -->
2635    <string name="lockscreen_too_many_failed_password_attempts_dialog_message">
2636        You have incorrectly typed your password <xliff:g id="number">%1$d</xliff:g> times.
2637        \n\nTry again in <xliff:g id="number">%2$d</xliff:g> seconds.
2638    </string>
2639
2640    <!-- For the unlock screen, Information message shown in dialog when user has too many failed attempts at
2641         entering the PIN -->
2642    <string name="lockscreen_too_many_failed_pin_attempts_dialog_message">
2643        You have incorrectly typed your PIN <xliff:g id="number">%1$d</xliff:g> times.
2644        \n\nTry again in <xliff:g id="number">%2$d</xliff:g> seconds.
2645    </string>
2646
2647    <!-- For the unlock screen, informational message shown in dialog when user is almost at the limit
2648         where they will be locked out and may have to enter an alternate username/password to unlock the phone -->
2649    <string name="lockscreen_failed_attempts_almost_glogin" product="tablet">
2650        You have incorrectly drawn your unlock pattern <xliff:g id="number">%1$d</xliff:g> times.
2651       After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
2652       you will be asked to unlock your tablet using your Google signin.\n\n
2653       Try again in <xliff:g id="number">%3$d</xliff:g> seconds.
2654    </string>
2655
2656    <!-- For the unlock screen, informational message shown in dialog when user is almost at the limit
2657         where they will be locked out and may have to enter an alternate username/password to unlock the phone -->
2658    <string name="lockscreen_failed_attempts_almost_glogin" product="tv">
2659        You have incorrectly drawn your unlock pattern <xliff:g id="number">%1$d</xliff:g> times.
2660       After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
2661       you will be asked to unlock your Android TV device using your Google signin.\n\n
2662       Try again in <xliff:g id="number">%3$d</xliff:g> seconds.
2663    </string>
2664
2665    <!-- For the unlock screen, informational message shown in dialog when user is almost at the limit
2666         where they will be locked out and may have to enter an alternate username/password to unlock the phone -->
2667    <string name="lockscreen_failed_attempts_almost_glogin" product="default">
2668        You have incorrectly drawn your unlock pattern <xliff:g id="number">%1$d</xliff:g> times.
2669       After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
2670       you will be asked to unlock your phone using your Google signin.\n\n
2671       Try again in <xliff:g id="number">%3$d</xliff:g> seconds.
2672    </string>
2673
2674    <!-- For the unlock screen, informational message shown in dialog when user is almost at the limit
2675         where the device will be wiped. -->
2676    <string name="lockscreen_failed_attempts_almost_at_wipe" product="tablet">
2677       You have incorrectly attempted to unlock the tablet <xliff:g id="number">%1$d</xliff:g> times.
2678       After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
2679       the tablet will be reset to factory default and all user data will be lost.
2680    </string>
2681
2682    <!-- For the unlock screen, informational message shown in dialog when user is almost at the limit
2683         where the device will be wiped. -->
2684    <string name="lockscreen_failed_attempts_almost_at_wipe" product="tv">
2685       You have incorrectly attempted to unlock your Android TV device <xliff:g id="number">%1$d</xliff:g> times.
2686       After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
2687       your Android TV device will be reset to factory default and all user data will be lost.
2688    </string>
2689
2690    <!-- For the unlock screen, informational message shown in dialog when user is almost at the limit
2691         where the device will be wiped. -->
2692    <string name="lockscreen_failed_attempts_almost_at_wipe" product="default">
2693       You have incorrectly attempted to unlock the phone <xliff:g id="number">%1$d</xliff:g> times.
2694       After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
2695       the phone will be reset to factory default and all user data will be lost.
2696    </string>
2697
2698    <!-- For the unlock screen, informational message shown in dialog when user has exceeded the
2699        maximum attempts and the device will now be wiped -->
2700    <string name="lockscreen_failed_attempts_now_wiping" product="tablet">
2701       You have incorrectly attempted to unlock the tablet <xliff:g id="number">%d</xliff:g> times.
2702       The tablet will now be reset to factory default.
2703    </string>
2704
2705    <!-- For the unlock screen, informational message shown in dialog when user has exceeded the
2706        maximum attempts and the device will now be wiped -->
2707    <string name="lockscreen_failed_attempts_now_wiping" product="tv">
2708       You have incorrectly attempted to unlock your Android TV device <xliff:g id="number">%d</xliff:g> times.
2709       Your Android TV device will now be reset to factory default.
2710    </string>
2711
2712    <!-- For the unlock screen, informational message shown in dialog when user has exceeded the
2713        maximum attempts and the device will now be wiped -->
2714    <string name="lockscreen_failed_attempts_now_wiping" product="default">
2715       You have incorrectly attempted to unlock the phone <xliff:g id="number">%d</xliff:g> times.
2716       The phone will now be reset to factory default.
2717    </string>
2718
2719    <!-- On the unlock screen, countdown message shown while user is waiting to try again after too many
2720         failed attempts -->
2721    <string name="lockscreen_too_many_failed_attempts_countdown">Try again in <xliff:g id="number">%d</xliff:g> seconds.</string>
2722
2723    <!-- On the unlock screen, message shown on button that appears once it's apparent the user may have forgotten
2724         their lock gesture -->
2725    <string name="lockscreen_forgot_pattern_button_text">Forgot pattern?</string>
2726
2727    <!-- Title of the unlock screen that uses your Google login and password when the user hit
2728         the 'forgot pattern' button.-->
2729    <string name="lockscreen_glogin_forgot_pattern">Account unlock</string>
2730    <!-- Title of the unlock screen that uses your Google login and password when the user attempted
2731         too many patterns and we are forcing them to use their account instead. -->
2732    <string name="lockscreen_glogin_too_many_attempts">Too many pattern attempts</string>
2733    <!-- In the unlock screen, message telling the user that they need to use their Google login and password to unlock the phone -->
2734    <string name="lockscreen_glogin_instructions">To unlock, sign in with your Google account.</string>
2735    <!-- Hint caption for the username field when unlocking the phone using login and password -->
2736    <string name="lockscreen_glogin_username_hint">Username (email)</string>
2737    <!-- Hint caption for the password field when unlocking the phone using login and password -->
2738    <string name="lockscreen_glogin_password_hint">Password</string>
2739    <!-- Button to try to unlock the phone using username and password -->
2740    <string name="lockscreen_glogin_submit_button">Sign in</string>
2741    <!-- Displayed to the user when unlocking the phone with a username and password fails. -->
2742    <string name="lockscreen_glogin_invalid_input">Invalid username or password.</string>
2743    <!-- Hint displayed on account unlock screen to advise the user on how to recover the account. -->
2744    <string name="lockscreen_glogin_account_recovery_hint">Forgot your username or password\?\nVisit <b>google.com/accounts/recovery</b>.</string>
2745
2746    <!-- Displayed in a progress dialog while a username and password are being checked. -->
2747    <string name="lockscreen_glogin_checking_password">Checking\u2026</string>
2748    <!-- Displayed on lock screen's left tab - unlock -->
2749    <string name="lockscreen_unlock_label">Unlock</string>
2750    <!-- Displayed on lock screen's right tab - turn sound on -->
2751    <string name="lockscreen_sound_on_label">Sound on</string>
2752    <!-- Displayed on lock screen's right tab - turn sound off -->
2753    <string name="lockscreen_sound_off_label">Sound off</string>
2754
2755    <!-- Accessibility description sent when user starts drawing a lock pattern. [CHAR LIMIT=NONE] -->
2756    <string name="lockscreen_access_pattern_start">Pattern started</string>
2757    <!-- Accessibility description sent when the pattern times out and is cleared. [CHAR LIMIT=NONE] -->
2758    <string name="lockscreen_access_pattern_cleared">Pattern cleared</string>
2759    <!-- Accessibility description sent when user adds a dot to the pattern. [CHAR LIMIT=NONE]  -->
2760    <string name="lockscreen_access_pattern_cell_added">Cell added</string>
2761    <!-- Accessibility description sent when user adds a dot to the pattern. Announces the
2762    actual cell when headphones are connected [CHAR LIMIT=NONE]  -->
2763    <string name="lockscreen_access_pattern_cell_added_verbose">
2764            Cell <xliff:g id="cell_index" example="3">%1$s</xliff:g> added</string>
2765    <!-- Accessibility description sent when user completes drawing a pattern. [CHAR LIMIT=NONE] -->
2766    <string name="lockscreen_access_pattern_detected">Pattern completed</string>
2767    <!-- Accessibility description of the unlock pattern area. [CHAR_LIMIT=none] -->
2768    <string name="lockscreen_access_pattern_area" msgid="">Pattern area.</string>
2769
2770    <!-- Accessibility description sent when user changes the current lock screen widget. [CHAR_LIMIT=none] -->
2771    <string name="keyguard_accessibility_widget_changed">%1$s. Widget %2$d of %3$d.</string>
2772    <!-- Accessibility description of the add widget button. [CHAR_LIMIT=none] -->
2773    <string name="keyguard_accessibility_add_widget">Add widget.</string>
2774    <!-- Accessibility description of the empty sidget slot (place holder for a new widget). [CHAR_LIMIT=none] -->
2775    <string name="keyguard_accessibility_widget_empty_slot">Empty</string>
2776    <!-- Accessibility description of the event of expanding an unlock area. [CHAR_LIMIT=none] -->
2777    <string name="keyguard_accessibility_unlock_area_expanded">Unlock area expanded.</string>
2778    <!-- Accessibility description of the event of collapsing an unlock area. [CHAR_LIMIT=none] -->
2779    <string name="keyguard_accessibility_unlock_area_collapsed">Unlock area collapsed.</string>
2780    <!-- Accessibility description of a lock screen widget. [CHAR_LIMIT=none] -->
2781    <string name="keyguard_accessibility_widget"><xliff:g id="widget_index">%1$s</xliff:g> widget.</string>
2782    <!-- Accessibility description of the lock screen user selector widget. [CHAR_LIMIT=none] -->
2783    <string name="keyguard_accessibility_user_selector">User selector</string>
2784    <!-- Accessibility description of the lock screen status widget. [CHAR_LIMIT=none] -->
2785    <string name="keyguard_accessibility_status">Status</string>
2786    <!-- Accessibility description of the camera widget. [CHAR_LIMIT=none] -->
2787    <string name="keyguard_accessibility_camera">Camera</string>
2788    <!-- Accessibility description of the lock media control widget. [CHAR_LIMIT=none] -->
2789    <string name="keygaurd_accessibility_media_controls">Media controls</string>
2790    <!-- Accessibility description of widget reordering start. [CHAR_LIMIT=none] -->
2791    <string name="keyguard_accessibility_widget_reorder_start">Widget reordering started.</string>
2792    <!-- Accessibility description of widget reordering end. [CHAR_LIMIT=none] -->
2793    <string name="keyguard_accessibility_widget_reorder_end">Widget reordering ended.</string>
2794    <!-- Accessibility description of the a widget deletion event. [CHAR_LIMIT=none] -->
2795    <string name="keyguard_accessibility_widget_deleted">Widget <xliff:g id="widget_index">%1$s</xliff:g> deleted.</string>
2796    <!-- Accessibility description of the button to expand the lock area. [CHAR_LIMIT=none] -->
2797    <string name="keyguard_accessibility_expand_lock_area">Expand unlock area.</string>
2798    <!-- Accessibility description of the slide unlock. [CHAR_LIMIT=none] -->
2799    <string name="keyguard_accessibility_slide_unlock">Slide unlock.</string>
2800    <!-- Accessibility description of the pattern unlock. [CHAR_LIMIT=none] -->
2801    <string name="keyguard_accessibility_pattern_unlock">Pattern unlock.</string>
2802    <!-- Accessibility description of the Face Unlock. [CHAR_LIMIT=none] -->
2803    <string name="keyguard_accessibility_face_unlock">Face Unlock.</string>
2804    <!-- Accessibility description of the pin lock. [CHAR_LIMIT=none] -->
2805    <string name="keyguard_accessibility_pin_unlock">Pin unlock.</string>
2806    <!-- Accessibility description of the sim pin lock. [CHAR_LIMIT=none] -->
2807    <string name="keyguard_accessibility_sim_pin_unlock">Sim Pin unlock.</string>
2808    <!-- Accessibility description of the sim puk lock. [CHAR_LIMIT=none] -->
2809    <string name="keyguard_accessibility_sim_puk_unlock">Sim Puk unlock.</string>
2810    <!-- Accessibility description of the password lock. [CHAR_LIMIT=none] -->
2811    <string name="keyguard_accessibility_password_unlock">Password unlock.</string>
2812    <!-- Accessibility description of the unlock pattern area. [CHAR_LIMIT=none] -->
2813    <string name="keyguard_accessibility_pattern_area">Pattern area.</string>
2814    <!-- Accessibility description of the unlock slide area. [CHAR_LIMIT=none] -->
2815    <string name="keyguard_accessibility_slide_area">Slide area.</string>
2816
2817    <!-- Password keyboard strings. Used by LockScreen and Settings --><skip />
2818    <!-- Label for "switch to symbols" key.  Must be short to fit on key! -->
2819    <string name="password_keyboard_label_symbol_key">\?123</string>
2820    <!-- Label for "switch to alphabetic" key.  Must be short to fit on key! -->
2821    <string name="password_keyboard_label_alpha_key">ABC</string>
2822    <!-- Label for ALT modifier key.  Must be short to fit on key! -->
2823    <string name="password_keyboard_label_alt_key">ALT</string>
2824
2825    <!-- Label for granularity to traverse the content on an AccessibilityNodeInfo by character. Only spoken to the user. [CHAR LIMIT=NONE] -->
2826    <string name="granularity_label_character">character</string>
2827    <!-- Label for granularity to traverse the content on an AccessibilityNodeInfo by word. Only spoken to the user. [CHAR LIMIT=NONE] -->
2828    <string name="granularity_label_word">word</string>
2829    <!-- Label for granularity to traverse the content on an AccessibilityNodeInfo by link. Only spoken to the user. [CHAR LIMIT=NONE] -->
2830    <string name="granularity_label_link">link</string>
2831    <!-- Label for granularity to traverse the content on an AccessibilityNodeInfo by line. Only spoken to the user. [CHAR LIMIT=NONE] -->
2832    <string name="granularity_label_line">line</string>
2833
2834    <!-- Title of the alert when something went wrong in the factory test. -->
2835    <string name="factorytest_failed">Factory test failed</string>
2836    <!-- Error message displayed when a non-system application tries to start a factory test. -->
2837    <string name="factorytest_not_system">The FACTORY_TEST action
2838        is only supported for packages installed in /system/app.</string>
2839    <!-- Error message displayed when the factory test could not be started. -->
2840    <string name="factorytest_no_action">No package was found that provides the
2841        FACTORY_TEST action.</string>
2842    <!-- Button to restart the device after the factory test. -->
2843    <string name="factorytest_reboot">Reboot</string>
2844
2845    <!-- Do not translate.  timepicker mode, overridden for watch -->
2846    <string name="time_picker_mode" translatable="false">"clock"</string>
2847
2848    <!-- Do not translate.  datepicker mode, overridden for watch -->
2849    <string name="date_picker_mode" translatable="false">"calendar"</string>
2850
2851    <!-- Title for a JavaScript dialog. "The page at <url of current page> says:" -->
2852    <string name="js_dialog_title">The page at \"<xliff:g id="title">%s</xliff:g>\" says:</string>
2853    <!-- Default title for a javascript dialog -->
2854    <string name="js_dialog_title_default">JavaScript</string>
2855    <!-- Title for the unload javascript dialog -->
2856    <string name="js_dialog_before_unload_title">Confirm Navigation</string>
2857    <!-- Text for the positive button on the unload javascript dialog -->
2858    <string name="js_dialog_before_unload_positive_button">Leave this Page</string>
2859    <!-- Text for the negative button on the unload javascript dialog -->
2860    <string name="js_dialog_before_unload_negative_button">Stay on this Page</string>
2861    <!-- Message in a javascript dialog asking if the user wishes to leave the current page -->
2862    <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>
2863
2864    <!-- Title of fullscreen autofill window, including the name of which autofill service it is using [CHAR-LIMIT=NONE] -->
2865    <string name="autofill_window_title">Autofill with <xliff:g id="serviceName" example="MyPass">%1$s</xliff:g></string>
2866
2867    <!-- Title of an application permission, listed so the user can choose whether
2868    they want to allow the application to do this. -->
2869    <string name="permlab_setAlarm">set an alarm</string>
2870    <!-- Description of an application permission, listed so the user can choose whether
2871        they want to allow the application to do this. -->
2872    <string name="permdesc_setAlarm">Allows the app to set an alarm in
2873        an installed alarm clock app. Some alarm clock apps may
2874        not implement this feature.</string>
2875
2876    <!-- Title of an application permission, listed so the user can choose whether
2877        they want to allow the application to do this. [CHAR LIMIT=NONE] -->
2878    <string name="permlab_addVoicemail">add voicemail</string>
2879    <!-- Description of an application permission, listed so the user can choose whether
2880        they want to allow the application to do this. [CHAR LIMIT=NONE] -->
2881    <string name="permdesc_addVoicemail">Allows the app to add messages
2882      to your voicemail inbox.</string>
2883
2884    <!-- Displayed to the user to inform them that an app has accessed clipboard data (pasted as in "copy and paste") [CHAR LIMIT=50] -->
2885    <string name="pasted_from_clipboard"><xliff:g id="pasting_app_name" example="Gmail">%1$s</xliff:g> pasted from your clipboard</string>
2886
2887    <!-- 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.-->
2888    <string name="more_item_label">More</string>
2889    <!-- 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" -->
2890    <string name="prepend_shortcut_label">Menu+</string>
2891    <!-- Prepended to the shortcut for a menu item to indicate that the user should hold the META key together with the shortcut to invoke the item. -->
2892    <string name="menu_meta_shortcut_label">Meta+</string>
2893    <!-- Prepended to the shortcut for a menu item to indicate that the user should hold the CTRL key together with the shortcut to invoke the item. -->
2894    <string name="menu_ctrl_shortcut_label">Ctrl+</string>
2895    <!-- Prepended to the shortcut for a menu item to indicate that the user should hold the ALT key together with the shortcut to invoke the item. -->
2896    <string name="menu_alt_shortcut_label">Alt+</string>
2897    <!-- Prepended to the shortcut for a menu item to indicate that the user should hold the SHIFT key together with the shortcut to invoke the item. -->
2898    <string name="menu_shift_shortcut_label">Shift+</string>
2899    <!-- Prepended to the shortcut for a menu item to indicate that the user should hold the SYM key together with the shortcut to invoke the item. -->
2900    <string name="menu_sym_shortcut_label">Sym+</string>
2901    <!-- Prepended to the shortcut for a menu item to indicate that the user should hold the FUNCTION key together with the shortcut to invoke the item. -->
2902    <string name="menu_function_shortcut_label">Function+</string>
2903    <!-- Displayed in place of the regular shortcut letter when a menu item has Menu+space for the shortcut. -->
2904    <string name="menu_space_shortcut_label">space</string>
2905    <!-- Displayed in place of the regular shortcut letter when a menu item has Menu+enter for the shortcut. -->
2906    <string name="menu_enter_shortcut_label">enter</string>
2907    <!-- Displayed in place of the regular shortcut letter when a menu item has Menu+delete for the shortcut. -->
2908    <string name="menu_delete_shortcut_label">delete</string>
2909
2910    <!-- Strings used for search bar --><skip />
2911
2912    <!-- This is the default button label in the system-wide search UI.
2913         It is also used by the home screen's search "widget". It should be short -->
2914    <string name="search_go">Search</string>
2915    <!-- Default hint text for the system-wide search UI's text field. [CHAR LIMIT=30] -->
2916    <string name="search_hint">Search\u2026</string>
2917    <!-- SearchView accessibility description for search button [CHAR LIMIT=NONE] -->
2918    <string name="searchview_description_search">Search</string>
2919    <!-- SearchView accessibility description for search text field [CHAR LIMIT=NONE] -->
2920    <string name="searchview_description_query">Search query</string>
2921    <!-- SearchView accessibility description for clear button [CHAR LIMIT=NONE] -->
2922    <string name="searchview_description_clear">Clear query</string>
2923    <!-- SearchView accessibility description for submit button [CHAR LIMIT=NONE] -->
2924    <string name="searchview_description_submit">Submit query</string>
2925    <!-- SearchView accessibility description for voice button [CHAR LIMIT=NONE] -->
2926    <string name="searchview_description_voice">Voice search</string>
2927
2928    <!-- Title for a warning message about the interaction model changes after allowing an accessibility
2929         service to put the device into explore by touch mode, displayed as a dialog message when
2930         the user selects to enables the service. (default). [CHAR LIMIT=45] -->
2931    <string name="enable_explore_by_touch_warning_title">Enable Explore by Touch?</string>
2932    <!-- Summary for a warning message about the interaction model changes after allowing an accessibility
2933         service to put the device into explore by touch mode, displayed as a dialog message when
2934         the user selects to enables the service. (tablet). [CHAR LIMIT=NONE] -->
2935    <string name="enable_explore_by_touch_warning_message" product="tablet">
2936        <xliff:g id="accessibility_service_name">%1$s</xliff:g> wants to enable Explore by Touch.
2937        When Explore by Touch is turned on, you can hear or see descriptions of what\'s under
2938        your finger or perform gestures to interact with the tablet.</string>
2939    <!-- Summary for a warning message about the interaction model changes after allowing an accessibility
2940         service to put the device into explore by touch mode, displayed as a dialog message when
2941         the user selects to enables the service. (default). [CHAR LIMIT=NONE] -->
2942    <string name="enable_explore_by_touch_warning_message" product="default">
2943        <xliff:g id="accessibility_service_name">%1$s</xliff:g> wants to enable Explore by Touch.
2944       When Explore by Touch is turned on, you can hear or see descriptions of what\'s under
2945       your finger or perform gestures to interact with the phone.</string>
2946
2947    <!-- String used to display the date. This is the string to say something happened 1 month ago. -->
2948    <string name="oneMonthDurationPast">1 month ago</string>
2949    <!-- String used to display the date. This is the string to say something happened more than 1 month ago. -->
2950    <string name="beforeOneMonthDurationPast">Before 1 month ago</string>
2951
2952    <!-- This is used to express that something occurred within the last X days (e.g., Last 7 days). -->
2953    <string name="last_num_days">{ count, plural,
2954        =1 {Last # day}
2955        other {Last # days}
2956    }</string>
2957
2958    <!-- This is used to express that something has occurred within the last month -->
2959    <string name="last_month">Last month</string>
2960
2961    <!-- This is used to express that something happened longer ago than the previous options -->
2962    <string name="older">Older</string>
2963
2964    <!-- String used to display the date. Preposition for date display ("on May 29") -->
2965    <string name="preposition_for_date">on <xliff:g id="date" example="May 29">%s</xliff:g></string>
2966    <!-- String used to display the date. Preposition for time display ("at 2:33am") -->
2967    <string name="preposition_for_time">at <xliff:g id="time" example="2:33 am">%s</xliff:g></string>
2968    <!-- String used to display the date. Preposition for year display ("in 2008") -->
2969    <string name="preposition_for_year">in <xliff:g id="year" example="2003">%s</xliff:g></string>
2970
2971    <!-- Appened to express the value is this unit of time: singular day -->
2972    <string name="day">day</string>
2973    <!-- Appened to express the value is this unit of time: plural days -->
2974    <string name="days">days</string>
2975    <!-- Appened to express the value is this unit of time: singular hour -->
2976    <string name="hour">hour</string>
2977    <!-- Appened to express the value is this unit of time: plural hours -->
2978    <string name="hours">hours</string>
2979    <!-- Appened to express the value is this unit of time: singular minute -->
2980    <string name="minute">min</string>
2981    <!-- Appened to express the value is this unit of time: plural minutes -->
2982    <string name="minutes">mins</string>
2983    <!-- Appened to express the value is this unit of time. -->
2984    <string name="second">sec</string>
2985    <!-- Appened to express the value is this unit of time. -->
2986    <string name="seconds">secs</string>
2987    <!-- Appened to express the value is this unit of time. -->
2988    <string name="week">week</string>
2989    <!-- Appened to express the value is this unit of time. -->
2990    <string name="weeks">weeks</string>
2991    <!-- Appened to express the value is this unit of time. -->
2992    <string name="year">year</string>
2993    <!-- Appened to express the value is this unit of time. -->
2994    <string name="years">years</string>
2995
2996    <!-- 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]-->
2997    <string name="now_string_shortest">now</string>
2998
2999    <!-- 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] -->
3000    <string name="duration_minutes_shortest">
3001        <xliff:g id="count">%d</xliff:g>m
3002    </string>
3003
3004    <!-- 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] -->
3005    <string name="duration_hours_shortest">
3006        <xliff:g id="count">%d</xliff:g>h
3007    </string>
3008
3009    <!-- 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] -->
3010    <string name="duration_days_shortest">
3011       <xliff:g id="count">%d</xliff:g>d
3012    </string>
3013
3014    <!-- 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] -->
3015    <string name="duration_years_shortest">
3016        <xliff:g id="count">%d</xliff:g>y
3017    </string>
3018
3019    <!-- 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] -->
3020    <string name="duration_minutes_shortest_future">
3021        in <xliff:g id="count">%d</xliff:g>m
3022    </string>
3023
3024    <!-- 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] -->
3025    <string name="duration_hours_shortest_future">
3026        in <xliff:g id="count">%d</xliff:g>h
3027    </string>
3028
3029    <!-- 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] -->
3030    <string name="duration_days_shortest_future">
3031        in <xliff:g example="1" id="count">%d</xliff:g>d
3032    </string>
3033
3034    <!-- 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] -->
3035    <string name="duration_years_shortest_future">
3036        in <xliff:g id="count">%d</xliff:g>y
3037    </string>
3038
3039    <!-- Phrase describing a relative time using minutes in the past that is not shown on the screen but used for accessibility. [CHAR LIMIT=NONE] -->
3040    <string name="duration_minutes_relative">{count, plural,
3041        =1 {# minute ago}
3042        other {# minutes ago}
3043    }
3044    </string>
3045
3046    <!-- Phrase describing a relative time using hours in the past that is not shown on the screen but used for accessibility. [CHAR LIMIT=NONE] -->
3047    <string name="duration_hours_relative">{count, plural,
3048        =1 {# hour ago}
3049        other {# hours ago}
3050    }
3051    </string>
3052
3053    <!-- Phrase describing a relative time using days in the past that is not shown on the screen but used for accessibility. [CHAR LIMIT=NONE] -->
3054    <string name="duration_days_relative">{count, plural,
3055        =1 {# day ago}
3056        other {# days ago}
3057    }
3058    </string>
3059
3060    <!-- Phrase describing a relative time using years in the past that is not shown on the screen but used for accessibility. [CHAR LIMIT=NONE] -->
3061    <string name="duration_years_relative">{count, plural,
3062        =1 {# year ago}
3063        other {# years ago}
3064    }
3065    </string>
3066
3067    <!-- 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] -->
3068    <string name="duration_minutes_relative_future">{count, plural,
3069        =1 {# minute}
3070        other {# minutes}
3071    }
3072    </string>
3073
3074    <!-- 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] -->
3075    <string name="duration_hours_relative_future">{count, plural,
3076        =1 {# hour}
3077        other {# hours}
3078    }
3079    </string>
3080
3081    <!-- 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] -->
3082    <string name="duration_days_relative_future">{count, plural,
3083        =1 {# day}
3084        other {# days}
3085    }
3086    </string>
3087
3088    <!-- 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] -->
3089    <string name="duration_years_relative_future">{count, plural,
3090        =1 {# year}
3091        other {# years}
3092    }
3093    </string>
3094
3095    <!-- Title for error alert when a video cannot be played.  it can be used by any app. -->
3096    <string name="VideoView_error_title">Video problem</string>
3097    <!-- Text for error alert when a video container is not valid for progressive download/playback. -->
3098    <string name="VideoView_error_text_invalid_progressive_playback">This video isn\'t valid for streaming to this device.</string>
3099    <!-- Text for error alert when a video cannot be played. it can be used by any app. -->
3100    <string name="VideoView_error_text_unknown">Can\'t play this video.</string>
3101    <!-- Button to close error alert when a video cannot be played -->
3102    <string name="VideoView_error_button">OK</string>
3103
3104
3105
3106
3107    <!-- Format indicating a relative expression and time.
3108         Example: "4 hours ago, 11:00 am" -->
3109    <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>
3110
3111
3112    <!-- Quoted name for 12pm, lowercase -->
3113    <string name="noon">"noon"</string>
3114    <!-- Quoted name for 12pm, uppercase first letter -->
3115    <string name="Noon">"Noon"</string>
3116    <!-- Quoted name for 12am, lowercase -->
3117    <string name="midnight">"midnight"</string>
3118    <!-- Quoted name for 12am, uppercase first letter -->
3119    <string name="Midnight">"Midnight"</string>
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131    <!-- Format string for durations like "01:23" (1 minute, 23 seconds) -->
3132    <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>
3133
3134    <!-- Format string for times like "1:43:33" (1 hour, 43 minutes, 33 seconds) -->
3135    <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>
3136
3137    <!-- Item on EditText context menu. This action is used to select all text in the edit field. -->
3138    <string name="selectAll">Select all</string>
3139
3140    <!-- Item on EditText context menu.  This action is used to cut selected the text into the clipboard.  -->
3141    <string name="cut">Cut</string>
3142
3143    <!-- Item on EditText context menu. This action is used to cut selected the text into the clipboard. -->
3144    <string name="copy">Copy</string>
3145
3146    <!-- Error shown by TextView/EditText when cut/copy operation fails because text is too long to copy into the clipboard. -->
3147    <string name="failed_to_copy_to_clipboard">Failed to copy to clipboard</string>
3148
3149    <!-- Item on EditText context menu. This action is used to paste from the clipboard into the eidt field -->
3150    <string name="paste">Paste</string>
3151
3152    <!-- Item on EditText context menu. This action is used to paste from the clipboard into the eidt field without formatting -->
3153    <string name="paste_as_plain_text">Paste as plain text</string>
3154
3155    <!-- 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 -->
3156    <string name="replace">Replace\u2026</string>
3157
3158    <!-- Item on EditText pop-up window. This action is used to delete the text that the user recently added. [CHAR LIMIT=15] -->
3159    <string name="delete">Delete</string>
3160
3161    <!-- Item on EditText context menu. This action is used to copy a URL from the edit field into the clipboard. -->
3162    <string name="copyUrl">Copy URL</string>
3163
3164    <!-- Item on EditText context menu. Added only when the context menu is not empty, it enable selection context mode. [CHAR LIMIT=20] -->
3165    <string name="selectTextMode">Select text</string>
3166
3167    <!-- Item on EditText context menu. This action is used to undo a text edit operation. -->
3168    <string name="undo">Undo</string>
3169
3170    <!-- Item on EditText context menu. This action is used to redo a text edit operation. -->
3171    <string name="redo">Redo</string>
3172
3173    <!-- Item on EditText context menu. This action is used to request autofill. -->
3174    <string name="autofill">Autofill</string>
3175
3176    <!-- Text selection contextual mode title, displayed in the CAB. [CHAR LIMIT=20] -->
3177    <string name="textSelectionCABTitle">Text selection</string>
3178
3179    <!-- Option to add the current misspelled word to the user dictionary. [CHAR LIMIT=25] -->
3180    <string name="addToDictionary">Add to dictionary</string>
3181
3182    <!-- Option to delete the highlighted part of the text from the suggestion popup. [CHAR LIMIT=25] -->
3183    <string name="deleteText">Delete</string>
3184
3185    <!-- EditText context menu -->
3186    <string name="inputMethod">Input method</string>
3187
3188    <!-- Title for EditText context menu [CHAR LIMIT=20] -->
3189    <string name="editTextMenuTitle">Text actions</string>
3190
3191    <!-- Content description of the back button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
3192    <string name="input_method_nav_back_button_desc">Back</string>
3193    <!-- Content description of the switch input method button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
3194    <string name="input_method_ime_switch_button_desc">Switch input method</string>
3195
3196    <!-- If the device is getting low on internal storage, a notification is shown to the user.  This is the title of that notification. -->
3197    <string name="low_internal_storage_view_title">Storage space running out</string>
3198    <!-- If the device is getting low on internal storage, a notification is shown to the user.  This is the message of that notification. -->
3199    <string name="low_internal_storage_view_text">Some system functions may not work</string>
3200    <!-- 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. -->
3201    <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>
3202
3203    <!-- [CHAR LIMIT=NONE] Stub notification title for an app running a service that has provided
3204         a bad bad notification for itself. -->
3205    <string name="app_running_notification_title"><xliff:g id="app_name">%1$s</xliff:g>
3206        is running</string>
3207    <!-- [CHAR LIMIT=NONE] Stub notification text for an app running a service that has provided
3208         a bad bad notification for itself. -->
3209    <string name="app_running_notification_text">Tap for more information
3210        or to stop the app.</string>
3211
3212    <!-- Preference framework strings. -->
3213    <string name="ok">OK</string>
3214    <!-- Preference framework strings. -->
3215    <string name="cancel">Cancel</string>
3216    <!-- Preference framework strings. {@deprecated Do not use. Incorrectly matches android.R.string.ok rather than "yes".} -->
3217    <string name="yes">OK</string>
3218    <!-- Preference framework strings. {@deprecated Do not use. Incorrectly matches android.R.string.cancel rather than "no".} -->
3219    <string name="no">Cancel</string>
3220    <!-- This is the generic "attention" string to be used in attention dialogs.  Typically
3221         combined with setIconAttribute(android.R.attr.alertDialogIcon)
3222         (or setIcon(android.R.drawable.ic_dialog_alert) on legacy versions of the platform) -->
3223    <string name="dialog_alert_title">Attention</string>
3224
3225    <!-- Text shown by list fragment when waiting for data to display. -->
3226    <string name="loading">Loading\u2026</string>
3227
3228    <!-- Default text for a button that can be toggled on and off. -->
3229    <string name="capital_on">ON</string>
3230    <!-- Default text for a button that can be toggled on and off. -->
3231    <string name="capital_off">OFF</string>
3232
3233    <!-- Default checked text used by accessibility for a button that can be checked or unchecked. [CHAR LIMIT=NONE] -->
3234    <string name="checked">checked</string>
3235    <!-- Default not checked text used by accessibility for a button that can be checked or unchecked. [CHAR LIMIT=NONE] -->
3236    <string name="not_checked">not checked</string>
3237    <!-- Default selected text used by accessibility for an element that can be selected or unselected. [CHAR LIMIT=NONE] -->
3238    <string name="selected">selected</string>
3239    <!-- Default not selected text used by accessibility for an element that can be selected or unselected. [CHAR LIMIT=NONE] -->
3240    <string name="not_selected">not selected</string>
3241
3242    <!-- Default label text used by accessibility for ratingbars. [CHAR LIMIT=NONE] -->
3243    <string name ="rating_label">{ rating, plural,
3244        =1 {One star out of {max}}
3245        other {# stars out of {max}}
3246    }
3247    </string>
3248
3249    <!-- Default state description for indeterminate progressbar. [CHAR LIMIT=NONE] -->
3250    <string name="in_progress">in progress</string>
3251
3252    <!-- Title of intent resolver dialog when selecting an application to run. -->
3253    <string name="whichApplication">Complete action using</string>
3254    <!-- Title of intent resolver dialog when selecting an application to run
3255         and a previously used application is known. -->
3256    <string name="whichApplicationNamed">Complete action using %1$s</string>
3257    <!-- Generic label for a link to a intent resolver. -->
3258    <string name="whichApplicationLabel">Complete action</string>
3259    <!-- Title of intent resolver dialog when selecting a viewer application to run. -->
3260    <string name="whichViewApplication">Open with</string>
3261    <!-- Title of intent resolver dialog when selecting a viewer application to run
3262         and a previously used application is known. -->
3263    <string name="whichViewApplicationNamed">Open with %1$s</string>
3264    <!-- Label for a link to a intent resolver dialog to view something -->
3265    <string name="whichViewApplicationLabel">Open</string>
3266    <!-- Title of intent resolver dialog when selecting a browser/application that opens specific URIs
3267         [CHAR LIMIT=128]. -->
3268    <string name="whichOpenHostLinksWith">Open <xliff:g id="host" example="mail.google.com">%1$s</xliff:g> links with</string>
3269    <!-- Title of intent resolver dialog when selecting a browser that opens URI
3270         [CHAR LIMIT=128]. -->
3271    <string name="whichOpenLinksWith">Open links with</string>
3272    <!-- Title of intent resolver dialog when defaulting to a specific browser that opens URI
3273         [CHAR LIMIT=128]. -->
3274    <string name="whichOpenLinksWithApp">Open links with <xliff:g id="application" example="Chrome">%1$s</xliff:g></string>
3275    <!-- Title of intent resolver dialog when defaulting to a specific browser that opens URI
3276         [CHAR LIMIT=128]. -->
3277    <string name="whichOpenHostLinksWithApp">Open <xliff:g id="host" example="mail.google.com">%1$s</xliff:g> links with <xliff:g id="application" example="Chrome">%2$s</xliff:g></string>
3278    <!-- Title of intent resolver dialog when selecting a viewer application that opens URI
3279         and a previously used application is known [CHAR LIMIT=128]. -->
3280    <!-- Label for a link to an intent resolver dialog to open URI [CHAR LIMIT=18] -->
3281    <string name="whichGiveAccessToApplicationLabel">Give access</string>
3282    <!-- Title of intent resolver dialog when selecting an editor application to run. -->
3283    <string name="whichEditApplication">Edit with</string>
3284    <!-- Title of intent resolver dialog when selecting an editor application to run
3285         and a previously used application is known. -->
3286    <string name="whichEditApplicationNamed">Edit with %1$s</string>
3287    <!-- Label for a link to a intent resolver dialog when selecting an editor application -->
3288    <string name="whichEditApplicationLabel">Edit</string>
3289    <!-- Title of intent resolver dialog when selecting a sharing application to run. -->
3290    <string name="whichSendApplication">Share</string>
3291    <!-- Title of intent resolver dialog when selecting a sharing application to run
3292         and a previously used application is known. -->
3293    <string name="whichSendApplicationNamed">Share with %1$s</string>
3294    <!-- Label for a link to a intent resolver dialog to sharing something -->
3295    <string name="whichSendApplicationLabel">Share</string>
3296    <!-- Title of intent resolver dialog when selecting an application to run to
3297         send content to a specific recipient. Often used for email. -->
3298    <string name="whichSendToApplication">Send using</string>
3299    <!-- Title of intent resolver dialog when selecting an application to run to
3300         send content to a specific recipient and a previously used application is known.
3301         Often used for email. -->
3302    <string name="whichSendToApplicationNamed">Send using %1$s</string>
3303    <!-- Label for a link to a intent resolver dialog to send content to a specific recipient. -->
3304    <string name="whichSendToApplicationLabel">Send</string>
3305    <!-- Title of intent resolver dialog when selecting a HOME application to run. -->
3306    <string name="whichHomeApplication">Select a Home app</string>
3307    <!-- Title of intent resolver dialog when selecting a HOME application to run
3308         and a previously used application is known. -->
3309    <string name="whichHomeApplicationNamed">Use %1$s as Home</string>
3310    <!-- Label for a link to a intent resolver dialog when selecting a HOME -->
3311    <string name="whichHomeApplicationLabel">Capture image</string>
3312    <!-- Option to always use the selected application resolution in the future. See the "Complete action using" dialog title-->
3313    <!-- Title of intent resolver dialog when capturing an image. -->
3314    <string name="whichImageCaptureApplication">Capture image with</string>
3315    <!-- Title of intent resolver dialog when capturing an image
3316         and a previously used application is known. -->
3317    <string name="whichImageCaptureApplicationNamed">Capture image with %1$s</string>
3318    <!-- Label for a link to a intent resolver dialog when capturing an image -->
3319    <string name="whichImageCaptureApplicationLabel">Capture image</string>
3320    <!-- Option to always use the selected application resolution in the future. See the "Complete action using" dialog title-->
3321    <string name="alwaysUse">Use by default for this action.</string>
3322    <!-- Title of the list of alternate options to complete an action shown when the
3323         last used option is being displayed separately. -->
3324    <string name="use_a_different_app">Use a different app</string>
3325    <!-- Text displayed when the user selects the check box for setting default application.  See the "Use by default for this action" check box. -->
3326    <string name="clearDefaultHintMsg">Clear default in System settings &gt; Apps &gt; Downloaded.</string>
3327    <!-- 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 them to pick which activity should be used.  This is the title. -->
3328    <string name="chooseActivity">Choose an action</string>
3329    <!-- title for the USB activity chooser. -->
3330    <string name="chooseUsbActivity">Choose an app for the USB device</string>
3331    <!-- Text to display when there are no activities found to display in the
3332         activity chooser. See the "Select an action" title. -->
3333    <string name="noApplications">No apps can perform this action.</string>
3334    <!-- Text of the alert that is displayed when an application has crashed. -->
3335    <string name="aerr_application"><xliff:g id="application">%1$s</xliff:g> has stopped</string>
3336    <!-- Text of the alert that is displayed when a process has crashed. -->
3337    <string name="aerr_process"><xliff:g id="process">%1$s</xliff:g> has
3338        stopped</string>
3339    <!-- Text of the alert that is displayed when an application has crashed repeatedly. -->
3340    <string name="aerr_application_repeated"><xliff:g id="application">%1$s</xliff:g> keeps stopping</string>
3341    <!-- Text of the alert that is displayed when a process has crashed repeatedly. -->
3342    <string name="aerr_process_repeated"><xliff:g id="process">%1$s</xliff:g> keeps stopping</string>
3343    <!-- Button that restarts a crashed application -->
3344    <string name="aerr_restart">Open app again</string>
3345    <!-- Button that sends feedback about a crashed application -->
3346    <string name="aerr_report">Send feedback</string>
3347    <!-- Button that closes a crashed application -->
3348    <string name="aerr_close">Close</string>
3349    <!-- Button that mutes further crashes of the crashed application. Note that this only appears on engineering builds. -->
3350    <string name="aerr_mute">Mute until device restarts</string>
3351    <!-- Button that waits a bit more for an unresponsive app -->
3352    <string name="aerr_wait">Wait</string>
3353    <!-- Button that closes an unresponsive application -->
3354    <string name="aerr_close_app">Close app</string>
3355
3356    <!-- Title of the alert when an application is not responding. -->
3357    <string name="anr_title"></string>
3358    <!-- Text of the alert that is displayed when an application is not responding. -->
3359    <string name="anr_activity_application"><xliff:g id="application">%2$s</xliff:g> isn\'t responding</string>
3360    <!-- Text of the alert that is displayed when an application is not responding. -->
3361    <string name="anr_activity_process"><xliff:g id="activity">%1$s</xliff:g> isn\'t responding</string>
3362    <!-- Text of the alert that is displayed when an application is not responding. -->
3363    <string name="anr_application_process"><xliff:g id="application">%1$s</xliff:g> isn\'t responding</string>
3364    <!-- Text of the alert that is displayed when an application is not responding. -->
3365    <string name="anr_process">Process <xliff:g id="process">%1$s</xliff:g> isn\'t responding</string>
3366    <!-- Button allowing the user to close an application that is not responding. This will kill the application. -->
3367    <string name="force_close">OK</string>
3368    <!-- Button allowing the user to send a bug report for application which has encountered an error. -->
3369    <string name="report">Report</string>
3370    <!-- Button allowing the user to choose to wait for an application that is not responding to become responsive again. -->
3371    <string name="wait">Wait</string>
3372    <!-- Text of the alert that is displayed when a web page is not responding. [CHAR-LIMIT=NONE] -->
3373    <string name="webpage_unresponsive">The page has become unresponsive.\n\nDo you want to close it?</string>
3374    <!-- [CHAR LIMIT=25] Title of the alert when application launches on top of another. -->
3375    <string name="launch_warning_title">App redirected</string>
3376    <!-- [CHAR LIMIT=50] Title of the alert when application launches on top of another. -->
3377    <string name="launch_warning_replace"><xliff:g id="app_name">%1$s</xliff:g> is now running.</string>
3378    <!-- [CHAR LIMIT=50] Title of the alert when application launches on top of another. -->
3379    <string name="launch_warning_original"><xliff:g id="app_name">%1$s</xliff:g> was originally launched.</string>
3380    <!-- [CHAR LIMIT=50] Compat mode dialog: compat mode switch label. -->
3381    <string name="screen_compat_mode_scale">Scale</string>
3382    <!-- [CHAR LIMIT=50] Compat mode dialog: compat mode switch label. -->
3383    <string name="screen_compat_mode_show">Always show</string>
3384    <!-- [CHAR LIMIT=200] Compat mode dialog: hint to re-enable compat mode dialog. -->
3385    <string name="screen_compat_mode_hint">Re-enable this in System settings &gt; Apps &gt; Downloaded.</string>
3386
3387    <!-- [CHAR LIMIT=200] Unsupported display size dialog: message. Refers to "Display size" setting. -->
3388    <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>
3389    <!-- [CHAR LIMIT=50] Unsupported display size dialog: check box label. -->
3390    <string name="unsupported_display_size_show">Always show</string>
3391
3392    <!-- [CHAR LIMIT=200] Unsupported compile SDK dialog: message. Shown when an app may not be compatible with the device's current version of Android. -->
3393    <string name="unsupported_compile_sdk_message"><xliff:g id="app_name">%1$s</xliff:g> was built for an incompatible version of the Android OS and may behave unexpectedly. An updated version of the app may be available.</string>
3394    <!-- [CHAR LIMIT=50] Unsupported compile SDK dialog: check box label. -->
3395    <string name="unsupported_compile_sdk_show">Always show</string>
3396    <!-- [CHAR LIMIT=50] Unsupported compile SDK dialog: label for button to check for an app update. -->
3397    <string name="unsupported_compile_sdk_check_update">Check for update</string>
3398
3399    <!-- Text of the alert that is displayed when an application has violated StrictMode. -->
3400    <string name="smv_application">The app <xliff:g id="application">%1$s</xliff:g>
3401        (process <xliff:g id="process">%2$s</xliff:g>) has violated its self-enforced StrictMode policy.</string>
3402    <!-- Text of the alert that is displayed when an application has violated StrictMode. -->
3403    <string name="smv_process">The process <xliff:g id="process">%1$s</xliff:g> has
3404      has violated its self-enforced StrictMode policy.</string>
3405
3406    <!-- [CHAR LIMIT=40] Title of dialog that is shown when performing a system update. -->
3407    <string name="android_upgrading_title" product="default">Phone is updating\u2026</string>
3408    <!-- [CHAR LIMIT=40] Title of dialog that is shown when performing a system update. -->
3409    <string name="android_upgrading_title" product="tablet">Tablet is updating\u2026</string>
3410    <!-- [CHAR LIMIT=40] Title of dialog that is shown when performing a system update. -->
3411    <string name="android_upgrading_title" product="device">Device is updating\u2026</string>
3412
3413    <!-- [CHAR LIMIT=40] Title of dialog that is shown when system is starting. -->
3414    <string name="android_start_title" product="default">Phone is starting\u2026</string>
3415    <!-- [CHAR LIMIT=40] Title of dialog that is shown when system is starting. -->
3416    <string name="android_start_title" product="automotive">Android is starting\u2026</string>
3417    <!-- [CHAR LIMIT=40] Title of dialog that is shown when system is starting. -->
3418    <string name="android_start_title" product="tablet">Tablet is starting\u2026</string>
3419    <!-- [CHAR LIMIT=40] Title of dialog that is shown when system is starting. -->
3420    <string name="android_start_title" product="device">Device is starting\u2026</string>
3421
3422    <!-- [CHAR LIMIT=NONE] Message shown in upgrading dialog when doing an fstrim. -->
3423
3424    <!-- [CHAR LIMIT=40] Title of notification that is shown when finishing a system update. -->
3425    <string name="android_upgrading_notification_title" product="default">Finishing system update\u2026</string>
3426
3427    <!-- [CHAR LIMIT=40] Toast that is shown when an app is still upgrading. -->
3428    <string name="app_upgrading_toast"><xliff:g id="application">%1$s</xliff:g> is upgrading\u2026</string>
3429
3430    <!-- [CHAR LIMIT=NONE] Message shown in upgrading dialog for each .apk pre boot broadcast -->
3431    <string name="android_preparing_apk">Preparing <xliff:g id="appname">%1$s</xliff:g>.</string>
3432
3433    <!-- [CHAR LIMIT=NONE] Message to show in upgrading dialog when reached the point of starting apps. -->
3434    <string name="android_upgrading_starting_apps">Starting apps.</string>
3435
3436    <!-- [CHAR LIMIT=NONE] Message to show in upgrading dialog when the bulk of the upgrade work is done. -->
3437    <string name="android_upgrading_complete">Finishing boot.</string>
3438
3439    <!-- [CHAR LIMIT=NONE] Message of dialog shown to confirm device going to sleep if the power
3440    button is pressed during fingerprint enrollment. -->
3441    <string name="fp_power_button_enrollment_message">You pressed the power button — this usually turns off the screen.\n\nTry tapping lightly while setting up your fingerprint.</string>
3442
3443    <!-- [CHAR LIMIT=40] Title of dialog shown to confirm device going to sleep if the power button
3444    is pressed during fingerprint enrollment. -->
3445    <string name="fp_power_button_enrollment_title">To end setup, turn off screen</string>
3446
3447    <!-- [CHAR LIMIT=20] Positive button of dialog shown to confirm device going to sleep if the
3448    power button is pressed during fingerprint enrollment. -->
3449    <string name="fp_power_button_enrollment_button_text">Turn off</string>
3450
3451    <!-- [CHAR LIMIT=40] Title of dialog shown to confirm device going to sleep if the power button
3452    is pressed during biometric prompt when a side fingerprint sensor is present. -->
3453    <string name="fp_power_button_bp_title">Continue verifying your fingerprint?</string>
3454
3455    <!-- [CHAR LIMIT=NONE] Message of dialog shown to confirm device going to sleep if the power
3456    button is pressed during biometric prompt when a side fingerprint sensor is present. -->
3457    <string name="fp_power_button_bp_message">You pressed the power button — this usually turns off the screen.\n\nTry tapping lightly to verify your fingerprint.</string>
3458
3459    <!-- [CHAR LIMIT=20] Positive button of dialog shown to confirm device going to sleep if the
3460    power button is pressed during biometric prompt when a side fingerprint sensor is present. -->
3461    <string name="fp_power_button_bp_positive_button">Turn off screen</string>
3462
3463    <!-- [CHAR LIMIT=20] Negative button of dialog shown to confirm device going to sleep if the
3464    power button is pressed during biometric prompt when a side fingerprint sensor is present. -->
3465    <string name="fp_power_button_bp_negative_button">Continue</string>
3466
3467    <!-- Notification text to tell the user that a heavy-weight application is running. -->
3468    <string name="heavy_weight_notification"><xliff:g id="app">%1$s</xliff:g> running</string>
3469
3470    <!-- Notification details to tell the user that a heavy-weight application is running. -->
3471    <string name="heavy_weight_notification_detail">Tap to return to game</string>
3472
3473    <!-- Title of dialog prompting whether user wants to switch between heavy-weight apps. -->
3474    <string name="heavy_weight_switcher_title">Choose game</string>
3475
3476    <!-- Descriptive text for switching to a new heavy-weight application. -->
3477    <string name="heavy_weight_switcher_text">For better performance, only one of these
3478        games can be open at a time.</string>
3479
3480    <string name="old_app_action">Go back to <xliff:g id="old_app">%1$s</xliff:g></string>
3481
3482    <string name="new_app_action">Open <xliff:g id="new_app">%1$s</xliff:g></string>
3483    <string name="new_app_description"><xliff:g id="old_app">%1$s</xliff:g> will close
3484        without saving</string>
3485
3486    <!-- Notification text to tell the user that a process has exceeded its memory limit. -->
3487    <string name="dump_heap_notification"><xliff:g id="proc">%1$s</xliff:g> exceeded memory
3488        limit</string>
3489
3490    <!-- Notification text to tell the user that a heap dump that they initiated for a process is ready [CHAR LIMIT=NONE] -->
3491    <string name="dump_heap_ready_notification">
3492        <xliff:g id="proc" example="com.android.example">%1$s</xliff:g> heap dump ready</string>
3493
3494    <!-- Notification details to tell the user that a process has exceeded its memory limit. -->
3495    <string name="dump_heap_notification_detail">Heap dump collected. Tap to share.</string>
3496
3497    <!-- Title of dialog prompting the user to share a heap dump. -->
3498    <string name="dump_heap_title">Share heap dump?</string>
3499
3500    <!-- Text of dialog prompting the user to share a heap dump for an application [CHAR LIMIT=NONE] -->
3501    <string name="dump_heap_text">The
3502        <xliff:g id="proc" example="com.android.example">%1$s</xliff:g> process has exceeded
3503        its memory limit of <xliff:g id="size" example="350MB">%2$s</xliff:g>. A heap dump is available
3504        for you to share with its developer.  Be careful: this heap dump can contain any
3505        of your personal information that the application has access to.</string>
3506
3507    <!-- Text of dialog prompting the user to share a heap dump for a system process [CHAR LIMIT=NONE] -->
3508    <string name="dump_heap_system_text">The
3509        <xliff:g id="proc" example="Android System">%1$s</xliff:g> process has exceeded
3510        its memory limit of <xliff:g id="size" example="350MB">%2$s</xliff:g>. A heap dump is available
3511        for you to share. Be careful: this heap dump can contain any sensitive personal information
3512        that the process has access to, which may include things you\u2019ve typed.</string>
3513
3514    <!-- Text of dialog prompting the user to share a heap dump that they initiated [CHAR LIMIT=NONE] -->
3515    <string name="dump_heap_ready_text">A heap dump of
3516        <xliff:g id="proc" example="com.android.example">%1$s</xliff:g>\u2019s process is available
3517        for you to share. Be careful: this heap dump may contain any sensitive personal information
3518        that the process has access to, which may include things you\u2019ve typed.</string>
3519
3520    <!-- Displayed in the title of the chooser for things to do with text that
3521         is to be sent to another application. For example, I can send
3522         text through SMS or IM.  A dialog with those choices would be shown,
3523         and this would be the title. -->
3524    <string name="sendText">Choose an action for text</string>
3525
3526    <!-- Title of the dialog where the user is adjusting the phone ringer volume -->
3527    <string name="volume_ringtone">Ringer volume</string>
3528    <!-- Title of the dialog where the user is adjusting the music volume -->
3529    <string name="volume_music">Media volume</string>
3530    <!-- Hint shown in the volume toast to inform the user that the media audio is playing through Bluetooth. -->
3531    <string name="volume_music_hint_playing_through_bluetooth">Playing through Bluetooth</string>
3532    <!-- Hint shown in the volume toast to inform the user that the current ringtone is the silent ringtone. -->
3533    <string name="volume_music_hint_silent_ringtone_selected">Silent ringtone set</string>
3534    <!-- Title of the dialog where the user is adjusting the phone call volume -->
3535    <string name="volume_call">In-call volume</string>
3536    <!-- Title of the dialog where the user is adjusting the phone call volume when connected on bluetooth-->
3537    <string name="volume_bluetooth_call">Bluetooth in-call volume</string>
3538    <!-- Title of the dialog where the user is adjusting the audio volume for alarms -->
3539    <string name="volume_alarm">Alarm volume</string>
3540    <!-- Title of the dialog where the user is adjusting the audio volume for notifications -->
3541    <string name="volume_notification">Notification volume</string>
3542    <!-- Title of the dialog where the user is adjusting the general audio volume -->
3543    <string name="volume_unknown">Volume</string>
3544
3545    <!-- Content description for bluetooth volume icon [CHAR LIMIT=100] -->
3546    <string name="volume_icon_description_bluetooth">Bluetooth volume</string>
3547    <!-- Content description for ringer volume icon [CHAR LIMIT=100] -->
3548    <string name="volume_icon_description_ringer">Ringtone volume</string>
3549    <!-- Content description for in-call volume icon [CHAR LIMIT=100] -->
3550    <string name="volume_icon_description_incall">Call volume</string>
3551    <!-- Content description for media volume icon [CHAR LIMIT=100] -->
3552    <string name="volume_icon_description_media">Media volume</string>
3553    <!-- Content description for notification volume icon [CHAR LIMIT=100] -->
3554    <string name="volume_icon_description_notification">Notification volume</string>
3555
3556    <!-- Ringtone picker strings --> <skip />
3557    <!-- Choice in the ringtone picker.  If chosen, the default ringtone will be used. -->
3558    <string name="ringtone_default">Default ringtone</string>
3559    <!-- Choice in the ringtone picker.  If chosen, the default ringtone will be used. This fills in the actual ringtone's title into the message. -->
3560    <string name="ringtone_default_with_actual">Default (<xliff:g id="actual_ringtone">%1$s</xliff:g>)</string>
3561    <!-- Choice in the ringtone picker.  If chosen, there will be silence instead of a ringtone played. -->
3562    <string name="ringtone_silent">None</string>
3563    <!-- The title of the ringtone picker dialog. -->
3564    <string name="ringtone_picker_title">Ringtones</string>
3565    <!-- The title of the alarm sound picker dialog [CHAR LIMIT=100] -->
3566    <string name="ringtone_picker_title_alarm">Alarm sounds</string>
3567    <!-- The title of the notification sound picker dialog [CHAR LIMIT=100] -->
3568    <string name="ringtone_picker_title_notification">Notification sounds</string>
3569    <!-- If there is ever a ringtone set for some setting, but that ringtone can no longer be resolved, this is shown instead.  For example, if the ringtone was on a SD card and it had been removed, this would be shown for ringtones on that SD card. -->
3570    <string name="ringtone_unknown">Unknown</string>
3571
3572    <!-- A notification is shown when a wifi captive portal network is detected.  This is the notification's title. -->
3573    <string name="wifi_available_sign_in">Sign in to Wi-Fi network</string>
3574
3575    <!-- A notification is shown when a captive portal network is detected.  This is the notification's title. -->
3576    <string name="network_available_sign_in">Sign in to network</string>
3577
3578    <!-- A notification is shown when a captive portal network is detected.  This is the notification's message. -->
3579    <string name="network_available_sign_in_detailed"><xliff:g id="network_ssid">%1$s</xliff:g></string>
3580
3581    <!-- 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. -->
3582    <string name="wifi_no_internet"><xliff:g id="network_ssid" example="GoogleGuest">%1$s</xliff:g> has no internet access</string>
3583
3584    <!-- 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. -->
3585    <string name="wifi_no_internet_detailed">Tap for options</string>
3586
3587    <!-- A notification is shown when the user connects to a mobile network without internet access. This is the notification's title. -->
3588    <string name="mobile_no_internet">Mobile network has no internet access</string>
3589
3590    <!-- A notification is shown when the user connects to a non-mobile and non-wifi network without internet access. This is the notification's title. -->
3591    <string name="other_networks_no_internet">Network has no internet access</string>
3592
3593    <!-- A notification is shown when connected network without internet due to private dns validation failed. This is the notification's message. [CHAR LIMIT=NONE] -->
3594    <string name="private_dns_broken_detailed">Private DNS server cannot be accessed</string>
3595
3596    <!-- A notification is shown when the user connects to a network that doesn't have access to some services (e.g. Push notifications may not work). This is the notification's title. [CHAR LIMIT=50] -->
3597    <string name="network_partial_connectivity"><xliff:g id="network_ssid" example="GoogleGuest">%1$s</xliff:g> has limited connectivity</string>
3598
3599    <!-- A notification is shown when the user connects to a network that doesn't have access to some services (e.g. Push notifications may not work). This is the notification's message. [CHAR LIMIT=50] -->
3600    <string name="network_partial_connectivity_detailed">Tap to connect anyway</string>
3601
3602    <!-- A notification might be shown if the device switches to another network type (e.g., mobile data) because it detects that the network it was using (e.g., Wi-Fi) has lost Internet connectivity. This is the notification's title. %1$s is the network type that the device switched to, e.g., cellular data. It is one of the strings in the network_switch_type_name array. -->
3603    <string name="network_switch_metered">Switched to <xliff:g id="network_type">%1$s</xliff:g></string>
3604
3605    <!-- A notification might be shown if the device switches to another network type (e.g., mobile data) because it detects that the network it was using (e.g., Wi-Fi) has lost Internet connectivity. This is the notification's message. %1$s is the network that the device switched to, e.g., cellular data. %2$s is the network type the device switched from, e.g., Wi-Fi. Both are strings in the network_switch_type_name array. -->
3606    <string name="network_switch_metered_detail">Device uses <xliff:g id="new_network">%1$s</xliff:g> when <xliff:g id="previous_network">%2$s</xliff:g> has no internet access. Charges may apply.</string>
3607
3608    <!-- A toast might be shown if the device switches to another network type (e.g., mobile data) because it detects that the network it was using (e.g., Wi-Fi) has lost Internet connectivity. This is the text of the toast. %1$s is the network that the device switched from, e.g., Wi-Fi. %2$s is the network type the device switched from, e.g., cellular data. Both are strings in the network_switch_type_name array. -->
3609    <string name="network_switch_metered_toast">Switched from <xliff:g id="previous_network">%1$s</xliff:g> to <xliff:g id="new_network">%2$s</xliff:g></string>
3610
3611    <!-- Network type names used in the network_switch_metered and network_switch_metered_detail strings. These must be kept in the sync with the values NetworkCapabilities.TRANSPORT_xxx values, and in the same order. -->
3612    <string-array name="network_switch_type_name">
3613        <item>mobile data</item>
3614        <item>Wi-Fi</item>
3615        <item>Bluetooth</item>
3616        <item>Ethernet</item>
3617        <item>VPN</item>
3618    </string-array>
3619
3620    <!-- Network type name displayed if one of the types is not found in network_switch_type_name. -->
3621    <string name="network_switch_type_name_unknown">an unknown network type</string>
3622
3623    <string name="accept">Accept</string>
3624    <string name="decline">Decline</string>
3625
3626    <!-- Name of the dialog that lets the user choose an accented character to insert -->
3627    <string name="select_character">Insert character</string>
3628
3629    <!-- SMS per-application rate control Dialog --> <skip />
3630    <!-- SMS_DIALOG: An SMS dialog is shown if an application tries to send too many SMSes.  This is the title of that dialog. -->
3631    <string name="sms_control_title">Sending SMS messages</string>
3632    <!-- See SMS_DIALOG.  This is the message shown in that dialog. [CHAR LIMIT=NONE] -->
3633    <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>
3634    <!-- See SMS_DIALOG.  This is a button choice to allow sending the SMSes. [CHAR LIMIT=30] -->
3635    <string name="sms_control_yes">Allow</string>
3636    <!-- See SMS_DIALOG.  This is a button choice to disallow sending the SMSes. [CHAR LIMIT=30] -->
3637    <string name="sms_control_no">Deny</string>
3638
3639    <!-- SMS short code verification dialog. --> <skip />
3640    <!-- The message text for the SMS short code confirmation dialog. [CHAR LIMIT=NONE] -->
3641    <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>
3642    <!-- Message details for the SMS short code confirmation dialog (possible premium short code). [CHAR LIMIT=NONE] -->
3643    <string name="sms_short_code_details">This <b>may cause charges</b> on your mobile account.</string>
3644    <!-- Message details for the SMS short code confirmation dialog (premium short code). [CHAR LIMIT=NONE] -->
3645    <string name="sms_premium_short_code_details"><b>This will cause charges on your mobile account.</b></string>
3646    <!-- Text of the approval button for the SMS short code confirmation dialog. [CHAR LIMIT=30] -->
3647    <string name="sms_short_code_confirm_allow">Send</string>
3648    <!-- Text of the cancel button for the SMS short code confirmation dialog. [CHAR LIMIT=30] -->
3649    <string name="sms_short_code_confirm_deny">Cancel</string>
3650    <!-- Text of the checkbox for the SMS short code confirmation dialog to remember the user's choice. [CHAR LIMIT=40] -->
3651    <string name="sms_short_code_remember_choice">Remember my choice</string>
3652    <!-- Text shown when remember checkbox is checked to inform the user how they may undo the setting. [CHAR LIMIT=40] -->
3653    <string name="sms_short_code_remember_undo_instruction">You can change this later in Settings\u00A0>\u00A0Apps"</string>
3654
3655    <!-- Text of the approval button for the SMS short code confirmation dialog when checkbox is checked. [CHAR LIMIT=30] -->
3656    <string name="sms_short_code_confirm_always_allow">Always Allow</string>
3657    <!-- Text of the cancel button for the SMS short code confirmation dialog when checkbox is checked. [CHAR LIMIT=30] -->
3658    <string name="sms_short_code_confirm_never_allow">Never Allow</string>
3659
3660    <!-- SIM swap and device reboot Dialog --> <skip />
3661    <!-- See SIM_REMOVED_DIALOG.  This is the title of that dialog. -->
3662    <string name="sim_removed_title">SIM removed</string>
3663    <!-- See SIM_REMOVED_DIALOG.  This is the message of that dialog. -->
3664    <string name="sim_removed_message">The mobile network will be unavailable until you restart with a valid SIM.</string>
3665    <!-- See SIM_REMOVED_DIALOG.  This is the button of that dialog. -->
3666    <string name="sim_done_button">Done</string>
3667    <!-- See SIM_ADDED_DIALOG.  This is the title of that dialog. -->
3668    <string name="sim_added_title">SIM added</string>
3669    <!-- See SIM_ADDED_DIALOG.  This is the message of that dialog. -->
3670    <string name="sim_added_message">Restart your device to access the mobile network.</string>
3671    <!-- See SIM_ADDED_DIALOG.  This is the button of that dialog. -->
3672    <string name="sim_restart_button">Restart</string>
3673    <!-- See Carrier_App_Dialog. This is the message of that dialog. -->
3674    <string name="install_carrier_app_notification_title">Activate mobile service</string>
3675    <!-- Notification message that shows when the user inserts a SIM card that requires a carrier app download, but the app name is unknown -->
3676    <string name="install_carrier_app_notification_text">Download the carrier app to activate your new SIM</string>
3677    <!-- Notification message that shows when the user inserts a SIM card that requires a carrier app download.  App name is known -->
3678    <string name="install_carrier_app_notification_text_app_name">Download the <xliff:g id="app_name">%1$s</xliff:g> app to activate your new SIM</string>
3679    <!-- See Carrier_App_Notification. This is the button of that dialog. -->
3680    <string name="install_carrier_app_notification_button">Download app</string>
3681    <!-- See carrier_app_notification. This is the headline. -->
3682    <string name="carrier_app_notification_title">New SIM inserted</string>
3683    <string name="carrier_app_notification_text">Tap to set it up</string>
3684
3685    <!-- Date/Time picker dialogs strings -->
3686
3687    <!-- The title of the time picker dialog. [CHAR LIMIT=NONE] -->
3688    <string name="time_picker_dialog_title">Set time</string>
3689    <!-- The title of the date picker dialog. [CHAR LIMIT=NONE] -->
3690    <string name="date_picker_dialog_title">Set date</string>
3691    <!-- Name of the button in the date/time picker to accept the date/time change -->
3692    <string name="date_time_set">Set</string>
3693    <!-- Name of the button in the date/time picker to accept the date/time change -->
3694    <string name="date_time_done">Done</string>
3695
3696    <!-- Security Permissions strings-->
3697    <!-- Text that is placed at the front of a permission name that is being added to an app [CHAR LIMIT=NONE] -->
3698    <string name="perms_new_perm_prefix"><font size="12" fgcolor="#ff33b5e5">NEW: </font></string>
3699    <!-- Text that is placed at the front of a permission name that is being added to an app [CHAR LIMIT=NONE] -->
3700    <string name="perms_description_app">Provided by <xliff:g id="app_name">%1$s</xliff:g>.</string>
3701    <!-- Shown for an application when it doesn't require any permission grants. -->
3702    <string name="no_permissions">No permissions required</string>
3703    <!-- [CHAR LIMIT=NONE] Additional text in permission description for perms that can cost money. -->
3704    <string name="perm_costs_money">this may cost you money</string>
3705    <!-- Dialog ok button-->
3706    <string name="dlg_ok">OK</string>
3707
3708    <!-- USB_PREFERENCES: Notification for when the user connected to the charger only.  This is the title -->
3709    <string name="usb_charging_notification_title">Charging this device via USB</string>
3710    <!-- USB_PREFERENCES: Notification for when the user connects the phone to supply power to attached device.  This is the title -->
3711    <string name="usb_supplying_notification_title">Charging connected device via USB</string>
3712    <!-- USB_PREFERENCES: Notification for when the user connects the phone to a computer via USB in MTP mode.  This is the title -->
3713    <string name="usb_mtp_notification_title">USB file transfer turned on</string>
3714    <!-- USB_PREFERENCES: Notification for when the user connects the phone to a computer via USB in PTP mode.  This is the title -->
3715    <string name="usb_ptp_notification_title">PTP via USB turned on</string>
3716    <!-- USB_PREFERENCES: Notification for when the user connects the phone to a computer via USB in Tethering mode.  This is the title -->
3717    <string name="usb_tether_notification_title">USB tethering turned on</string>
3718    <!-- USB_PREFERENCES: Notification for when the user connects the phone to a computer via USB in MIDI mode.  This is the title -->
3719    <string name="usb_midi_notification_title">MIDI via USB turned on</string>
3720    <!-- USB_PREFERENCES: Notification for when the user connects the phone to a computer via USB in UVC mode.  This is the title -->
3721    <string name="usb_uvc_notification_title">Device connected as Webcam</string>
3722    <!-- USB_PREFERENCES: Notification for when a USB accessory is attached.  This is the title -->
3723    <string name="usb_accessory_notification_title">USB accessory connected</string>
3724    <!-- See USB_PREFERENCES. This is the message. -->
3725    <string name="usb_notification_message">Tap for more options.</string>
3726    <!-- See USB_PREFERENCES. This is the message when a data mode is turned on (mtp, ptp, midi) and the device is supplying power.. -->
3727    <string name="usb_power_notification_message">Charging connected device. Tap for more options.</string>
3728    <!-- USB_PREFERENCES: Notification for when a type-c USB audio accessory is attached but not supported.  This is the title -->
3729    <string name="usb_unsupported_audio_accessory_title">Analog audio accessory detected</string>
3730    <!-- Message of notification shown when a type-c USB audio accessory is attached but not supported. -->
3731    <string name="usb_unsupported_audio_accessory_message">The attached device is not compatible with this phone. Tap to learn more.</string>
3732
3733
3734    <!-- Title of notification shown when ADB is actively connected to the phone. -->
3735    <string name="adb_active_notification_title">USB debugging connected</string>
3736    <!-- Message of notification shown when ADB is actively connected to the phone. -->
3737    <string name="adb_active_notification_message">Tap to turn off USB debugging</string>
3738    <string name="adb_active_notification_message" product="tv">Select to disable USB debugging.</string>
3739    <!-- Title of notification shown when ADB Wireless is actively connected to the phone. [CHAR LIMIT=NONE] -->
3740    <string name="adbwifi_active_notification_title">Wireless debugging connected</string>
3741    <!-- Message of notification shown when ADB Wireless is actively connected to the phone. [CHAR LIMIT=NONE] -->
3742    <string name="adbwifi_active_notification_message">Tap to turn off wireless debugging</string>
3743    <!-- Message of notification shown when ADB Wireless is actively connected to the TV. [CHAR LIMIT=NONE] -->
3744    <string name="adbwifi_active_notification_message" product="tv">Select to disable wireless debugging.</string>
3745
3746    <!-- Title of notification shown when Test Harness Mode is enabled. [CHAR LIMIT=NONE] -->
3747    <string name="test_harness_mode_notification_title">Test Harness Mode enabled</string>
3748    <!-- Message of notification shown when Test Harness Mode is enabled. [CHAR LIMIT=NONE] -->
3749    <string name="test_harness_mode_notification_message">Perform a factory reset to disable Test Harness Mode.</string>
3750
3751    <!-- Title of notification shown when serial console is enabled. [CHAR LIMIT=NONE] -->
3752    <string name="console_running_notification_title">Serial console enabled</string>
3753    <!-- Message of notification shown when serial console is enabled. [CHAR LIMIT=NONE] -->
3754    <string name="console_running_notification_message">Performance is impacted. To disable, check bootloader.</string>
3755
3756    <!-- Title of notification shown when MTE status override is enabled. [CHAR LIMIT=NONE] -->
3757    <string name="mte_override_notification_title">Experimental MTE enabled</string>
3758    <!-- Message of notification shown when MTE status override is enabled. [CHAR LIMIT=NONE] -->
3759    <string name="mte_override_notification_message">Performance and stability might be impacted. Reboot to disable. If enabled using arm64.memtag.bootctl, set it to "none" beforehand.</string>
3760
3761    <!-- Title of notification shown when contaminant is detected on the USB port. [CHAR LIMIT=NONE] -->
3762    <string name="usb_contaminant_detected_title">Liquid or debris in USB port</string>
3763    <!-- Message of notification shown when contaminant is detected on the USB port. [CHAR LIMIT=NONE] -->
3764    <string name="usb_contaminant_detected_message">USB port is automatically disabled. Tap to learn more.</string>
3765    <!-- Title of notification shown when contaminant is no longer detected on the USB port. [CHAR LIMIT=NONE] -->
3766    <string name="usb_contaminant_not_detected_title">OK to use USB port</string>
3767    <!-- Message of notification shown when contaminant is no longer detected on the USB port. [CHAR LIMIT=NONE] -->
3768    <string name="usb_contaminant_not_detected_message">Phone no longer detects liquid or debris.</string>
3769
3770    <!-- Title of notification shown to indicate that bug report is being collected. -->
3771    <string name="taking_remote_bugreport_notification_title">Taking bug report\u2026</string>
3772    <!-- Title of notification shown to ask for user consent for sharing a bugreport that was requested remotely by the IT administrator. -->
3773    <string name="share_remote_bugreport_notification_title">Share bug report?</string>
3774    <!-- Title of notification shown to indicate that bug report is still being collected after sharing was accepted. -->
3775    <string name="sharing_remote_bugreport_notification_title">Sharing bug report\u2026</string>
3776    <!-- Message of a notification shown to ask for user consent for sharing a bugreport that was requested remotely by the IT administrator. -->
3777    <string name="share_remote_bugreport_notification_message_finished">Your admin requested a bug
3778        report to help troubleshoot this device. Apps and data may be shared.</string>
3779    <!-- Acceptance label of notification shown to ask for user consent for sharing the remote bugreport. -->
3780    <string name="share_remote_bugreport_action">SHARE</string>
3781    <!-- Decline label of notification shown to ask for user consent for sharing the remote bugreport. -->
3782    <string name="decline_remote_bugreport_action">DECLINE</string>
3783
3784    <!-- Used to replace %s in urls retreived from the signin server with locales.  For Some        -->
3785    <!-- devices we don't support all the locales we ship to and need to replace the '%s' with a    -->
3786    <!-- locale string based on mcc values.  By default (0-length string) we don't replace the %s   -->
3787    <!-- at all and later replace it with a locale string based on the users chosen locale          -->
3788    <!-- DO NOT TRANSLATE -->
3789    <string name="locale_replacement">""</string>
3790
3791    <!-- Title of the pop-up dialog in which the user switches keyboard, also known as input method. -->
3792    <string name="select_input_method">Choose input method</string>
3793    <!-- Summary text of a toggle switch to enable/disable use of the IME while a physical
3794         keyboard is connected -->
3795    <string name="show_ime">Keep it on screen while physical keyboard is active</string>
3796    <!-- Title of the physical keyboard category in the input method selector [CHAR LIMIT=30] -->
3797    <string name="hardware">Use on-screen keyboard</string>
3798
3799    <!-- Title of the notification to prompt the user to configure physical keyboard settings. [CHAR LIMIT=NOTIF_TITLE] -->
3800    <string name="select_keyboard_layout_notification_title">Configure <xliff:g id="device_name" example="Foobar USB Keyboard">%s</xliff:g></string>
3801    <!-- Title of the notification to prompt the user to configure physical keyboard settings when multiple keyboards connected. [CHAR LIMIT=NOTIF_TITLE] -->
3802    <string name="select_multiple_keyboards_layout_notification_title">Configure physical keyboards</string>
3803    <!-- Message of the notification to prompt the user to configure physical keyboard settings
3804         where the user can associate language with physical keyboard layout. -->
3805    <string name="select_keyboard_layout_notification_message">Tap to select language and layout</string>
3806
3807    <string name="fast_scroll_alphabet">\u0020ABCDEFGHIJKLMNOPQRSTUVWXYZ</string>
3808    <string name="fast_scroll_numeric_alphabet">\u00200123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ</string>
3809
3810    <!-- Alert windows notification strings -->
3811    <skip />
3812    <!-- Name of notification channel group the system post notification to inform the use about apps
3813         that are drawing ui on-top of other apps (alert-windows) [CHAR LIMIT=NONE] -->
3814    <string name="alert_windows_notification_channel_group_name">Display over other apps</string>
3815    <!-- Name of notification channel the system post notification to inform the use about apps
3816         that are drawing ui on-top of other apps (alert-windows) [CHAR LIMIT=NONE] -->
3817    <string name="alert_windows_notification_channel_name"><xliff:g id="name" example="Google Maps">%s</xliff:g> displaying over other apps</string>
3818    <!-- Notification title when an application is displaying ui on-top of other apps
3819         [CHAR LIMIT=30] -->
3820    <string name="alert_windows_notification_title"><xliff:g id="name" example="Google Maps">%s</xliff:g> is displaying over other apps</string>
3821    <!-- Notification body when an application is displaying ui on-top of other apps
3822         [CHAR LIMIT=NONE] -->
3823    <string name="alert_windows_notification_message">If you don’t want <xliff:g id="name" example="Google Maps">%s</xliff:g> to use this feature, tap to open settings and turn it off.</string>
3824    <!-- Notification action to turn-off app displaying on-top of other apps. [CHAR LIMIT=20] -->
3825    <string name="alert_windows_notification_turn_off_action">Turn off</string>
3826
3827    <!-- External media notification strings -->
3828    <skip />
3829
3830    <!-- Notification title when external media is being checked [CHAR LIMIT=30] -->
3831    <string name="ext_media_checking_notification_title">Checking <xliff:g id="name" example="SD card">%s</xliff:g>\u2026</string>
3832    <!-- Notification body when external media is being checked [CHAR LIMIT=NONE] -->
3833    <string name="ext_media_checking_notification_message">Reviewing current content</string>
3834    <!-- TV specific notification body when external media is being checked [CHAR LIMIT=75] -->
3835    <string name="ext_media_checking_notification_message" product="tv">Analyzing media storage</string>
3836
3837    <!-- Notification body when new external media is detected [CHAR LIMIT=30] -->
3838    <string name="ext_media_new_notification_title">New <xliff:g id="name" example="SD card">%s</xliff:g></string>
3839    <!-- Automotive specific notification body when new external media is detected [CHAR LIMIT=30] -->
3840    <string name="ext_media_new_notification_title" product="automotive"><xliff:g id="name" example="SD card">%s</xliff:g> isn\u2019t working</string>
3841    <!-- Notification body when new external media is detected [CHAR LIMIT=NONE] -->
3842    <string name="ext_media_new_notification_message">Tap to set up</string>
3843    <!-- TV specific notification body when new external media is detected [CHAR LIMIT=75] -->
3844    <string name="ext_media_new_notification_message" product="tv">Select to set up</string>
3845    <!-- Automotive specific notification body when new external media is detected. [CHAR LIMIT=NONE] -->
3846    <string name="ext_media_new_notification_message" product="automotive">You may need to reformat the device. Tap to eject.</string>
3847
3848    <!-- Notification body when external media is ready for use [CHAR LIMIT=NONE] -->
3849    <string name="ext_media_ready_notification_message">For storing  photos, videos, music and more</string>
3850    <!-- TV specific notification body when external media is ready for use [CHAR LIMIT=75] -->
3851    <string name="ext_media_ready_notification_message" product="tv">Browse media files</string>
3852
3853    <!-- Notification title when external media is unmountable (corrupt) [CHAR LIMIT=30] -->
3854    <string name="ext_media_unmountable_notification_title">Issue with <xliff:g id="name" example="SD card">%s</xliff:g></string>
3855    <!-- Automotive specific notification title when external media is unmountable (corrupt) [CHAR LIMIT=30] -->
3856    <string name="ext_media_unmountable_notification_title" product="automotive"><xliff:g id="name" example="SD card">%s</xliff:g> isn\u2019t working</string>
3857    <!-- Notification body when external media is unmountable (corrupt) [CHAR LIMIT=NONE] -->
3858    <string name="ext_media_unmountable_notification_message">Tap to fix</string>
3859    <!-- TV-specific notification body when external media is unmountable (corrupt) [CHAR LIMIT=NONE] -->
3860    <string name="ext_media_unmountable_notification_message" product="tv"><xliff:g id="name" example="SD card">%s</xliff:g> is corrupt. Select to fix.</string>
3861    <!-- Automotive specific notification body when external media is unmountable (corrupt) [CHAR LIMIT=NONE] -->
3862    <string name="ext_media_unmountable_notification_message" product="automotive">You may need to reformat the device. Tap to eject.</string>
3863
3864    <!-- Notification title when external media is unsupported [CHAR LIMIT=30] -->
3865    <string name="ext_media_unsupported_notification_title"><xliff:g id="name" example="SD card">%s</xliff:g> detected </string>
3866    <!-- Automotive specific notification title when external media is unsupported [CHAR LIMIT=30] -->
3867    <string name="ext_media_unsupported_notification_title" product="automotive"><xliff:g id="name" example="SD card">%s</xliff:g> isn\u2019t working</string>
3868    <!-- Notification body when external media is unsupported [CHAR LIMIT=NONE] -->
3869    <string name="ext_media_unsupported_notification_message">Tap to set up .</string>
3870    <!-- TV-specific notification body when external media is unsupported [CHAR LIMIT=75] -->
3871    <string name="ext_media_unsupported_notification_message" product="tv">Select to set up <xliff:g id="name" example="SD card">%s</xliff:g> in a supported format.</string>
3872    <!-- Automotive specific notification body when external media is unsupported [CHAR LIMIT=NONE] -->
3873    <string name="ext_media_unsupported_notification_message" product="automotive">You may need to reformat the device</string>
3874
3875    <!-- Notification title when external media is unsafely removed [CHAR LIMIT=30] -->
3876    <string name="ext_media_badremoval_notification_title"><xliff:g id="name" example="SD card">%s</xliff:g> unexpectedly removed</string>
3877    <!-- Notification body when external media is unsafely removed [CHAR LIMIT=NONE] -->
3878    <string name="ext_media_badremoval_notification_message">Eject media before removing to avoid losing content</string>
3879
3880    <!-- Notification title when external media is missing [CHAR LIMIT=30] -->
3881    <string name="ext_media_nomedia_notification_title"><xliff:g id="name" example="SD card">%s</xliff:g> removed</string>
3882    <!-- Notification body when external media is missing [CHAR LIMIT=NONE] -->
3883    <string name="ext_media_nomedia_notification_message">Some functionality may not work properly. Insert new storage.</string>
3884
3885    <!-- Notification title when external media is unmounting [CHAR LIMIT=30] -->
3886    <string name="ext_media_unmounting_notification_title">Ejecting <xliff:g id="name" example="SD card">%s</xliff:g></string>
3887    <!-- Notification body when external media is unmounting [CHAR LIMIT=NONE] -->
3888    <string name="ext_media_unmounting_notification_message">Don\u2019t remove</string>
3889
3890    <!-- Notification action to setup external media [CHAR LIMIT=20] -->
3891    <string name="ext_media_init_action">Set up</string>
3892    <!-- Notification action to unmount external media [CHAR LIMIT=20] -->
3893    <string name="ext_media_unmount_action">Eject</string>
3894    <!-- Notification action to browse external media [CHAR LIMIT=20] -->
3895    <string name="ext_media_browse_action">Explore</string>
3896
3897    <!-- Notification action to transfer media [CHAR LIMIT=40] -->
3898    <string name="ext_media_seamless_action">Switch output</string>
3899
3900    <!-- Notification title when adoptable storage media is ejected [CHAR LIMIT=30] -->
3901    <string name="ext_media_missing_title"><xliff:g id="name" example="SD card">%s</xliff:g> missing</string>
3902    <!-- Notification body when external media is missing [CHAR LIMIT=30] -->
3903    <string name="ext_media_missing_message">Insert device again</string>
3904
3905    <!-- Notification title when moving an application to external storage [CHAR LIMIT=30] -->
3906    <string name="ext_media_move_specific_title">Moving <xliff:g id="name" example="Calculator">%s</xliff:g></string>
3907    <!-- Notification title when moving data to external storage [CHAR LIMIT=32] -->
3908    <string name="ext_media_move_title">Moving data</string>
3909
3910    <!-- Notification title when moving data to external storage [CHAR LIMIT=32] -->
3911    <string name="ext_media_move_success_title">Content transfer is done</string>
3912    <!-- Notification title when moving data to external storage [CHAR LIMIT=64] -->
3913    <string name="ext_media_move_success_message">Content moved to <xliff:g id="name" example="SD card">%s</xliff:g></string>
3914
3915    <!-- Notification title when moving data to external storage failed [CHAR LIMIT=32] -->
3916    <string name="ext_media_move_failure_title">Couldn\u2019t move content</string>
3917    <!-- Notification title when moving data to external storage failed [CHAR LIMIT=64] -->
3918    <string name="ext_media_move_failure_message">Try moving content again</string>
3919
3920    <!-- Short summary of storage media status when removed [CHAR LIMIT=32] -->
3921    <string name="ext_media_status_removed">Removed</string>
3922    <!-- Short summary of storage media status when unmounted [CHAR LIMIT=32] -->
3923    <string name="ext_media_status_unmounted">Ejected</string>
3924    <!-- Short summary of storage media status when checking [CHAR LIMIT=32] -->
3925    <string name="ext_media_status_checking">Checking\u2026</string>
3926    <!-- Short summary of storage media status when mounted [CHAR LIMIT=32] -->
3927    <string name="ext_media_status_mounted">Ready</string>
3928    <!-- Short summary of storage media status when mounted read-only [CHAR LIMIT=32] -->
3929    <string name="ext_media_status_mounted_ro">Read-only</string>
3930    <!-- Short summary of storage media status when removed unsafely [CHAR LIMIT=32] -->
3931    <string name="ext_media_status_bad_removal">Removed unsafely</string>
3932    <!-- Short summary of storage media status when unmountable [CHAR LIMIT=32] -->
3933    <string name="ext_media_status_unmountable">Corrupted</string>
3934    <!-- Short summary of storage media status when unsupported [CHAR LIMIT=32] -->
3935    <string name="ext_media_status_unsupported">Unsupported</string>
3936    <!-- Short summary of storage media status when ejecting [CHAR LIMIT=32] -->
3937    <string name="ext_media_status_ejecting">Ejecting\u2026</string>
3938    <!-- Short summary of storage media status when formatting [CHAR LIMIT=32] -->
3939    <string name="ext_media_status_formatting">Formatting\u2026</string>
3940    <!-- Short summary of storage media status when missing [CHAR LIMIT=32] -->
3941    <string name="ext_media_status_missing">Not inserted</string>
3942
3943    <!-- Shown in LauncherActivity when the requested target Intent didn't return any matching Activities, leaving the list empty. -->
3944    <string name="activity_list_empty">No matching activities found.</string>
3945
3946    <!-- Title of an application permission that lets an application route media output. -->
3947    <string name="permlab_route_media_output">route media output</string>
3948    <!-- Description of an application permission that lets an application route media output. -->
3949    <string name="permdesc_route_media_output">Allows an application to route media output to other external devices.</string>
3950
3951    <!-- Title of an application permission that lets it read install sessions. -->
3952    <string name="permlab_readInstallSessions">read install sessions</string>
3953    <!-- Description of an application permission that lets it read install sessions. -->
3954    <string name="permdesc_readInstallSessions">Allows an application to read install sessions. This allows it to see details about active package installations.</string>
3955
3956    <!-- Title of an application permission that lets it read install sessions. -->
3957    <string name="permlab_requestInstallPackages">request install packages</string>
3958    <!-- Description of an application permission that lets it read install sessions. -->
3959    <string name="permdesc_requestInstallPackages">Allows an application to request installation of packages.</string>
3960
3961    <!-- Title of an application permission that lets it read install sessions. -->
3962    <string name="permlab_requestDeletePackages">request delete packages</string>
3963    <!-- Description of an application permission that lets it read install sessions. -->
3964    <string name="permdesc_requestDeletePackages">Allows an application to request deletion of packages.</string>
3965
3966    <!-- Title of an application permission that lets it ask user to ignore battery optimizations for that app. -->
3967    <string name="permlab_requestIgnoreBatteryOptimizations">ask to ignore battery optimizations</string>
3968    <!-- Description of an application permission that lets it ask user to ignore battery optimizations for that app-->
3969    <string name="permdesc_requestIgnoreBatteryOptimizations">Allows an app to ask for permission to ignore battery optimizations for that app.</string>
3970
3971    <!-- Title of an application permission that lets it query all other packages. [CHAR LIMIT=NONE] -->
3972    <string name="permlab_queryAllPackages">query all packages</string>
3973    <!-- Description of an application permission that lets it query all other packages. [CHAR LIMIT=NONE] -->
3974    <string name="permdesc_queryAllPackages">Allows an app to see all installed packages.</string>
3975
3976    <!-- Shown in the tutorial for tap twice for zoom control. -->
3977    <string name="tutorial_double_tap_to_zoom_message_short">Tap twice for zoom control</string>
3978
3979
3980    <!-- Shown in gadget hosts (e.g. the home screen) when there was an error inflating
3981    the gadget. -->
3982    <string name="gadget_host_error_inflating">Couldn\'t add widget.</string>
3983
3984    <!-- Long label for a button on a full-screen input method for the "Go" action. -->
3985    <string name="ime_action_go">Go</string>
3986
3987    <!-- Long label for a button on a full-screen input method for the "Search" action. -->
3988    <string name="ime_action_search">Search</string>
3989
3990    <!-- Long label for a button on a full-screen input method for the "Send" action. -->
3991    <string name="ime_action_send">Send</string>
3992
3993    <!-- Long label for a button on a full-screen input method for the "Next" action. -->
3994    <string name="ime_action_next">Next</string>
3995
3996    <!-- Long label for a button on a full-screen input method for the "Done" action. -->
3997    <string name="ime_action_done">Done</string>
3998
3999    <!-- [CHAR LIMIT=6] Long label for a button on a full-screen input method for the "Previous" action. -->
4000    <string name="ime_action_previous">Prev</string>
4001
4002    <!-- Long label for a button on a full-screen input method for an unknown action. -->
4003    <string name="ime_action_default">Execute</string>
4004
4005    <!-- Strings for search suggestions. These are going here because they are referenced by both
4006         ContactsProvider and GoogleContactsProvider -->
4007    <skip />
4008
4009
4010    <!-- 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. -->
4011    <string name="dial_number_using">Dial number\nusing <xliff:g id="number" example="555">%s</xliff:g></string>
4012
4013    <!-- 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. -->
4014    <string name="create_contact_using">Create contact\nusing <xliff:g id="number" example="555">%s</xliff:g></string>
4015
4016    <!-- 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 -->
4017    <!-- An Array of [[Carrier-ID]                     -->
4018    <!--              [default-locale]]                -->
4019    <string-array translatable="false" name="carrier_properties">
4020    </string-array>
4021
4022    <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>
4023    <string name="grant_credentials_permission_message_footer">Do you want to allow this request?</string>
4024    <string name="grant_permissions_header_text">Access request</string>
4025    <string name="allow">Allow</string>
4026    <string name="deny">Deny</string>
4027    <string name="permission_request_notification_title">Permission requested</string>
4028    <string name="permission_request_notification_with_subtitle">Permission requested\nfor account <xliff:g id="account" example="foo@gmail.com">%s</xliff:g>.</string>
4029     <!-- Title and subtitle for notification shown when app request account access (two lines) [CHAR LIMIT=NONE] -->
4030    <string name="permission_request_notification_for_app_with_subtitle">Permission requested by <xliff:g id="app" example="Gmail">%1$s</xliff:g>\nfor account <xliff:g id="account" example="foo@gmail.com">%2$s</xliff:g>.</string>
4031
4032    <!-- Message to show when an intent automatically switches users into the personal profile. -->
4033    <string name="forward_intent_to_owner">You\'re using this app outside of your work profile</string>
4034    <!-- Message to show when an intent automatically switches users into a work profile. -->
4035    <string name="forward_intent_to_work">You\'re using this app in your work profile</string>
4036
4037    <!-- Label to show for a service that is running because it is an input method. -->
4038    <string name="input_method_binding_label">Input method</string>
4039    <!-- Label to show for a service that is running because it is a sync adapter. -->
4040    <string name="sync_binding_label">Sync</string>
4041    <!-- Label to show for a service that is running because it is an accessibility module. -->
4042    <string name="accessibility_binding_label">Accessibility</string>
4043    <!-- Label to show for a service that is running because it is a wallpaper. -->
4044    <string name="wallpaper_binding_label">Wallpaper</string>
4045    <!-- Dialog title for user to select a different wallpaper from service list -->
4046    <string name="chooser_wallpaper">Change wallpaper</string>
4047    <!-- Label to show for a service that is running because it is observing
4048         the user's notifications. -->
4049    <string name="notification_listener_binding_label">Notification listener</string>
4050    <!-- Label to show for a service that is running because the system is in VR mode. -->
4051    <string name="vr_listener_binding_label">VR listener</string>
4052    <!-- Label to show for a service that is running because it is providing conditions. -->
4053    <string name="condition_provider_service_binding_label">Condition provider</string>
4054    <!-- Label to show for a service that is running because it is observing and modifying the
4055         importance of the user's notifications. -->
4056    <string name="notification_ranker_binding_label">Notification ranker service</string>
4057
4058    <!-- Do Not Translate: Alternate eri.xml -->
4059    <string name="alternate_eri_file">/data/eri.xml</string>
4060
4061    <!-- The title of the notification when VPN is active. -->
4062    <string name="vpn_title">VPN activated</string>
4063    <!-- The title of the notification when VPN is active with an application name. -->
4064    <string name="vpn_title_long">VPN is activated by <xliff:g id="app" example="FooVPN client">%s</xliff:g></string>
4065    <!-- The text of the notification when VPN is active. -->
4066    <string name="vpn_text">Tap to manage the network.</string>
4067    <!-- The text of the notification when VPN is active with a session name. -->
4068    <string name="vpn_text_long">Connected to <xliff:g id="session" example="office">%s</xliff:g>. Tap to manage the network.</string>
4069
4070    <!-- Notification title when connecting to always-on VPN, a VPN that's set to always stay
4071         connected. -->
4072    <string name="vpn_lockdown_connecting">Always-on VPN connecting\u2026</string>
4073    <!-- Notification title when connected to always-on VPN, a VPN that's set to always stay
4074         connected. -->
4075    <string name="vpn_lockdown_connected">Always-on VPN connected</string>
4076    <!-- Notification title when not connected to always-on VPN, a VPN that's set to always stay
4077         connected. -->
4078    <string name="vpn_lockdown_disconnected">Disconnected from always-on VPN</string>
4079    <!-- Notification title when error connecting to always-on VPN, a VPN that's set to always stay
4080         connected. -->
4081    <string name="vpn_lockdown_error">Couldn\'t connect to always-on VPN</string>
4082    <!-- Notification body that indicates user can touch to configure always-on VPN, a VPN that's
4083         set to always stay connected. -->
4084    <string name="vpn_lockdown_config">Change network or VPN settings</string>
4085
4086    <!-- Localized strings for WebView -->
4087    <!-- Label for button in a WebView that will open a chooser to choose a file to upload -->
4088    <string name="upload_file">Choose file</string>
4089    <!-- Label for the file upload control when no file has been chosen yet -->
4090    <string name="no_file_chosen">No file chosen</string>
4091    <!-- Label for <input type="reset"> button in html -->
4092    <string name="reset">Reset</string>
4093    <!-- Label for <input type="submit"> button in html -->
4094    <string name="submit">Submit</string>
4095
4096    <!-- Strings for car mode notification -->
4097    <!-- Shown when car mode is enabled -->
4098    <string name="car_mode_disable_notification_title">Driving app is running</string>
4099    <string name="car_mode_disable_notification_message">Tap to exit driving app.</string>
4100
4101    <!--  Strings for possible PreferenceActivity Back/Next buttons -->
4102    <string name="back_button_label">Back</string>
4103    <string name="next_button_label">Next</string>
4104
4105    <!-- Optional button to Skip a PreferenceActivity [CHAR LIMIT=20] -->
4106    <string name="skip_button_label">Skip</string>
4107
4108    <!-- Displayed on the Find dialog when there are no matches [CHAR LIMIT=NONE]-->
4109    <string name="no_matches">No matches</string>
4110
4111    <!-- Find dialog hint text.  Also used in the menu item to open find on page [CHAR LIMIT=NONE] -->
4112    <string name="find_on_page">Find on page</string>
4113
4114    <!-- Displayed on the Find dialog to display the index of the highlighted
4115         match and total number of matches found in the current page. [CHAR LIMIT=NONE] -->
4116    <string name="matches_found">{ count, plural,
4117        =1 {# match}
4118        other {# of {total}}
4119    }
4120    </string>
4121
4122    <!-- Label for the "Done" button on the far left of action mode toolbars. -->
4123    <string name="action_mode_done">Done</string>
4124
4125    <!-- Strings for MasterClearReceiver. -->
4126    <!-- Text for progress dialog while erasing the shared storage volume [CHAR LIMIT=NONE] -->
4127    <string name="progress_erasing">Erasing shared storage\u2026</string>
4128
4129    <!-- Text for WebView's text selection Action Mode -->
4130    <!-- ActionBar action to share the current selection [CHAR LIMIT=10] -->
4131    <string name="share">Share</string>
4132    <!-- ActionBar action to use the current selection to open the Find on page functionality [CHAR LIMIT=10]-->
4133    <string name="find">Find</string>
4134    <!-- ActionBar action to use the current selection to perform a web search [CHAR-LIMIT=16] -->
4135    <string name="websearch">Web Search</string>
4136    <!-- ActionBar action to find the next match in the page [CHAR LIMIT=24] -->
4137    <string name="find_next">Find next</string>
4138    <!-- ActionBar action to find the previous match in the page [CHAR LIMIT=24] -->
4139    <string name="find_previous">Find previous</string>
4140
4141    <!-- Network positioning notification ticker. The name of the user (e.g. John Doe) who sent
4142         the request is shown as a dynamic string. -->
4143    <string name="gpsNotifTicker">Location request from <xliff:g id="name">%s</xliff:g></string>
4144    <!-- Network positioning notification and verification title to inform the user about
4145         an incoming location request. -->
4146    <string name="gpsNotifTitle">Location request</string>
4147    <!-- Network positioning notification message. The name of the user (e.g. John Doe) and
4148         service (SUPL-service) who sent the request is shown as dynamic strings.
4149         Translation should not be longer than example text. -->
4150    <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>
4151    <!-- Network positioning verification Yes. Button to push to share location information. -->
4152    <string name="gpsVerifYes">Yes</string>
4153    <!-- Network positioning verification No. Button to push to deny sharing of location
4154         information. -->
4155    <string name="gpsVerifNo">No</string>
4156
4157    <!-- Error message when the sync tried to delete too many things -->
4158    <string name="sync_too_many_deletes">Delete limit exceeded</string>
4159    <!-- Dialog message for when there are too many deletes that would take place and we want user confirmation -->
4160    <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>
4161    <!-- 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 -->
4162    <string name="sync_really_delete">Delete the items</string>
4163    <!-- 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 -->
4164    <string name="sync_undo_deletes">Undo the deletes</string>
4165    <!-- 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 -->
4166    <string name="sync_do_nothing">Do nothing for now</string>
4167
4168    <!-- Choose Account Activity label -->
4169    <string name="choose_account_label">Choose an account</string>
4170
4171    <string name="add_account_label">"Add an account"</string>
4172
4173    <!-- List item to add an account [CHAR LIMIT=20] -->
4174    <string name="add_account_button_label">Add account</string>
4175
4176    <!-- NumberPicker - accessibility support -->
4177    <!-- Description of the button to increase the NumberPicker value. [CHAR LIMIT=NONE] -->
4178    <string name="number_picker_increment_button">Increase</string>
4179    <!-- Description of the button to decrease the NumberPicker value. [CHAR LIMIT=NONE] -->
4180    <string name="number_picker_decrement_button">Decrease</string>
4181    <!-- Description of the tap and hold action to get into scroll mode in NumberPicker. [CHAR LIMIT=NONE] -->
4182    <string name="number_picker_increment_scroll_mode"><xliff:g id="value" example="3">%s</xliff:g> touch &amp; hold.</string>
4183    <!-- Description of the scrolling action in NumberPicker. [CHAR LIMIT=NONE] -->
4184    <string name="number_picker_increment_scroll_action">Slide up to increase and down to decrease.</string>
4185
4186    <!-- TimePicker - accessibility support -->
4187    <!-- Description of the button to increase the TimePicker's minute value. [CHAR LIMIT=NONE] -->
4188    <string name="time_picker_increment_minute_button">Increase minute</string>
4189    <!-- Description of the button to decrease the TimePicker's minute value. [CHAR LIMIT=NONE] -->
4190    <string name="time_picker_decrement_minute_button">Decrease minute</string>
4191    <!-- Description of the button to increase the TimePicker's hour value. [CHAR LIMIT=NONE] -->
4192    <string name="time_picker_increment_hour_button">Increase hour</string>
4193    <!-- Description of the button to decrease the TimePicker's hour value. [CHAR LIMIT=NONE] -->
4194    <string name="time_picker_decrement_hour_button">Decrease hour</string>
4195    <!-- Description of the button to increase the TimePicker's set PM value. [CHAR LIMIT=NONE] -->
4196    <string name="time_picker_increment_set_pm_button">Set PM</string>
4197    <!-- Description of the button to decrease the TimePicker's set AM value. [CHAR LIMIT=NONE] -->
4198    <string name="time_picker_decrement_set_am_button">Set AM</string>
4199
4200    <!-- DatePicker - accessibility support -->
4201    <!-- Description of the button to increase the DatePicker's month value. [CHAR LIMIT=NONE] -->
4202    <string name="date_picker_increment_month_button">Increase month</string>
4203    <!-- Description of the button to decrease the DatePicker's month value. [CHAR LIMIT=NONE] -->
4204    <string name="date_picker_decrement_month_button">Decrease month</string>
4205    <!-- Description of the button to increase the DatePicker's day value. [CHAR LIMIT=NONE] -->
4206    <string name="date_picker_increment_day_button">Increase day</string>
4207    <!-- Description of the button to decrease the DatePicker's day value. [CHAR LIMIT=NONE] -->
4208    <string name="date_picker_decrement_day_button">Decrease day</string>
4209    <!-- Description of the button to increase the DatePicker's year value. [CHAR LIMIT=NONE] -->
4210    <string name="date_picker_increment_year_button">Increase year</string>
4211    <!-- Description of the button to decrease the DatePicker's year value. [CHAR LIMIT=NONE] -->
4212    <string name="date_picker_decrement_year_button">Decrease year</string>
4213    <!-- Description of the button to move to the previous month. [CHAR LIMIT=NONE] -->
4214    <string name="date_picker_prev_month_button">Previous month</string>
4215    <!-- Description of the button to move to the next month. [CHAR LIMIT=NONE] -->
4216    <string name="date_picker_next_month_button">Next month</string>
4217
4218    <!-- KeyboardView - accessibility support -->
4219    <!-- Description of the Alt button in a KeyboardView. [CHAR LIMIT=NONE] -->
4220    <string name="keyboardview_keycode_alt">Alt</string>
4221    <!-- Description of the Cancel button in a KeyboardView. [CHAR LIMIT=NONE] -->
4222    <string name="keyboardview_keycode_cancel">Cancel</string>
4223    <!-- Description of the Delete button in a KeyboardView. [CHAR LIMIT=NONE] -->
4224    <string name="keyboardview_keycode_delete">Delete</string>
4225    <!-- Description of the Done button in a KeyboardView. [CHAR LIMIT=NONE] -->
4226    <string name="keyboardview_keycode_done">Done</string>
4227    <!-- Description of the Mode change button in a KeyboardView. [CHAR LIMIT=NONE] -->
4228    <string name="keyboardview_keycode_mode_change">Mode change</string>
4229    <!-- Description of the Shift button in a KeyboardView. [CHAR LIMIT=NONE] -->
4230    <string name="keyboardview_keycode_shift">Shift</string>
4231    <!-- Description of the Enter button in a KeyboardView. [CHAR LIMIT=NONE] -->
4232    <string name="keyboardview_keycode_enter">Enter</string>
4233
4234    <!-- ActivityChooserView - accessibility support -->
4235    <!-- Description of the shwoing of a popup window with activities to choose from. [CHAR LIMIT=NONE] -->
4236    <string name="activitychooserview_choose_application">Choose an app</string>
4237
4238    <!-- Error message if the share target app cannto be launched. [CHAR LIMIT=NONE] -->
4239    <string name="activitychooserview_choose_application_error">Couldn\'t launch <xliff:g id="application_name" example="Acme">%s</xliff:g></string>
4240
4241    <!-- ShareActionProvider - accessibility support -->
4242    <!-- Description of the choose target button in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] -->
4243    <string name="shareactionprovider_share_with">Share with</string>
4244    <!-- Description of a share target (both in the list of such or the default share button) in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] -->
4245    <string name="shareactionprovider_share_with_application">Share with <xliff:g id="application_name" example="Bluetooth">%s</xliff:g></string>
4246
4247    <!-- Slide lock screen -->
4248
4249    <!-- Description of the sliding handle in the Slide unlock screen. [CHAR LIMIT=NONE] -->
4250    <string name="content_description_sliding_handle">"Sliding handle. Touch &amp; hold."</string>
4251
4252    <!-- Description of the unlock handle in the Slide unlock screen for tablets. [CHAR LIMIT=NONE] -->
4253    <string name="description_target_unlock_tablet">Swipe to unlock.</string>
4254
4255    <!-- Content description for the action bar "home" affordance. [CHAR LIMIT=NONE] -->
4256    <string name="action_bar_home_description">Navigate home</string>
4257    <!-- Content description for the action bar "up" affordance. [CHAR LIMIT=NONE] -->
4258    <string name="action_bar_up_description">Navigate up</string>
4259    <!-- Content description for the action menu overflow button. [CHAR LIMIT=NONE] -->
4260    <string name="action_menu_overflow_description">More options</string>
4261    <!-- Formatting string for describing the action bar's title/home/up affordance.
4262         This is a single tappable "button" that includes the app icon, the Up indicator
4263         (usually a "<" chevron) and the window title text.
4264         %1$s is the title. %2$s is the description of what tapping/clicking the whole
4265         thing is going to do. -->
4266    <string name="action_bar_home_description_format">%1$s, %2$s</string>
4267    <!-- Just like action_bar_home_description_format, but this one will be used
4268         if the window is also providing subtitle text.
4269         %1$s is the title. %2$s is the subtitle. %3$s is the description of what
4270         tapping/clicking the whole thing is going to do. -->
4271    <string name="action_bar_home_subtitle_description_format">%1$s, %2$s, %3$s</string>
4272
4273    <!-- Storage description for internal shared storage. [CHAR LIMIT=NONE] -->
4274    <string name="storage_internal">Internal shared storage</string>
4275
4276    <!-- Storage description for a generic SD card. [CHAR LIMIT=NONE] -->
4277    <string name="storage_sd_card">SD card</string>
4278    <!-- Storage description for a SD card from a specific manufacturer. [CHAR LIMIT=NONE] -->
4279    <string name="storage_sd_card_label"><xliff:g id="manufacturer" example="SanDisk">%s</xliff:g> SD card</string>
4280
4281    <!-- Storage description for a generic USB drive. [CHAR LIMIT=NONE] -->
4282    <string name="storage_usb_drive">USB drive</string>
4283    <!-- Storage description for a USB drive from a specific manufacturer. [CHAR LIMIT=NONE] -->
4284    <string name="storage_usb_drive_label"><xliff:g id="manufacturer" example="Seagate">%s</xliff:g> USB drive</string>
4285
4286    <!-- Storage description for USB storage. [CHAR LIMIT=NONE] -->
4287    <string name="storage_usb">USB storage</string>
4288
4289    <!-- Button text for the edit menu in input method extract mode. [CHAR LIMIT=16] -->
4290    <string name="extract_edit_menu_button">Edit</string>
4291
4292    <!-- Notification title when data usage has exceeded warning threshold. [CHAR LIMIT=50] -->
4293    <string name="data_usage_warning_title">Data warning</string>
4294    <!-- Notification body when data usage has exceeded warning threshold. [CHAR LIMIT=32] -->
4295    <string name="data_usage_warning_body">You\'ve used <xliff:g id="app" example="3.8GB">%s</xliff:g> of data</string>
4296
4297    <!-- Notification title when mobile data usage has exceeded limit threshold, and has been disabled. [CHAR LIMIT=50] -->
4298    <string name="data_usage_mobile_limit_title">Mobile data limit reached</string>
4299    <!-- Notification title when Wi-Fi data usage has exceeded limit threshold, and has been disabled. [CHAR LIMIT=32] -->
4300    <string name="data_usage_wifi_limit_title">Wi-Fi data limit reached</string>
4301    <!-- Notification body when data usage has exceeded limit threshold, and has been disabled. -->
4302    <string name="data_usage_limit_body">Data paused for the rest of your cycle</string>
4303
4304    <!-- Notification title when mobile data usage has exceeded limit threshold. [CHAR LIMIT=32] -->
4305    <string name="data_usage_mobile_limit_snoozed_title">Over your mobile data limit</string>
4306    <!-- Notification title when Wi-Fi data usage has exceeded limit threshold. [CHAR LIMIT=32] -->
4307    <string name="data_usage_wifi_limit_snoozed_title">Over your Wi-Fi data limit</string>
4308    <!-- Notification body when data usage has exceeded limit threshold. -->
4309    <string name="data_usage_limit_snoozed_body">You\'ve gone <xliff:g id="size" example="3.8GB">%s</xliff:g> over your set limit</string>
4310
4311    <!-- Notification title when background data usage is limited. [CHAR LIMIT=32] -->
4312    <string name="data_usage_restricted_title">Background data restricted</string>
4313    <!-- Notification body when background data usage is limited. -->
4314    <string name="data_usage_restricted_body">Tap to remove restriction.</string>
4315
4316    <!-- Notification title when there has been recent excessive data usage. [CHAR LIMIT=32] -->
4317    <string name="data_usage_rapid_title">High mobile data usage</string>
4318    <!-- Notification body when there has been recent excessive data usage. [CHAR LIMIT=128] -->
4319    <string name="data_usage_rapid_body">Your apps have used more data than usual</string>
4320    <!-- Notification body when there has been recent excessive data usage by a specific app. [CHAR LIMIT=128] -->
4321    <string name="data_usage_rapid_app_body"><xliff:g id="app" example="Calculator">%s</xliff:g> has used more data than usual</string>
4322
4323    <!-- SSL Certificate dialogs -->
4324    <!-- Title for an SSL Certificate dialog -->
4325    <string name="ssl_certificate">Security certificate</string>
4326    <!-- Message on an SSL Certificate dialog -->
4327    <string name="ssl_certificate_is_valid">This certificate is valid.</string>
4328    <!-- Label for an information field on an SSL Certificate Dialog -->
4329    <string name="issued_to">Issued to:</string>
4330    <!-- Label for an information field on an SSL Certificate Dialog -->
4331    <string name="common_name">Common name:</string>
4332    <!-- Label for an information field on an SSL Certificate Dialog -->
4333    <string name="org_name">Organization:</string>
4334    <!-- Label for an information field on an SSL Certificate Dialog -->
4335    <string name="org_unit">Organizational unit:</string>
4336    <!-- Label for an information field on an SSL Certificate Dialog -->
4337    <string name="issued_by">Issued by:</string>
4338    <!-- Label for an information field on an SSL Certificate Dialog -->
4339    <string name="validity_period">Validity:</string>
4340    <!-- Label for an information field on an SSL Certificate Dialog -->
4341    <string name="issued_on">Issued on:</string>
4342    <!-- Label for an information field on an SSL Certificate Dialog -->
4343    <string name="expires_on">Expires on:</string>
4344    <!-- Label for an information field on an SSL Certificate Dialog -->
4345    <string name="serial_number">Serial number:</string>
4346    <!-- Label for an information field on an SSL Certificate Dialog -->
4347    <string name="fingerprints">Fingerprints:</string>
4348    <!-- Label for an information field on an SSL Certificate Dialog -->
4349    <string name="sha256_fingerprint">SHA-256 fingerprint:</string>
4350    <!-- Label for an information field on an SSL Certificate Dialog -->
4351    <string name="sha1_fingerprint">SHA-1 fingerprint:</string>
4352
4353    <!-- Title for a button to expand the list of activities in ActivityChooserView [CHAR LIMIT=25] -->
4354    <string name="activity_chooser_view_see_all">See all</string>
4355    <!-- Title default for a dialog showing possible activities in ActivityChooserView [CHAR LIMIT=25] -->
4356    <string name="activity_chooser_view_dialog_title_default">Choose activity</string>
4357
4358    <!-- Title for a dialog showing possible activities for sharing in ShareActionProvider [CHAR LIMIT=25] -->
4359    <string name="share_action_provider_share_with">Share with</string>
4360
4361    <!-- STK sending DTMF, SMS, USSD, SS -->
4362    <string name="sending">Sending\u2026</string>
4363
4364    <!-- STK launch Browser -->
4365    <string name="launchBrowserDefault">Launch Browser?</string>
4366
4367    <!-- STK setup Call -->
4368    <string name="SetupCallDefault">Accept call?</string>
4369
4370    <!-- Title for a button to choose the currently selected activity
4371         as the default in the activity resolver. [CHAR LIMIT=25] -->
4372    <string name="activity_resolver_use_always">Always</string>
4373
4374    <!-- Title for a button to choose the currently selected activity
4375         from the activity resolver to use just this once. [CHAR LIMIT=25] -->
4376    <string name="activity_resolver_use_once">Just once</string>
4377
4378    <!-- Text for the toast that is shown when the user clicks on a launcher that
4379         doesn't support the work profile. [CHAR LIMIT=100] -->
4380    <string name="activity_resolver_work_profiles_support">%1$s doesn\'t support work profile</string>
4381
4382    <!-- DO NOT TRANSLATE -->
4383    <string name="default_audio_route_id">default_audio_route</string>
4384
4385    <!-- Name of the default audio route for tablets when nothing
4386         is connected to a headphone or other wired audio output jack. [CHAR LIMIT=50] -->
4387    <string name="default_audio_route_name" product="tablet">Tablet</string>
4388
4389    <!-- Name of the default audio route for tablets when nothing
4390         is connected to a headphone or other wired audio output jack. [CHAR LIMIT=50] -->
4391    <string name="default_audio_route_name" product="tv">TV</string>
4392
4393    <!-- Name of the default audio route when nothing is connected to
4394         a headphone or other wired audio output jack. [CHAR LIMIT=50] -->
4395    <string name="default_audio_route_name" product="default">Phone</string>
4396
4397    <!-- Name of the default audio route when an audio dock is connected. [CHAR LIMIT=50] -->
4398    <string name="default_audio_route_name_dock_speakers">Dock speakers</string>
4399
4400    <!-- Name of the default audio route when an external device is connected. [CHAR LIMIT=50] -->
4401    <string name="default_audio_route_name_external_device">External Device</string>
4402
4403    <!-- Name of the default audio route when wired headphones are
4404         connected. [CHAR LIMIT=50] -->
4405    <string name="default_audio_route_name_headphones">Headphones</string>
4406
4407    <!-- Name of the default audio route when USB is connected. [CHAR LIMIT=50] -->
4408    <string name="default_audio_route_name_usb">USB</string>
4409
4410    <!-- Name of the default audio route category. [CHAR LIMIT=50] -->
4411    <string name="default_audio_route_category_name">System</string>
4412
4413    <!-- DO NOT TRANSLATE -->
4414    <string name="bluetooth_a2dp_audio_route_id">bluetooth_a2dp_audio_route</string>
4415
4416    <!-- Description of the bluetooth a2dp audio route. [CHAR LIMIT=50] -->
4417    <string name="bluetooth_a2dp_audio_route_name">Bluetooth audio</string>
4418
4419    <!-- Description of a wireless display route. [CHAR LIMIT=50] -->
4420    <string name="wireless_display_route_description">Wireless display</string>
4421
4422    <!-- Content description of a MediaRouteButton for accessibility support.
4423        Cast is the standard android verb for sending content to a remote device. [CHAR LIMIT=50] -->
4424    <string name="media_route_button_content_description">Cast</string>
4425
4426    <!-- Title of the media route chooser dialog. [CHAR LIMIT=40] -->
4427    <string name="media_route_chooser_title">Connect to device</string>
4428
4429    <!-- Title of the media route chooser dialog for selecting remote display routes. [CHAR LIMIT=40] -->
4430    <string name="media_route_chooser_title_for_remote_display">Cast screen to device</string>
4431
4432    <!-- Placeholder text to show when no devices have been found. [CHAR LIMIT=50] -->
4433    <string name="media_route_chooser_searching">Searching for devices\u2026</string>
4434
4435    <!-- Button to access extended settings.  [CHAR LIMIT=30] -->
4436    <string name="media_route_chooser_extended_settings">Settings</string>
4437
4438    <!-- Button to disconnect from a media route.  [CHAR LIMIT=30] -->
4439    <string name="media_route_controller_disconnect">Disconnect</string>
4440
4441    <!-- Status message for remote routes attempting to scan/determine availability -->
4442    <string name="media_route_status_scanning">Scanning...</string>
4443
4444    <!-- Status message for a remote route attempting to connect -->
4445    <string name="media_route_status_connecting">Connecting...</string>
4446
4447    <!-- Status message for a remote route that is confirmed to be available for connection -->
4448    <string name="media_route_status_available">Available</string>
4449
4450    <!-- Status message for remote routes that are not available for connection right now -->
4451    <string name="media_route_status_not_available">Not available</string>
4452
4453    <!-- Status message for a remote route that is in use (and thus unavailabe) right now -->
4454    <string name="media_route_status_in_use">In use</string>
4455
4456    <!-- Display manager service -->
4457
4458    <!-- Name of the built-in display.  [CHAR LIMIT=50] -->
4459    <string name="display_manager_built_in_display_name">Built-in Screen</string>
4460
4461    <!-- Name of the HDMI display.  [CHAR LIMIT=50] -->
4462    <string name="display_manager_hdmi_display_name">HDMI Screen</string>
4463
4464    <!-- Name of the N'th overlay display for testing.  [CHAR LIMIT=50] -->
4465    <string name="display_manager_overlay_display_name">Overlay #<xliff:g id="id">%1$d</xliff:g></string>
4466
4467    <!-- Title text to show within the overlay.  [CHAR LIMIT=50] -->
4468    <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>
4469
4470    <!-- Title text to append when the display is secure.  [CHAR LIMIT=30] -->
4471    <string name="display_manager_overlay_display_secure_suffix">, secure</string>
4472
4473    <!-- Keyguard strings -->
4474    <!-- Message shown in pattern unlock after some number of unsuccessful attempts -->
4475    <string name="kg_forgot_pattern_button_text">Forgot Pattern</string>
4476    <!-- Message shown when user enters wrong pattern -->
4477    <string name="kg_wrong_pattern">Wrong Pattern</string>
4478    <!-- Message shown when user enters wrong password -->
4479    <string name="kg_wrong_password">Wrong Password</string>
4480    <!-- Message shown when user enters wrong PIN -->
4481    <string name="kg_wrong_pin">Wrong PIN</string>
4482    <!-- Instructions for using the pattern unlock screen -->
4483    <string name="kg_pattern_instructions">Draw your pattern</string>
4484    <!-- Instructions for using the SIM PIN unlock screen -->
4485    <string name="kg_sim_pin_instructions">Enter SIM PIN</string>
4486    <!-- Instructions for using the PIN unlock screen -->
4487    <string name="kg_pin_instructions">Enter PIN</string>
4488    <!-- Instructions for using the password unlock screen -->
4489    <string name="kg_password_instructions">Enter Password</string>
4490    <!-- Hint shown in the PUK screen that asks the user to enter the PUK code given to them by their provider -->
4491    <string name="kg_puk_enter_puk_hint">SIM is now disabled. Enter PUK code to continue. Contact carrier for details.</string>
4492    <!-- Hint shown in the PUK unlock screen PIN TextView -->
4493    <string name="kg_puk_enter_pin_hint">Enter desired PIN code</string>
4494    <!-- Message shown when the user needs to confirm the PIN they just entered in the PUK screen -->
4495    <string name="kg_enter_confirm_pin_hint">Confirm desired PIN code</string>
4496    <!-- Message shown in dialog while the device is unlocking the SIM -->
4497    <string name="kg_sim_unlock_progress_dialog_message">Unlocking SIM\u2026</string>
4498    <!-- Message shown when the user enters the wrong PIN code -->
4499    <string name="kg_password_wrong_pin_code">Incorrect PIN code.</string>
4500    <!-- Message shown when the user enters an invalid SIM pin password in PUK screen -->
4501    <string name="kg_invalid_sim_pin_hint">Type a PIN that is 4 to 8 numbers.</string>
4502    <!-- Message shown when the user enters an invalid PUK code in the PUK screen -->
4503    <string name="kg_invalid_sim_puk_hint">PUK code should be 8 numbers.</string>
4504    <!-- Message shown when the user enters an invalid PUK code -->
4505    <string name="kg_invalid_puk">Re-enter the correct PUK code. Repeated attempts will permanently disable the SIM.</string>
4506      <!-- String shown in PUK screen when PIN codes don't match -->
4507    <string name="kg_invalid_confirm_pin_hint" product="default">PIN codes does not match</string>
4508    <!-- Message shown when the user exceeds the maximum number of pattern attempts -->
4509    <string name="kg_login_too_many_attempts">Too many pattern attempts</string>
4510    <!-- Instructions show in account unlock screen allowing user to enter their email password -->
4511    <string name="kg_login_instructions">To unlock, sign in with your Google account.</string>
4512    <!-- Hint shown in TextView in account unlock screen of keyguard -->
4513    <string name="kg_login_username_hint">Username (email)</string>
4514    <!-- Hint shown in TextView in account unlock screen of keyguard -->
4515    <string name="kg_login_password_hint">Password</string>
4516    <!-- Label shown on sign in button on account unlock screen of keyguard -->
4517    <string name="kg_login_submit_button">Sign in</string>
4518    <!-- Message shown when the user enters an invalid username/password combination in account unlock screen of keyguard -->
4519    <string name="kg_login_invalid_input">Invalid username or password.</string>
4520    <!-- Hint text shown when user has too many failed password attempts in account unlock screen of keyguard -->
4521    <string name="kg_login_account_recovery_hint">Forgot your username or password\?\nVisit <b>google.com/accounts/recovery</b>.</string>
4522    <!-- Message shown while device checks username/password in account unlock screen of keyguard -->
4523    <string name="kg_login_checking_password">Checking account\u2026</string>
4524    <!-- Message shown in dialog when max number of attempts are reached for PIN screen of keyguard -->
4525    <string name="kg_too_many_failed_pin_attempts_dialog_message">
4526        You have incorrectly typed your PIN <xliff:g id="number">%1$d</xliff:g> times.
4527        \n\nTry again in <xliff:g id="number">%2$d</xliff:g> seconds.
4528    </string>
4529    <!-- Message shown in dialog when max number of attempts are reached for password screen of keyguard -->
4530    <string name="kg_too_many_failed_password_attempts_dialog_message">
4531        You have incorrectly typed your password <xliff:g id="number">%1$d</xliff:g> times.
4532        \n\nTry again in <xliff:g id="number">%2$d</xliff:g> seconds.
4533    </string>
4534    <string name="kg_too_many_failed_pattern_attempts_dialog_message">
4535        You have incorrectly drawn your unlock pattern <xliff:g id="number">%1$d</xliff:g> times.
4536        \n\nTry again in <xliff:g id="number">%2$d</xliff:g> seconds.
4537    </string>
4538    <!-- Message shown when user is almost at the limit of password attempts where the device will be wiped. -->
4539    <string name="kg_failed_attempts_almost_at_wipe" product="tablet">
4540       You have incorrectly attempted to unlock the tablet <xliff:g id="number">%1$d</xliff:g> times.
4541       After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
4542       the tablet will be reset to factory default and all user data will be lost.
4543    </string>
4544    <!-- Message shown when user is almost at the limit of password attempts where the device will be wiped. -->
4545    <string name="kg_failed_attempts_almost_at_wipe" product="tv">
4546       You have incorrectly attempted to unlock your Android TV device <xliff:g id="number">%1$d</xliff:g> times.
4547       After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
4548       your Android TV device will be reset to factory default and all user data will be lost.
4549    </string>
4550    <!-- Message shown when user is almost at the limit of password attempts where the device will be wiped. -->
4551    <string name="kg_failed_attempts_almost_at_wipe" product="default">
4552       You have incorrectly attempted to unlock the phone <xliff:g id="number">%1$d</xliff:g> times.
4553       After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
4554       the phone will be reset to factory default and all user data will be lost.
4555    </string>
4556    <!-- Message shown in dialog when user has exceeded the maximum attempts and the device will now be wiped -->
4557    <string name="kg_failed_attempts_now_wiping" product="tablet">
4558       You have incorrectly attempted to unlock the tablet <xliff:g id="number">%d</xliff:g> times.
4559       The tablet will now be reset to factory default.
4560    </string>
4561    <!-- Message shown in dialog when user has exceeded the maximum attempts and the device will now be wiped -->
4562    <string name="kg_failed_attempts_now_wiping" product="tv">
4563       You have incorrectly attempted to unlock your Android TV device <xliff:g id="number">%d</xliff:g> times.
4564       Your Android TV device will now be reset to factory default.
4565    </string>
4566    <!-- Message shown in dialog when user has exceeded the maximum attempts and the device will now be wiped -->
4567    <string name="kg_failed_attempts_now_wiping" product="default">
4568       You have incorrectly attempted to unlock the phone <xliff:g id="number">%d</xliff:g> times.
4569       The phone will now be reset to factory default.
4570    </string>
4571    <!-- Message shown in dialog when user is almost at the limit where they will be
4572    locked out and may have to enter an alternate username/password to unlock the phone -->
4573    <string name="kg_failed_attempts_almost_at_login" product="tablet">
4574       You have incorrectly drawn your unlock pattern <xliff:g id="number">%1$d</xliff:g> times.
4575       After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
4576       you will be asked to unlock your tablet using an email account.\n\n
4577       Try again in <xliff:g id="number">%3$d</xliff:g> seconds.
4578    </string>
4579    <!-- Message shown in dialog when user is almost at the limit where they will be
4580    locked out and may have to enter an alternate username/password to unlock the phone -->
4581    <string name="kg_failed_attempts_almost_at_login" product="tv">
4582       You have incorrectly drawn your unlock pattern <xliff:g id="number">%1$d</xliff:g> times.
4583       After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
4584       you will be asked to unlock your Android TV device using an email account.\n\n
4585       Try again in <xliff:g id="number">%3$d</xliff:g> seconds.
4586    </string>
4587    <!-- Message shown in dialog when user is almost at the limit where they will be
4588    locked out and may have to enter an alternate username/password to unlock the phone -->
4589    <string name="kg_failed_attempts_almost_at_login" product="default">
4590       You have incorrectly drawn your unlock pattern <xliff:g id="number">%1$d</xliff:g> times.
4591       After <xliff:g id="number">%2$d</xliff:g> more unsuccessful attempts,
4592       you will be asked to unlock your phone using an email account.\n\n
4593       Try again in <xliff:g id="number">%3$d</xliff:g> seconds.
4594    </string>
4595    <!-- Sequence of characters used to separate message strings in keyguard. Typically just em-dash
4596         with spaces on either side. [CHAR LIMIT=3] -->
4597    <string name="kg_text_message_separator" product="default">" \u2014 "</string>
4598    <!-- The delete-widget drop target button text -->
4599    <string name="kg_reordering_delete_drop_target_text">Remove</string>
4600
4601    <!-- Message shown in dialog when user is attempting to set the music volume above the
4602    recommended maximum level for headphones -->
4603    <string name="safe_media_volume_warning" product="default">
4604       "Raise volume above recommended level?\n\nListening at high volume for long periods may damage your hearing."
4605    </string>
4606
4607    <!-- Message shown in dialog when user goes over a multiple of 100% of the safe weekly dose -->
4608    <string name="csd_dose_reached_warning" product="default">
4609        "Keep listening at a high volume?\n\nHeadphone volume has been high for longer than recommended, which can damage your hearing"
4610    </string>
4611
4612    <!-- Message shown in dialog when user is momentarily listening to unsafely loud content
4613    over headphones -->
4614    <string name="csd_momentary_exposure_warning" product="default">
4615        "Loud sound detected\n\nHeadphone volume has been higher than recommended, which can damage your hearing"
4616    </string>
4617
4618    <!-- Dialog title for dialog shown when the accessibility shortcut is activated, and we want
4619     to confirm that the user understands what's going to happen-->
4620    <string name="accessibility_shortcut_warning_dialog_title">Use Accessibility Shortcut?</string>
4621
4622    <!-- Message shown in dialog when user is in the process of enabling the accessibility
4623    service via the volume buttons shortcut for the first time. [CHAR LIMIT=none] -->
4624    <string name="accessibility_shortcut_toogle_warning">
4625        When the shortcut is on, pressing both volume buttons for 3 seconds will start an
4626        accessibility feature.
4627    </string>
4628
4629    <!-- Dialog title for dialog shown when the multiple accessibility shortcut is activated, and we want to confirm that the user understands what's going to happen. [CHAR LIMIT=none] -->
4630    <string name="accessibility_shortcut_multiple_service_warning_title">Turn on shortcut for accessibility features?</string>
4631
4632    <!-- Message shown in dialog when user is in the process of enabling the multiple accessibility service via the volume buttons shortcut for the first time. [CHAR LIMIT=none] -->
4633    <string name="accessibility_shortcut_multiple_service_warning">Holding down both volume keys for a few seconds turns on accessibility features. This may change how your device works.\n\nCurrent features:\n<xliff:g id="service" example="TalkBack">%1$s</xliff:g>\nYou can change selected features in Settings > Accessibility.</string>
4634
4635    <!-- Used in multiple service warning to list current features. [CHAR LIMIT=none] -->
4636    <string name="accessibility_shortcut_multiple_service_list">\u0020• <xliff:g id="service" example="TalkBack">%1$s</xliff:g>\n</string>
4637
4638    <!-- Dialog title for dialog shown when this accessibility shortcut is activated, and we want to confirm that the user understands what's going to happen. [CHAR LIMIT=none] -->
4639    <string name="accessibility_shortcut_single_service_warning_title">Turn on <xliff:g id="service" example="TalkBack">%1$s</xliff:g> shortcut?</string>
4640
4641    <!-- Message shown in dialog when user is in the process of enabling this accessibility service via the volume buttons shortcut for the first time. [CHAR LIMIT=none] -->
4642    <string name="accessibility_shortcut_single_service_warning">Holding down both volume keys for a few seconds turns on <xliff:g id="service" example="TalkBack">%1$s</xliff:g>, an accessibility feature. This may change how your device works.\n\nYou can change this shortcut to another feature in Settings > Accessibility.</string>
4643
4644    <!-- Text in button that closes the warning dialog about the accessibility shortcut, leaving the
4645    shortcut enabled. [CHAR LIMIT=none]-->
4646    <string name="accessibility_shortcut_on">Turn on</string>
4647
4648    <!-- Text in button that closes the warning dialog about the accessibility shortcut, leaving the
4649    shortcut enabled. [CHAR LIMIT=none] -->
4650    <string name="accessibility_shortcut_off">Don’t turn on</string>
4651
4652    <!-- Text for a feature status that is enabled. [CHAR LIMIT=20] -->
4653    <string name="accessibility_shortcut_menu_item_status_on">ON</string>
4654
4655    <!-- Text for a feature status that is disabled. [CHAR LIMIT=20] -->
4656    <string name="accessibility_shortcut_menu_item_status_off">OFF</string>
4657
4658    <!-- Title for a warning about security implications of enabling an accessibility
4659    service. [CHAR LIMIT=NONE] -->
4660    <string name="accessibility_enable_service_title">Allow
4661        <xliff:g id="service" example="TalkBack">%1$s</xliff:g> to have full control of your
4662        device?</string>
4663
4664    <!-- Warning description that explains that it's appropriate for accessibility
4665     services to have full control to help users with accessibility needs. [CHAR LIMIT=NONE] -->
4666    <string name="accessibility_service_warning_description">Full control is appropriate for apps
4667        that help you with accessibility needs, but not for most apps.
4668    </string>
4669
4670    <!-- Title for the screen control in accessibility dialog. [CHAR LIMIT=NONE] -->
4671    <string name="accessibility_service_screen_control_title">View and control screen</string>
4672
4673    <!-- Description for the screen control in accessibility dialog. [CHAR LIMIT=NONE] -->
4674    <string name="accessibility_service_screen_control_description">It can read all content on the
4675        screen and display content over other apps.
4676    </string>
4677
4678    <!-- Title for the action perform in accessibility dialog. [CHAR LIMIT=NONE] -->
4679    <string name="accessibility_service_action_perform_title">View and perform actions</string>
4680
4681    <!-- Description for the action perform in accessibility dialog. [CHAR LIMIT=NONE] -->
4682    <string name="accessibility_service_action_perform_description">It can track your interactions
4683        with an app or a hardware sensor, and interact with apps on your behalf.
4684    </string>
4685
4686    <!-- String for the allow button in accessibility permission dialog. [CHAR LIMIT=10] -->
4687    <string name="accessibility_dialog_button_allow">Allow</string>
4688    <!-- String for the deny button in accessibility permission dialog. [CHAR LIMIT=10] -->
4689    <string name="accessibility_dialog_button_deny">Deny</string>
4690
4691    <!-- Title for accessibility select shortcut menu dialog. [CHAR LIMIT=100] -->
4692    <string name="accessibility_select_shortcut_menu_title">Tap a feature to start using it:</string>
4693
4694    <!-- Title for accessibility edit shortcut selection menu dialog, and dialog is triggered
4695    from accessibility button. [CHAR LIMIT=100] -->
4696    <string name="accessibility_edit_shortcut_menu_button_title">Choose features to use with the
4697        accessibility button
4698    </string>
4699
4700    <!-- Title for accessibility edit shortcut selection menu dialog, and dialog is triggered
4701    from volume key shortcut. [CHAR LIMIT=100] -->
4702    <string name="accessibility_edit_shortcut_menu_volume_title">Choose features to use with the
4703        volume key shortcut
4704    </string>
4705
4706    <!-- Text for showing the warning to user when uncheck the legacy app item in the accessibility
4707    shortcut menu, user can aware the service to be disabled. [CHAR LIMIT=100] -->
4708    <string name="accessibility_uncheck_legacy_item_warning">
4709        <xliff:g id="service_name" example="TalkBack">%s</xliff:g> has been turned off</string>
4710
4711    <!-- Text in button that edit the accessibility shortcut menu, user can delete
4712    any service item in the menu list. [CHAR LIMIT=100] -->
4713    <string name="edit_accessibility_shortcut_menu_button">Edit shortcuts</string>
4714
4715    <!-- Text in button that complete the accessibility shortcut menu changed status. [CHAR LIMIT=100] -->
4716    <string name="done_accessibility_shortcut_menu_button">Done</string>
4717
4718    <!-- Text in button that turns off the accessibility shortcut -->
4719    <string name="disable_accessibility_shortcut">Turn off Shortcut</string>
4720
4721    <!-- Text in button that closes the warning dialog about the accessibility shortcut, leaving the
4722    shortcut enabled.-->
4723    <string name="leave_accessibility_shortcut_on">Use Shortcut</string>
4724
4725    <!-- Title of Color Inversion feature shown in the warning dialog about the accessibility
4726    shortcut. -->
4727    <string name="color_inversion_feature_name">Color inversion</string>
4728
4729    <!-- Title of Color Correction feature, which is mostly used to help users who are colorblind,
4730     shown in the warning dialog about the accessibility shortcut. -->
4731    <string name="color_correction_feature_name">Color correction</string>
4732
4733    <!-- Title of One Handed Mode feature, shown in the system gestures of the accessibility shortcut. [CHAR LIMIT=none] -->
4734    <string name="one_handed_mode_feature_name">One-Handed mode</string>
4735
4736    <!-- Title of Reduce Brightness feature, shown in the warning dialog about the accessibility shortcut. [CHAR LIMIT=none] -->
4737    <string name="reduce_bright_colors_feature_name">Extra dim</string>
4738
4739    <!-- Title of hearing aids feature, shown in the warning dialog about the accessibility shortcut. [CHAR LIMIT=none] -->
4740    <string name="hearing_aids_feature_name">Hearing devices</string>
4741
4742    <!-- Text in toast to alert the user that the accessibility shortcut turned on an accessibility service. [CHAR LIMIT=none] -->
4743    <string name="accessibility_shortcut_enabling_service">Held volume keys. <xliff:g id="service_name" example="TalkBack">%1$s</xliff:g> turned on.</string>
4744
4745    <!-- Text in toast to alert the user that the accessibility shortcut turned off an accessibility service. [CHAR LIMIT=none] -->
4746    <string name="accessibility_shortcut_disabling_service">Held volume keys. <xliff:g id="service_name" example="TalkBack">%1$s</xliff:g> turned off.</string>
4747
4748    <!-- Text spoken when accessibility shortcut warning dialog is shown. [CHAR LIMIT=none] -->
4749    <string name="accessibility_shortcut_spoken_feedback">Release the volume keys. To turn on <xliff:g id="service_name" example="TalkBack">%1$s</xliff:g>, press and hold both volume keys again for 3 seconds.</string>
4750
4751    <!-- Text appearing in a prompt at the top of UI allowing the user to select a target service or feature to be assigned to the Accessibility button in the navigation bar. [CHAR LIMIT=none]-->
4752    <string name="accessibility_button_prompt_text">Choose a feature to use when you tap the accessibility button:</string>
4753    <!-- Text appearing in a prompt at the top of UI allowing the user to select a target service or feature to be assigned to the Accessibility button when gesture navigation is enabled [CHAR LIMIT=none] -->
4754    <string name="accessibility_gesture_prompt_text">Choose a feature to use with the accessibility gesture (swipe up from the bottom of the screen with two fingers):</string>
4755    <!-- Text appearing in a prompt at the top of UI allowing the user to select a target service or feature to be assigned to the Accessibility button when gesture navigation and TalkBack is enabled [CHAR LIMIT=none] -->
4756    <string name="accessibility_gesture_3finger_prompt_text">Choose a feature to use with the accessibility gesture (swipe up from the bottom of the screen with three fingers):</string>
4757
4758    <!-- Text describing how to display UI allowing a user to select a target service or feature to be assigned to the Accessibility button in the navigation bar. [CHAR LIMIT=none]-->
4759    <string name="accessibility_button_instructional_text">To switch between features, touch &amp; hold the accessibility button.</string>
4760    <!-- Text describing how to display UI allowing a user to select a target service or feature to be assigned to the Accessibility button when gesture navigation is enabled. [CHAR LIMIT=none] -->
4761    <string name="accessibility_gesture_instructional_text">To switch between features, swipe up with two fingers and hold.</string>
4762    <!-- Text describing how to display UI allowing a user to select a target service or feature to be assigned to the Accessibility button when gesture navigation and TalkBack is enabled. [CHAR LIMIT=none] -->
4763    <string name="accessibility_gesture_3finger_instructional_text">To switch between features, swipe up with three fingers and hold.</string>
4764
4765    <!-- Text used to describe system navigation features, shown within a UI allowing a user to assign system magnification features to the Accessibility button in the navigation bar. -->
4766    <string name="accessibility_magnification_chooser_text">Magnification</string>
4767
4768    <!-- Text spoken when the current user is switched if accessibility is enabled. [CHAR LIMIT=none] -->
4769    <string name="user_switched">Current user <xliff:g id="name" example="Bob">%1$s</xliff:g>.</string>
4770    <!-- Message shown when switching to a user [CHAR LIMIT=none] -->
4771    <string name="user_switching_message">Switching to <xliff:g id="name" example="Bob">%1$s</xliff:g>\u2026</string>
4772    <!-- Message when logging out a user on a split user system -->
4773    <string name="user_logging_out_message">Logging out <xliff:g id="name" example="Bob">%1$s</xliff:g>\u2026</string>
4774    <!-- Default name of the owner user [CHAR LIMIT=20] -->
4775    <string name="owner_name" msgid="3879126011135546571">Owner</string>
4776    <!-- Default name of the guest user [CHAR LIMIT=35] -->
4777    <string name="guest_name">Guest</string>
4778    <!-- Error message title [CHAR LIMIT=35] -->
4779    <string name="error_message_title">Error</string>
4780    <!-- Message informing user that the change was disallowed by an administrator. [CHAR LIMIT=none] -->
4781    <string name="error_message_change_not_allowed">This change isn\'t allowed by your admin</string>
4782    <!-- Message informing user that the requested activity could not be found [CHAR LIMIT=none] -->
4783    <string name="app_not_found">No application found to handle this action</string>
4784    <string name="revoke">Revoke</string>
4785
4786    <!-- Printing -->
4787
4788    <!-- ISO (European standard) A0 media (paper) size: 33.11" × 46.81" -->
4789    <string name="mediasize_iso_a0">ISO A0</string>
4790    <!-- ISO (European standard) A1 media (paper) size: 23.39" × 33.11" -->
4791    <string name="mediasize_iso_a1">ISO A1</string>
4792    <!-- ISO (European standard) A2 media (paper) size: 16.54" x 23.39" -->
4793    <string name="mediasize_iso_a2">ISO A2</string>
4794    <!-- ISO (European standard) A3 media (paper) size: 11.69" x 16.54" -->
4795    <string name="mediasize_iso_a3">ISO A3</string>
4796    <!-- ISO (European standard) A4 media (paper) size: 8.27" x 11.69" -->
4797    <string name="mediasize_iso_a4">ISO A4</string>
4798    <!-- ISO (European standard) A5 media (paper) size: 5.83" x 8.27" -->
4799    <string name="mediasize_iso_a5">ISO A5</string>
4800    <!-- ISO (European standard) A6 media (paper) size: 4.13" x 5.83" -->
4801    <string name="mediasize_iso_a6">ISO A6</string>
4802    <!-- ISO (European standard) A7 media (paper) size: 2.91" x 4.13" -->
4803    <string name="mediasize_iso_a7">ISO A7</string>
4804    <!-- ISO (European standard) A8 media (paper) size: 2.05" x 2.91" -->
4805    <string name="mediasize_iso_a8">ISO A8</string>
4806    <!-- ISO (European standard) A9 media (paper) size: 1.46" x 2.05" -->
4807    <string name="mediasize_iso_a9">ISO A9</string>
4808    <!-- ISO (European standard) A10 media (paper) size: 1.02" x 1.46" -->
4809    <string name="mediasize_iso_a10">ISO A10</string>
4810
4811    <!-- ISO (European standard) B0 media (paper) size: 39.37" x 55.67" -->
4812    <string name="mediasize_iso_b0">ISO B0</string>
4813    <!-- ISO (European standard) B1 media (paper) size: 27.83" x 39.37" -->
4814    <string name="mediasize_iso_b1">ISO B1</string>
4815    <!-- ISO (European standard) B2 media (paper) size - 19.69" x 27.83" -->
4816    <string name="mediasize_iso_b2">ISO B2</string>
4817    <!-- ISO (European standard) B3 media (paper) size: 13.90" x 19.69" -->
4818    <string name="mediasize_iso_b3">ISO B3</string>
4819    <!-- ISO (European standard) B4 media (paper) size: 9.84" x 13.90" -->
4820    <string name="mediasize_iso_b4">ISO B4</string>
4821    <!-- ISO (European standard) B5 media (paper) size: 6.93" x 9.84" -->
4822    <string name="mediasize_iso_b5">ISO B5</string>
4823    <!-- ISO (European standard) B6 media (paper) size: 4.92" x 6.93" -->
4824    <string name="mediasize_iso_b6">ISO B6</string>
4825    <!-- ISO (European standard) B7 media (paper) size: 3.46" x 4.92" -->
4826    <string name="mediasize_iso_b7">ISO B7</string>
4827    <!-- ISO (European standard) B8 media (paper) size: 2.44" x 3.46" -->
4828    <string name="mediasize_iso_b8">ISO B8</string>
4829    <!-- ISO (European standard) B9 media (paper) size: 1.73" x 2.44" -->
4830    <string name="mediasize_iso_b9">ISO B9</string>
4831    <!-- ISO (European standard) B10 media (paper) size: 1.22" x 1.73" -->
4832    <string name="mediasize_iso_b10">ISO B10</string>
4833
4834    <!-- ISO (European standard) C0 media (paper) size: 36.10" x 51.06" -->
4835    <string name="mediasize_iso_c0">ISO C0</string>
4836    <!-- ISO (European standard) C1 media (paper) size: 25.51" x 36.10" -->
4837    <string name="mediasize_iso_c1">ISO C1</string>
4838    <!-- ISO (European standard) C2 media (paper) size: 18.03" x 25.51" -->
4839    <string name="mediasize_iso_c2">ISO C2</string>
4840    <!-- ISO (European standard) C3 media (paper) size: 12.76" x 18.03" -->
4841    <string name="mediasize_iso_c3">ISO C3</string>
4842    <!-- ISO (European standard) C4 media (paper) size: 9.02" x 12.76" -->
4843    <string name="mediasize_iso_c4">ISO C4</string>
4844    <!-- ISO (European standard) C5 media (paper) size: 6.38" x 9.02" -->
4845    <string name="mediasize_iso_c5">ISO C5</string>
4846    <!-- ISO (European standard) C6 media (paper) size: 4.49" x 6.38" -->
4847    <string name="mediasize_iso_c6">ISO C6</string>
4848    <!-- ISO (European standard) C7 media (paper) size: 3.19" x 4.49" -->
4849    <string name="mediasize_iso_c7">ISO C7</string>
4850    <!-- ISO ISO C8 media (paper) size: 2.24" x 3.19" -->
4851    <string name="mediasize_iso_c8">ISO C8</string>
4852    <!-- ISO ISO C9 media (paper) size: 1.57" x 2.24" -->
4853    <string name="mediasize_iso_c9">ISO C9</string>
4854    <!-- ISO (European standard) C10 media (paper) size: 1.10" x 1.57" -->
4855    <string name="mediasize_iso_c10">ISO C10</string>
4856
4857    <!-- North America Letter media (paper) size: 8.5" × 11" (279mm x 216mm) -->
4858    <string name="mediasize_na_letter">Letter</string>
4859    <!-- North America Government Letter media (paper) size: 8.0" × 10.5" (203mm x 267mm) -->
4860    <string name="mediasize_na_gvrnmt_letter">Government Letter</string>
4861    <!-- North America Legal media (paper) size: 8.5" × 14" (216mm x 356mm) -->
4862    <string name="mediasize_na_legal">Legal</string>
4863    <!-- North America Junior Legal media (paper) size: 8.0" × 5.0" (203mm × 127mm) -->
4864    <string name="mediasize_na_junior_legal">Junior Legal</string>
4865    <!-- North America Ledger media (paper) size: 17" × 11" (432mm × 279mm) -->
4866    <string name="mediasize_na_ledger">Ledger</string>
4867    <!-- North America Tabloid media (paper) size: 11" × 17" (279mm × 432mm) -->
4868    <string name="mediasize_na_tabloid">Tabloid</string>
4869
4870    <!-- North America Index Card 3x5 media (paper) size: 3" x 5" (76mm x 127mm) -->
4871    <string name="mediasize_na_index_3x5">Index Card 3x5</string>
4872    <!-- North America Index Card 4x6 media (paper) size: 4" x 6" (102mm x 152mm) -->
4873    <string name="mediasize_na_index_4x6">Index Card 4x6</string>
4874    <!-- North America Index Card 5x8 media (paper) size: 5" x 8" (127mm x 203mm) -->
4875    <string name="mediasize_na_index_5x8">Index Card 5x8</string>
4876    <!-- North America Monarch media (paper) size: 7.25" x 10.5" (184mm x 267mm) -->
4877    <string name="mediasize_na_monarch">Monarch</string>
4878    <!-- North America Quarto media (paper) size: 8" x 10" (203mm x 254mm) -->
4879    <string name="mediasize_na_quarto">Quarto</string>
4880    <!-- North America Foolscap media (paper) size: 8" x 13" (203mm x 330mm) -->
4881    <string name="mediasize_na_foolscap">Foolscap</string>
4882    <!-- North America ANSI C media (paper) size: 17" x 22" (432mm x 559mm) [CHAR LIMIT=none] -->
4883    <string name="mediasize_na_ansi_c">ANSI C</string>
4884    <!-- North America ANSI D media (paper) size: 22" x 34" (559mm x 864mm) [CHAR LIMIT=none] -->
4885    <string name="mediasize_na_ansi_d">ANSI D</string>
4886    <!-- North America ANSI E media (paper) size: 34" x 44" (864mm x 1118mm) [CHAR LIMIT=none] -->
4887    <string name="mediasize_na_ansi_e">ANSI E</string>
4888    <!-- North America ANSI F media (paper) size: 28" x 40" (711mm x 1016mm) [CHAR LIMIT=none] -->
4889    <string name="mediasize_na_ansi_f">ANSI F</string>
4890    <!-- North America Arch A media (paper) size: 9" x 12" (229mm x 305mm) [CHAR LIMIT=none] -->
4891    <string name="mediasize_na_arch_a">Arch A</string>
4892    <!-- North America Arch B media (paper) size: 12" x 18" (305mm x 457mm) [CHAR LIMIT=none] -->
4893    <string name="mediasize_na_arch_b">Arch B</string>
4894    <!-- North America Arch C media (paper) size: 18" x 24" (457mm x 610mm) [CHAR LIMIT=none] -->
4895    <string name="mediasize_na_arch_c">Arch C</string>
4896    <!-- North America Arch D media (paper) size: 24" x 36" (610mm x 914mm) [CHAR LIMIT=none] -->
4897    <string name="mediasize_na_arch_d">Arch D</string>
4898    <!-- North America Arch E media (paper) size: 36" x 48" (914mm x 1219mm) [CHAR LIMIT=none] -->
4899    <string name="mediasize_na_arch_e">Arch E</string>
4900    <!-- North America Arch E1 media (paper) size: 30" x 42" (762mm x 1067mm) [CHAR LIMIT=none] -->
4901    <string name="mediasize_na_arch_e1">Arch E1</string>
4902    <!-- North America Super B media (paper) size: 13" x 19" (330mm x 483mm) [CHAR LIMIT=none] -->
4903    <string name="mediasize_na_super_b">Super B</string>
4904
4905    <!-- Chinese Roc 8k media (paper) size: 270mm x 390mm (10.629" x 15.3543") -->
4906    <string name="mediasize_chinese_roc_8k">ROC 8K</string>
4907    <!-- Chinese Roc 16k media (paper) size: 195mm x 270mm (7.677" x 10.629") -->
4908    <string name="mediasize_chinese_roc_16k">ROC 16K</string>
4909
4910    <!-- Chinese PRC 1 media (paper) size: 102mm x 165mm (4.015" x 6.496") -->
4911    <string name="mediasize_chinese_prc_1">PRC 1</string>
4912    <!-- Chinese PRC 2 media (paper) size: 102mm x 176mm (4.015" x 6.929") -->
4913    <string name="mediasize_chinese_prc_2">PRC 2</string>
4914    <!-- Chinese PRC 3 media (paper) size: 125mm x 176mm (4.921" x 6.929") -->
4915    <string name="mediasize_chinese_prc_3">PRC 3</string>
4916    <!-- Chinese PRC 4 media (paper) size: 110mm x 208mm (4.330" x 8.189") -->
4917    <string name="mediasize_chinese_prc_4">PRC 4</string>
4918    <!-- Chinese PRC 5 media (paper) size: 110mm x 220mm (4.330" x 8.661") -->
4919    <string name="mediasize_chinese_prc_5">PRC 5</string>
4920    <!-- Chinese PRC 6 media (paper) size: 120mm x 320mm (4.724" x 12.599") -->
4921    <string name="mediasize_chinese_prc_6">PRC 6</string>
4922    <!-- Chinese PRC 7 media (paper) size: 160mm x 230mm (6.299" x 9.055") -->
4923    <string name="mediasize_chinese_prc_7">PRC 7</string>
4924    <!-- Chinese PRC 8 media (paper) size: 120mm x 309mm (4.724" x 12.165") -->
4925    <string name="mediasize_chinese_prc_8">PRC 8</string>
4926    <!-- Chinese PRC 9 media (paper) size: 229mm x 324mm (9.016" x 12.756") -->
4927    <string name="mediasize_chinese_prc_9">PRC 9</string>
4928    <!-- Chinese PRC 10 media (paper) size: 324mm x 458mm (12.756" x 18.032") -->
4929    <string name="mediasize_chinese_prc_10">PRC 10</string>
4930
4931    <!-- Chinese RPC 16K media (paper) size: 146mm x 215mm (5.749" x 8.465") -->
4932    <string name="mediasize_chinese_prc_16k">PRC 16K</string>
4933    <!-- Chinese Pa Kai media (paper) size: 146mm x 215mm (5.749" x 8.465") -->
4934    <string name="mediasize_chinese_om_pa_kai">Pa Kai</string>
4935    <!-- Chinese Dai Pa Kai media (paper) size: 275mm x 395mm (10.827" x 15.551") -->
4936    <string name="mediasize_chinese_om_dai_pa_kai">Dai Pa Kai</string>
4937    <!-- Chinese Jurro Ku Kai media (paper) size: 275mm x 395mm (10.827" x 15.551") -->
4938    <string name="mediasize_chinese_om_jurro_ku_kai">Jurro Ku Kai</string>
4939
4940    <!-- Japanese JIS B10 media (paper) size: 32mm x 45mm (1.259" x 1.772") -->
4941    <string name="mediasize_japanese_jis_b10">JIS B10</string>
4942    <!-- Japanese JIS B9 media (paper) size: 45mm x 64mm (1.772" x 2.52") -->
4943    <string name="mediasize_japanese_jis_b9">JIS B9</string>
4944    <!-- Japanese JIS B8 media (paper) size: 64mm x 91mm (2.52" x 3.583") -->
4945    <string name="mediasize_japanese_jis_b8">JIS B8</string>
4946    <!-- Japanese JIS B7 media (paper) size: 91mm x 128mm (3.583" x 5.049") -->
4947    <string name="mediasize_japanese_jis_b7">JIS B7</string>
4948    <!-- Japanese JIS B6 media (paper) size: 128mm x 182mm (5.049" x 7.165") -->
4949    <string name="mediasize_japanese_jis_b6">JIS B6</string>
4950    <!-- Japanese JIS B5 media (paper) size: 182mm x 257mm (7.165" x 10.118") -->
4951    <string name="mediasize_japanese_jis_b5">JIS B5</string>
4952    <!-- Japanese JIS B4 media (paper) size: 257mm x 364mm (10.118" x 14.331") -->
4953    <string name="mediasize_japanese_jis_b4">JIS B4</string>
4954    <!-- Japanese JIS B3 media (paper) size: 364mm x 515mm (14.331" x 20.276") -->
4955    <string name="mediasize_japanese_jis_b3">JIS B3</string>
4956    <!-- Japanese JIS B2 media (paper) size: 515mm x 728mm (20.276" x 28.661") -->
4957    <string name="mediasize_japanese_jis_b2">JIS B2</string>
4958    <!-- Japanese JIS B1 media (paper) size: 728mm x 1030mm (28.661" x 40.551") -->
4959    <string name="mediasize_japanese_jis_b1">JIS B1</string>
4960    <!-- Japanese JIS B0 media (paper) size: 1030mm x 1456mm (40.551" x 57.323") -->
4961    <string name="mediasize_japanese_jis_b0">JIS B0</string>
4962
4963    <!-- Japanese JIS Exec media (paper) size: 216mm x 330mm (8.504" x 12.992") -->
4964    <string name="mediasize_japanese_jis_exec">JIS Exec</string>
4965
4966    <!-- Japanese Chou4 media (paper) size: 90mm x 205mm (3.543" x 8.071") -->
4967    <string name="mediasize_japanese_chou4">Chou4</string>
4968    <!-- Japanese Chou3 media (paper) size: 120mm x 235mm (4.724" x 9.252") -->
4969    <string name="mediasize_japanese_chou3">Chou3</string>
4970    <!-- Japanese Chou2 media (paper) size: 111.1mm x 146mm (4.374" x 5.748") -->
4971    <string name="mediasize_japanese_chou2">Chou2</string>
4972
4973    <!-- Japanese Hagaki media (paper) size: 100mm x 148mm (3.937" x 5.827") -->
4974    <string name="mediasize_japanese_hagaki">Hagaki </string>
4975    <!-- Japanese Oufuku media (paper) size: 148mm x 200mm (5.827" x 7.874") -->
4976    <string name="mediasize_japanese_oufuku">Oufuku </string>
4977    <!-- Japanese Kahu media (paper) size: 240mm x 322.1mm (9.449" x 12.681") -->
4978    <string name="mediasize_japanese_kahu">Kahu</string>
4979    <!-- Japanese Kaku2 media (paper) size: 240mm x 332mm (9.449" x 13.071") -->
4980    <string name="mediasize_japanese_kaku2">Kaku2</string>
4981    <!-- Japanese You4 media (paper) size: 105mm x 235mm (4.134" x 9.252") -->
4982    <string name="mediasize_japanese_you4">You4</string>
4983    <!-- Japanese Photo L (paper) size: 89mm x 127mm (3.5 x 5") [CHAR LIMIT=20] -->
4984    <string name="mediasize_japanese_l">L</string>
4985
4986    <!-- Media (paper) size for specifying any paper size in portrait.-->
4987    <string name="mediasize_unknown_portrait">Unknown portrait</string>
4988    <!-- Media (paper) size for specifying any paper size in landscape.-->
4989    <string name="mediasize_unknown_landscape">Unknown landscape</string>
4990
4991    <!-- Write fail reason: printing was cancelled.[CHAR LIMIT=none] -->
4992    <string name="write_fail_reason_cancelled">Cancelled</string>
4993    <!-- Write fail reason: couldn't write the printed content. [CHAR LIMIT=none] -->
4994    <string name="write_fail_reason_cannot_write">Error writing content</string>
4995
4996    <!-- Print fail reason: unknown. [CHAR LIMIT=25] -->
4997    <string name="reason_unknown">unknown</string>
4998
4999    <!-- Print fail reason: the print service that has to process the print job is not available. [CHAR LIMIT=none] -->
5000    <string name="reason_service_unavailable">Print service not enabled</string>
5001
5002    <!-- Title for the notification that a print service was installed. [CHAR LIMIT=50] -->
5003    <string name="print_service_installed_title"><xliff:g id="name" example="Cloud Print">%s</xliff:g> service installed</string>
5004    <!-- Message for the notification that a print service was installed. [CHAR LIMIT=50] -->
5005    <string name="print_service_installed_message">Tap to enable</string>
5006
5007    <!-- PIN entry dialog title for entering the administrator PIN [CHAR LIMIT=none] -->
5008    <string name="restr_pin_enter_admin_pin">Enter admin PIN</string>
5009    <!-- PIN entry dialog label/hint for PIN [CHAR LIMIT=none] -->
5010    <string name="restr_pin_enter_pin">Enter PIN</string>
5011    <!-- PIN entry dialog label/hint for incorrect PIN entry [CHAR LIMIT=none] -->
5012    <string name="restr_pin_incorrect">Incorrect</string>
5013    <!-- PIN entry dialog label/hint for old PIN [CHAR LIMIT=none] -->
5014    <string name="restr_pin_enter_old_pin">Current PIN</string>
5015    <!-- PIN entry dialog label for new PIN [CHAR LIMIT=none] -->
5016    <string name="restr_pin_enter_new_pin">New PIN</string>
5017    <!-- PIN entry dialog label for new PIN confirmation [CHAR LIMIT=none] -->
5018    <string name="restr_pin_confirm_pin">Confirm new PIN</string>
5019    <!-- PIN creation dialog message [CHAR LIMIT=none] -->
5020    <string name="restr_pin_create_pin">Create a PIN for modifying restrictions</string>
5021    <!-- PIN entry dialog error when PINs are not the same [CHAR LIMIT=none] -->
5022    <string name="restr_pin_error_doesnt_match">PINs don\'t match. Try again.</string>
5023    <!-- PIN entry dialog error when PIN is too short [CHAR LIMIT=none] -->
5024    <string name="restr_pin_error_too_short">PIN is too short. Must be at least 4 digits.</string>
5025    <!-- PIN entry dialog tells the user to not enter a PIN for a while. [CHAR LIMIT=none] -->
5026    <string name="restr_pin_try_later">Try again later</string>
5027
5028    <!-- Cling help message title when hiding the navigation bar entering immersive mode [CHAR LIMIT=none] -->
5029    <string name="immersive_cling_title">Viewing full screen</string>
5030
5031    <!-- Cling help message description when hiding the navigation bar entering immersive mode [CHAR LIMIT=none] -->
5032    <string name="immersive_cling_description">To exit, swipe down from the top.</string>
5033
5034    <!-- Cling help message confirmation button when hiding the navigation bar entering immersive mode [CHAR LIMIT=30] -->
5035    <string name="immersive_cling_positive">Got it</string>
5036
5037    <!-- Text on a toast shown after the system rotates the screen for camera app
5038         compatibility. [CHAR LIMIT=NONE] -->
5039    <string name="display_rotation_camera_compat_toast_after_rotation">Rotate for a better view</string>
5040
5041    <!-- Text on a toast shown when a camera view is started within the app that may not be able
5042         to display the camera preview correctly while in multi-window. [CHAR LIMIT=NONE] -->
5043    <string name="display_rotation_camera_compat_toast_in_multi_window">Open <xliff:g id="name" example="MyApp">%s</xliff:g> in full screen for a better view</string>
5044
5045    <!-- Label for button to confirm chosen date or time [CHAR LIMIT=30] -->
5046    <string name="done_label">Done</string>
5047    <!--
5048         Content description for the hour selector in the time picker, which displays
5049         selectable hours of the day along the inside edge of a circle, as in an analog clock.
5050         [CHAR LIMIT=50]
5051    -->
5052    <string name="hour_picker_description">Hours circular slider</string>
5053    <!--
5054         Content description for the minute selector in the time picker, which displays
5055         selectable five-minute intervals along the inside edge of a circle, as in an analog clock.
5056         [CHAR LIMIT=50]
5057    -->
5058    <string name="minute_picker_description">Minutes circular slider</string>
5059    <!-- Accessibility announcement for hour circular picker [CHAR LIMIT=NONE] -->
5060    <string name="select_hours">Select hours</string>
5061    <!-- Accessibility announcement for minute circular picker [CHAR LIMIT=NONE] -->
5062    <string name="select_minutes">Select minutes</string>
5063
5064    <!-- Accessibility announcement for the day picker [CHAR LIMIT=NONE] -->
5065    <string name="select_day">Select month and day</string>
5066    <!-- Accessibility announcement for the year picker [CHAR LIMIT=NONE] -->
5067    <string name="select_year">Select year</string>
5068    <!-- Accessibility announcement when a number that had been typed in is deleted [CHAR_LIMIT=NONE] -->
5069    <string name="deleted_key"><xliff:g id="key" example="4">%1$s</xliff:g> deleted</string>
5070
5071    <!--
5072        Used to wrap a label for content description for a work profile, e.g. "Work Email" instead
5073        of email when there are two email apps.
5074        [CHAR LIMIT=20]
5075     -->
5076    <string name="managed_profile_label_badge">Work <xliff:g id="label" example="Email">%1$s</xliff:g></string>
5077    <string name="managed_profile_label_badge_2">2nd Work <xliff:g id="label" example="Email">%1$s</xliff:g></string>
5078    <string name="managed_profile_label_badge_3">3rd Work <xliff:g id="label" example="Email">%1$s</xliff:g></string>
5079
5080    <!--
5081        Used to wrap a label for content description for a Clone profile, e.g. "Clone Messenger"
5082        instead of Messenger when the Messenger app is cloned.
5083        [CHAR LIMIT=20]
5084    -->
5085    <string name="clone_profile_label_badge">Clone <xliff:g id="label" example="Messenger">%1$s</xliff:g></string>
5086
5087    <!-- DO NOT TRANSLATE -->
5088    <string name="time_placeholder">--</string>
5089
5090    <!-- DO NOT TRANSLATE -->
5091    <string name="radial_numbers_typeface">sans-serif</string>
5092    <!-- DO NOT TRANSLATE -->
5093    <string name="sans_serif">sans-serif</string>
5094
5095    <!-- DO NOT TRANSLATE -->
5096    <string name="date_picker_month_typeface">sans-serif-medium</string>
5097    <!-- DO NOT TRANSLATE -->
5098    <string name="date_picker_day_of_week_typeface">sans-serif-medium</string>
5099    <!-- DO NOT TRANSLATE -->
5100    <string name="date_picker_day_typeface">sans-serif-medium</string>
5101
5102    <!-- Lock-to-app unlock pin string -->
5103    <string name="lock_to_app_unlock_pin">Ask for PIN before unpinning</string>
5104    <!-- Lock-to-app unlock pattern string -->
5105    <string name="lock_to_app_unlock_pattern">Ask for unlock pattern before unpinning</string>
5106    <!-- Lock-to-app unlock password string -->
5107    <string name="lock_to_app_unlock_password">Ask for password before unpinning</string>
5108
5109    <!-- Notification shown when device owner silently installs a package [CHAR LIMIT=NONE] -->
5110    <string name="package_installed_device_owner">Installed by your admin</string>
5111    <!-- Notification shown when device owner silently updates a package [CHAR LIMIT=NONE] -->
5112    <string name="package_updated_device_owner">Updated by your admin</string>
5113    <!-- Notification shown when device owner silently deletes a package [CHAR LIMIT=NONE] -->
5114    <string name="package_deleted_device_owner">Deleted by your admin</string>
5115
5116    <!-- [CHAR LIMIT=25] String for confirmation button to enable a feature gated by the battery saver warning-->
5117    <string name="confirm_battery_saver">OK</string>
5118
5119    <!-- [CHAR_LIMIT=NONE] Battery saver: Feature description, with a "learn more" link. -->
5120    <string name="battery_saver_description_with_learn_more">Battery Saver turns on Dark theme and limits or turns off background activity, some visual effects, certain features, and some network connections.</string>
5121
5122    <!-- [CHAR_LIMIT=NONE] Battery saver: Feature description, without a "learn more" link. -->
5123    <string name="battery_saver_description">Battery Saver turns on Dark theme and limits or turns off background activity, some visual effects, certain features, and some network connections.</string>
5124
5125    <!-- [CHAR_LIMIT=NONE] Data saver: Feature description -->
5126    <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>
5127    <!-- [CHAR_LIMIT=35] Data saver: Title on first-time dialog -->
5128    <string name="data_saver_enable_title">Turn on Data Saver?</string>
5129    <!-- [CHAR_LIMIT=16] Data saver: Button to turn it on on first-time dialog -->
5130    <string name="data_saver_enable_button">Turn on</string>
5131
5132    <!-- Zen mode condition - summary: time duration in minutes. [CHAR LIMIT=NONE] -->
5133    <string name="zen_mode_duration_minutes_summary">{count, plural,
5134        =1    {For one minute (until {formattedTime})}
5135        other {For # minutes (until {formattedTime})}
5136    }
5137    </string>
5138
5139    <!-- Zen mode condition - summary: time duration in minutes (short version). [CHAR LIMIT=NONE] -->
5140    <string name="zen_mode_duration_minutes_summary_short">{count, plural,
5141        =1    {For 1 min (until {formattedTime})}
5142        other {For # min (until {formattedTime})}
5143    }
5144    </string>
5145
5146    <!-- Zen mode condition - summary: time duration in hours. [CHAR LIMIT=NONE] -->
5147    <string name="zen_mode_duration_hours_summary">{count, plural,
5148        =1    {For 1 hour (until {formattedTime})}
5149        other {For # hours (until {formattedTime})}
5150    }
5151    </string>
5152
5153    <!-- Zen mode condition - summary: time duration in hours (short version). [CHAR LIMIT=NONE] -->
5154    <string name="zen_mode_duration_hours_summary_short">{count, plural,
5155        =1    {For 1 hr (until {formattedTime})}
5156        other {For # hr (until {formattedTime})}
5157    }
5158    </string>
5159
5160    <!-- Zen mode condition - line one: time duration in minutes. [CHAR LIMIT=NONE] -->
5161    <string name="zen_mode_duration_minutes">{count, plural,
5162        =1    {For one minute}
5163        other {For # minutes}
5164    }
5165    </string>
5166
5167    <!-- Zen mode condition - line one: time duration in minutes (short version). [CHAR LIMIT=NONE] -->
5168    <string name="zen_mode_duration_minutes_short">{count, plural,
5169        =1    {For 1 min}
5170        other {For # min}
5171    }
5172    </string>
5173
5174    <!-- Zen mode condition - line one: time duration in hours. [CHAR LIMIT=NONE] -->
5175    <string name="zen_mode_duration_hours">{count, plural,
5176        =1    {For 1 hour}
5177        other {For # hours}
5178    }
5179    </string>
5180
5181    <!-- Zen mode condition - line one: time duration in hours (short version). [CHAR LIMIT=NONE] -->
5182    <string name="zen_mode_duration_hours_short">{count, plural,
5183        =1    {For 1 hr}
5184        other {For # hr}
5185    }
5186    </string>
5187
5188    <!-- Zen mode condition - line two: ending time indicating the next day. [CHAR LIMIT=NONE] -->
5189    <string name="zen_mode_until_next_day">Until <xliff:g id="formattedTime" example="Tue, 10 PM">%1$s</xliff:g></string>
5190
5191    <!-- Zen mode condition - line two: ending time. [CHAR LIMIT=NONE] -->
5192    <string name="zen_mode_until">Until <xliff:g id="formattedTime" example="10:00 PM">%1$s</xliff:g></string>
5193
5194    <!-- Zen mode condition - line one: Until next alarm. [CHAR LIMIT=NONE] -->
5195    <string name="zen_mode_alarm">Until <xliff:g id="formattedTime" example="10:00 PM">%1$s</xliff:g> (next alarm)</string>
5196
5197    <!-- Zen mode condition: no exit criteria. [CHAR LIMIT=NONE] -->
5198    <string name="zen_mode_forever">Until you turn off</string>
5199
5200    <!-- Zen mode condition: no exit criteria, includes the name of the feature for emphasis. [CHAR LIMIT=NONE] -->
5201    <string name="zen_mode_forever_dnd">Until you turn off Do Not Disturb</string>
5202
5203    <!-- Zen mode active automatic rule name separator. [CHAR LIMIT=NONE] -->
5204    <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>
5205
5206    <!-- Content description for the Toolbar icon used to collapse an expanded action mode. [CHAR LIMIT=NONE] -->
5207    <string name="toolbar_collapse_description">Collapse</string>
5208
5209    <!-- Zen mode - feature name. [CHAR LIMIT=40] -->
5210    <string name="zen_mode_feature_name">Do not disturb</string>
5211
5212    <!-- Zen mode - downtime legacy feature name. [CHAR LIMIT=40] -->
5213    <string name="zen_mode_downtime_feature_name">Downtime</string>
5214
5215    <!-- Zen mode - name of default automatic schedule for weeknights. [CHAR LIMIT=40] -->
5216    <string name="zen_mode_default_weeknights_name">Weeknight</string>
5217
5218    <!-- Zen mode - name of default automatic schedule for weekends. [CHAR LIMIT=40] -->
5219    <string name="zen_mode_default_weekends_name">Weekend</string>
5220
5221    <!-- Zen mode - name of default automatic calendar event-based rule. [CHAR LIMIT=40] -->
5222    <string name="zen_mode_default_events_name">Event</string>
5223
5224    <!-- Zen mode - name of default automatic calendar time-based rule that is triggered every night (when sleeping). [CHAR LIMIT=40] -->
5225    <string name="zen_mode_default_every_night_name">Sleeping</string>
5226
5227    <!-- Indication that the current volume and other effects (vibration) are being suppressed by a third party, such as a notification listener. [CHAR LIMIT=30] -->
5228    <string name="muted_by"><xliff:g id="third_party">%1$s</xliff:g> is muting some sounds</string>
5229
5230    <!-- Error message shown when there is a system error which can be solved by user performing factory reset. [CHAR LIMIT=NONE] -->
5231    <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>
5232    <!-- Error message shown when there is a system error which can be solved by the manufacturer. [CHAR LIMIT=NONE] -->
5233    <string name="system_error_manufacturer">There\'s an internal problem with your device. Contact your manufacturer for details.</string>
5234
5235    <!-- Displayed when the USSD/SS request is modified by STK CC to a
5236    different request. This will be displayed in a toast. -->
5237    <string name="stk_cc_ussd_to_dial">USSD request changed to regular call</string>
5238    <string name="stk_cc_ussd_to_ss">USSD request changed to SS request</string>
5239    <string name="stk_cc_ussd_to_ussd">Changed to new USSD request</string>
5240    <string name="stk_cc_ussd_to_dial_video">USSD request changed to video call</string>
5241    <string name="stk_cc_ss_to_dial">SS request changed to regular call</string>
5242    <string name="stk_cc_ss_to_dial_video">SS request changed to video call</string>
5243    <string name="stk_cc_ss_to_ussd">SS request changed to USSD request</string>
5244    <string name="stk_cc_ss_to_ss">Changed to new SS request</string>
5245
5246    <!-- Content description of the phishing alert icon in the notification. [CHAR_LIMIT=NONE] -->
5247    <string name="notification_phishing_alert_content_description">Phishing alert</string>
5248
5249    <!-- Content description of the work profile icon in the notification. -->
5250    <string name="notification_work_profile_content_description">Work profile</string>
5251
5252    <!-- Content description of the alerting icon in the notification. [CHAR_LIMIT=NONE] -->
5253    <string name="notification_alerted_content_description">Alerted</string>
5254
5255    <!-- Default content description of the verification icon in the call notification. [CHAR_LIMIT=NONE] -->
5256    <string name="notification_verified_content_description">Verified</string>
5257
5258    <!-- Content description of the expand button icon in the notification when collaped.-->
5259    <string name="expand_button_content_description_collapsed">Expand</string>
5260
5261    <!-- Content description of the expand button icon in the notification when expanded.-->
5262    <string name="expand_button_content_description_expanded">Collapse</string>
5263
5264    <!-- Accessibility action description on the expand button. -->
5265    <string name="expand_action_accessibility">toggle expansion</string>
5266
5267    <!-- User visible name for USB MIDI Peripheral port -->
5268    <string name="usb_midi_peripheral_name">Android USB Peripheral Port</string>
5269    <!-- Manufacturer name for USB MIDI Peripheral port -->
5270    <string name="usb_midi_peripheral_manufacturer_name">Android</string>
5271    <!-- Product name for USB MIDI Peripheral port -->
5272    <string name="usb_midi_peripheral_product_name">USB Peripheral Port</string>
5273
5274    <!-- Floating toolbar strings -->
5275    <!-- Content description for the button that opens the floating toolbar overflow. [CHAR LIMIT=NONE] -->
5276    <string name="floating_toolbar_open_overflow_description">More options</string>
5277    <!-- Content description for the button that closes the floating toolbar overflow. [CHAR LIMIT=NONE] -->
5278    <string name="floating_toolbar_close_overflow_description">Close overflow</string>
5279
5280    <!-- Free style window strings -->
5281    <!-- Accessibility text for the maximize window button -->
5282    <string name="maximize_button_text">Maximize</string>
5283    <!-- Accessibility text for the close window button -->
5284    <string name="close_button_text">Close</string>
5285
5286    <!-- Ellipsis character to appear in notification templates, e.g.
5287         notification_template_material_inbox.xml.
5288         DO NOT TRANSLATE -->
5289    <string name="notification_inbox_ellipsis">\u2026</string>
5290
5291    <!-- 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] -->
5292    <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>
5293
5294    <!-- Action text to be displayed for the "answer" action of an incoming call [CHAR LIMIT=13] -->
5295    <string name="call_notification_answer_action">Answer</string>
5296    <!-- Action text to be displayed for the "answer" action of an incoming VIDEO call [CHAR LIMIT=13] -->
5297    <string name="call_notification_answer_video_action">Video</string>
5298    <!-- Action text to be displayed for the "decline" action of an incoming call [CHAR LIMIT=13] -->
5299    <string name="call_notification_decline_action">Decline</string>
5300    <!-- Action text to be displayed for the "hang up" action of an ongoing call [CHAR LIMIT=13] -->
5301    <string name="call_notification_hang_up_action">Hang Up</string>
5302    <!-- Default notification text to be displayed in incoming call notifications [CHAR LIMIT=40] -->
5303    <string name="call_notification_incoming_text">Incoming call</string>
5304    <!-- Default notification text to be displayed in ongoing call notifications [CHAR LIMIT=40] -->
5305    <string name="call_notification_ongoing_text">Ongoing call</string>
5306    <!-- Default notification text to be displayed in screening call notifications [CHAR LIMIT=40] -->
5307    <string name="call_notification_screening_text">Screening an incoming call</string>
5308
5309    <string name="default_notification_channel_label">Uncategorized</string>
5310
5311    <string name="importance_from_user">You set the importance of these notifications.</string>
5312    <string name="importance_from_person">This is important because of the people involved.</string>
5313
5314    <string name="notification_history_title_placeholder">Custom app notification</string>
5315
5316    <!-- Message to user that app trying to create user for an account that already exists. [CHAR LIMIT=none] -->
5317    <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> (a User with this account already exists) ?</string>
5318    <!-- Message to user that app is trying to create user for a specified account. [CHAR LIMIT=none] -->
5319    <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@gmail.com">%2$s</xliff:g> ?</string>
5320    <!-- String label displayed on buttons that trigger the flow for creating supervised users. [CHAR LIMIT=35] -->
5321    <string name="supervised_user_creation_label">Add supervised user</string>
5322
5323    <!-- Locale picker strings -->
5324
5325    <!-- Title for the language selection screen [CHAR LIMIT=25] -->
5326    <string name="language_selection_title">Add a language</string>
5327    <!-- Title for the region selection screen [CHAR LIMIT=25] -->
5328    <string name="country_selection_title">Region preference</string>
5329    <!-- Hint text in a search edit box (used to filter long language / country lists) [CHAR LIMIT=25] -->
5330    <string name="search_language_hint">Type language name</string>
5331
5332    <!-- List section subheader for the language picker, containing a list of suggested languages [CHAR LIMIT=30] -->
5333    <string name="language_picker_section_suggested">Suggested</string>
5334    <!-- "List section subheader for the language picker, containing a list of suggested regions available for that language [CHAR LIMIT=30] -->
5335    <string name="language_picker_regions_section_suggested">Suggested</string>
5336
5337    <!-- List section subheader for the language picker, containing a list of suggested languages determined by the default region [CHAR LIMIT=30] -->
5338    <string name="language_picker_section_suggested_bilingual">Suggested languages</string>
5339    <!-- List section subheader for the language picker, containing a list of suggested regions determined by the default region [CHAR LIMIT=30] -->
5340    <string name="region_picker_section_suggested_bilingual">Suggested regions</string>
5341    <!-- List section subheader for the language picker, containing a list of all languages available [CHAR LIMIT=30] -->
5342    <string name="language_picker_section_all">All languages</string>
5343    <!-- List section subheader for the region picker, containing a list of all regions supported for the selected language.
5344    Warning: this is a more 'neutral' term for 'country', not for the sub-divisions of a country. [CHAR LIMIT=30] -->
5345    <string name="region_picker_section_all">All regions</string>
5346
5347    <!-- Menu item in the locale menu  [CHAR LIMIT=30] -->
5348    <string name="locale_search_menu">Search</string>
5349
5350    <!-- Title of the dialog that is shown when the user tries to launch a suspended application [CHAR LIMIT=50] -->
5351    <string name="app_suspended_title">App isn\u2019t available</string>
5352    <!-- Default message shown in the dialog that is shown when the user tries to launch a suspended application [CHAR LIMIT=NONE] -->
5353    <string name="app_suspended_default_message">
5354        <xliff:g id="app_name" example="Gmail">%1$s</xliff:g> isn\u2019t available right now. This is managed by <xliff:g id="app_name" example="Settings">%2$s</xliff:g>.
5355    </string>
5356    <!-- Title of the button to show users more details about why the app has been suspended [CHAR LIMIT=50]-->
5357    <string name="app_suspended_more_details">Learn more</string>
5358    <!-- Title of the button to unsuspend a suspended app immediately [CHAR LIMIT=50]-->
5359    <string name="app_suspended_unsuspend_message">Unpause app</string>
5360
5361    <!-- Title of a dialog. This text is confirming that the user wants to turn on access to their work apps, which the user had previously paused. "Work" is an adjective. [CHAR LIMIT=30] -->
5362    <string name="work_mode_off_title">Unpause work apps?</string>
5363    <!-- Title for button to unpause on work profile. [CHAR LIMIT=NONE] -->
5364    <string name="work_mode_turn_on">Unpause</string>
5365    <!-- Title for button to launch the personal safety app to make an emergency call    -->
5366    <string name="work_mode_emergency_call_button">Emergency</string>
5367
5368    <!-- Title of the dialog that is shown when the user tries to launch a blocked application [CHAR LIMIT=50] -->
5369    <string name="app_blocked_title">App is not available</string>
5370    <!-- Default message shown in the dialog that is shown when the user tries to launch a blocked application [CHAR LIMIT=NONE] -->
5371    <string name="app_blocked_message">
5372        <xliff:g id="app_name" example="Gmail">%1$s</xliff:g> is not available right now.
5373    </string>
5374
5375    <!-- Title of the dialog shown when an app is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] -->
5376    <string name="app_streaming_blocked_title"><xliff:g id="activity" example="Permission dialog">%1$s</xliff:g> unavailable</string>
5377    <!-- Title of the dialog shown when the permissioncontroller is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] -->
5378    <string name="app_streaming_blocked_title_for_permission_dialog">Permission needed</string>
5379    <!-- Title of the dialog shown when the camera permission is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] -->
5380    <string name="app_streaming_blocked_title_for_camera_dialog">Camera unavailable</string>
5381    <!-- Title of the dialog shown when the fingerprint permission is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] -->
5382    <string name="app_streaming_blocked_title_for_fingerprint_dialog">Continue on phone</string>
5383    <!-- Title of the dialog shown when the microphone permission is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] -->
5384    <string name="app_streaming_blocked_title_for_microphone_dialog">Microphone unavailable</string>
5385    <!-- Title of the dialog shown when the play store is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] -->
5386    <string name="app_streaming_blocked_title_for_playstore_dialog">Play Store unavailable</string>
5387    <!-- Title of the dialog shown when the settings is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] -->
5388    <string name="app_streaming_blocked_title_for_settings_dialog" product="tv">Android TV settings unavailable</string>
5389    <!-- Title of the dialog shown when the settings is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] -->
5390    <string name="app_streaming_blocked_title_for_settings_dialog" product="tablet">Tablet settings unavailable</string>
5391    <!-- Title of the dialog shown when the settings is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] -->
5392    <string name="app_streaming_blocked_title_for_settings_dialog" product="default">Phone settings unavailable</string>
5393    <!-- Message shown when an app is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] -->
5394    <string name="app_streaming_blocked_message" product="tv">This can’t be accessed on your <xliff:g id="device" example="Chromebook">%1$s</xliff:g> at this time. Try on your Android TV device instead.</string>
5395    <!-- Message shown when an app is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] -->
5396    <string name="app_streaming_blocked_message" product="tablet">This can’t be accessed on your <xliff:g id="device" example="Chromebook">%1$s</xliff:g> at this time. Try on your tablet instead.</string>
5397    <!-- Message shown when an app is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] -->
5398    <string name="app_streaming_blocked_message" product="default">This can’t be accessed on your <xliff:g id="device" example="Chromebook">%1$s</xliff:g> at this time. Try on your phone instead.</string>
5399    <!-- Message shown when an app being streamed to another device requests authentication such as via the biometrics API, and the user needs to complete the on their device. [CHAR LIMIT=NONE] -->
5400    <string name="app_streaming_blocked_message_for_fingerprint_dialog" product="tv">This app is requesting additional security. Try on your Android TV device instead.</string>
5401    <!-- Message shown when an app being streamed to another device requests authentication such as via the biometrics API, and the user needs to complete the on their device. [CHAR LIMIT=NONE] -->
5402    <string name="app_streaming_blocked_message_for_fingerprint_dialog" product="tablet">This app is requesting additional security. Try on your tablet instead.</string>
5403    <!-- Message shown when an app being streamed to another device requests authentication such as via the biometrics API, and the user needs to complete the on their device. [CHAR LIMIT=NONE] -->
5404    <string name="app_streaming_blocked_message_for_fingerprint_dialog" product="default">This app is requesting additional security. Try on your phone instead.</string>
5405    <!-- Message shown when the settings is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] -->
5406    <string name="app_streaming_blocked_message_for_settings_dialog" product="tv">This can’t be accessed on your <xliff:g id="device" example="Chromebook">%1$s</xliff:g>. Try on your Android TV device instead.</string>
5407    <!-- Message shown when the settings is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] -->
5408    <string name="app_streaming_blocked_message_for_settings_dialog" product="tablet">This can’t be accessed on your <xliff:g id="device" example="Chromebook">%1$s</xliff:g>. Try on your tablet instead.</string>
5409    <!-- Message shown when the settings is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] -->
5410    <string name="app_streaming_blocked_message_for_settings_dialog" product="default">This can’t be accessed on your <xliff:g id="device" example="Chromebook">%1$s</xliff:g>. Try on your phone instead.</string>
5411
5412    <!-- Message displayed in dialog when app is too old to run on this verison of android. [CHAR LIMIT=NONE] -->
5413    <string name="deprecated_target_sdk_message">This app was built for an older version of Android. It might not work properly and doesn\'t include the latest security and privacy protections. Check for an update, or contact the app\'s developer.</string>
5414    <!-- Title for button to see application detail in app store which it came from - it may allow user to update to newer version. [CHAR LIMIT=50] -->
5415    <string name="deprecated_target_sdk_app_store">Check for update</string>
5416
5417    <!-- Message displayed in dialog when app is 32 bit on a 64 bit system. [CHAR LIMIT=NONE] -->
5418    <string name="deprecated_abi_message">This app isn\'t compatible with the latest version of Android. Check for an update or contact the app\'s developer.</string>
5419
5420    <!-- Notification title shown when new SMS/MMS is received while the device is locked [CHAR LIMIT=NONE] -->
5421    <string name="new_sms_notification_title">You have new messages</string>
5422    <!-- Notification content shown when new SMS/MMS is received while the device is locked [CHAR LIMIT=NONE] -->
5423    <string name="new_sms_notification_content">Open SMS app to view</string>
5424
5425    <!-- Notification title shown when user profile is credential encrypted and requires the user to unlock before some features are usable [CHAR LIMIT=36] -->
5426    <string name="profile_encrypted_title">Some functionality may be limited</string>
5427    <!-- Notification detail shown when work profile is credential encrypted and requires the user to unlock before some features are usable [CHAR LIMIT=30] -->
5428    <string name="profile_encrypted_detail">Work profile locked</string>
5429    <!-- Notification message shown when work profile is credential encrypted and requires the user to unlock before some features are usable [CHAR LIMIT=30] -->
5430    <string name="profile_encrypted_message">Tap to unlock work profile</string>
5431
5432    <!-- Title of notification shown after a MTP device is connected to Android. -->
5433    <string name="usb_mtp_launch_notification_title">Connected to <xliff:g id="product_name">%1$s</xliff:g></string>
5434    <!-- Description of notification shown after a MTP device is connected to Android. -->
5435    <string name="usb_mtp_launch_notification_description">Tap to view files</string>
5436
5437    <!-- Resolver target actions strings -->
5438    <!-- Pin this app to the top of the Sharesheet app list. [CHAR LIMIT=60]-->
5439    <string name="pin_target">Pin</string>
5440    <!-- Pin this app to the top of the Sharesheet app list. [CHAR LIMIT=60]-->
5441    <string name="pin_specific_target">Pin <xliff:g id="label" example="Tweet">%1$s</xliff:g></string>
5442    <!-- Un-pin this app in the Sharesheet, so that it is sorted normally. [CHAR LIMIT=60]-->
5443    <string name="unpin_target">Unpin </string>
5444    <!-- Un-pin this app in the Sharesheet, so that it is sorted normally. [CHAR LIMIT=60]-->
5445    <string name="unpin_specific_target">Unpin <xliff:g id="label" example="Tweet">%1$s</xliff:g></string>
5446    <!-- View application info for a target. -->
5447    <string name="app_info">App info</string>
5448
5449    <!-- The representation of a time duration when negative. An example is -1:14. This can be used with a countdown timer for example.-->
5450    <string name="negative_duration">\u2212<xliff:g id="time" example="1:14">%1$s</xliff:g></string>
5451
5452    <!-- Text of dialog shown when starting a demo user for the first time [CHAR LIMIT=40] -->
5453    <string name="demo_starting_message">Starting demo\u2026</string>
5454    <!-- Text of dialog shown when starting a new demo user in retail demo mode [CHAR LIMIT=40] -->
5455    <string name="demo_restarting_message">Resetting device\u2026</string>
5456
5457    <!-- Accessibilty string added to a widget that has been suspended [CHAR LIMIT=20] -->
5458    <string name="suspended_widget_accessibility">Disabled <xliff:g id="label" example="Calendar">%1$s</xliff:g></string>
5459
5460    <!-- Label used by Telephony code, assigned as the display name for conference calls [CHAR LIMIT=60] -->
5461    <string name="conference_call">Conference Call</string>
5462
5463    <!-- Window title for a tooltip [CHAR LIMIT=NONE] -->
5464    <string name="tooltip_popup_title">Tooltip</string>
5465
5466    <!-- Category title for apps which are primarily games. [CHAR LIMIT=32] -->
5467    <string name="app_category_game">Games</string>
5468    <!-- Category title for apps which primarily work with audio or music, such as music players. [CHAR LIMIT=32] -->
5469    <string name="app_category_audio">Music &amp; Audio</string>
5470    <!-- Category title for apps which primarily work with video or movies, such as streaming video apps. [CHAR LIMIT=32] -->
5471    <string name="app_category_video">Movies &amp; Video</string>
5472    <!-- Category title for apps which primarily work with images or photos, such as camera or gallery apps. [CHAR LIMIT=32] -->
5473    <string name="app_category_image">Photos &amp; Images</string>
5474    <!-- Category title for apps which are primarily social apps, such as messaging, communication, email, or social network apps. [CHAR LIMIT=32] -->
5475    <string name="app_category_social">Social &amp; Communication</string>
5476    <!-- Category title for apps which are primarily news apps, such as newspapers, magazines, or sports apps. [CHAR LIMIT=32] -->
5477    <string name="app_category_news">News &amp; Magazines</string>
5478    <!-- Category title for apps which are primarily maps apps, such as navigation apps. [CHAR LIMIT=32] -->
5479    <string name="app_category_maps">Maps &amp; Navigation</string>
5480    <!-- Category title for apps which are primarily productivity apps, such as cloud storage or workplace apps. [CHAR LIMIT=32] -->
5481    <string name="app_category_productivity">Productivity</string>
5482    <!-- Category title for apps which are primarily accessibility apps, such as screen-readers. [CHAR LIMIT=32] -->
5483    <string name="app_category_accessibility">Accessibility</string>
5484
5485    <!-- Channel name for DeviceStorageMonitor notifications -->
5486    <string name="device_storage_monitor_notification_channel">Device storage</string>
5487    <!-- Channel name for UsbDeviceManager adb debugging notifications -->
5488    <string name="adb_debugging_notification_channel_tv">USB debugging</string>
5489
5490    <!-- Label for the time picker hour input field. [CHAR LIMIT=20] -->
5491    <string name="time_picker_hour_label">hour</string>
5492    <!-- Label for the time picker minute input field. [CHAR LIMIT=20] -->
5493    <string name="time_picker_minute_label">minute</string>
5494    <!-- The title for the time picker dialog. [CHAR LIMIT=NONE] -->
5495    <string name="time_picker_header_text">Set time</string>
5496    <!-- Error shown to the user if they type in invalid hour or minute in the time picker. [CHAR LIMIT=NONE] -->
5497    <string name="time_picker_input_error">Enter a valid time</string>
5498    <!-- Label shown to the user in time picker to let them know that should type in time. [CHAR LIMIT=NONE] -->
5499    <string name="time_picker_prompt_label">Type in time</string>
5500    <!-- Accessibility string used for describing the button in time picker that changes the dialog to text input mode. [CHAR LIMIT=NONE] -->
5501    <string name="time_picker_text_input_mode_description">Switch to text input mode for the time input.</string>
5502    <!-- Accessibility string used for describing the button in time picker that changes the dialog to circular clock mode. [CHAR LIMIT=NONE] -->
5503    <string name="time_picker_radial_mode_description">Switch to clock mode for the time input.</string>
5504
5505    <!-- Accessibility title for the autofill dialog used to select a list of options to autofill an activity. [CHAR LIMIT=NONE] -->
5506    <string name="autofill_picker_accessibility_title">Autofill options</string>
5507
5508    <!-- Accessibility title for the autofill dialog used to ask user to save the information on the screen by sending it to an Autofill Service. [CHAR LIMIT=NONE] -->
5509    <string name="autofill_save_accessibility_title">Save for Autofill</string>
5510
5511    <!-- Toast message shown when user manually request autofill but service could not figure out the data that would autofill the screen contents. [CHAR LIMIT=NONE] -->
5512    <string name="autofill_error_cannot_autofill">Contents can\u2019t be autofilled</string>
5513
5514    <!-- Accessibility string to announce there are no autofill suggestions in the autofill picker. [CHAR LIMIT=NONE] -->
5515    <string name="autofill_picker_no_suggestions">No autofill suggestions</string>
5516
5517    <!-- Accessibility string to announce there are some autofill suggestions in the autofill picker. [CHAR LIMIT=NONE] -->
5518    <string name="autofill_picker_some_suggestions">{count, plural,
5519        =1    {One autofill suggestion}
5520        other {# autofill suggestions}
5521    }
5522    </string>
5523
5524    <!-- Title for the autofill save dialog shown when the the contents of the activity can be saved
5525         by an autofill service, but the service does not know what the activity represents [CHAR LIMIT=NONE] -->
5526    <string name="autofill_save_title">Save to <b><xliff:g id="label" example="MyPass">%1$s</xliff:g></b>?</string>
5527    <!-- Title for the autofill save dialog shown when the the contents of the activity can be saved
5528         by an autofill service, and the service knows what the activity represents (for example, credit card info) [CHAR LIMIT=NONE] -->
5529    <string name="autofill_save_title_with_type">Save <xliff:g id="type" example="Credit Card">%1$s</xliff:g> to <b><xliff:g id="label" example="MyPass">%2$s</xliff:g></b>?</string>
5530    <!-- Title for the autofill save dialog shown when the the contents of the activity can be saved
5531         by an autofill service, and the service knows what the activity represents, and it represents 2 types of
5532         data (for example, password and credit card info) [CHAR LIMIT=NONE] -->
5533    <string name="autofill_save_title_with_2types">Save <xliff:g id="type" example="Password">%1$s</xliff:g> and <xliff:g id="type" example="Credit Card">%2$s</xliff:g> to <b><xliff:g id="label" example="MyPass">%3$s</xliff:g></b>?</string>
5534    <!-- Title for the autofill save dialog shown when the the contents of the activity can be saved
5535         by an autofill service, and the service knows what the activity represents, and it represents 3 types of
5536         data (for example, username, password and credit card info) [CHAR LIMIT=NONE] -->
5537    <string name="autofill_save_title_with_3types">Save <xliff:g id="type" example="Username">%1$s</xliff:g>, <xliff:g id="type" example="Password">%2$s</xliff:g>, and <xliff:g id="type" example="Credit Card">%3$s</xliff:g> to <b><xliff:g id="label" example="MyPass">%4$s</xliff:g></b>?</string>
5538
5539    <!-- Title for the autofill update dialog shown when the the contents of the activity can be updated
5540         in an autofill service, but the service does not know what the activity represents [CHAR LIMIT=NONE] -->
5541    <string name="autofill_update_title">Update in <b><xliff:g id="label" example="MyPass">%1$s</xliff:g></b>?</string>
5542    <!-- Title for the autofill update dialog shown when the the contents of the activity can be updated
5543         in an autofill service, and the service knows what the activity represents (for example, credit card info) [CHAR LIMIT=NONE] -->
5544    <string name="autofill_update_title_with_type">Update <xliff:g id="type" example="Credit Card">%1$s</xliff:g> in <b><xliff:g id="label" example="MyPass">%2$s</xliff:g></b>?</string>
5545    <!-- Title for the autofill update dialog shown when the the contents of the activity can be updated
5546         in an autofill service, and the service knows what the activity represents, and it represents 2 types of
5547         data (for example, password and credit card info) [CHAR LIMIT=NONE] -->
5548    <string name="autofill_update_title_with_2types">Update <xliff:g id="type" example="Password">%1$s</xliff:g> and <xliff:g id="type" example="Credit Card">%2$s</xliff:g> in <b><xliff:g id="label" example="MyPass">%3$s</xliff:g></b>?</string>
5549    <!-- Title for the autofill update dialog shown when the the contents of the activity can be updated
5550         in an autofill service, and the service knows what the activity represents, and it represents 3 types of
5551         data (for example, username, password and credit card info) [CHAR LIMIT=NONE] -->
5552    <string name="autofill_update_title_with_3types">Update these items in <b><xliff:g id="label" example="MyPass">%4$s</xliff:g></b>: <xliff:g id="type" example="Username">%1$s</xliff:g>, <xliff:g id="type" example="Password">%2$s</xliff:g>, and <xliff:g id="type" example="Credit Card">%3$s</xliff:g> ?</string>
5553
5554    <!-- Label for the autofill save button [CHAR LIMIT=NONE] -->
5555    <string name="autofill_save_yes">Save</string>
5556    <!-- Label for the autofill cancel button [CHAR LIMIT=NONE] -->
5557    <string name="autofill_save_no">No thanks</string>
5558    <!-- Label for the autofill cancel button, saying not to save the filled data at this moment. [CHAR LIMIT=NONE] -->
5559    <string name="autofill_save_notnow">Not now</string>
5560    <!-- Label for the autofill reject button, saying never to save the filled data. [CHAR LIMIT=NONE] -->
5561    <string name="autofill_save_never">Never</string>
5562    <!-- Label for the autofill update button [CHAR LIMIT=NONE] -->
5563    <string name="autofill_update_yes">Update</string>
5564    <!-- Label for the autofill continue button [CHAR LIMIT=NONE] -->
5565    <string name="autofill_continue_yes">Continue</string>
5566
5567    <!-- Label for the type of data being saved for autofill when it represent user credentials with a password [CHAR LIMIT=NONE] -->
5568    <string name="autofill_save_type_password">password</string>
5569    <!-- Label for the type of data being saved for autofill when it represent an address (street, city, etc.) [CHAR LIMIT=NONE] -->
5570    <string name="autofill_save_type_address">address</string>
5571    <!-- Label for the type of data being saved for autofill when it represents a credit card [CHAR LIMIT=NONE] -->
5572    <string name="autofill_save_type_credit_card">credit card</string>
5573    <!-- Label for the type of data being saved for autofill when it represents a debit card [CHAR LIMIT=NONE] -->
5574    <string name="autofill_save_type_debit_card">debit card</string>
5575    <!-- Label for the type of data being saved for autofill when it represents a payment card [CHAR LIMIT=NONE] -->
5576    <string name="autofill_save_type_payment_card">payment card</string>
5577    <!-- Label for the type of data being saved for autofill when it represents a card that does not a specified type or cannot identify what the type is for [CHAR LIMIT=NONE] -->
5578    <string name="autofill_save_type_generic_card">card</string>
5579    <!-- Label for the type of data being saved for autofill when it represents an username [CHAR LIMIT=NONE] -->
5580    <string name="autofill_save_type_username">username</string>
5581    <!-- Label for the type of data being saved for autofill when it represents an email address [CHAR LIMIT=NONE] -->
5582    <string name="autofill_save_type_email_address">email address</string>
5583
5584    <!-- Primary ETWS (Earthquake and Tsunami Warning System) default message for earthquake -->
5585    <string name="etws_primary_default_message_earthquake">Stay calm and seek shelter nearby.</string>
5586
5587    <!-- Primary ETWS (Earthquake and Tsunami Warning System) default message for Tsunami -->
5588    <string name="etws_primary_default_message_tsunami">Evacuate immediately from coastal regions and riverside areas to a safer place such as high ground.</string>
5589
5590    <!-- Primary ETWS (Earthquake and Tsunami Warning System) default message for earthquake and Tsunami -->
5591    <string name="etws_primary_default_message_earthquake_and_tsunami">Stay calm and seek shelter nearby.</string>
5592
5593    <!-- Primary ETWS (Earthquake and Tsunami Warning System) default message for test -->
5594    <string name="etws_primary_default_message_test">Emergency messages test</string>
5595
5596    <!-- Content description for the reply button in the notification area [CHAR LIMIT=NONE]-->
5597    <string name="notification_reply_button_accessibility">Reply</string>
5598
5599    <!-- Primary ETWS (Earthquake and Tsunami Warning System) default message for others -->
5600    <string name="etws_primary_default_message_others"></string>
5601
5602    <!-- Title of notification when UE fails CS registration with MM reject cause code from network. -->
5603    <string name="mmcc_authentication_reject">SIM not allowed for voice</string>
5604    <string name="mmcc_imsi_unknown_in_hlr">SIM not provisioned for voice</string>
5605    <string name="mmcc_illegal_ms">SIM not allowed for voice</string>
5606    <string name="mmcc_illegal_me">Phone not allowed for voice</string>
5607
5608    <!-- Title of notification when UE fails to register network with MM reject cause code when multiple SIMs are active. -->
5609    <string name="mmcc_authentication_reject_msim_template">SIM <xliff:g id="simNumber" example="1">%d</xliff:g> not allowed</string>
5610    <string name="mmcc_imsi_unknown_in_hlr_msim_template">SIM <xliff:g id="simNumber" example="1">%d</xliff:g> not provisioned</string>
5611    <string name="mmcc_illegal_ms_msim_template">SIM <xliff:g id="simNumber" example="1">%d</xliff:g> not allowed</string>
5612    <string name="mmcc_illegal_me_msim_template">SIM <xliff:g id="simNumber" example="1">%d</xliff:g> not allowed</string>
5613
5614    <!-- Popup window default title to be read by a screen reader-->
5615    <string name="popup_window_default_title">Popup Window</string>
5616
5617    <!-- Format string for indicating there is more content in a slice view -->
5618    <string name="slice_more_content">+ <xliff:g id="number" example="5">%1$d</xliff:g></string>
5619
5620    <!--
5621    A toast message shown when an app shortcut that was restored from a previous device is clicked,
5622    but it cannot be started because the shortcut was created by a newer version of the app.
5623    -->
5624    <string name="shortcut_restored_on_lower_version">App version downgraded, or isn\u2019t compatible with this shortcut</string>
5625
5626    <!--
5627    A toast message shown when an app shortcut that was restored from a previous device is clicked,
5628    but it cannot be started because the shortcut was created by an app that doesn't support backup
5629    and restore.
5630    -->
5631    <string name="shortcut_restore_not_supported">Couldn\u2019t restore shortcut because app doesn\u2019t support backup and restore</string>
5632
5633    <!--
5634    A toast message shown when an app shortcut that was restored from a previous device is clicked,
5635    but it cannot be started because the shortcut was created by an app with a different signature.
5636    -->
5637    <string name="shortcut_restore_signature_mismatch">Couldn\u2019t restore shortcut because of app signature mismatch</string>
5638
5639    <!--
5640    A toast message shown when an app shortcut that wasn't restored due to an unknown issue is clicked,
5641    -->
5642    <string name="shortcut_restore_unknown_issue">Couldn\u2019t restore shortcut</string>
5643
5644    <!--
5645    A toast message shown when an app shortcut is disabled for an unknown rason.
5646    -->
5647    <string name="shortcut_disabled_reason_unknown">Shortcut is disabled</string>
5648
5649    <!-- Label for the uninstall button on the harmful app warning dialog. [CHAR LIMIT=20] -->
5650    <string name="harmful_app_warning_uninstall">UNINSTALL</string>
5651    <!-- Label for the open anyway button on the harmful app warning dialog. [CHAR LIMIT=20] -->
5652    <string name="harmful_app_warning_open_anyway">OPEN ANYWAY</string>
5653    <!-- Title for the harmful app warning dialog. [CHAR LIMIT=40] -->
5654    <string name="harmful_app_warning_title">Harmful app detected</string>
5655
5656    <!-- Text describing a permission request for one app to show another app's
5657         slices [CHAR LIMIT=NONE] -->
5658    <string name="slices_permission_request"><xliff:g id="app" example="Example App">%1$s</xliff:g> wants to show <xliff:g id="app_2" example="Other Example App">%2$s</xliff:g> slices</string>
5659
5660    <!-- Notification action for editing a screenshot (drawing on it, cropping it, etc) -->
5661    <string name="screenshot_edit">Edit</string>
5662
5663    <string name="volume_dialog_ringer_guidance_vibrate">Calls and notifications will vibrate</string>
5664    <string name="volume_dialog_ringer_guidance_silent">Calls and notifications will be muted</string>
5665
5666    <!-- Title for the notification channel notifying user of settings system changes. [CHAR LIMIT=NONE] -->
5667    <string name="notification_channel_system_changes">System changes</string>
5668    <!-- Title for the notification channel notifying user of do not disturb system changes (i.e. Do Not Disturb has changed). [CHAR LIMIT=NONE] -->
5669    <string name="notification_channel_do_not_disturb">Do Not Disturb</string>
5670    <!-- Title of notification indicating do not disturb visual interruption settings have changed when upgrading to P -->
5671    <string name="zen_upgrade_notification_visd_title">New: Do Not Disturb is hiding notifications</string>
5672    <!-- Content of notification indicating users can tap on the notification to go to dnd behavior settings -->
5673    <string name="zen_upgrade_notification_visd_content">Tap to learn more and change.</string>
5674    <!-- Title of notification indicating do not disturb settings have changed when upgrading to P -->
5675    <string name="zen_upgrade_notification_title">Do Not Disturb has changed</string>
5676    <!-- Content of notification indicating users can tap on the notification to go to dnd behavior settings -->
5677    <string name="zen_upgrade_notification_content">Tap to check what\'s blocked.</string>
5678
5679    <!-- Notification permission informational notification text -->
5680    <!-- Title for notification inviting users to review their notification settings [CHAR LIMIT=NONE] -->
5681    <string name="review_notification_settings_title">Review notification settings</string>
5682    <!-- Content of notification informing users of notification permission change, and inviting them to modify current settings. [CHAR LIMIT=NONE]-->
5683    <string name="review_notification_settings_text">Starting in Android 13, apps that you install need your permission to send notifications. Tap to change this permission for existing apps.</string>
5684    <!-- Notification action text for having this notification come back later [CHAR LIMIT=20] -->
5685    <string name="review_notification_settings_remind_me_action">Remind me later</string>
5686    <!-- Notification action text to dismiss this notification [CHAR LIMIT=20]-->
5687    <string name="review_notification_settings_dismiss">Dismiss</string>
5688
5689    <!-- Application name displayed in notifications [CHAR LIMIT=60] -->
5690    <string name="notification_app_name_system">System</string>
5691    <!-- Application name displayed in notifications [CHAR LIMIT=60] -->
5692    <string name="notification_app_name_settings">Settings</string>
5693
5694    <!-- Active Permission - accessibility support -->
5695    <!-- Content description of the camera icon in the notification. [CHAR LIMIT=NONE] -->
5696    <string name="notification_appops_camera_active">Camera</string>
5697    <!-- Content description of the mic icon in the notification. [CHAR LIMIT=NONE] -->
5698    <string name="notification_appops_microphone_active">Microphone</string>
5699    <!-- Content description of the overlay icon in the notification. [CHAR LIMIT=NONE] -->
5700    <string name="notification_appops_overlay_active">displaying over other apps on your screen</string>
5701
5702    <!-- Feedback Indicator -->
5703    <!-- Content description of the feedback icon in the notification. [CHAR LIMIT=NONE] -->
5704    <string name="notification_feedback_indicator">Provide Feedback</string>
5705    <!-- Content description of the alerted feedback icon in the notification. [CHAR LIMIT=NONE] -->
5706    <string name="notification_feedback_indicator_alerted">This notification was promoted to Default. Tap to provide feedback.</string>
5707    <!-- Content description of the silenced feedback icon in the notification. [CHAR LIMIT=NONE] -->
5708    <string name="notification_feedback_indicator_silenced">This notification was demoted to Silent. Tap to provide feedback.</string>
5709    <!-- Content description of the promoted feedback icon in the notification. [CHAR LIMIT=NONE] -->
5710    <string name="notification_feedback_indicator_promoted">This notification was ranked higher. Tap to provide feedback.</string>
5711    <!-- Content description of the demoted feedback icon in the notification. [CHAR LIMIT=NONE] -->
5712    <string name="notification_feedback_indicator_demoted">This notification was ranked lower. Tap to provide feedback.</string>
5713
5714    <!-- Enhanced Notifications -->
5715    <!-- Title of notification indicating adaptive notifications setting need migration when upgrading to S [CHAR LIMIT=30] -->
5716    <string name="nas_upgrade_notification_title">Enhanced notifications</string>
5717    <!-- Content of notification indicating users need to update the settings [CHAR LIMIT=NONE] -->
5718    <string name="nas_upgrade_notification_content">Suggested actions and replies are now provided by enhanced notifications. Android Adaptive Notifications are no longer supported.</string>
5719    <!-- Label of notification action button to turn on the enhanced notifications [CHAR LIMIT=20] -->
5720    <string name="nas_upgrade_notification_enable_action">OK</string>
5721    <!-- Label of notification action button to turn off the enhanced notifications [CHAR LIMIT=20] -->
5722    <string name="nas_upgrade_notification_disable_action">Turn off</string>
5723    <!-- Label of notification action button to learn more about the enhanced notifications [CHAR LIMIT=20] -->
5724    <string name="nas_upgrade_notification_learn_more_action">Learn more</string>
5725    <!-- Content of notification learn more dialog about the enhanced notifications [CHAR LIMIT=NONE] -->
5726    <string name="nas_upgrade_notification_learn_more_content">Enhanced notifications replaced Android Adaptive Notifications in Android 12. This feature shows suggested actions and replies, and organizes your notifications.\n\nEnhanced notifications can access notification content, including personal information like contact names and messages. This feature can also dismiss or respond to notifications, such as answering phone calls, and control Do Not Disturb.</string>
5727
5728
5729    <!-- Dynamic mode battery saver strings -->
5730    <!-- The user visible name of the notification channel for the routine mode battery saver fyi notification [CHAR_LIMIT=80]-->
5731    <string name="dynamic_mode_notification_channel_name">Routine Mode info notification</string>
5732    <!-- Title of notification letting users know why battery saver was turned on automatically [CHAR_LIMIT=NONE]-->
5733    <string name="dynamic_mode_notification_title">Battery Saver turned on</string>
5734    <!-- Summary of notification letting users know why battery saver was turned on automatically [CHAR_LIMIT=NONE]-->
5735    <string name="dynamic_mode_notification_summary">Reducing battery usage to extend battery life</string>
5736
5737    <!-- Battery saver strings -->
5738    <!-- The user visible name of the notification channel for battery saver notifications [CHAR_LIMIT=80] -->
5739    <string name="battery_saver_notification_channel_name">Battery Saver</string>
5740    <!-- Title of notification letting users know that battery saver is now off [CHAR_LIMIT=80] -->
5741    <string name="battery_saver_off_notification_title">Battery Saver turned off</string>
5742    <!-- Title of notification letting users know the battery level at the time the notification was posted [CHAR_LIMIT=80] -->
5743    <string name="battery_saver_charged_notification_summary" product="default">Phone has enough charge. Features no longer restricted.</string>
5744    <!-- Title of notification letting users know the battery level at the time the notification was posted [CHAR_LIMIT=80] -->
5745    <string name="battery_saver_charged_notification_summary" product="tablet">Tablet has enough charge. Features no longer restricted.</string>
5746    <!-- Title of notification letting users know the battery level at the time the notification was posted [CHAR_LIMIT=80] -->
5747    <string name="battery_saver_charged_notification_summary" product="device">Device has enough charge. Features no longer restricted.</string>
5748
5749    <!-- Description of media type: folder or directory that contains additional files. [CHAR LIMIT=32] -->
5750    <string name="mime_type_folder">Folder</string>
5751    <!-- Description of media type: application file, such as APK. [CHAR LIMIT=32] -->
5752    <string name="mime_type_apk">Android application</string>
5753
5754    <!-- Description of media type: generic file with unknown contents. [CHAR LIMIT=32] -->
5755    <string name="mime_type_generic">File</string>
5756    <!-- Description of media type: generic file with unknown contents. The 'extension' variable is the file name extension. [CHAR LIMIT=32] -->
5757    <string name="mime_type_generic_ext"><xliff:g id="extension" example="PDF">%1$s</xliff:g> file</string>
5758
5759    <!-- Description of media type: audio file, such as MP3 or WAV. [CHAR LIMIT=32] -->
5760    <string name="mime_type_audio">Audio</string>
5761    <!-- Description of media type: audio file, such as MP3 or WAV. The 'extension' variable is the file name extension. [CHAR LIMIT=32] -->
5762    <string name="mime_type_audio_ext"><xliff:g id="extension" example="PDF">%1$s</xliff:g> audio</string>
5763
5764    <!-- Description of media type: video file, such as MP4 or MKV. [CHAR LIMIT=32] -->
5765    <string name="mime_type_video">Video</string>
5766    <!-- Description of media type: video file, such as MP4 or MKV. The 'extension' variable is the file name extension. [CHAR LIMIT=32] -->
5767    <string name="mime_type_video_ext"><xliff:g id="extension" example="PDF">%1$s</xliff:g> video</string>
5768
5769    <!-- Description of media type: image file, such as JPG or PNG. [CHAR LIMIT=32] -->
5770    <string name="mime_type_image">Image</string>
5771    <!-- Description of media type: image file, such as JPG or PNG. The 'extension' variable is the file name extension. [CHAR LIMIT=32] -->
5772    <string name="mime_type_image_ext"><xliff:g id="extension" example="PDF">%1$s</xliff:g> image</string>
5773
5774    <!-- Description of media type: archive file, such as ZIP or TAR. [CHAR LIMIT=32] -->
5775    <string name="mime_type_compressed">Archive</string>
5776    <!-- Description of media type: archive file, such as ZIP or TAR. The 'extension' variable is the file name extension. [CHAR LIMIT=32] -->
5777    <string name="mime_type_compressed_ext"><xliff:g id="extension" example="PDF">%1$s</xliff:g> archive</string>
5778
5779    <!-- Description of media type: document file, such as DOC or PDF. [CHAR LIMIT=32] -->
5780    <string name="mime_type_document">Document</string>
5781    <!-- Description of media type: document file, such as DOC or PDF. The 'extension' variable is the file name extension. [CHAR LIMIT=32] -->
5782    <string name="mime_type_document_ext"><xliff:g id="extension" example="PDF">%1$s</xliff:g> document</string>
5783
5784    <!-- Description of media type: spreadsheet file, such as XLS. [CHAR LIMIT=32] -->
5785    <string name="mime_type_spreadsheet">Spreadsheet</string>
5786    <!-- Description of media type: spreadsheet file, such as XLS. The 'extension' variable is the file name extension. [CHAR LIMIT=32] -->
5787    <string name="mime_type_spreadsheet_ext"><xliff:g id="extension" example="PDF">%1$s</xliff:g> spreadsheet</string>
5788
5789    <!-- Description of media type: presentation file, such as PPT. [CHAR LIMIT=32] -->
5790    <string name="mime_type_presentation">Presentation</string>
5791    <!-- Description of media type: presentation file, such as PPT. The 'extension' variable is the file name extension. [CHAR LIMIT=32] -->
5792    <string name="mime_type_presentation_ext"><xliff:g id="extension" example="PDF">%1$s</xliff:g> presentation</string>
5793
5794    <!-- Strings for Bluetooth service -->
5795    <!-- toast message informing user that Bluetooth stays on after airplane mode is turned on. [CHAR LIMIT=NONE] -->
5796    <string name="bluetooth_airplane_mode_toast">Bluetooth will stay on during airplane mode</string>
5797
5798    <!-- Strings for car -->
5799    <!-- String displayed when loading a user in the car [CHAR LIMIT=30] -->
5800    <string name="car_loading_profile">Loading</string>
5801
5802    <string name="file_count">{count, plural,
5803        =1    {{file_name} + # file}
5804        other {{file_name} + # files}
5805    }
5806    </string>
5807
5808    <!-- ChooserActivity - No direct share targets are available. [CHAR LIMIT=NONE] -->
5809    <string name="chooser_no_direct_share_targets">No recommended people to share with</string>
5810
5811    <!-- ChooserActivity - Alphabetically sorted apps list label. [CHAR LIMIT=NONE] -->
5812    <string name="chooser_all_apps_button_label">Apps list</string>
5813
5814    <!-- Prompt for the USB device resolver dialog with warning text for USB device dialogs.  [CHAR LIMIT=200] -->
5815    <string name="usb_device_resolve_prompt_warn">This app has not been granted record permission but could capture audio through this USB device.</string>
5816
5817    <!-- Accessibility system actions -->
5818    <!-- Label for Home action [CHAR LIMIT=NONE] -->
5819    <string name="accessibility_system_action_home_label">Home</string>
5820    <!-- Label for Back action [CHAR LIMIT=NONE] -->
5821    <string name="accessibility_system_action_back_label">Back</string>
5822    <!-- Label for showing recent apps action [CHAR LIMIT=NONE] -->
5823    <string name="accessibility_system_action_recents_label">Recent Apps</string>
5824    <!-- Label for opening notifications action [CHAR LIMIT=NONE] -->
5825    <string name="accessibility_system_action_notifications_label">Notifications</string>
5826    <!-- Label for opening quick settings action [CHAR LIMIT=NONE] -->
5827    <string name="accessibility_system_action_quick_settings_label">Quick Settings</string>
5828    <!-- Label for opening power dialog action [CHAR LIMIT=NONE] -->
5829    <string name="accessibility_system_action_power_dialog_label">Power Dialog</string>
5830    <!-- Label for lock screen action [CHAR LIMIT=NONE] -->
5831    <string name="accessibility_system_action_lock_screen_label">Lock Screen</string>
5832    <!-- Label for taking screenshot action [CHAR LIMIT=NONE] -->
5833    <string name="accessibility_system_action_screenshot_label">Screenshot</string>
5834    <!-- Label for headset hook action [CHAR LIMIT=NONE] -->
5835    <string name="accessibility_system_action_headset_hook_label">Headset Hook</string>
5836    <!-- Label for triggering on-screen accessibility shortcut action [CHAR LIMIT=NONE] -->
5837    <string name="accessibility_system_action_on_screen_a11y_shortcut_label">On-screen Accessibility Shortcut</string>
5838    <!-- Label for showing on-screen accessibility shortcut chooser action [CHAR LIMIT=NONE] -->
5839    <string name="accessibility_system_action_on_screen_a11y_shortcut_chooser_label">On-screen Accessibility Shortcut Chooser</string>
5840    <!-- Label for triggering hardware accessibility shortcut action [CHAR LIMIT=NONE] -->
5841    <string name="accessibility_system_action_hardware_a11y_shortcut_label">Accessibility Shortcut</string>
5842    <!-- Label for dismissing the notification shade [CHAR LIMIT=NONE] -->
5843    <string name="accessibility_system_action_dismiss_notification_shade">Dismiss Notification Shade</string>
5844    <!-- Label for Dpad up action [CHAR LIMIT=NONE] -->
5845    <string name="accessibility_system_action_dpad_up_label">Dpad Up</string>
5846    <!-- Label for Dpad down action [CHAR LIMIT=NONE] -->
5847    <string name="accessibility_system_action_dpad_down_label">Dpad Down</string>
5848    <!-- Label for Dpad left action [CHAR LIMIT=NONE] -->
5849    <string name="accessibility_system_action_dpad_left_label">Dpad Left</string>
5850    <!-- Label for Dpad right action [CHAR LIMIT=NONE] -->
5851    <string name="accessibility_system_action_dpad_right_label">Dpad Right</string>
5852    <!-- Label for Dpad center action [CHAR LIMIT=NONE] -->
5853    <string name="accessibility_system_action_dpad_center_label">Dpad Center</string>
5854    <!-- Accessibility description of caption view -->
5855    <string name="accessibility_freeform_caption">Caption bar of <xliff:g id="app_name">%1$s</xliff:g>.</string>
5856
5857    <!-- Text to tell the user that a package has been forced by themselves in the RESTRICTED bucket. [CHAR LIMIT=NONE] -->
5858    <string name="as_app_forced_to_restricted_bucket">
5859        <xliff:g id="package_name" example="com.android.example">%1$s</xliff:g> has been put into the RESTRICTED bucket</string>
5860
5861    <!-- The way a conversation name is displayed when single line. The text will be displayed to the end of this text with some spacing -->
5862    <string name="conversation_single_line_name_display"><xliff:g id="sender_name" example="Sara">%1$s</xliff:g>:</string>
5863
5864    <!-- Text used when a conversation is displayed in a single-line when the latest message is an image. [CHAR_LIMIT=NONE] -->
5865    <string name="conversation_single_line_image_placeholder">sent an image</string>
5866
5867    <!-- Conversation Title fallback if the there is no name provided in a 1:1 conversation [CHAR LIMIT=40]-->
5868    <string name="conversation_title_fallback_one_to_one">Conversation</string>
5869
5870    <!-- Conversation Title fallback if the there is no name provided in a group chat conversation [CHAR LIMIT=40]-->
5871    <string name="conversation_title_fallback_group_chat">Group Conversation</string>
5872
5873    <!-- Number of unread messages displayed on a conversation notification, when greater-than-or-equal-to 100 [CHAR LIMIT=3]-->
5874    <string name="unread_convo_overflow"><xliff:g id="max_unread_count" example="99">%1$d</xliff:g>+</string>
5875
5876    <!-- ResolverActivity - profile tabs -->
5877    <!-- Label of a tab on a screen. A user can tap this tap to switch to the 'Personal' view (that shows their personal content) if they have a work profile on their device. [CHAR LIMIT=NONE] -->
5878    <string name="resolver_personal_tab">Personal</string>
5879    <!-- Label of a tab on a screen. A user can tap this tab to switch to the 'Work' view (that shows their work content) if they have a work profile on their device. [CHAR LIMIT=NONE] -->
5880    <string name="resolver_work_tab">Work</string>
5881
5882    <!-- Accessibility label for the personal tab button. [CHAR LIMIT=NONE] -->
5883    <string name="resolver_personal_tab_accessibility">Personal view</string>
5884    <!-- Accessibility label for the work tab button. [CHAR LIMIT=NONE] -->
5885    <string name="resolver_work_tab_accessibility">Work view</string>
5886
5887    <!-- Title of a screen. This text lets the user know that their IT admin doesn't allow them to share this content across profiles. [CHAR LIMIT=NONE] -->
5888    <string name="resolver_cross_profile_blocked">Blocked by your IT admin</string>
5889    <!-- Error message. This text is explaining that the user's IT admin doesn't allow this specific content to be shared with apps in the work profile. [CHAR LIMIT=NONE] -->
5890    <string name="resolver_cant_share_with_work_apps_explanation">This content can\u2019t be shared with work apps</string>
5891
5892    <!-- Error message. This message lets the user know that their IT admin doesn't allow them to open this specific content with an app in their work profile. [CHAR LIMIT=NONE] -->
5893    <string name="resolver_cant_access_work_apps_explanation">This content can\u2019t be opened with work apps</string>
5894
5895    <!-- Error message. This text is explaining that the user's IT admin doesn't allow them to share this specific content with apps in their personal profile. [CHAR LIMIT=NONE] -->
5896    <string name="resolver_cant_share_with_personal_apps_explanation">This content can\u2019t be shared with personal apps</string>
5897
5898    <!-- Error message. This message lets the user know that their IT admin doesn't allow them to open this specific content with an app in their personal profile. [CHAR LIMIT=NONE] -->
5899    <string name="resolver_cant_access_personal_apps_explanation">This content can\u2019t be opened with personal apps</string>
5900
5901    <!-- Error message. This text lets the user know that they need to turn on work apps in order to share or open content. There's also a button a user can tap to turn on the apps. [CHAR LIMIT=NONE] -->
5902    <string name="resolver_turn_on_work_apps">Work apps are paused</string>
5903    <!-- Button text. This button unpauses a user's work apps and data. [CHAR LIMIT=NONE] -->
5904    <string name="resolver_switch_on_work">Unpause</string>
5905
5906    <!-- Error message. This text lets the user know that their current work apps don't support the specific content. [CHAR LIMIT=NONE] -->
5907    <string name="resolver_no_work_apps_available">No work apps</string>
5908
5909    <!-- Error message. This text lets the user know that their current personal apps don't support the specific content. [CHAR LIMIT=NONE] -->
5910    <string name="resolver_no_personal_apps_available">No personal apps</string>
5911    <!-- Dialog title. User must choose to open content in a cross-profile app or cancel. [CHAR LIMIT=NONE] -->
5912    <string name="miniresolver_open_work">Open work <xliff:g id="app" example="YouTube">%s</xliff:g>?</string>
5913    <!-- Dialog title. User must choose between opening content in a cross-profile app or same-profile browser. [CHAR LIMIT=NONE] -->
5914    <string name="miniresolver_open_in_personal">Open in personal <xliff:g id="app" example="YouTube">%s</xliff:g>?</string>
5915    <!-- Dialog title. User must choose between opening content in a cross-profile app or same-profile browser. [CHAR LIMIT=NONE] -->
5916    <string name="miniresolver_open_in_work">Open in work <xliff:g id="app" example="YouTube">%s</xliff:g>?</string>
5917    <!-- Dialog title. User must place the phone call in the other profile, or cancel. [CHAR LIMIT=NONE] -->
5918    <string name="miniresolver_call_in_work">Call from work app?</string>
5919    <!-- Dialog title. User much choose between opening content in a cross-profile app or cancelling. [CHAR LIMIT=NONE] -->
5920    <string name="miniresolver_switch_to_work">Switch to work app?</string>
5921    <!-- Dialog text.  Shown when the user is unable to make a phone call from a personal app due to restrictions set
5922         by their organization, and so must switch to a work app or cancel. [CHAR LIMIT=NONE] -->
5923    <string name="miniresolver_call_information">Your organization only allows you to make calls from work apps</string>
5924    <!-- Dialog text.  Shown when the user is unable to send a text message from a personal app due to restrictions set
5925         by their organization, and so must switch to a work app or cancel. [CHAR LIMIT=NONE] -->
5926    <string name="miniresolver_sms_information">Your organization only allows you to send messages from work apps</string>
5927    <!-- Button option. Open the link in the personal browser. [CHAR LIMIT=NONE] -->
5928    <string name="miniresolver_use_personal_browser">Use personal browser</string>
5929    <!-- Button option. Open the link in the work browser. [CHAR LIMIT=NONE] -->
5930    <string name="miniresolver_use_work_browser">Use work browser</string>
5931    <!-- Button option. Action to place a phone call. [CHAR LIMIT=NONE] -->
5932    <string name="miniresolver_call">Call</string>
5933    <!-- Button option. Action to open an app in the work profile. [CHAR LIMIT=NONE] -->
5934    <string name="miniresolver_switch">Switch</string>
5935
5936    <!-- Icc depersonalization related strings -->
5937    <!-- Label text for PIN entry widget on SIM Network Depersonalization panel [CHAR LIMIT=none] -->
5938    <string name="PERSOSUBSTATE_SIM_NETWORK_ENTRY">SIM network unlock PIN</string>
5939    <!-- Label text for PIN entry widget on SIM Network Subset Depersonalization panel [CHAR LIMIT=none] -->
5940    <string name="PERSOSUBSTATE_SIM_NETWORK_SUBSET_ENTRY">SIM network subset unlock PIN</string>
5941    <!-- Label text for PIN entry widget on SIM Corporate Depersonalization panel [CHAR LIMIT=none] -->
5942    <string name="PERSOSUBSTATE_SIM_CORPORATE_ENTRY">SIM corporate unlock PIN</string>
5943    <!-- Label text for PIN entry widget on SIM Service Provider Depersonalization panel [CHAR LIMIT=none] -->
5944    <string name="PERSOSUBSTATE_SIM_SERVICE_PROVIDER_ENTRY">SIM service provider unlock PIN</string>
5945    <!-- Label text for PIN entry widget on SIM SIM Depersonalization panel [CHAR LIMIT=none] -->
5946    <string name="PERSOSUBSTATE_SIM_SIM_ENTRY">SIM unlock PIN</string>
5947    <!-- Label text for PUK entry widget on Depersonalization panel [CHAR LIMIT=none] -->
5948    <string name="PERSOSUBSTATE_SIM_NETWORK_PUK_ENTRY">Enter PUK</string>
5949    <!-- Label text for Subset PUK entry widget on Depersonalization panel [CHAR LIMIT=none] -->
5950    <string name="PERSOSUBSTATE_SIM_NETWORK_SUBSET_PUK_ENTRY">Enter PUK</string>
5951    <!-- Label text for Corporate PUK entry widget on Depersonalization panel [CHAR LIMIT=none] -->
5952    <string name="PERSOSUBSTATE_SIM_CORPORATE_PUK_ENTRY">Enter PUK</string>
5953    <!-- Label text for SIM service provider PUK entry widget on Depersonalization panel [CHAR LIMIT=none] -->
5954    <string name="PERSOSUBSTATE_SIM_SERVICE_PROVIDER_PUK_ENTRY">Enter PUK</string>
5955    <!-- Label text for SIM PUK entry widget on Depersonalization panel [CHAR LIMIT=none] -->
5956    <string name="PERSOSUBSTATE_SIM_SIM_PUK_ENTRY">Enter PUK</string>
5957    <!-- Label text for PIN entry widget on RUIM Network1 Depersonalization panel [CHAR LIMIT=none] -->
5958    <string name="PERSOSUBSTATE_RUIM_NETWORK1_ENTRY">RUIM network1 unlock PIN</string>
5959    <!-- Label text for PIN entry widget on RUIM Network2 Depersonalization panel [CHAR LIMIT=none] -->
5960    <string name="PERSOSUBSTATE_RUIM_NETWORK2_ENTRY">RUIM network2 unlock PIN</string>
5961    <!-- Label text for PIN entry widget on RUIM Hrpd Depersonalization panel [CHAR LIMIT=none] -->
5962    <string name="PERSOSUBSTATE_RUIM_HRPD_ENTRY">RUIM hrpd unlock PIN</string>
5963    <!-- Label text for PIN entry widget on RUIM Corporate Depersonalization panel [CHAR LIMIT=none] -->
5964    <string name="PERSOSUBSTATE_RUIM_CORPORATE_ENTRY">RUIM corporate unlock PIN</string>
5965    <!-- Label text for PIN entry widget on RUIM Service Provider Depersonalization panel [CHAR LIMIT=none] -->
5966    <string name="PERSOSUBSTATE_RUIM_SERVICE_PROVIDER_ENTRY">RUIM service provider unlock PIN</string>
5967    <!-- Label text for PIN entry widget on RUIM RUIM Depersonalization panel [CHAR LIMIT=none] -->
5968    <string name="PERSOSUBSTATE_RUIM_RUIM_ENTRY">RUIM unlock PIN</string>
5969    <!-- Label text for PUK entry widget on Depersonalization panel [CHAR LIMIT=none] -->
5970    <string name="PERSOSUBSTATE_RUIM_NETWORK1_PUK_ENTRY">Enter PUK</string>
5971    <!-- Label text for PUK entry widget on Depersonalization panel [CHAR LIMIT=none] -->
5972    <string name="PERSOSUBSTATE_RUIM_NETWORK2_PUK_ENTRY">Enter PUK</string>
5973    <!-- Label text for PUK entry widget on Depersonalization panel [CHAR LIMIT=none] -->
5974    <string name="PERSOSUBSTATE_RUIM_HRPD_PUK_ENTRY">Enter PUK</string>
5975    <!-- Label text for PUK entry widget on Depersonalization panel [CHAR LIMIT=none] -->
5976    <string name="PERSOSUBSTATE_RUIM_SERVICE_PROVIDER_PUK_ENTRY">Enter PUK</string>
5977    <!-- Label text for PUK entry widget on Depersonalization panel [CHAR LIMIT=none] -->
5978    <string name="PERSOSUBSTATE_RUIM_RUIM_PUK_ENTRY">Enter PUK</string>
5979    <!-- Label text for PUK entry widget on Depersonalization panel [CHAR LIMIT=none] -->
5980    <string name="PERSOSUBSTATE_RUIM_CORPORATE_PUK_ENTRY">Enter PUK</string>
5981
5982    <!-- Label text for PIN entry widget on SIM SPN Depersonalization panel [CHAR LIMIT=none] -->
5983    <string name="PERSOSUBSTATE_SIM_SPN_ENTRY">SPN unlock PIN</string>
5984    <!-- Label text for PIN entry widget on SIM SP EHPLMN Depersonalization panel [CHAR LIMIT=none] -->
5985    <string name="PERSOSUBSTATE_SIM_SP_EHPLMN_ENTRY">SP Equivalent Home PLMN unlock PIN</string>
5986    <!-- Label text for PIN entry widget on SIM ICCID Depersonalization panel [CHAR LIMIT=none] -->
5987    <string name="PERSOSUBSTATE_SIM_ICCID_ENTRY">ICCID unlock PIN</string>
5988    <!-- Label text for PIN entry widget on SIM IMPI Depersonalization panel [CHAR LIMIT=none] -->
5989    <string name="PERSOSUBSTATE_SIM_IMPI_ENTRY">IMPI unlock PIN</string>
5990    <!-- Label text for PIN entry widget on SIM NS_SP Depersonalization panel [CHAR LIMIT=none] -->
5991    <string name="PERSOSUBSTATE_SIM_NS_SP_ENTRY">Network subset service provider unlock PIN</string>
5992
5993    <!-- Status message displayed on SIM Network Depersonalization panel [CHAR LIMIT=none] -->
5994    <string name="PERSOSUBSTATE_SIM_NETWORK_IN_PROGRESS">Requesting SIM network unlock\u2026</string>
5995    <!-- Status message displayed on SIM Network Subset Depersonalization panel [CHAR LIMIT=none] -->
5996    <string name="PERSOSUBSTATE_SIM_NETWORK_SUBSET_IN_PROGRESS">Requesting SIM network subset unlock
5997\u2026</string>
5998    <!-- Status message displayed on SIM Service Provider Depersonalization panel [CHAR LIMIT=none] -->
5999    <string name="PERSOSUBSTATE_SIM_SERVICE_PROVIDER_IN_PROGRESS">Requesting SIM service provider un
6000lock\u2026</string>
6001    <!-- Status message displayed on SIM Corporate Depersonalization panel [CHAR LIMIT=none] -->
6002    <string name="PERSOSUBSTATE_SIM_CORPORATE_IN_PROGRESS">Requesting SIM corporate unlock\u2026</string>
6003    <!-- Status message displayed on PUK Depersonalization panel [CHAR LIMIT=none] -->
6004    <string name="PERSOSUBSTATE_SIM_NETWORK_PUK_IN_PROGRESS">Requesting PUK unlock\u2026</string>
6005    <!-- Status message displayed on PUK Depersonalization panel [CHAR LIMIT=none] -->
6006    <string name="PERSOSUBSTATE_SIM_NETWORK_SUBSET_PUK_IN_PROGRESS">Requesting PUK unlock\u2026</string>
6007    <!-- Status message displayed on Corporate PUK entry widget on Depersonalization panel [CHAR LIMIT=none] -->
6008    <string name="PERSOSUBSTATE_SIM_CORPORATE_PUK_IN_PROGRESS">Requesting PUK unlock\u2026</string>
6009    <!-- Status message displayed on SIM Service provider PUK entry widget on Depersonalization panel [CHAR LIMIT=none] -->
6010    <string name="PERSOSUBSTATE_SIM_SERVICE_PROVIDER_PUK_IN_PROGRESS">Requesting PUK unlock\u2026</string>
6011    <!-- Status message displayed on SIM PUK entry widget on Depersonalization panel [CHAR LIMIT=none] -->
6012    <string name="PERSOSUBSTATE_SIM_SIM_PUK_IN_PROGRESS">Requesting PUK unlock\u2026</string>
6013    <!-- Status message displayed on SIM SIM Depersonalization panel [CHAR LIMIT=none] -->
6014    <string name="PERSOSUBSTATE_SIM_SIM_IN_PROGRESS">Requesting SIM unlock\u2026</string>
6015    <!-- Status message displayed on RUIM Network1 Depersonalization panel [CHAR LIMIT=none] -->
6016    <string name="PERSOSUBSTATE_RUIM_NETWORK1_IN_PROGRESS">Requesting RUIM network1 unlock\u2026</string>
6017    <!-- Status message displayed on RUIM Network2 Depersonalization panel [CHAR LIMIT=none] -->
6018    <string name="PERSOSUBSTATE_RUIM_NETWORK2_IN_PROGRESS">Requesting RUIM network2 unlock\u2026</string>
6019    <!-- Status message displayed on RUIM Hrpd Depersonalization panel [CHAR LIMIT=none] -->
6020    <string name="PERSOSUBSTATE_RUIM_HRPD_IN_PROGRESS">Requesting RUIM hrpd unlock\u2026</string>
6021    <!-- Status message displayed on RUIM Service Provider Depersonalization panel [CHAR LIMIT=none] -->
6022    <string name="PERSOSUBSTATE_RUIM_SERVICE_PROVIDER_IN_PROGRESS">Requesting RUIM service provider
6023unlock\u2026</string>
6024    <!-- Status message displayed on RUIM Corporate Depersonalization panel [CHAR LIMIT=none] -->
6025    <string name="PERSOSUBSTATE_RUIM_CORPORATE_IN_PROGRESS">Requesting RUIM corporate unlock\u2026</string>
6026
6027    <!-- Status message displayed on SIM SPN Depersonalization panel [CHAR LIMIT=none] -->
6028    <string name="PERSOSUBSTATE_SIM_SPN_IN_PROGRESS">Requesting SPN unlock\u2026</string>
6029    <!-- Status message displayed on SIM SP EHPLMN Depersonalization panel [CHAR LIMIT=none] -->
6030    <string name="PERSOSUBSTATE_SIM_SP_EHPLMN_IN_PROGRESS">Requesting SP Equivalent Home PLMN unlock\u2026</string>
6031    <!-- Status message displayed on SIM ICCID Depersonalization panel [CHAR LIMIT=none] -->
6032    <string name="PERSOSUBSTATE_SIM_ICCID_IN_PROGRESS">Requesting ICCID unlock\u2026</string>
6033    <!-- Status message displayed on SIM IMPI Depersonalization panel [CHAR LIMIT=none] -->
6034    <string name="PERSOSUBSTATE_SIM_IMPI_IN_PROGRESS">Requesting IMPI unlock\u2026</string>
6035    <!-- Status message displayed on SIM NS_SP Depersonalization panel [CHAR LIMIT=none] -->
6036    <string name="PERSOSUBSTATE_SIM_NS_SP_IN_PROGRESS">Requesting Network subset service provider unlock\u2026</string>
6037
6038    <!-- Status message displayed on RUIM RUIM Depersonalization panel [CHAR LIMIT=none] -->
6039    <string name="PERSOSUBSTATE_RUIM_RUIM_IN_PROGRESS">Requesting RUIM unlock\u2026</string>
6040    <!-- Status message displayed on PUK Depersonalization panel [CHAR LIMIT=none] -->
6041    <string name="PERSOSUBSTATE_RUIM_NETWORK1_PUK_IN_PROGRESS">Requesting PUK unlock\u2026</string>
6042    <!-- Status message displayed on PUK Depersonalization panel  [CHAR LIMIT=none] -->
6043    <string name="PERSOSUBSTATE_RUIM_NETWORK2_PUK_IN_PROGRESS">Requesting PUK unlock\u2026</string>
6044    <!-- Status message displayed on PUK Depersonalization panel  [CHAR LIMIT=none] -->
6045    <string name="PERSOSUBSTATE_RUIM_HRPD_PUK_IN_PROGRESS">Requesting PUK unlock\u2026</string>
6046    <!-- Status message displayed on PUK Depersonalization panel  [CHAR LIMIT=none] -->
6047    <string name="PERSOSUBSTATE_RUIM_CORPORATE_PUK_IN_PROGRESS">Requesting PUK unlock\u2026</string>
6048    <!-- Status message displayed on PUK Depersonalization panel  [CHAR LIMIT=none] -->
6049    <string name="PERSOSUBSTATE_RUIM_SERVICE_PROVIDER_PUK_IN_PROGRESS">Requesting PUK unlock\u2026</string>
6050    <!-- Status message displayed on PUK Depersonalization panel  [CHAR LIMIT=none] -->
6051    <string name="PERSOSUBSTATE_RUIM_RUIM_PUK_IN_PROGRESS">Requesting PUK unlock\u2026</string>
6052    <!-- Error message displayed on SIM Network Depersonalization panel  [CHAR LIMIT=none] -->
6053    <string name="PERSOSUBSTATE_SIM_NETWORK_ERROR">SIM Network unlock request unsuccessful.</string>
6054    <!-- Error message displayed on SIM Network Subset Depersonalization panel  [CHAR LIMIT=none] -->
6055    <string name="PERSOSUBSTATE_SIM_NETWORK_SUBSET_ERROR">SIM Network Subset unlock request unsucces
6056sful.</string>
6057    <!-- Error message displayed on SIM Service Provider Depersonalization panel  [CHAR LIMIT=none] -->
6058    <string name="PERSOSUBSTATE_SIM_SERVICE_PROVIDER_ERROR">SIM Service Provider unlock request unsu
6059ccessful.</string>
6060    <!-- Error message displayed on SIM Corporate Depersonalization panel  [CHAR LIMIT=none] -->
6061    <string name="PERSOSUBSTATE_SIM_CORPORATE_ERROR">SIM Corporate unlock request unsuccessful.</string>
6062    <!-- Error message displayed on SIM SIM Depersonalization panel  [CHAR LIMIT=none] -->
6063    <string name="PERSOSUBSTATE_SIM_SIM_ERROR">SIM unlock request unsuccessful.</string>
6064    <!-- Error message displayed on RUIM Network1 Depersonalization panel  [CHAR LIMIT=none] -->
6065    <string name="PERSOSUBSTATE_RUIM_NETWORK1_ERROR">RUIM Network1 unlock request unsuccessful.</string>
6066    <!-- Error message displayed on RUIM Network2 Depersonalization panel  [CHAR LIMIT=none] -->
6067    <string name="PERSOSUBSTATE_RUIM_NETWORK2_ERROR">RUIM Network2 unlock request unsuccessful.</string>
6068    <!-- Error message displayed on RUIM Hrpd Depersonalization panel  [CHAR LIMIT=none] -->
6069    <string name="PERSOSUBSTATE_RUIM_HRPD_ERROR">RUIM Hrpd unlock request unsuccessful.</string>
6070    <!-- Error message displayed on RUIM Corporate Depersonalization panel  [CHAR LIMIT=none] -->
6071    <string name="PERSOSUBSTATE_RUIM_CORPORATE_ERROR">RUIM Corporate unlock request unsuccessful.</string>
6072    <!-- Error message displayed on RUIM Service Provider Depersonalization panel  [CHAR LIMIT=none] -->
6073    <string name="PERSOSUBSTATE_RUIM_SERVICE_PROVIDER_ERROR">RUIM Service Provider unlock request un
6074successful.</string>
6075    <!-- Error message displayed on RUIM RUIM Depersonalization panel [CHAR LIMIT=none] -->
6076    <string name="PERSOSUBSTATE_RUIM_RUIM_ERROR">RUIM unlock request unsuccessful.</string>
6077    <!-- Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] -->
6078    <string name="PERSOSUBSTATE_SIM_NETWORK_PUK_ERROR">PUK unlock unsuccessful.</string>
6079    <!-- Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] -->
6080    <string name="PERSOSUBSTATE_SIM_NETWORK_SUBSET_PUK_ERROR">PUK unlock unsuccessful.</string>
6081    <!-- Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] -->
6082    <string name="PERSOSUBSTATE_SIM_CORPORATE_PUK_ERROR">PUK unlock unsuccessful.</string>
6083    <!-- Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] -->
6084    <string name="PERSOSUBSTATE_SIM_SERVICE_PROVIDER_PUK_ERROR">PUK unlock unsuccessful.</string>
6085    <!-- Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] -->
6086    <string name="PERSOSUBSTATE_SIM_SIM_PUK_ERROR">PUK unlock unsuccessful.</string>
6087    <!-- Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] -->
6088    <string name="PERSOSUBSTATE_RUIM_NETWORK1_PUK_ERROR">PUK unlock unsuccessful.</string>
6089    <!-- Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] -->
6090    <string name="PERSOSUBSTATE_RUIM_NETWORK2_PUK_ERROR">PUK unlock unsuccessful.</string>
6091    <!-- Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] -->
6092    <string name="PERSOSUBSTATE_RUIM_HRPD_PUK_ERROR">PUK unlock unsuccessful.</string>
6093    <!-- Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] -->
6094    <string name="PERSOSUBSTATE_RUIM_SERVICE_PROVIDER_PUK_ERROR">PUK unlock unsuccessful.</string>
6095    <!-- Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] -->
6096    <string name="PERSOSUBSTATE_RUIM_RUIM_PUK_ERROR">PUK unlock unsuccessful.</string>
6097    <!-- Error message displayed on PUK Depersonalization panel [CHAR LIMIT=none] -->
6098    <string name="PERSOSUBSTATE_RUIM_CORPORATE_PUK_ERROR">PUK unlock unsuccessful.</string>
6099
6100    <!--  Error message displayed on SIM SPN Depersonalization panel [CHAR LIMIT=none] -->
6101    <string name="PERSOSUBSTATE_SIM_SPN_ERROR">SPN unlock request unsuccessful.</string>
6102    <!--  Error message displayed on SIM SP EHPLMN Depersonalization panel [CHAR LIMIT=none] -->
6103    <string name="PERSOSUBSTATE_SIM_SP_EHPLMN_ERROR">SP Equivalent Home PLMN unlock request unsuccessful.</string>
6104    <!--  Error message displayed on SIM ICCID Depersonalization panel [CHAR LIMIT=none] -->
6105    <string name="PERSOSUBSTATE_SIM_ICCID_ERROR">ICCID unlock request unsuccessful.</string>
6106    <!--  Error message displayed on SIM IMPI Depersonalization panel [CHAR LIMIT=none] -->
6107    <string name="PERSOSUBSTATE_SIM_IMPI_ERROR">IMPI unlock request unsuccessful.</string>
6108    <!--  Error message displayed on SIM NS_SP Depersonalization panel [CHAR LIMIT=none] -->
6109    <string name="PERSOSUBSTATE_SIM_NS_SP_ERROR">Network subset service provider unlock request unsuccessful.</string>
6110
6111    <!-- Success message displayed on SIM Network Depersonalization panel [CHAR LIMIT=none] -->
6112    <string name="PERSOSUBSTATE_SIM_NETWORK_SUCCESS">SIM Network unlock successful.</string>
6113    <!-- Success message displayed on SIM Network Subset Depersonalization panel [CHAR LIMIT=none] -->
6114    <string name="PERSOSUBSTATE_SIM_NETWORK_SUBSET_SUCCESS">SIM Network Subset unlock successful.</string>
6115    <!-- Success message displayed on SIM Service Provider Depersonalization panel [CHAR LIMIT=none] -->
6116    <string name="PERSOSUBSTATE_SIM_SERVICE_PROVIDER_SUCCESS">SIM Service Provider unlock successful
6117.</string>
6118    <!-- Success message displayed on SIM Corporate Depersonalization panel [CHAR LIMIT=none] -->
6119    <string name="PERSOSUBSTATE_SIM_CORPORATE_SUCCESS">SIM Corporate unlock successful.</string>
6120    <!-- Success message displayed on SIM SIM Depersonalization panel [CHAR LIMIT=none] -->
6121    <string name="PERSOSUBSTATE_SIM_SIM_SUCCESS">SIM unlock successful.</string>
6122    <!-- Success message displayed on RUIM Network1 Depersonalization panel [CHAR LIMIT=none] -->
6123    <string name="PERSOSUBSTATE_RUIM_NETWORK1_SUCCESS">RUIM Network1 unlock successful.</string>
6124    <!-- Success message displayed on RUIM Network2 Depersonalization panel [CHAR LIMIT=none] -->
6125    <string name="PERSOSUBSTATE_RUIM_NETWORK2_SUCCESS">RUIM Network2 unlock successful.</string>
6126    <!-- Success message displayed on RUIM Hrpd Depersonalization panel [CHAR LIMIT=none] -->
6127    <string name="PERSOSUBSTATE_RUIM_HRPD_SUCCESS">RUIM Hrpd unlock successful.</string>
6128    <!-- Success message displayed on RUIM Service Provider Depersonalization panel [CHAR LIMIT=none] -->
6129    <string name="PERSOSUBSTATE_RUIM_SERVICE_PROVIDER_SUCCESS">RUIM Service Provider unlock successf
6130ul.</string>
6131    <!-- Success message displayed on RUIM Corporate Depersonalization panel [CHAR LIMIT=none] -->
6132    <string name="PERSOSUBSTATE_RUIM_CORPORATE_SUCCESS">RUIM Corporate unlock successful.</string>
6133    <!-- Success message displayed on RUIM RUIM Depersonalization panel [CHAR LIMIT=none] -->
6134    <string name="PERSOSUBSTATE_RUIM_RUIM_SUCCESS">RUIM unlock successful.</string>
6135    <!-- Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] -->
6136    <string name="PERSOSUBSTATE_SIM_NETWORK_PUK_SUCCESS">PUK unlock successful.</string>
6137    <!-- Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] -->
6138    <string name="PERSOSUBSTATE_SIM_NETWORK_SUBSET_PUK_SUCCESS">PUK unlock successful.</string>
6139    <!-- Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] -->
6140    <string name="PERSOSUBSTATE_SIM_CORPORATE_PUK_SUCCESS">PUK unlock successful.</string>
6141    <!-- Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] -->
6142    <string name="PERSOSUBSTATE_SIM_SERVICE_PROVIDER_PUK_SUCCESS">PUK unlock successful.</string>
6143    <!-- Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] -->
6144    <string name="PERSOSUBSTATE_SIM_SIM_PUK_SUCCESS">PUK unlock successful.</string>
6145    <!-- Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] -->
6146    <string name="PERSOSUBSTATE_RUIM_NETWORK1_PUK_SUCCESS">PUK unlock successful.</string>
6147    <!-- Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] -->
6148    <string name="PERSOSUBSTATE_RUIM_NETWORK2_PUK_SUCCESS">PUK unlock successful.</string>
6149    <!-- Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] -->
6150    <string name="PERSOSUBSTATE_RUIM_HRPD_PUK_SUCCESS">PUK unlock successful.</string>
6151    <!-- Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] -->
6152    <string name="PERSOSUBSTATE_RUIM_CORPORATE_PUK_SUCCESS">PUK unlock successful.</string>
6153    <!-- Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] -->
6154    <string name="PERSOSUBSTATE_RUIM_SERVICE_PROVIDER_PUK_SUCCESS">PUK unlock successful.</string>
6155    <!-- Success message displayed on PUK Depersonalization panel [CHAR LIMIT=none] -->
6156    <string name="PERSOSUBSTATE_RUIM_RUIM_PUK_SUCCESS">PUK unlock successful.</string>
6157
6158    <!-- Success message displayed on SIM SPN Depersonalization panel [CHAR LIMIT=none] -->
6159    <string name="PERSOSUBSTATE_SIM_SPN_SUCCESS">SPN unlock successful.</string>
6160    <!-- Success message displayed on SIM SP EHPLMN Depersonalization panel [CHAR LIMIT=none] -->
6161    <string name="PERSOSUBSTATE_SIM_SP_EHPLMN_SUCCESS">SP Equivalent Home PLMN unlock successful.</string>
6162    <!-- Success message displayed on SIM ICCID Depersonalization panel [CHAR LIMIT=none] -->
6163    <string name="PERSOSUBSTATE_SIM_ICCID_SUCCESS">ICCID unlock successful.</string>
6164    <!-- Success message displayed on SIM IMPI Depersonalization panel [CHAR LIMIT=none] -->
6165    <string name="PERSOSUBSTATE_SIM_IMPI_SUCCESS">IMPI unlock successful.</string>
6166    <!-- Success message displayed on SIM NS_SP Depersonalization panel [CHAR LIMIT=none] -->
6167    <string name="PERSOSUBSTATE_SIM_NS_SP_SUCCESS">Network subset service provider unlock successful.</string>
6168
6169    <!-- pdp data reject dialog string for cause 29, 33 and 55 [CHAR LIMIT=100] -->
6170    <string name="config_pdp_reject_dialog_title"></string>
6171    <!-- pdp data reject dialog string for cause 29 (USER_AUTHENTICATION) [CHAR LIMIT=100] -->
6172    <string name="config_pdp_reject_user_authentication_failed"></string>
6173    <!-- pdp data reject dialog string for cause 33 (SERVICE_OPTION_NOT_SUBSCRIBED) [CHAR LIMIT=100] -->
6174    <string name="config_pdp_reject_service_not_subscribed"></string>
6175    <!-- pdp data reject dialog string for cause 55 (MULTI_CONN_TO_SAME_PDN_NOT_ALLOWED) [CHAR LIMIT=100] -->
6176    <string name="config_pdp_reject_multi_conn_to_same_pdn_not_allowed"></string>
6177
6178    <!-- Window magnification prompt related string. -->
6179
6180    <!-- Notification title to prompt the user that new magnification feature is available. [CHAR LIMIT=50] -->
6181    <string name="window_magnification_prompt_title">New magnification settings</string>
6182    <!-- Notification content to prompt the user that new magnification feature is available. [CHAR LIMIT=NONE] -->
6183    <string name="window_magnification_prompt_content">You can now magnify part of your screen</string>
6184    <!-- Notification action to bring the user to magnification settings page. [CHAR LIMIT=50] -->
6185    <string name="turn_on_magnification_settings_action">Turn on in Settings</string>
6186    <!-- Notification action to dismiss. [CHAR LIMIT=50] -->
6187    <string name="dismiss_action">Dismiss</string>
6188
6189    <!--- Title of notification triggered if the microphone is disabled but an app tried to access it. [CHAR LIMIT=NONE] -->
6190    <string name="sensor_privacy_start_use_mic_notification_content_title">Unblock device microphone</string>
6191    <!--- Title of notification triggered if the camera is disabled but an app tried to access it. [CHAR LIMIT=NONE] -->
6192    <string name="sensor_privacy_start_use_camera_notification_content_title">Unblock device camera</string>
6193    <!--- Content of notification triggered if the camera is disabled but an app tried to access it. [CHAR LIMIT=NONE] -->
6194    <string name="sensor_privacy_start_use_notification_content_text">For &lt;b&gt;<xliff:g id="app" example="Gmail">%s</xliff:g>&lt;/b&gt; and all apps and services</string>
6195    <!--- Action button in the dialog triggered if a sensor (e.g. microphone or camera) is disabled but an app tried to access it. [CHAR LIMIT=60] -->
6196    <string name="sensor_privacy_start_use_dialog_turn_on_button">Unblock</string>
6197    <!--- Label for notification channel for all sensor privacy related notifications. [CHAR LIMIT=NONE] -->
6198    <string name="sensor_privacy_notification_channel_label">Sensor Privacy</string>
6199
6200    <!-- Content description for the icon on the splash screen. [CHAR LIMIT=50] -->
6201    <string name="splash_screen_view_icon_description">Application icon</string>
6202    <!-- Content description for the branding image on the splash screen. [CHAR LIMIT=50] -->
6203    <string name="splash_screen_view_branding_description">Application branding image</string>
6204
6205    <!-- Notification title to prompt the user that some accessibility service has view and control access. [CHAR LIMIT=50] -->
6206    <string name="view_and_control_notification_title">Check access settings</string>
6207    <!-- Notification content to prompt the user that some accessibility service has view and control access. [CHAR LIMIT=none] -->
6208    <string name="view_and_control_notification_content"><xliff:g id="service_name" example="TalkBack">%s</xliff:g> can view and control your screen. Tap to review.</string>
6209    <!-- Accessibility message announced when the view text displayed on the screen that has been translated to a different language by the system. [CHAR LIMIT=NONE] -->
6210    <string name="ui_translation_accessibility_translated_text"><xliff:g id="message" example="Hello">%1$s</xliff:g> Translated.</string>
6211    <!-- Accessibility message announced to notify the user when the system has finished translating the content displayed on the screen to a different language after the user requested translation. [CHAR LIMIT=NONE] -->
6212    <string name="ui_translation_accessibility_translation_finished">Message translated from <xliff:g id="from_language" example="English">%1$s</xliff:g> to <xliff:g id="to_language" example="French">%2$s</xliff:g>.</string>
6213
6214    <!-- Title for the notification channel notifying user of abusive background apps. [CHAR LIMIT=NONE] -->
6215    <string name="notification_channel_abusive_bg_apps">Background Activity</string>
6216    <!-- Title of notification indicating abusive background apps. [CHAR LIMIT=NONE] -->
6217    <string name="notification_title_abusive_bg_apps">An app is draining battery</string>
6218    <!-- Title of notification indicating long running foreground services. [CHAR LIMIT=NONE] -->
6219    <string name="notification_title_long_running_fgs">An app is still active</string>
6220    <!-- Content of notification indicating abusive background apps. [CHAR LIMIT=NONE] -->
6221    <string name="notification_content_abusive_bg_apps">
6222        <xliff:g id="app" example="Gmail">%1$s</xliff:g> is running in the background. Tap to manage battery usage.
6223    </string>
6224    <!-- Content of notification indicating long running foreground service. [CHAR LIMIT=NONE] -->
6225    <string name="notification_content_long_running_fgs">
6226        <xliff:g id="app" example="Gmail">%1$s</xliff:g> might affect battery life. Tap to review active apps.
6227    </string>
6228    <!-- Action label of notification for user to check background apps. [CHAR LIMIT=NONE]  -->
6229    <string name="notification_action_check_bg_apps">Check active apps</string>
6230
6231    <!-- Strings for VirtualDeviceManager -->
6232    <!-- Error message indicating the camera cannot be accessed when running on a virtual device. [CHAR LIMIT=NONE] -->
6233    <string name="vdm_camera_access_denied" product="default">Can’t access the phone’s camera from your <xliff:g id="device" example="Chromebook">%1$s</xliff:g></string>
6234    <!-- Error message indicating the camera cannot be accessed when running on a virtual device. [CHAR LIMIT=NONE] -->
6235    <string name="vdm_camera_access_denied" product="tablet">Can’t access the tablet’s camera from your <xliff:g id="device" example="Chromebook">%1$s</xliff:g></string>
6236    <!-- Error message indicating the user cannot access secure content when running on a virtual device. [CHAR LIMIT=NONE] -->
6237    <string name="vdm_secure_window">This can’t be accessed while streaming. Try on your phone instead.</string>
6238    <!-- Error message indicating the user cannot view picture-in-picture when running on a virtual device. [CHAR LIMIT=NONE] -->
6239    <string name="vdm_pip_blocked">Can’t view picture-in-picture while streaming</string>
6240
6241    <!-- Title for preference of the system default locale. [CHAR LIMIT=50]-->
6242    <string name="system_locale_title">System default</string>
6243
6244    <!-- Display content to tell the user the sim card name and number-->
6245    <string name="default_card_name">CARD <xliff:g id="cardNumber" example="1">%d</xliff:g></string>
6246
6247    <!-- Strings for CompanionDeviceManager -->
6248    <!-- Title of Watch profile permission, which allows a companion app to manage watches. [CHAR LIMIT=NONE] -->
6249    <string name="permlab_companionProfileWatch">Companion Watch profile permission to manage watches</string>
6250    <!-- Description of Watch profile permission, which allows a companion app to manage watches. [CHAR LIMIT=NONE] -->
6251    <string name="permdesc_companionProfileWatch">Allows a companion app to manage watches.</string>
6252    <!-- Title of observing device presence permission, which allows a companion app to observe the presence of the associated devices. [CHAR LIMIT=NONE] -->
6253    <string name="permlab_observeCompanionDevicePresence">Observe companion device presence</string>
6254    <!-- Description of observing device presence permission, which allows a companion app to observe the presence of the associated devices. [CHAR LIMIT=NONE] -->
6255    <string name="permdesc_observeCompanionDevicePresence">Allows a companion app to observe companion device presence when the devices are nearby or far-away.</string>
6256    <!-- Title of delivering companion messages permission, which allows a companion app to deliver messages to other devices. [CHAR LIMIT=NONE] -->
6257    <string name="permlab_deliverCompanionMessages">Deliver companion messages</string>
6258    <!-- Description of delivering companion messages permission, which allows a companion app to deliver messages to other devices. [CHAR LIMIT=NONE] -->
6259    <string name="permdesc_deliverCompanionMessages">Allows a companion app to deliver companion messages to other devices.</string>
6260    <!-- Title of start foreground services from background permission [CHAR LIMIT=NONE] -->
6261    <string name="permlab_startForegroundServicesFromBackground">Start foreground services from background</string>
6262    <!-- Description of start foreground services from background permission [CHAR LIMIT=NONE] -->
6263    <string name="permdesc_startForegroundServicesFromBackground">Allows a companion app to start foreground services from background.</string>
6264    <!-- Toast message that is shown when the user unmutes the microphone from the keyboard. [CHAR LIMIT=TOAST] -->
6265    <string name="mic_access_on_toast">Microphone is available</string>
6266    <!-- Toast message that is shown when the user mutes the microphone from the keyboard. [CHAR LIMIT=TOAST] -->
6267    <string name="mic_access_off_toast">Microphone is blocked</string>
6268
6269    <!-- Name of concurrent display notifications. [CHAR LIMIT=NONE] -->
6270    <string name="concurrent_display_notification_name">Dual screen</string>
6271    <!-- Title of concurrent display active notification. [CHAR LIMIT=NONE] -->
6272    <string name="concurrent_display_notification_active_title">Dual screen is on</string>
6273    <!-- Content of concurrent display active notification. [CHAR LIMIT=NONE] -->
6274    <string name="concurrent_display_notification_active_content"><xliff:g id="app_name" example="Camera app">%1$s</xliff:g> is using both displays to show content</string>
6275    <!-- Title of concurrent display thermal notification. [CHAR LIMIT=NONE] -->
6276    <string name="concurrent_display_notification_thermal_title">Device is too warm</string>
6277    <!-- Content of concurrent display thermal notification. [CHAR LIMIT=NONE] -->
6278    <string name="concurrent_display_notification_thermal_content">Dual Screen is unavailable because your phone is getting too warm</string>
6279    <!-- Title of concurrent display power saver notification. [CHAR LIMIT=NONE] -->
6280    <string name="concurrent_display_notification_power_save_title">Dual Screen is unavailable</string>
6281    <!-- Content of concurrent display power saver notification. [CHAR LIMIT=NONE] -->
6282    <string name="concurrent_display_notification_power_save_content">Dual Screen is unavailable because Battery Saver is on. You can turn this off in Settings.</string>
6283    <!-- Text of power saver notification settings button. [CHAR LIMIT=NONE] -->
6284    <string name="device_state_notification_settings_button">Go to Settings</string>
6285    <!-- Text of device state notification turn off button. [CHAR LIMIT=NONE] -->
6286    <string name="device_state_notification_turn_off_button">Turn off</string>
6287
6288    <!-- Notification title when a keyboard has been configured [CHAR LIMIT=NOTIF_TITLE] -->
6289    <string name="keyboard_layout_notification_selected_title"><xliff:g id="device_name" example="Foobar USB Keyboard">%s</xliff:g> configured</string>
6290    <!-- Notification message shown when one layout was configured for a physical keyboard [CHAR LIMIT=NOTIF_BODY] -->
6291    <string name="keyboard_layout_notification_one_selected_message">Keyboard layout set to <xliff:g id="layout_1" example="English (US)">%s</xliff:g>. Tap to change.</string>
6292    <!-- Notification message shown when two layout were configured for a physical keyboard [CHAR LIMIT=NOTIF_BODY] -->
6293    <string name="keyboard_layout_notification_two_selected_message">Keyboard layout set to <xliff:g id="layout_1" example="English (US)">%1$s</xliff:g>, <xliff:g id="layout_2" example="German">%2$s</xliff:g>. Tap to change.</string>
6294    <!-- Notification message shown when three layout were configured for a physical keyboard [CHAR LIMIT=NOTIF_BODY] -->
6295    <string name="keyboard_layout_notification_three_selected_message">Keyboard layout set to <xliff:g id="layout_1" example="English (US)">%1$s</xliff:g>, <xliff:g id="layout_2" example="German">%2$s</xliff:g>, <xliff:g id="layout_3" example="French">%3$s</xliff:g>. Tap to change.</string>
6296    <!-- Notification message shown when more than three layout were configured for a physical keyboard [CHAR LIMIT=NOTIF_BODY] -->
6297    <string name="keyboard_layout_notification_more_than_three_selected_message">Keyboard layout set to <xliff:g id="layout_1" example="English (US)">%1$s</xliff:g>, <xliff:g id="layout_2" example="English (US)">%2$s</xliff:g>, <xliff:g id="layout_3" example="French">%3$s</xliff:g>\u2026 Tap to change.</string>
6298    <!-- Notification title when multiple keyboards with selected layouts have been connected the first time simultaneously [CHAR LIMIT=NOTIF_TITLE] -->
6299    <string name="keyboard_layout_notification_multiple_selected_title">Physical keyboards configured</string>
6300    <!-- Notification message when multiple keyboards with selected layouts have been connected the first time simultaneously [CHAR LIMIT=NOTIF_BODY] -->
6301    <string name="keyboard_layout_notification_multiple_selected_message">Tap to view keyboards</string>
6302</resources>
6303