1<?xml version="1.0" encoding="utf-8"?>
2<!--
3/**
4 * Copyright (c) 2009, The Android Open Source Project
5 *
6 * Licensed under the Apache License, Version 2.0 (the "License");
7 * you may not use this file except in compliance with the License.
8 * You may obtain a copy of the License at
9 *
10 *     http://www.apache.org/licenses/LICENSE-2.0
11 *
12 * Unless required by applicable law or agreed to in writing, software
13 * distributed under the License is distributed on an "AS IS" BASIS,
14 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15 * See the License for the specific language governing permissions and
16 * limitations under the License.
17 */
18-->
19<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
20    <!-- Name of the status bar as seen in the applications info settings page. [CHAR LIMIT=12] -->
21    <string name="app_label">System UI</string>
22
23    <!-- When the battery is low, this is displayed to the user in a dialog.  The title of the low battery alert.  [CHAR LIMIT=NONE]-->
24    <string name="battery_low_title">Turn on Battery Saver?</string>
25
26    <!-- When the battery is low, this is displayed to the user in a dialog.  The description of the low battery alert.  [CHAR LIMIT=NONE]-->
27    <string name="battery_low_description">You have <xliff:g id="percentage" example="20%">%s</xliff:g> battery left. Battery Saver turns on Dark theme, restricts background activity, and delays notifications.</string>
28
29    <!-- When the battery is low at first time, this is displayed to the user in a dialog.  The description of the low battery alert.  [CHAR LIMIT=NONE]-->
30    <string name="battery_low_intro">Battery Saver turns on Dark theme, restricts background activity, and delays notifications.</string>
31
32    <!-- A message that appears when the battery level is getting low in a dialog.  This is
33        appended to the subtitle of the low battery alert.  "percentage" is the percentage of battery
34        remaining [CHAR LIMIT=none]-->
35    <string name="battery_low_percent_format"><xliff:g id="percentage">%s</xliff:g> remaining</string>
36
37    <!-- A message that appears when the battery remaining estimate is low in a dialog.  This is
38    appended to the subtitle of the low battery alert.  "percentage" is the percentage of battery
39    remaining. "time" is the amount of time remaining before the phone runs out of battery [CHAR LIMIT=none]-->
40
41    <!-- A message that appears when the battery remaining estimate is low in a dialog and insufficient
42    data was present to say it is customized to the user. This is appended to the subtitle of the
43    low battery alert.  "percentage" is the percentage of battery remaining. "time" is the amount
44     of time remaining before the phone runs out of battery [CHAR LIMIT=none]-->
45
46    <!-- Same as battery_low_percent_format, with a notice about battery saver if on. [CHAR LIMIT=none]-->
47
48    <!-- A message that appears when a USB charger is plugged in and the device does not
49    support charging on it.  That is, a charger that fits into the USB port and goes into
50    a wall socket, not into a computer. (This happens because some devices require more
51    current than the USB spec allows.  [CHAR LIMIT=NONE] -->
52
53    <!-- First line of invalid_charger, used in the notification form.  [CHAR LIMIT=NONE]-->
54    <string name="invalid_charger_title">Can\'t charge via USB</string>
55
56    <!-- Second line of invalid_charger, used in the notification form.  [CHAR LIMIT=NONE]-->
57    <string name="invalid_charger_text">Use the charger that came with your device</string>
58
59    <!-- Battery saver confirmation dialog title [CHAR LIMIT=NONE]-->
60    <string name="battery_saver_confirmation_title">Turn on Battery Saver?</string>
61
62    <!-- The more generic version of the battery saver confirmation dialog title [CHAR LIMIT=NONE] -->
63    <string name="battery_saver_confirmation_title_generic">About Battery Saver</string>
64
65    <!-- Battery saver confirmation dialog ok text [CHAR LIMIT=40]-->
66    <string name="battery_saver_confirmation_ok">Turn on</string>
67
68    <!-- Battery saver notification action [CHAR LIMIT=NONE]-->
69    <string name="battery_saver_start_action">Turn on</string>
70
71    <!-- Battery saver notification dismiss action: Do not turn on battery saver. [CHAR LIMIT=NONE]-->
72    <string name="battery_saver_dismiss_action">No thanks</string>
73
74    <!-- Name of the button that links to the Settings app. [CHAR LIMIT=NONE] -->
75
76    <!-- Name of the button that links to the Wifi settings screen. [CHAR LIMIT=NONE] -->
77
78    <!-- Label in system panel saying the device will use the orientation sensor to rotate [CHAR LIMIT=30] -->
79    <string name="status_bar_settings_auto_rotation">Auto-rotate screen</string>
80
81    <!-- Separator for PLMN and SPN in network name. -->
82    <string name="status_bar_network_name_separator" translatable="false"> - </string>
83
84    <!-- Prompt for the USB device permission dialog [CHAR LIMIT=80] -->
85    <string name="usb_device_permission_prompt">Allow <xliff:g id="application" example= "Usb Mega Player">%1$s</xliff:g> to access <xliff:g id="usb_device" example="USB Headphones">%2$s</xliff:g>?</string>
86
87    <!-- Checkbox label for USB device dialogs with warning text for USB device dialogs.  [CHAR LIMIT=200]-->
88    <string name="usb_device_permission_prompt_warn">Allow <xliff:g id="application" example= "Usb Mega Player">%1$s</xliff:g> to access <xliff:g id="usb_device" example="USB Headphones">%2$s</xliff:g>?\nThis app has not been granted record permission but could capture audio through this USB device.</string>
89
90    <!-- USB audio device permission dialog title.  [CHAR LIMIT=200]-->
91    <string name="usb_audio_device_permission_prompt_title">Allow <xliff:g id="application" example= "Usb Mega Player">%1$s</xliff:g> to access <xliff:g id="usb_device" example="USB Headphones">%2$s</xliff:g>?</string>
92
93    <!-- USB audio device confirm dialog title.  [CHAR LIMIT=200]-->
94    <string name="usb_audio_device_confirm_prompt_title">Open <xliff:g id="application" example= "Usb Mega Player">%1$s</xliff:g> to handle <xliff:g id="usb_device" example="USB Headphones">%2$s</xliff:g>?</string>
95
96    <!-- Checkbox label for USB audio device dialogs with warning text for USB audio device dialogs.  [CHAR LIMIT=NONE]-->
97    <string name="usb_audio_device_prompt_warn">This app has not been granted record permission but could capture audio through this USB device. Using <xliff:g id="application" example= "Usb Mega Player">%1$s</xliff:g> with this device might prevent hearing calls, notifications and alarms.</string>
98
99    <!-- Prompt for the USB audio device permission dialog [CHAR LIMIT=NONE] -->
100    <string name="usb_audio_device_prompt">Using <xliff:g id="application" example= "Usb Mega Player">%1$s</xliff:g> with this device might prevent hearing calls, notifications and alarms.</string>
101
102    <!-- Prompt for the USB accessory permission dialog [CHAR LIMIT=80] -->
103    <string name="usb_accessory_permission_prompt">Allow <xliff:g id="application" example= "Usb Mega Player">%1$s</xliff:g> to access <xliff:g id="usb_accessory"  example="USB Dock">%2$s</xliff:g>?</string>
104
105    <!-- Prompt for the USB device confirm dialog [CHAR LIMIT=80] -->
106    <string name="usb_device_confirm_prompt">Open <xliff:g id="application">%1$s</xliff:g> to handle <xliff:g id="usb_device">%2$s</xliff:g>?</string>
107
108    <!-- Prompt for the USB device confirm dialog with warning text for USB device dialogs.  [CHAR LIMIT=200] -->
109    <string name="usb_device_confirm_prompt_warn">Open <xliff:g id="application" example= "Usb Mega Player">%1$s</xliff:g> to handle <xliff:g id="usb_device" example="USB Headphones">%2$s</xliff:g>?\nThis app has not been granted record permission but could capture audio through this USB device.</string>
110
111    <!-- Prompt for the USB accessory confirm dialog [CHAR LIMIT=80] -->
112    <string name="usb_accessory_confirm_prompt">Open <xliff:g id="application">%1$s</xliff:g> to handle <xliff:g id="usb_accessory">%2$s</xliff:g>?</string>
113
114    <!-- Prompt for the USB accessory URI dialog [CHAR LIMIT=80] -->
115    <string name="usb_accessory_uri_prompt">No installed apps work with this USB accessory. Learn more about this accessory at <xliff:g id="url">%1$s</xliff:g></string>
116
117    <!-- Title for USB accessory dialog.  Used when the name of the accessory cannot be determined.  [CHAR LIMIT=50] -->
118    <string name="title_usb_accessory">USB accessory</string>
119
120    <!-- View button label for USB dialogs.  [CHAR LIMIT=15] -->
121    <string name="label_view">View</string>
122
123    <!-- Checkbox label for USB device dialogs.  [CHAR LIMIT=50] -->
124    <string name="always_use_device">Always open <xliff:g id="application">%1$s</xliff:g> when <xliff:g id="usb_device">%2$s</xliff:g> is connected</string>
125
126    <!-- Checkbox label for USB accessory dialogs.  [CHAR LIMIT=50]-->
127    <string name="always_use_accessory">Always open <xliff:g id="application">%1$s</xliff:g> when <xliff:g id="usb_accessory">%2$s</xliff:g> is connected</string>
128
129    <!-- Title of confirmation dialog for USB debugging -->
130    <string name="usb_debugging_title">Allow USB debugging?</string>
131
132    <!-- Message of confirmation dialog for USB debugging -->
133    <string name="usb_debugging_message">The computer\'s RSA key fingerprint is:\n<xliff:g id="fingerprint">%1$s</xliff:g></string>
134
135    <!-- Option to always allow USB debugging from the attached computer -->
136    <string name="usb_debugging_always">Always allow from this computer</string>
137
138    <!-- Button label for confirming acceptance of enabling USB debugging [CHAR LIMIT=15] -->
139    <string name="usb_debugging_allow">Allow</string>
140
141    <!-- Title of notification shown when trying to enable USB debugging but a secondary user is the current foreground user. -->
142    <string name="usb_debugging_secondary_user_title">USB debugging not allowed</string>
143
144    <!-- Message of notification shown when trying to enable USB debugging but a secondary user is the current foreground user. -->
145    <string name="usb_debugging_secondary_user_message">The user currently signed in to this device can\'t turn on USB debugging. To use this feature, switch to an admin user.</string>
146
147    <!-- Title of confirmation dialog for wireless debugging [CHAR LIMIT=80] -->
148    <string name="hdmi_cec_set_menu_language_title">Do you want to change the system language to <xliff:g id="language" example="German">%1$s</xliff:g>?</string>
149
150    <!-- Description for the <Set Menu Language> confirmation dialog [CHAR LIMIT=NONE] -->
151    <string name="hdmi_cec_set_menu_language_description">System language change requested by another device</string>
152
153    <!-- Button label for accepting language change [CHAR LIMIT=25] -->
154    <string name="hdmi_cec_set_menu_language_accept">Change language</string>
155
156    <!-- Button label for declining language change [CHAR LIMIT=25] -->
157    <string name="hdmi_cec_set_menu_language_decline">Keep current language</string>
158
159    <!-- Title of confirmation dialog for wireless debugging [CHAR LIMIT=NONE] -->
160    <string name="wifi_debugging_title">Allow wireless debugging on this network?</string>
161
162    <!-- Message of confirmation dialog for wireless debugging [CHAR LIMIT=NONE] -->
163    <string name="wifi_debugging_message">Network Name (SSID)\n<xliff:g id="ssid" example="My wifi">%1$s</xliff:g>\n\nWi\u2011Fi Address (BSSID)\n<xliff:g id="bssid" example="AB:CD:EF:12:34:56">%2$s</xliff:g></string>
164
165    <!-- Option to always allow wireless debugging on this network [CHAR LIMIT=NONE] -->
166    <string name="wifi_debugging_always">Always allow on this network</string>
167
168    <!-- Button label for confirming acceptance of enabling wireless debugging [CHAR LIMIT=15] -->
169    <string name="wifi_debugging_allow">Allow</string>
170
171    <!-- Title of notification shown when trying to enable wireless debugging but a secondary user is the current foreground user. [CHAR LIMIT=NONE] -->
172    <string name="wifi_debugging_secondary_user_title">Wireless debugging not allowed</string>
173
174    <!-- Message of notification shown when trying to enable wireless debugging but a secondary user is the current foreground user. [CHAR LIMIT=NONE] -->
175    <string name="wifi_debugging_secondary_user_message">The user currently signed in to this device can\u2019t turn on wireless debugging. To use this feature, switch to an admin user.</string>
176
177    <!-- Title of USB contaminant presence dialog [CHAR LIMIT=NONE] -->
178    <string name="usb_contaminant_title">USB port disabled</string>
179
180    <!-- Message of USB contaminant presence dialog [CHAR LIMIT=NONE] -->
181    <string name="usb_contaminant_message">To protect your device from liquid or debris, the USB port is disabled and won\u2019t detect any accessories.\n\nYou\u2019ll be notified when it\u2019s okay to use the USB port again.</string>
182
183    <!-- Toast for enabling ports from USB contaminant dialog [CHAR LIMIT=NONE] -->
184    <string name="usb_port_enabled">USB port enabled to detect chargers and accessories</string>
185
186    <!-- Button text to disable contaminant detection [CHAR LIMIT=NONE] -->
187    <string name="usb_disable_contaminant_detection">Enable USB</string>
188
189    <!-- Button text to disable contaminant detection [CHAR LIMIT=NONE] -->
190    <string name="learn_more">Learn more</string>
191
192    <!-- Power menu item for taking a screenshot [CHAR LIMIT=20]-->
193    <string name="global_action_screenshot">Screenshot</string>
194    <!-- Message shown in power menu when Extend Unlock has been disabled [CHAR_LIMIT=NONE] -->
195    <string name="global_action_smart_lock_disabled">Extend Unlock disabled</string>
196
197    <!-- text to show in place of RemoteInput images when they cannot be shown.
198         [CHAR LIMIT=50] -->
199    <string name="remote_input_image_insertion_text">sent an image</string>
200
201    <!-- Informs the user that a screenshot is being saved. [CHAR LIMIT=50] -->
202    <string name="screenshot_saving_title">Saving screenshot\u2026</string>
203    <!-- Informs the user that a screenshot is being saved. [CHAR LIMIT=50] -->
204    <string name="screenshot_saving_work_profile_title">Saving screenshot to work profile\u2026</string>
205    <!-- Notification title displayed when a screenshot is saved to the Gallery. [CHAR LIMIT=50] -->
206    <string name="screenshot_saved_title">Screenshot saved</string>
207    <!-- Notification title displayed when we fail to take a screenshot. [CHAR LIMIT=50] -->
208    <string name="screenshot_failed_title">Couldn\'t save screenshot</string>
209    <!-- Notification text displayed when we fail to save a screenshot due to locked storage. [CHAR LIMIT=100] -->
210    <string name="screenshot_failed_to_save_user_locked_text">Device must be unlocked before screenshot can be saved</string>
211    <!-- Notification text displayed when we fail to save a screenshot for unknown reasons. [CHAR LIMIT=100] -->
212    <string name="screenshot_failed_to_save_unknown_text">Try taking screenshot again</string>
213    <!-- Notification text displayed when we fail to save a screenshot. [CHAR LIMIT=100] -->
214    <string name="screenshot_failed_to_save_text">Can\'t save screenshot</string>
215    <!-- Notification text displayed when we fail to take a screenshot. [CHAR LIMIT=100] -->
216    <string name="screenshot_failed_to_capture_text">Taking screenshots isn\'t allowed by the app or
217        your organization</string>
218    <!-- Notification text displayed when screenshots are blocked by an IT admin. [CHAR LIMIT=100] -->
219    <string name="screenshot_blocked_by_admin">Taking screenshots is blocked by your IT admin</string>
220    <!-- Label for UI element which allows editing the screenshot [CHAR LIMIT=30] -->
221    <string name="screenshot_edit_label">Edit</string>
222    <!-- Content description indicating that tapping the element will allow editing the screenshot [CHAR LIMIT=NONE] -->
223    <string name="screenshot_edit_description">Edit screenshot</string>
224    <!-- Content description indicating that tapping the element will allow sharing the screenshot [CHAR LIMIT=NONE] -->
225    <string name="screenshot_share_description">Share screenshot</string>
226    <!-- Label for UI element which allows the user to capture additional off-screen content in a screenshot. [CHAR LIMIT=30] -->
227    <string name="screenshot_scroll_label">Capture more</string>
228    <!-- Content description indicating that tapping a button will dismiss the screenshots UI [CHAR LIMIT=NONE] -->
229    <string name="screenshot_dismiss_description">Dismiss screenshot</string>
230    <!-- Content description indicating that tapping a button will dismiss the work profile first run dialog [CHAR LIMIT=NONE] -->
231    <string name="screenshot_dismiss_work_profile">Dismiss work profile message</string>
232    <!-- Content description indicating that the view is a preview of the screenshot that was just taken [CHAR LIMIT=NONE] -->
233    <string name="screenshot_preview_description">Screenshot preview</string>
234    <!-- Content description for the top boundary of the screenshot being cropped, with the current position as a percentage. [CHAR LIMIT=NONE] -->
235    <string name="screenshot_top_boundary_pct">Top boundary <xliff:g id="percent" example="50">%1$d</xliff:g> percent</string>
236    <!-- Content description for the bottom boundary of the screenshot being cropped, with the current position as a percentage. [CHAR LIMIT=NONE] -->
237    <string name="screenshot_bottom_boundary_pct">Bottom boundary <xliff:g id="percent" example="50">%1$d</xliff:g> percent</string>
238    <!-- Content description for the left boundary of the screenshot being cropped, with the current position as a percentage. [CHAR LIMIT=NONE] -->
239    <string name="screenshot_left_boundary_pct">Left boundary <xliff:g id="percent" example="50">%1$d</xliff:g> percent</string>
240    <!-- Content description for the right boundary of the screenshot being cropped, with the current position as a percentage. [CHAR LIMIT=NONE] -->
241    <string name="screenshot_right_boundary_pct">Right boundary <xliff:g id="percent" example="50">%1$d</xliff:g> percent</string>
242    <!-- Notification displayed when a screenshot is saved in a work profile. [CHAR LIMIT=NONE] -->
243    <string name="screenshot_work_profile_notification">Saved in <xliff:g id="app" example="Files">%1$s</xliff:g> in the work profile</string>
244    <!-- Default name referring to the app on the device that lets the user browse stored files. [CHAR LIMIT=NONE] -->
245    <string name="screenshot_default_files_app_name">Files</string>
246    <!-- A notice shown to the user to indicate that an app has detected the screenshot that the user has just taken. [CHAR LIMIT=75] -->
247    <string name="screenshot_detected_template"><xliff:g id="appName" example="Google Chrome">%1$s</xliff:g> detected this screenshot.</string>
248    <!-- A notice shown to the user to indicate that multiple apps have detected the screenshot that the user has just taken. [CHAR LIMIT=75] -->
249    <string name="screenshot_detected_multiple_template"><xliff:g id="appName" example="Google Chrome">%1$s</xliff:g> and other open apps detected this screenshot.</string>
250    <!-- Add to note button used in App Clips flow to return the saved screenshot image to notes app. [CHAR LIMIT=NONE] -->
251    <string name="app_clips_save_add_to_note">Add to note</string>
252
253    <!-- Notification title displayed for screen recording [CHAR LIMIT=50]-->
254    <string name="screenrecord_title">Screen Recorder</string>
255    <!-- Processing screen recoding video in the background [CHAR LIMIT=30]-->
256    <string name="screenrecord_background_processing_label">Processing screen recording</string>
257    <!-- Description of the screen recording notification channel [CHAR LIMIT=NONE]-->
258    <string name="screenrecord_channel_description">Ongoing notification for a screen record session</string>
259
260    <!-- For updated Screen Recording permission dialog (i.e. with PSS)-->
261    <!-- Title for the screen prompting the user to begin recording their screen [CHAR LIMIT=NONE]-->
262    <string name="screenrecord_permission_dialog_title">Start Recording?</string>
263    <!-- Message reminding the user that sensitive information may be captured during a full screen recording for the updated dialog that includes partial screen sharing option [CHAR_LIMIT=350]-->
264    <string name="screenrecord_permission_dialog_warning_entire_screen">While you’re recording, Android has access to anything visible on your screen or played on your device. So be careful with things like passwords, payment details, messages, photos, and audio and video.</string>
265    <!-- Message reminding the user that sensitive information may be captured during a single app screen recording for the updated dialog that includes partial screen sharing option [CHAR_LIMIT=350]-->
266    <string name="screenrecord_permission_dialog_warning_single_app">While you’re recording an app, Android has access to anything shown or played on that app. So be careful with things like passwords, payment details, messages, photos, and audio and video.</string>
267    <!-- Button to start a screen recording in the updated screen record dialog that allows to select an app to record [CHAR LIMIT=50]-->
268    <string name="screenrecord_permission_dialog_continue">Start recording</string>
269
270    <!-- Label for a switch to enable recording audio [CHAR LIMIT=NONE]-->
271    <string name="screenrecord_audio_label">Record audio</string>
272    <!-- Label for the option to record audio from the device [CHAR LIMIT=NONE]-->
273    <string name="screenrecord_device_audio_label">Device audio</string>
274    <!-- Description of what audio may be captured from the device [CHAR LIMIT=NONE]-->
275    <string name="screenrecord_device_audio_description">Sound from your device, like music, calls, and ringtones</string>
276    <!-- Label for the option to enable microphone input during screen recording [CHAR LIMIT=NONE]-->
277    <string name="screenrecord_mic_label">Microphone</string>
278    <!-- Label for an option to record audio from both device and microphone [CHAR LIMIT=NONE]-->
279    <string name="screenrecord_device_audio_and_mic_label">Device audio and microphone</string>
280    <!-- Button to start a screen recording [CHAR LIMIT=50]-->
281    <string name="screenrecord_continue">Start</string>
282    <!-- Notification text displayed when we are recording the screen [CHAR LIMIT=100]-->
283    <string name="screenrecord_ongoing_screen_only">Recording screen</string>
284    <!-- Notification text displayed when we are recording both the screen and audio [CHAR LIMIT=100]-->
285    <string name="screenrecord_ongoing_screen_and_audio">Recording screen and audio</string>
286    <!-- Label for the checkbox to enable showing location of touches during screen recording [CHAR LIMIT=NONE]-->
287    <string name="screenrecord_taps_label">Show touches on screen</string>
288    <!-- Label for notification that the user can tap to stop and save the screen recording [CHAR LIMIT=NONE] -->
289    <!-- Label for notification action to stop and save the screen recording [CHAR LIMIT=35] -->
290    <string name="screenrecord_stop_label">Stop</string>
291    <!-- Label for notification action to share screen recording [CHAR LIMIT=35] -->
292    <string name="screenrecord_share_label">Share</string>
293    <!-- A toast message shown after successfully canceling a screen recording [CHAR LIMIT=NONE] -->
294    <!-- Notification text shown after saving a screen recording [CHAR LIMIT=100] -->
295    <string name="screenrecord_save_title">Screen recording saved</string>
296    <!-- Subtext for a notification shown after saving a screen recording to prompt the user to view it [CHAR_LIMIT=100] -->
297    <string name="screenrecord_save_text">Tap to view</string>
298    <!-- A toast message shown when there is an error saving a screen recording [CHAR LIMIT=NONE] -->
299    <string name="screenrecord_save_error">Error saving screen recording</string>
300    <!-- A toast message shown when the screen recording cannot be started due to a generic error [CHAR LIMIT=NONE] -->
301    <string name="screenrecord_start_error">Error starting screen recording</string>
302
303    <!-- Cling help message title when hiding the navigation bar entering immersive mode [CHAR LIMIT=none] -->
304    <string name="immersive_cling_title">Viewing full screen</string>
305    <!-- Cling help message description when hiding the navigation bar entering immersive mode [CHAR LIMIT=none] -->
306    <string name="immersive_cling_description">To exit, swipe down from the top.</string>
307    <!-- Cling help message confirmation button when hiding the navigation bar entering immersive mode [CHAR LIMIT=30] -->
308    <string name="immersive_cling_positive">Got it</string>
309
310    <!-- Content description of the back button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
311    <string name="accessibility_back">Back</string>
312    <!-- Content description of the home button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
313    <string name="accessibility_home">Home</string>
314    <!-- Content description of the menu button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
315    <string name="accessibility_menu">Menu</string>
316    <!-- Content description of the accessibility button in the navigation bar (not shown on the screen). [CHAR LIMIT=NONE] -->
317    <string name="accessibility_accessibility_button">Accessibility</string>
318    <!-- Content description of the rotate button in the navigation bar (not shown on the screen). [CHAR LIMIT=NONE] -->
319    <string name="accessibility_rotate_button">Rotate screen</string>
320    <!-- Content description of the recents button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
321    <string name="accessibility_recent">Overview</string>
322    <!-- Content description of the search button for accessibility. [CHAR LIMIT=NONE] -->
323    <!-- Content description of the camera button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
324    <string name="accessibility_camera_button">Camera</string>
325    <!-- Content description of the phone button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
326    <string name="accessibility_phone_button">Phone</string>
327    <!-- Content description of the phone button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
328    <string name="accessibility_voice_assist_button">Voice Assist</string>
329    <!-- Content description of the wallet button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
330    <string name="accessibility_wallet_button">Wallet</string>
331    <!-- Content description of the QR Code scanner for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
332    <string name="accessibility_qr_code_scanner_button">QR Code Scanner</string>
333    <!-- Content description of the unlock button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
334    <string name="accessibility_unlock_button">Unlocked</string>
335    <!-- Content description of the lock icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
336    <string name="accessibility_lock_icon">Device locked</string>
337    <!-- Content description hint of the unlock button when fingerprint is on (not shown on the screen). [CHAR LIMIT=NONE] -->
338    <!-- Accessibility action of the unlock button when fingerpint is on (not shown on the screen). [CHAR LIMIT=NONE] -->
339    <!-- Content description of the Trusted Face icon for accessibility. [CHAR LIMIT=NONE] -->
340    <string name="accessibility_scanning_face">Scanning face</string>
341    <!-- Click action label for accessibility for the smart reply buttons (not shown on-screen).". [CHAR LIMIT=NONE] -->
342    <string name="accessibility_send_smart_reply">Send</string>
343    <!-- Button name for "Cancel". [CHAR LIMIT=NONE] -->
344    <string name="cancel">Cancel</string>
345
346    <!-- Message shown when a biometric is authenticated, asking the user to confirm authentication [CHAR LIMIT=30] -->
347    <string name="biometric_dialog_confirm">Confirm</string>
348    <!-- Button name on BiometricPrompt shown when a biometric is detected but not authenticated. Tapping the button resumes authentication [CHAR LIMIT=30] -->
349    <string name="biometric_dialog_try_again">Try again</string>
350    <!-- Content description for empty spaces that are not taken by the biometric dialog. Clicking on these areas will cancel authentication and dismiss the biometric dialog [CHAR LIMIT=NONE] -->
351    <string name="biometric_dialog_empty_space_description">Tap to cancel authentication</string>
352    <!-- Content description for the face icon when the device is not authenticating anymore [CHAR LIMIT=NONE] -->
353    <string name="biometric_dialog_face_icon_description_idle">Please try again</string>
354    <!-- Content description for the face icon when the device is authenticating [CHAR LIMIT=NONE] -->
355    <string name="biometric_dialog_face_icon_description_authenticating">Looking for your face</string>
356    <!-- Content description for the face icon when the user has been authenticated [CHAR LIMIT=NONE] -->
357    <string name="biometric_dialog_face_icon_description_authenticated">Face authenticated</string>
358    <!-- Content description for the face icon when the user has been authenticated and the confirm button has been pressed [CHAR LIMIT=NONE] -->
359    <string name="biometric_dialog_face_icon_description_confirmed">Confirmed</string>
360    <!-- Message shown when a biometric is authenticated, waiting for the user to confirm authentication [CHAR LIMIT=40]-->
361    <string name="biometric_dialog_tap_confirm">Tap Confirm to complete</string>
362    <!-- Message shown when a biometric has authenticated with a user's face and is waiting for the user to confirm authentication [CHAR LIMIT=60]-->
363    <string name="biometric_dialog_tap_confirm_with_face">Unlocked by face</string>
364    <!-- Message shown when a biometric has authenticated with a user's face and is waiting for the user to confirm authentication [CHAR LIMIT=60]-->
365    <string name="biometric_dialog_tap_confirm_with_face_alt_1">Unlocked by face. Press to continue.</string>
366    <!-- Message shown when a biometric has authenticated with a user's face and is waiting for the user to confirm authentication [CHAR LIMIT=60]-->
367    <string name="biometric_dialog_tap_confirm_with_face_alt_2">Face recognized. Press to continue.</string>
368    <!-- Message shown when a biometric has authenticated with a user's face and is waiting for the user to confirm authentication [CHAR LIMIT=60]-->
369    <string name="biometric_dialog_tap_confirm_with_face_alt_3">Face recognized. Press the unlock icon to continue.</string>
370    <!-- Talkback string when a biometric is authenticated [CHAR LIMIT=NONE] -->
371    <string name="biometric_dialog_authenticated">Authenticated</string>
372    <!-- Talkback string when a canceling authentication [CHAR LIMIT=NONE] -->
373    <string name="biometric_dialog_cancel_authentication">Cancel Authentication</string>
374
375    <!-- Button text shown on BiometricPrompt giving the user the option to use an alternate form of authentication (Pin) [CHAR LIMIT=30] -->
376    <string name="biometric_dialog_use_pin">Use PIN</string>
377    <!-- Button text shown on BiometricPrompt giving the user the option to use an alternate form of authentication (Pattern) [CHAR LIMIT=30] -->
378    <string name="biometric_dialog_use_pattern">Use pattern</string>
379    <!-- Button text shown on BiometricPrompt giving the user the option to use an alternate form of authentication (Pass) [CHAR LIMIT=30] -->
380    <string name="biometric_dialog_use_password">Use password</string>
381    <!-- Error string shown when the user enters an incorrect PIN [CHAR LIMIT=40]-->
382    <string name="biometric_dialog_wrong_pin">Wrong PIN</string>
383    <!-- Error string shown when the user enters an incorrect pattern [CHAR LIMIT=40]-->
384    <string name="biometric_dialog_wrong_pattern">Wrong pattern</string>
385    <!-- Error string shown when the user enters an incorrect password [CHAR LIMIT=40]-->
386    <string name="biometric_dialog_wrong_password">Wrong password</string>
387    <!-- Error string shown when the user enters too many incorrect attempts [CHAR LIMIT=120]-->
388    <string name="biometric_dialog_credential_too_many_attempts">Too many incorrect attempts.\nTry again in <xliff:g id="number">%d</xliff:g> seconds.</string>
389
390    <!-- Error string shown when the user enters an incorrect PIN/pattern/password and it counts towards the max attempts before the data on the device is wiped. [CHAR LIMIT=NONE]-->
391    <string name="biometric_dialog_credential_attempts_before_wipe">Try again. Attempt <xliff:g id="attempts" example="1">%1$d</xliff:g> of <xliff:g id="max_attempts" example="3">%2$d</xliff:g>.</string>
392    <!-- Title of a dialog shown when the user only has one attempt left to provide the correct PIN/pattern/password before the device, one of its users, or a work profile is wiped. [CHAR LIMIT=NONE] -->
393    <string name="biometric_dialog_last_attempt_before_wipe_dialog_title">Your data will be deleted</string>
394    <!-- Content of a dialog shown when the user only has one attempt left to provide the correct lock pattern before the device is wiped. [CHAR LIMIT=NONE] -->
395    <string name="biometric_dialog_last_pattern_attempt_before_wipe_device">If you enter an incorrect pattern on the next attempt, this device\u2019s data will be deleted.</string>
396    <!-- Content of a dialog shown when the user only has one attempt left to provide the correct PIN before the device is wiped. [CHAR LIMIT=NONE] -->
397    <string name="biometric_dialog_last_pin_attempt_before_wipe_device">If you enter an incorrect PIN on the next attempt, this device\u2019s data will be deleted.</string>
398    <!-- Content of a dialog shown when the user only has one attempt left to provide the correct password before the device is wiped. [CHAR LIMIT=NONE] -->
399    <string name="biometric_dialog_last_password_attempt_before_wipe_device">If you enter an incorrect password on the next attempt, this device\u2019s data will be deleted.</string>
400    <!-- Content of a dialog shown when the user only has one attempt left to provide the correct lock pattern before the user is removed. [CHAR LIMIT=NONE] -->
401    <string name="biometric_dialog_last_pattern_attempt_before_wipe_user">If you enter an incorrect pattern on the next attempt, this user will be deleted.</string>
402    <!-- Content of a dialog shown when the user only has one attempt left to provide the correct PIN before the user is removed. [CHAR LIMIT=NONE] -->
403    <string name="biometric_dialog_last_pin_attempt_before_wipe_user">If you enter an incorrect PIN on the next attempt, this user will be deleted.</string>
404    <!-- Content of a dialog shown when the user only has one attempt left to provide the correct password before the user is removed. [CHAR LIMIT=NONE] -->
405    <string name="biometric_dialog_last_password_attempt_before_wipe_user">If you enter an incorrect password on the next attempt, this user will be deleted.</string>
406    <!-- Content of a dialog shown when the user only has one attempt left to provide the correct pattern before the work profile is removed. [CHAR LIMIT=NONE] -->
407    <string name="biometric_dialog_last_pattern_attempt_before_wipe_profile">If you enter an incorrect pattern on the next attempt, your work profile and its data will be deleted.</string>
408    <!-- Content of a dialog shown when the user only has one attempt left to provide the correct PIN before the work profile is removed. [CHAR LIMIT=NONE] -->
409    <string name="biometric_dialog_last_pin_attempt_before_wipe_profile">If you enter an incorrect PIN on the next attempt, your work profile and its data will be deleted.</string>
410    <!-- Content of a dialog shown when the user only has one attempt left to provide the correct password before the work profile is removed. [CHAR LIMIT=NONE] -->
411    <string name="biometric_dialog_last_password_attempt_before_wipe_profile">If you enter an incorrect password on the next attempt, your work profile and its data will be deleted.</string>
412    <!-- Confirmation button label for a dialog shown when the system requires the user to re-enroll their biometrics. [CHAR LIMIT=20] -->
413    <string name="biometric_re_enroll_dialog_confirm">Set up</string>
414    <!-- Cancel button label for a dialog shown when the system requires the user to re-enroll their biometric. [CHAR LIMIT=20] -->
415    <string name="biometric_re_enroll_dialog_cancel">Not now</string>
416    <!-- Notification content shown when the system requires the user to re-enroll their biometrics. [CHAR LIMIT=NONE] -->
417    <string name="biometric_re_enroll_notification_content">This is required to improve security and performance</string>
418    <!-- Notification title shown when the system requires the user to re-enroll their fingerprint. [CHAR LIMIT=NONE] -->
419    <string name="fingerprint_re_enroll_notification_title">Set up Fingerprint Unlock again</string>
420    <!-- Name shown for system notifications related to the fingerprint unlock feature. [CHAR LIMIT=NONE] -->
421    <string name="fingerprint_re_enroll_notification_name">Fingerprint Unlock</string>
422    <!-- Title for a dialog shown when the system requires the user to re-enroll their fingerprint. [CHAR LIMIT=NONE] -->
423    <string name="fingerprint_re_enroll_dialog_title">Set up Fingerprint Unlock</string>
424    <!-- Content for a dialog shown when the system requires the user to re-enroll their fingerprint. [CHAR LIMIT=NONE] -->
425    <string name="fingerprint_re_enroll_dialog_content">To set up Fingerprint Unlock again, your current fingerprint images and models will be deleted.\n\nAfter they\’re deleted, you\’ll need to set up Fingerprint Unlock again to use your fingerprint to unlock your phone or verify it\’s you.</string>
426    <!-- Content for a dialog shown when the system requires the user to re-enroll their fingerprint (singular). [CHAR LIMIT=NONE] -->
427    <string name="fingerprint_re_enroll_dialog_content_singular">To set up Fingerprint Unlock again, your current fingerprint images and model will be deleted.\n\nAfter they\’re deleted, you\’ll need to set up Fingerprint Unlock again to use your fingerprint to unlock your phone or verify it\’s you.</string>
428    <!-- Content for a dialog shown when an error occurs while the user is trying to re-enroll their fingerprint. [CHAR LIMIT=NONE] -->
429    <string name="fingerprint_reenroll_failure_dialog_content">Couldn\u2019t set up fingerprint unlock. Go to Settings to try again.</string>
430    <!-- Notification title shown when the system requires the user to re-enroll their face. [CHAR LIMIT=NONE] -->
431    <string name="face_re_enroll_notification_title">Set up Face Unlock again</string>
432    <!-- Name shown for system notifications related to the face unlock feature. [CHAR LIMIT=NONE] -->
433    <string name="face_re_enroll_notification_name">Face Unlock</string>
434    <!-- Title for a dialog shown when the system requires the user to re-enroll their face. [CHAR LIMIT=NONE] -->
435    <string name="face_re_enroll_dialog_title">Set up Face Unlock</string>
436    <!-- Content for a dialog shown when the system requires the user to re-enroll their face. [CHAR LIMIT=NONE] -->
437    <string name="face_re_enroll_dialog_content">To set up Face Unlock again, your current face model will be deleted.\n\nYou\’ll need to set up this feature again to use your face to unlock your phone.</string>
438    <!-- Content for a dialog shown when an error occurs while the user is trying to re-enroll their face. [CHAR LIMIT=NONE] -->
439    <string name="face_reenroll_failure_dialog_content">Couldn\u2019t set up face unlock. Go to Settings to try again.</string>
440    <!-- Message shown when the system-provided fingerprint dialog is shown, asking for authentication -->
441    <string name="fingerprint_dialog_touch_sensor">Touch the fingerprint sensor</string>
442    <!-- Content description after successful auth when confirmation required -->
443    <string name="fingerprint_dialog_authenticated_confirmation">Press the unlock icon to continue</string>
444    <!-- Message shown to inform the user a face cannot be recognized and fingerprint should instead be used.[CHAR LIMIT=50] -->
445    <string name="fingerprint_dialog_use_fingerprint_instead">Can\u2019t recognize face. Use fingerprint instead.</string>
446    <!-- Message shown to inform the user a face cannot be recognized and fingerprint should instead be used.[CHAR LIMIT=50] -->
447    <string name="keyguard_face_failed_use_fp">@string/fingerprint_dialog_use_fingerprint_instead</string>
448    <!-- Message shown to inform the user a face cannot be recognized. [CHAR LIMIT=25] -->
449    <string name="keyguard_face_failed">Can\u2019t recognize face</string>
450    <!-- Message shown to suggest using fingerprint sensor to authenticate after another biometric failed. [CHAR LIMIT=25] -->
451    <string name="keyguard_suggest_fingerprint">Use fingerprint instead</string>
452    <!-- Message shown to inform the user that face unlock is not available. [CHAR LIMIT=59] -->
453    <string name="keyguard_face_unlock_unavailable">Face Unlock unavailable</string>
454
455    <!-- Content description of the bluetooth icon when connected for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
456    <string name="accessibility_bluetooth_connected">Bluetooth connected.</string>
457    <!-- Content description of the bluetooth icon when connecting for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
458
459    <!-- Content description of the battery when battery state is unknown for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
460    <string name="accessibility_battery_unknown">Battery percentage unknown.</string>
461
462    <!-- Content description of the bluetooth label showing what we are connected to. [CHAR LIMIT=NONE] -->
463    <string name="accessibility_bluetooth_name">Connected to <xliff:g id="bluetooth" example="Car Audio">%s</xliff:g>.</string>
464
465    <!-- Content description of the cast label showing what we are connected to. [CHAR LIMIT=NONE] -->
466    <string name="accessibility_cast_name">Connected to <xliff:g id="cast" example="TV">%s</xliff:g>.</string>
467
468    <!-- Content description of an item with no signal and no connection for accessibility (not shown on the screen) [CHAR LIMIT=NONE] -->
469    <string name="accessibility_not_connected">Not connected.</string>
470    <!-- Content description of the roaming data connection type. [CHAR LIMIT=NONE] -->
471    <string name="data_connection_roaming">Roaming</string>
472
473    <!-- Content description of the cell data being disabled but shortened. [CHAR LIMIT=20] -->
474    <string name="cell_data_off">Off</string>
475
476    <!-- Content description of the airplane mode icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
477    <string name="accessibility_airplane_mode">Airplane mode.</string>
478
479    <!-- Content description of the VPN icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
480    <string name="accessibility_vpn_on">VPN on.</string>
481
482    <!-- Content description of the battery level icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
483    <string name="accessibility_battery_level">Battery <xliff:g id="number">%d</xliff:g> percent.</string>
484
485    <!-- Content description of the battery level icon for accessibility, including the estimated time remaining before the phone runs out of battery (not shown on the screen). [CHAR LIMIT=NONE] -->
486    <string name="accessibility_battery_level_with_estimate">Battery <xliff:g id="percentage" example="95%">%1$d</xliff:g> percent, <xliff:g id="time" example="Until 3:15pm">%2$s</xliff:g></string>
487
488    <!-- Content description of the battery level icon for accessibility while the device is charging (not shown on the screen). [CHAR LIMIT=NONE] -->
489    <string name="accessibility_battery_level_charging">Battery charging, <xliff:g id="battery_percentage">%d</xliff:g> percent.</string>
490
491    <!-- Content description of the battery level icon for accessibility, with information that the device charging is paused in order to protect the lifetime of the battery (not shown on screen). [CHAR LIMIT=NONE] -->
492    <string name="accessibility_battery_level_charging_paused">Battery <xliff:g id="percentage" example="90%">%d</xliff:g> percent, charging paused for battery protection.</string>
493
494    <!-- Content description of the battery level icon for accessibility, including the estimated time remaining before the phone runs out of battery *and* information that the device charging is paused in order to protect the lifetime of the battery (not shown on screen). [CHAR LIMIT=NONE] -->
495    <string name="accessibility_battery_level_charging_paused_with_estimate">Battery <xliff:g id="percentage" example="90%">%1$d</xliff:g> percent, <xliff:g id="time" example="Until 3:15pm">%2$s</xliff:g>, charging paused for battery protection.</string>
496
497    <!-- Content description of overflow icon container of the notifications for accessibility (not shown on the screen)[CHAR LIMIT=NONE] -->
498    <string name="accessibility_overflow_action">See all notifications</string>
499
500    <!-- Content description of the TeleTypewriter(TTY) enabled icon in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
501    <string name="accessibility_tty_enabled">TeleTypewriter enabled.</string>
502
503    <!-- Content description of the ringer vibrate icon in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
504    <string name="accessibility_ringer_vibrate">Ringer vibrate.</string>
505
506    <!-- Content description of the ringer silent icon in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
507    <string name="accessibility_ringer_silent">Ringer silent.</string>
508
509    <!-- Content description of the cast icon in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
510    <string name="accessibility_casting">@string/quick_settings_casting</string>
511
512    <!-- Content description for the notification shade panel (not shown on the screen). [CHAR LIMIT=NONE] -->
513    <string name="accessibility_desc_notification_shade">Notification shade.</string>
514    <!-- Content description for the quick settings panel (not shown on the screen). [CHAR LIMIT=NONE] -->
515    <string name="accessibility_desc_quick_settings">Quick settings.</string>
516    <!-- Content description for the split notification shade that also includes QS (not shown on the screen). [CHAR LIMIT=NONE] -->
517    <string name="accessibility_desc_qs_notification_shade">Quick settings and Notification shade.</string>
518    <!-- Content description for the lock screen (not shown on the screen). [CHAR LIMIT=NONE] -->
519    <string name="accessibility_desc_lock_screen">Lock screen.</string>
520    <!-- Content description for the work profile lock screen. This prevents work profile apps from being used, but personal apps can be used as normal (not shown on the screen). [CHAR LIMIT=NONE] -->
521    <string name="accessibility_desc_work_lock">Work lock screen</string>
522    <!-- Content description for the close button in the zen mode panel introduction message. [CHAR LIMIT=NONE] -->
523    <string name="accessibility_desc_close">Close</string>
524
525    <!-- Content description of the do not disturb tile in quick settings when on in none (not shown on the screen). [CHAR LIMIT=NONE] -->
526    <string name="accessibility_quick_settings_dnd_none_on">total silence</string>
527    <!-- Content description of the do not disturb tile in quick settings when on in alarms only (not shown on the screen). [CHAR LIMIT=NONE] -->
528    <string name="accessibility_quick_settings_dnd_alarms_on">alarms only</string>
529     <!-- Content description of the do not disturb tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] -->
530    <string name="accessibility_quick_settings_dnd">Do Not Disturb.</string>
531    <!-- Content description of the bluetooth tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] -->
532    <string name="accessibility_quick_settings_bluetooth">Bluetooth.</string>
533    <!-- Content description of the bluetooth tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
534    <string name="accessibility_quick_settings_bluetooth_on">Bluetooth on.</string>
535    <!-- Content description of the alarm tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] -->
536    <string name="accessibility_quick_settings_alarm">Alarm set for <xliff:g id="time" example="Wed 3:30 PM">%s</xliff:g>.</string>
537    <!-- Content description of zen mode time condition plus button (not shown on the screen). [CHAR LIMIT=NONE] -->
538    <string name="accessibility_quick_settings_more_time">More time.</string>
539    <!-- Content description of zen mode time condition minus button (not shown on the screen). [CHAR LIMIT=NONE] -->
540    <string name="accessibility_quick_settings_less_time">Less time.</string>
541    <!-- Announcement made when the screen stopped casting (not shown on the screen). [CHAR LIMIT=NONE] -->
542    <string name="accessibility_casting_turned_off">Screen casting stopped.</string>
543
544    <!-- Content description of the display brightness slider (not shown on the screen). [CHAR LIMIT=NONE] -->
545    <string name="accessibility_brightness">Display brightness</string>
546
547    <!-- Content description of the charging indicator on Ambient Display (lower-power version of the lock screen). [CHAR LIMIT=NONE] -->
548
549    <!-- Title of dialog shown when mobile data usage has exceeded limit and has been disabled. [CHAR LIMIT=48] -->
550    <string name="data_usage_disabled_dialog_mobile_title">Mobile data is paused</string>
551    <!-- Title of dialog shown when data usage has exceeded limit and has been disabled. [CHAR LIMIT=48] -->
552    <string name="data_usage_disabled_dialog_title">Data is paused</string>
553    <!-- Body of dialog shown when data usage has exceeded limit and has been disabled. [CHAR LIMIT=NONE] -->
554    <string name="data_usage_disabled_dialog">The data limit you set has been reached. You are no longer using mobile data.\n\nIf you resume, charges may apply for data usage.</string>
555    <!-- Dialog button indicating that data connection should be re-enabled. [CHAR LIMIT=28] -->
556    <string name="data_usage_disabled_dialog_enable">Resume</string>
557
558    <!-- Accessibility text describing the presence of active location requests by one or more apps -->
559    <string name="accessibility_location_active">Location requests active</string>
560
561    <!-- Accessibility text describing sensors off active. [CHAR LIMIT=NONE] -->
562    <string name="accessibility_sensors_off_active">Sensors off active</string>
563
564    <!-- Content description of the clear button in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
565    <string name="accessibility_clear_all">Clear all notifications.</string>
566
567    <!-- The overflow indicator shown when a group has more notification inside the group than the visible ones. An example is "+ 3" [CHAR LIMIT=5] -->
568    <string name="notification_group_overflow_indicator">+ <xliff:g id="number" example="3">%s</xliff:g></string>
569
570    <!-- Content description describing how many more notifications are in a group [CHAR LIMIT=NONE] -->
571    <string name="notification_group_overflow_description">{count, plural,
572        =1 {# more notification inside.}
573        other {# more notifications inside.}
574    }</string>
575
576    <!-- Format to use to summarize a message from a contact in a single line of text. For example: "Julia: How's it going?". [CHAR LIMIT=NONE] -->
577
578    <!-- Content description of button in notification inspector for system settings relating to
579         notifications from this application [CHAR LIMIT=NONE] -->
580
581    <!-- Content description of button in notification inspetor for application-provided settings
582         for its own notifications [CHAR LIMIT=NONE] -->
583
584    <!-- Description of the button in the phone-style notification panel that controls auto-rotation, when auto-rotation is on. [CHAR LIMIT=NONE] -->
585
586    <!-- Description of the button in the phone-style notification panel that controls auto-rotation, when auto-rotation is off. [CHAR LIMIT=NONE] -->
587    <string name="accessibility_rotation_lock_on_landscape">Screen is locked in landscape orientation.</string>
588
589    <!-- Description of the button in the phone-style notification panel that controls auto-rotation, when auto-rotation is off. [CHAR LIMIT=NONE] -->
590    <string name="accessibility_rotation_lock_on_portrait">Screen is locked in portrait orientation.</string>
591
592    <!-- Announcement made when the screen is rotating automatically again (not shown on the screen). [CHAR LIMIT=NONE] -->
593
594    <!-- Announcement made when the rotation lock state changes to landscape only (not shown on the screen). [CHAR LIMIT=NONE] -->
595
596    <!-- Announcement made when the rotation lock state changes to portrait only (not shown on the screen).  [CHAR LIMIT=NONE] -->
597
598    <!-- Name of the K-release easter egg: a display case for all our tastiest desserts. [CHAR LIMIT=30] -->
599    <string name="dessert_case">Dessert Case</string>
600
601    <!-- Name of the launcher shortcut icon that allows dreams to be started immediately [CHAR LIMIT=20] -->
602    <string name="start_dreams">Screen saver</string>
603
604    <!-- Textual description of Ethernet connections -->
605    <string name="ethernet_label">Ethernet</string>
606
607    <!-- QuickSettings: Onboarding text that introduces users to long press on an option in order to view the option's menu in Settings [CHAR LIMIT=NONE] -->
608    <!-- QuickSettings: Do not disturb [CHAR LIMIT=NONE] -->
609    <string name="quick_settings_dnd_label">Do Not Disturb</string>
610    <!-- QuickSettings: Do not disturb - Priority only [CHAR LIMIT=NONE] -->
611    <!-- QuickSettings: Do not disturb - Alarms only [CHAR LIMIT=NONE] -->
612    <!-- QuickSettings: Do not disturb - Total silence [CHAR LIMIT=NONE] -->
613    <!-- QuickSettings: Bluetooth [CHAR LIMIT=NONE] -->
614    <string name="quick_settings_bluetooth_label">Bluetooth</string>
615    <!-- QuickSettings: Bluetooth (Multiple) [CHAR LIMIT=NONE] -->
616    <!-- QuickSettings: Bluetooth (Off) [CHAR LIMIT=NONE] -->
617    <!-- QuickSettings: Bluetooth detail panel, text when there are no items [CHAR LIMIT=NONE] -->
618    <string name="quick_settings_bluetooth_detail_empty_text">No paired devices available</string>
619    <!-- QuickSettings: Bluetooth secondary label for the battery level of a connected device [CHAR LIMIT=20]-->
620    <string name="quick_settings_bluetooth_secondary_label_battery_level"><xliff:g id="battery_level_as_percentage">%s</xliff:g> battery</string>
621    <!-- QuickSettings: Bluetooth secondary label for an audio device being connected [CHAR LIMIT=20]-->
622    <string name="quick_settings_bluetooth_secondary_label_audio">Audio</string>
623    <!-- QuickSettings: Bluetooth secondary label for a headset being connected [CHAR LIMIT=20]-->
624    <string name="quick_settings_bluetooth_secondary_label_headset">Headset</string>
625    <!-- QuickSettings: Bluetooth secondary label for an input/IO device being connected [CHAR LIMIT=20]-->
626    <string name="quick_settings_bluetooth_secondary_label_input">Input</string>
627    <!-- QuickSettings: Bluetooth secondary label for a Hearing aids device being connected [CHAR LIMIT=20]-->
628    <string name="quick_settings_bluetooth_secondary_label_hearing_aids">Hearing aids</string>
629    <!-- QuickSettings: Bluetooth secondary label shown when bluetooth is being enabled [CHAR LIMIT=NONE] -->
630    <string name="quick_settings_bluetooth_secondary_label_transient">Turning on&#8230;</string>
631    <!-- QuickSettings: Brightness [CHAR LIMIT=NONE] -->
632    <!-- QuickSettings: Rotation Unlocked [CHAR LIMIT=NONE] -->
633    <string name="quick_settings_rotation_unlocked_label">Auto-rotate</string>
634    <!-- Accessibility label for Auto-ratate QuickSettings tile [CHAR LIMIT=NONE] -->
635    <string name="accessibility_quick_settings_rotation">Auto-rotate screen</string>
636    <!-- Accessibility label for value of Auto-ratate QuickSettings tile [CHAR LIMIT=NONE] -->
637    <!-- QuickSettings: Rotation Locked [CHAR LIMIT=NONE] -->
638    <!-- QuickSettings: Locked to Portrait [CHAR LIMIT=NONE] -->
639    <!-- QuickSettings: Locked to Landscape [CHAR LIMIT=NONE] -->
640    <!-- QuickSettings: IME [CHAR LIMIT=NONE] -->
641    <!-- QuickSettings: Location [CHAR LIMIT=NONE] -->
642    <string name="quick_settings_location_label">Location</string>
643    <!-- QuickSettings: Location (Off) [CHAR LIMIT=NONE] -->
644    <!-- QuickSettings: Screen saver [CHAR LIMIT=NONE] -->
645    <string name="quick_settings_screensaver_label">Screen saver</string>
646    <!-- QuickSettings: Camera [CHAR LIMIT=NONE] -->
647    <string name="quick_settings_camera_label">Camera access</string>
648    <!-- QuickSettings: Microphone [CHAR LIMIT=NONE] -->
649    <string name="quick_settings_mic_label">Mic access</string>
650    <!-- QuickSettings: Camera or microphone access is allowed. If you update this string, please
651    update the string "available" in packages/modules/Permission/PermissionController[CHAR LIMIT=NONE] -->
652    <string name="quick_settings_camera_mic_available">Available</string>
653    <!-- QuickSettings: Camera or microphone access is blocked. If you update this string, please
654    update the string "blocked" in packages/modules/Permission/PermissionController [CHAR LIMIT=NONE] -->
655    <string name="quick_settings_camera_mic_blocked">Blocked</string>
656    <!-- QuickSettings: Media device [CHAR LIMIT=NONE] -->
657    <string name="quick_settings_media_device_label">Media device</string>
658    <!-- QuickSettings: RSSI [CHAR LIMIT=NONE] -->
659    <!-- QuickSettings: RSSI (No network) [CHAR LIMIT=NONE] -->
660    <!-- QuickSettings: Settings [CHAR LIMIT=NONE] -->
661    <!-- QuickSettings: Time [CHAR LIMIT=NONE] -->
662    <!-- QuickSettings: User [CHAR LIMIT=NONE] -->
663    <!-- QuickSettings: Title of the user detail panel [CHAR LIMIT=NONE] -->
664    <string name="quick_settings_user_title">User</string>
665    <!-- QuickSettings: Label on the item for adding a new user [CHAR LIMIT=NONE] -->
666    <!-- QuickSettings: Wifi [CHAR LIMIT=NONE] -->
667    <string name="quick_settings_wifi_label">Wi-Fi</string>
668    <!-- QuickSettings: Internet [CHAR LIMIT=NONE] -->
669    <string name="quick_settings_internet_label">Internet</string>
670    <!-- QuickSettings: networks available [CHAR LIMIT=NONE] -->
671    <string name="quick_settings_networks_available">Networks available</string>
672    <!-- QuickSettings: networks unavailable [CHAR LIMIT=NONE] -->
673    <string name="quick_settings_networks_unavailable">Networks unavailable</string>
674    <!-- QuickSettings: Wifi (Not connected) [CHAR LIMIT=NONE] -->
675    <!-- QuickSettings: Wifi (No network) [CHAR LIMIT=NONE] -->
676    <!-- QuickSettings: Wifi (Off) [CHAR LIMIT=NONE] -->
677    <!-- QuickSettings: Wifi (On) [CHAR LIMIT=NONE] -->
678    <!-- QuickSettings: Wifi detail panel, text when there are no items [CHAR LIMIT=NONE] -->
679    <string name="quick_settings_wifi_detail_empty_text">No Wi-Fi networks available</string>
680    <!-- QuickSettings: Wifi secondary label shown when the wifi is being enabled [CHAR LIMIT=NONE] -->
681    <string name="quick_settings_wifi_secondary_label_transient">Turning on&#8230;</string>
682    <!-- QuickSettings: Cast title [CHAR LIMIT=NONE] -->
683    <string name="quick_settings_cast_title">Screen Cast</string>
684    <!-- QuickSettings: Cast detail panel, status text when casting [CHAR LIMIT=NONE] -->
685    <string name="quick_settings_casting">Casting</string>
686    <!-- QuickSettings: Cast detail panel, default device name [CHAR LIMIT=NONE] -->
687    <string name="quick_settings_cast_device_default_name">Unnamed device</string>
688     <!-- QuickSettings: Cast detail panel, default device description [CHAR LIMIT=NONE] -->
689    <!-- QuickSettings: Cast detail panel, text when there are no items [CHAR LIMIT=NONE] -->
690    <string name="quick_settings_cast_detail_empty_text">No devices available</string>
691    <!-- QuickSettings: Cast unavailable, text when not connected to WiFi [CHAR LIMIT=NONE] -->
692    <string name="quick_settings_cast_no_wifi">Wi\u2011Fi not connected</string>
693    <!-- QuickSettings: Brightness dialog title [CHAR LIMIT=NONE] -->
694    <string name="quick_settings_brightness_dialog_title">Brightness</string>
695    <!-- QuickSettings: Label for the toggle that controls whether display inversion is enabled. [CHAR LIMIT=NONE] -->
696    <string name="quick_settings_inversion_label">Color inversion</string>
697    <!-- QuickSettings: Label for the toggle that controls whether display color correction is enabled. [CHAR LIMIT=NONE] -->
698    <string name="quick_settings_color_correction_label">Color correction</string>
699    <!-- QuickSettings: Label for font size scaling. [CHAR LIMIT=NONE] -->
700    <string name="quick_settings_font_scaling_label">Font size</string>
701    <!-- QuickSettings: Control panel: Label for button that navigates to user settings. [CHAR LIMIT=NONE] -->
702    <string name="quick_settings_more_user_settings">Manage users</string>
703    <!-- QuickSettings: Control panel: Label for button that dismisses control panel. [CHAR LIMIT=NONE] -->
704    <string name="quick_settings_done">Done</string>
705    <!-- QuickSettings: Control panel: Label for button that dismisses user switcher control panel. [CHAR LIMIT=NONE] -->
706    <string name="quick_settings_close_user_panel">Close</string>
707    <!-- QuickSettings: Control panel: Label for connected device. [CHAR LIMIT=NONE] -->
708    <string name="quick_settings_connected">Connected</string>
709    <!-- QuickSettings: Control panel: Label for connected device, showing remote device battery level. [CHAR LIMIT=NONE] -->
710    <string name="quick_settings_connected_battery_level">Connected, battery <xliff:g id="battery_level_as_percentage">%1$s</xliff:g></string>
711    <!-- QuickSettings: Control panel: Label for connecting device. [CHAR LIMIT=NONE] -->
712    <string name="quick_settings_connecting">Connecting...</string>
713    <!-- QuickSettings: Tethering. [CHAR LIMIT=NONE] -->
714    <!-- QuickSettings: Hotspot. [CHAR LIMIT=NONE] -->
715    <string name="quick_settings_hotspot_label">Hotspot</string>
716    <!-- QuickSettings: Hotspot. Secondary label shown when the hotspot is being enabled [CHAR LIMIT=NONE] -->
717    <string name="quick_settings_hotspot_secondary_label_transient">Turning on&#8230;</string>
718    <!-- QuickSettings: Hotspot. Secondary label shown when Data Saver mode is enabled to explain to
719         the user why they can't toggle the hotspot tile. [CHAR LIMIT=20] -->
720    <string name="quick_settings_hotspot_secondary_label_data_saver_enabled">Data Saver is on</string>
721    <!-- QuickSettings: Hotspot: Secondary label for how many devices are connected to the hotspot [CHAR LIMIT=NONE] -->
722    <string name="quick_settings_hotspot_secondary_label_num_devices">{count, plural,
723        =1 {# device}
724        other {# devices}
725    }</string>
726    <!-- QuickSettings: Notifications [CHAR LIMIT=NONE] -->
727    <!-- QuickSettings: Flashlight [CHAR LIMIT=NONE] -->
728    <string name="quick_settings_flashlight_label">Flashlight</string>
729    <!-- QuickSettings: Flashlight, used when it's not available due to camera in use [CHAR LIMIT=NONE] -->
730    <string name="quick_settings_flashlight_camera_in_use">Camera in use</string>
731    <!-- QuickSettings: Cellular detail panel title [CHAR LIMIT=NONE] -->
732    <string name="quick_settings_cellular_detail_title">Mobile data</string>
733    <!-- QuickSettings: Cellular detail panel, data usage title [CHAR LIMIT=NONE] -->
734    <string name="quick_settings_cellular_detail_data_usage">Data usage</string>
735    <!-- QuickSettings: Cellular detail panel, remaining data title [CHAR LIMIT=NONE] -->
736    <string name="quick_settings_cellular_detail_remaining_data">Remaining data</string>
737    <!-- QuickSettings: Cellular detail panel, over limit title [CHAR LIMIT=NONE] -->
738    <string name="quick_settings_cellular_detail_over_limit">Over limit</string>
739    <!-- QuickSettings: Cellular detail panel, data used format string [CHAR LIMIT=NONE] -->
740    <string name="quick_settings_cellular_detail_data_used"><xliff:g id="data_used" example="2.0 GB">%s</xliff:g> used</string>
741    <!-- QuickSettings: Cellular detail panel, data limit format string [CHAR LIMIT=NONE] -->
742    <string name="quick_settings_cellular_detail_data_limit"><xliff:g id="data_limit" example="2.0 GB">%s</xliff:g> limit</string>
743    <!-- QuickSettings: Cellular detail panel, data warning format string [CHAR LIMIT=NONE] -->
744    <string name="quick_settings_cellular_detail_data_warning"><xliff:g id="data_limit" example="2.0 GB">%s</xliff:g> warning</string>
745    <!-- QuickSettings: This string is in the easy-to-view settings that a user can pull down from
746    the top of their phone's screen. This is a label for a toggle to turn the work profile on and
747    off. This means a separate profile on a user's phone that's specifically for their
748    work apps and managed by their company. "Work" is used as an adjective. [CHAR LIMIT=NONE] -->
749    <string name="quick_settings_work_mode_label">Work apps</string>
750    <!-- QuickSettings: Subtitle for the Work profile Quick Settings tile when it's in the off
751    state. This corresponds to the work profile not being currently accessible. [CHAR LIMIT=20] -->
752    <string name="quick_settings_work_mode_paused_state">Paused</string>
753    <!-- QuickSettings: Label for the toggle to activate Night display (renamed "Night Light" with title caps). [CHAR LIMIT=20] -->
754    <string name="quick_settings_night_display_label">Night Light</string>
755    <!-- QuickSettings: Secondary text for when the Night Light will be enabled at sunset. [CHAR LIMIT=20] -->
756    <string name="quick_settings_night_secondary_label_on_at_sunset">On at sunset</string>
757    <!-- QuickSettings: Secondary text for when the Night Light will be on until sunrise. [CHAR LIMIT=20] -->
758    <string name="quick_settings_night_secondary_label_until_sunrise">Until sunrise</string>
759    <!-- QuickSettings: Secondary text for when the Night Light will be enabled at some user-selected time. [CHAR LIMIT=20] -->
760    <string name="quick_settings_night_secondary_label_on_at">On at <xliff:g id="time" example="10 pm">%s</xliff:g></string>
761    <!-- QuickSettings: Secondary text for when the Night Light or some other tile will be on until some user-selected time. [CHAR LIMIT=20] -->
762    <string name="quick_settings_secondary_label_until">Until <xliff:g id="time" example="7 am">%s</xliff:g></string>
763    <!-- QuickSettings: Label for the toggle to activate dark theme (A.K.A Dark Mode). [CHAR LIMIT=20] -->
764    <string name="quick_settings_ui_mode_night_label">Dark theme</string>
765    <!-- QuickSettings: Secondary text for the dark theme tile when enabled by battery saver. [CHAR LIMIT=20] -->
766    <string name="quick_settings_dark_mode_secondary_label_battery_saver">Battery Saver</string>
767    <!-- QuickSettings: Secondary text for when the Dark Mode will be enabled at sunset. [CHAR LIMIT=20] -->
768    <string name="quick_settings_dark_mode_secondary_label_on_at_sunset">On at sunset</string>
769    <!-- QuickSettings: Secondary text for when the Dark Mode will be on until sunrise. [CHAR LIMIT=20] -->
770    <string name="quick_settings_dark_mode_secondary_label_until_sunrise">Until sunrise</string>
771    <!-- QuickSettings: Secondary text for when the Dark theme will be enabled at some user-selected time. [CHAR LIMIT=20] -->
772    <string name="quick_settings_dark_mode_secondary_label_on_at">On at <xliff:g id="time" example="10 pm">%s</xliff:g></string>
773    <!-- QuickSettings: Secondary text for when the Dark theme or some other tile will be on until some user-selected time. [CHAR LIMIT=20] -->
774    <string name="quick_settings_dark_mode_secondary_label_until">Until <xliff:g id="time" example="7 am">%s</xliff:g></string>
775    <!-- QuickSettings: Secondary text for when the Dark theme will be enabled at bedtime. [CHAR LIMIT=40] -->
776    <string name="quick_settings_dark_mode_secondary_label_on_at_bedtime">On at bedtime</string>
777    <!-- QuickSettings: Secondary text for when the Dark theme or some other tile will be on until bedtime ends. [CHAR LIMIT=40] -->
778    <string name="quick_settings_dark_mode_secondary_label_until_bedtime_ends">Until bedtime ends</string>
779
780    <!-- QuickSettings: NFC tile [CHAR LIMIT=NONE] -->
781    <string name="quick_settings_nfc_label">NFC</string>
782    <!-- QuickSettings: NFC (off) [CHAR LIMIT=NONE] -->
783    <string name="quick_settings_nfc_off">NFC is disabled</string>
784    <!-- QuickSettings: NFC (on) [CHAR LIMIT=NONE] -->
785    <string name="quick_settings_nfc_on">NFC is enabled</string>
786
787    <!-- QuickSettings: Screen record tile [CHAR LIMIT=NONE] -->
788    <string name="quick_settings_screen_record_label">Screen record</string>
789    <!-- QuickSettings: Text to prompt the user to begin a new recording [CHAR LIMIT=20] -->
790    <string name="quick_settings_screen_record_start">Start</string>
791    <!-- QuickSettings: Text to prompt the user to stop an ongoing recording [CHAR LIMIT=20] -->
792    <string name="quick_settings_screen_record_stop">Stop</string>
793
794    <!-- QuickSettings: Label for the toggle that controls whether One-handed mode is enabled. [CHAR LIMIT=NONE] -->
795    <string name="quick_settings_onehanded_label">One-handed mode</string>
796
797    <!-- QuickSettings: Contrast tile [CHAR LIMIT=NONE] -->
798    <string name="quick_settings_contrast_label">Contrast</string>
799    <!-- QuickSettings: Contrast tile description: standard [CHAR LIMIT=NONE] -->
800    <string name="quick_settings_contrast_standard">Standard</string>
801    <!-- QuickSettings: Contrast tile description: medium [CHAR LIMIT=NONE] -->
802    <string name="quick_settings_contrast_medium">Medium</string>
803    <!-- QuickSettings: Contrast tile description: high [CHAR LIMIT=NONE] -->
804    <string name="quick_settings_contrast_high">High</string>
805
806    <!--- Title of dialog triggered if the microphone is disabled but an app tried to access it. [CHAR LIMIT=150] -->
807    <string name="sensor_privacy_start_use_mic_dialog_title">Unblock device microphone?</string>
808    <!--- Title of dialog triggered if the camera is disabled but an app tried to access it. [CHAR LIMIT=150] -->
809    <string name="sensor_privacy_start_use_camera_dialog_title">Unblock device camera?</string>
810    <!--- Title of dialog triggered if both microphone and camera are disabled but an app tried to access them. [CHAR LIMIT=150] -->
811    <string name="sensor_privacy_start_use_mic_camera_dialog_title">Unblock device camera and microphone?</string>
812
813    <!--- Content of dialog triggered if the microphone is disabled but an app tried to access it. [CHAR LIMIT=NONE] -->
814    <string name="sensor_privacy_start_use_mic_dialog_content">This unblocks access for all apps and services allowed to use your microphone.</string>
815    <!--- Content of dialog triggered if the camera is disabled but an app tried to access it. [CHAR LIMIT=NONE] -->
816    <string name="sensor_privacy_start_use_camera_dialog_content">This unblocks access for all apps and services allowed to use your camera.</string>
817    <!--- Title of dialog triggered if both microphone and camera are disabled but an app tried to access them. [CHAR LIMIT=150] -->
818    <string name="sensor_privacy_start_use_mic_camera_dialog_content">This unblocks access for all apps and services allowed to use your camera or microphone.</string>
819
820    <!--- Title of dialog triggered if the microphone is blocked by a hardware privacy switch but an app tried to access it. [CHAR LIMIT=150] -->
821    <string name="sensor_privacy_start_use_mic_blocked_dialog_title">Microphone is blocked</string>
822    <!--- Title of dialog triggered if the camera is blocked by a hardware privacy switch but an app tried to access it. [CHAR LIMIT=150] -->
823    <string name="sensor_privacy_start_use_camera_blocked_dialog_title">Camera is blocked</string>
824    <!--- Title of dialog triggered if both microphone and camera are blocked by a hardware privacy switch but an app tried to access them. [CHAR LIMIT=150] -->
825    <string name="sensor_privacy_start_use_mic_camera_blocked_dialog_title">The mic &amp; camera are blocked</string>
826
827    <!--- Content of dialog triggered if the microphone is disabled by HW toggle but an app tried to access it. [CHAR LIMIT=NONE] -->
828    <string name="sensor_privacy_start_use_mic_blocked_dialog_content">
829        To unblock, move the privacy switch on your device to the microphone on position to allow
830        microphone access. Refer to the device manual to locate the privacy switch on your device.
831    </string>
832    <!--- Content of dialog triggered if the camera is disabled by HW toggle but an app tried to access it. [CHAR LIMIT=NONE] -->
833    <string name="sensor_privacy_start_use_camera_blocked_dialog_content">
834        To unblock, move the privacy switch on your device to the camera on position to allow camera
835        access. Refer to the device manual to locate the privacy switch on your device.
836    </string>
837    <!--- Content of dialog triggered if the camera is disabled by HW toggle but an app tried to access it. [CHAR LIMIT=NONE] -->
838    <string name="sensor_privacy_start_use_mic_camera_blocked_dialog_content">
839        To unblock them, move the privacy switch on your device to the unblocked position to allow
840        access. Refer to the device manual to locate the privacy switch on your device.
841    </string>
842
843    <!--- Content of toast triggered if the microphone privacy is unblocked while the HW toggle privacy dialog was shown. [CHAR LIMIT=NONE] -->
844    <string name="sensor_privacy_mic_unblocked_toast_content">
845        Microphone available
846    </string>
847    <!--- Content of toast triggered if the camera privacy is unblocked while the HW toggle privacy dialog was shown. [CHAR LIMIT=NONE] -->
848    <string name="sensor_privacy_camera_unblocked_toast_content">
849        Camera available
850    </string>
851    <!--- Content of toast triggered if both mic and camera privacy is unblocked while the HW toggle privacy dialog was shown. [CHAR LIMIT=NONE] -->
852    <string name="sensor_privacy_mic_camera_unblocked_toast_content">
853        Microphone and camera available
854    </string>
855
856    <!--- Title of dialog triggered if the microphone sensor privacy changed its state to unblocked. [CHAR LIMIT=NONE] -->
857    <string name="sensor_privacy_mic_turned_on_dialog_title">
858        Microphone turned on
859    </string>
860
861    <!--- Title of dialog triggered if the microphone sensor privacy changed its state to blocked. [CHAR LIMIT=NONE] -->
862    <string name="sensor_privacy_mic_turned_off_dialog_title">
863        Microphone turned off
864    </string>
865
866    <!--- Content of dialog triggered if the microphone sensor privacy changed its state to unblocked. [CHAR LIMIT=NONE] -->
867    <string name="sensor_privacy_mic_unblocked_dialog_content">
868        Microphone is enabled for all apps and services.
869    </string>
870
871    <!--- Content of dialog triggered if the microphone sensor privacy changed its state to blocked.
872        and there are no active exceptions for explicit user interaction [CHAR LIMIT=NONE] -->
873    <string name="sensor_privacy_mic_blocked_no_exception_dialog_content">
874        Microphone access is disabled for all apps and services.
875        You can enable microphone access in Settings &gt; Privacy &gt; Microphone.
876    </string>
877
878    <!--- Content of dialog triggered if the microphone sensor privacy changed its state to blocked.
879        and there are active exceptions for explicit user interaction [CHAR LIMIT=NONE] -->
880    <string name="sensor_privacy_mic_blocked_with_exception_dialog_content">
881        Microphone access is disabled for all apps and services.
882        You can change this in Settings &gt; Privacy &gt; Microphone.
883    </string>
884
885    <!--- Title of dialog triggered if the camera sensor privacy changed its state to unblocked. [CHAR LIMIT=NONE] -->
886    <string name="sensor_privacy_camera_turned_on_dialog_title">
887        Camera turned on
888    </string>
889
890    <!--- Title of dialog triggered if the camera sensor privacy changed its state to blocked. [CHAR LIMIT=NONE] -->
891    <string name="sensor_privacy_camera_turned_off_dialog_title">
892        Camera turned off
893    </string>
894
895    <!--- Content of dialog triggered if the camera sensor privacy changed its state to unblocked. [CHAR LIMIT=NONE] -->
896    <string name="sensor_privacy_camera_unblocked_dialog_content">
897        Camera is enabled for all apps and services.
898    </string>
899
900    <!--- Content of dialog triggered if the camera sensor privacy changed its state to blocked. [CHAR LIMIT=NONE] -->
901    <string name="sensor_privacy_camera_blocked_dialog_content">
902        Camera access is disabled for all apps and services.
903    </string>
904
905    <!--- Content of dialog triggered if the microphone sensor privacy changed its state to blocked.
906        and there are active exceptions for explicit user interaction [CHAR LIMIT=NONE] -->
907    <string name="sensor_privacy_htt_blocked_dialog_content">To use the microphone button, enable microphone access in Settings.</string>
908
909    <!-- Sensor privacy dialog: Button to open system settings [CHAR LIMIT=50] -->
910    <string name="sensor_privacy_dialog_open_settings">Open Settings</string>
911
912    <!-- Default name for the media device shown in the output switcher when the name is not available [CHAR LIMIT=30] -->
913    <string name="media_seamless_other_device">Other device</string>
914
915    <!-- QuickStep: Accessibility to toggle overview [CHAR LIMIT=40] -->
916    <string name="quick_step_accessibility_toggle_overview">Toggle Overview</string>
917
918    <!-- Zen mode: Priority only introduction message on first use -->
919    <string name="zen_priority_introduction">You won\'t be disturbed by sounds and vibrations, except from alarms, reminders, events, and callers you specify. You\'ll still hear anything you choose to play including music, videos, and games.</string>
920
921    <!-- Zen mode: Alarms only introduction message on first use -->
922    <string name="zen_alarms_introduction">You won\'t be disturbed by sounds and vibrations, except from alarms. You\'ll still hear anything you choose to play including music, videos, and games.</string>
923
924    <!-- Zen mode: Priority only customization button label -->
925    <string name="zen_priority_customize_button">Customize</string>
926
927    <!-- Zen mode: Total silence introduction message on first use (voice capable devices) -->
928    <string name="zen_silence_introduction_voice">This blocks ALL sounds and vibrations, including from alarms, music, videos, and games. You\'ll still be able to make phone calls.</string>
929
930    <!-- Zen mode: Total silence introduction message on first use (non-voice capable devices) -->
931    <string name="zen_silence_introduction">This blocks ALL sounds and vibrations, including from alarms, music, videos, and games.</string>
932
933    <!-- Shows to explain the double tap interaction with notifications: After tapping a notification on Keyguard, this will explain users to tap again to launch a notification. [CHAR LIMIT=60] -->
934    <string name="notification_tap_again">Tap again to open</string>
935
936    <!-- Asks for a second tap as confirmation on an item that normally requires one tap. [CHAR LIMIT=60] -->
937    <string name="tap_again">Tap again</string>
938
939    <!-- Message shown when lock screen is tapped or face authentication fails. [CHAR LIMIT=60] -->
940    <string name="keyguard_unlock">Swipe up to open</string>
941
942    <!-- Message shown when lock screen is unlocked (ie: by trust agent or face auth). Provides extra instructions for how the user can enter their device [CHAR LIMIT=60] -->
943    <string name="keyguard_unlock_press">Press the unlock icon to open</string>
944
945    <!-- Message shown when non-bypass face authentication succeeds. Provides extra instructions for how the user can enter their device [CHAR LIMIT=60] -->
946    <string name="keyguard_face_successful_unlock_swipe">Unlocked by face. Swipe up to open.</string>
947    <!-- Message shown when non-bypass face authentication succeeds and UDFPS is supported. Provides extra instructions for how the user can enter their device [CHAR LIMIT=60] -->
948    <string name="keyguard_face_successful_unlock_press">Unlocked by face. Press the unlock icon to open.</string>
949    <!-- Message shown when non-bypass face authentication succeeds and UDFPS is supported. Provides extra instructions for how the user can enter their device [CHAR LIMIT=60] -->
950    <string name="keyguard_face_successful_unlock_press_alt_1">Unlocked by face. Press to open.</string>
951    <!-- Message shown when non-bypass face authentication succeeds and UDFPS is supported. Provides extra instructions for how the user can enter their device [CHAR LIMIT=60] -->
952    <string name="keyguard_face_successful_unlock_press_alt_2">Face recognized. Press to open.</string>
953    <!-- Message shown when non-bypass face authentication succeeds and UDFPS is supported. Provides extra instructions for how the user can enter their device [CHAR LIMIT=60] -->
954    <string name="keyguard_face_successful_unlock_press_alt_3">Face recognized. Press the unlock icon to open.</string>
955
956    <!-- Message shown when non-bypass face authentication succeeds. [CHAR LIMIT=60] -->
957    <string name="keyguard_face_successful_unlock">Unlocked by face</string>
958    <!-- Message shown when non-bypass face authentication succeeds. [CHAR LIMIT=60] -->
959    <string name="keyguard_face_successful_unlock_alt1">Face recognized</string>
960
961    <!-- Message shown when face authentication fails and the pin pad is visible. [CHAR LIMIT=60] -->
962    <string name="keyguard_retry">Swipe up to try again</string>
963    <!-- Message shown when face authentication fails and the pin pad is visible. [CHAR LIMIT=60] -->
964    <string name="accesssibility_keyguard_retry">Swipe up to try Face Unlock again</string>
965
966    <!-- Message shown when notifying user to unlock in order to use NFC. [CHAR LIMIT=60] -->
967    <string name="require_unlock_for_nfc">Unlock to use NFC</string>
968
969    <!-- Text on keyguard screen and in Quick Settings footer indicating that the user's device belongs to their organization. [CHAR LIMIT=60] -->
970    <string name="do_disclosure_generic">This device belongs to your organization</string>
971
972    <!-- Text on keyguard screen and in Quick Settings footer indicating that user's device belongs to their organization. [CHAR LIMIT=40] -->
973    <string name="do_disclosure_with_name">This device belongs to <xliff:g id="organization_name" example="Foo, Inc.">%s</xliff:g></string>
974
975    <!-- Text on keyguard screen and in Quick Settings footer indicating that the user's device is provided by the Creditor. [CHAR LIMIT=60] -->
976    <string name="do_financed_disclosure_with_name">This device is provided by <xliff:g id="organization_name" example="Foo, Inc.">%s</xliff:g></string>
977
978    <!-- Shows when people have clicked on the phone icon [CHAR LIMIT=60] -->
979    <string name="phone_hint">Swipe from icon for phone</string>
980
981    <!-- Shows when people have clicked on the voice assist icon [CHAR LIMIT=60] -->
982    <string name="voice_hint">Swipe from icon for voice assist</string>
983
984    <!-- Shows when people have clicked on the camera icon [CHAR LIMIT=60] -->
985    <string name="camera_hint">Swipe from icon for camera</string>
986
987    <!-- Accessibility content description for Interruption level: None. [CHAR LIMIT=NONE] -->
988    <string name="interruption_level_none_with_warning">Total silence.  This will also silence screen readers.</string>
989
990    <!-- Interruption level: None. [CHAR LIMIT=40] -->
991    <string name="interruption_level_none">Total silence</string>
992
993    <!-- Interruption level: Priority. [CHAR LIMIT=40] -->
994    <string name="interruption_level_priority">Priority only</string>
995
996    <!-- Interruption level: Alarms only. [CHAR LIMIT=40] -->
997    <string name="interruption_level_alarms">Alarms only</string>
998
999    <!-- Interruption level: None.  Optimized for narrow two-line display. [CHAR LIMIT=40] -->
1000    <string name="interruption_level_none_twoline">Total\nsilence</string>
1001
1002    <!-- Interruption level: Priority.  Optimized for narrow two-line display. [CHAR LIMIT=40] -->
1003    <string name="interruption_level_priority_twoline">Priority\nonly</string>
1004
1005    <!-- Interruption level: Alarms only.  Optimized for narrow two-line display. [CHAR LIMIT=40] -->
1006    <string name="interruption_level_alarms_twoline">Alarms\nonly</string>
1007
1008    <!-- Indication on the keyguard that is shown when the device is wirelessly charging. [CHAR LIMIT=80]-->
1009    <string name="keyguard_indication_charging_time_wireless"><xliff:g id="percentage" example="20%">%2$s</xliff:g> • Charging wirelessly • Full in <xliff:g id="charging_time_left" example="4 hr, 2 min">%1$s</xliff:g></string>
1010
1011    <!-- Indication on the keyguard that is shown when the device is charging. [CHAR LIMIT=50]-->
1012    <string name="keyguard_indication_charging_time"><xliff:g id="percentage">%2$s</xliff:g> • Charging • Full in <xliff:g id="charging_time_left" example="4 hr, 2 min">%1$s</xliff:g></string>
1013
1014    <!-- Indication on the keyguard that is shown when the device is charging rapidly. Should match keyguard_plugged_in_charging_fast [CHAR LIMIT=50]-->
1015    <string name="keyguard_indication_charging_time_fast"><xliff:g id="percentage">%2$s</xliff:g> • Charging rapidly • Full in <xliff:g id="charging_time_left" example="4 hr, 2 min">%1$s</xliff:g></string>
1016
1017    <!-- Indication on the keyguard that is shown when the device is charging slowly. Should match keyguard_plugged_in_charging_slowly [CHAR LIMIT=50]-->
1018    <string name="keyguard_indication_charging_time_slowly"><xliff:g id="percentage">%2$s</xliff:g> • Charging slowly • Full in <xliff:g id="charging_time_left" example="4 hr, 2 min">%1$s</xliff:g></string>
1019
1020    <!-- Indication on the keyguard that is shown when the device is dock charging. [CHAR LIMIT=80]-->
1021    <string name="keyguard_indication_charging_time_dock"><xliff:g id="percentage" example="20%">%2$s</xliff:g> • Charging • Full in <xliff:g id="charging_time_left" example="4 hr, 2 min">%1$s</xliff:g></string>
1022
1023    <!-- Related to user switcher --><skip/>
1024
1025    <!-- Accessibility label for the button that opens the user switcher. -->
1026    <string name="accessibility_multi_user_switch_switcher">Switch user</string>
1027
1028    <!-- Accessibility role description for the element that opens the user switcher list. -->
1029    <string name="accessibility_multi_user_list_switcher">pulldown menu</string>
1030
1031    <!-- Accessibility label for the user icon on the lock screen. -->
1032
1033    <!-- Accessibility label for the button that opens the quick contact of the user. -->
1034
1035    <!-- Message of the confirmation dialog when exiting guest session [CHAR LIMIT=NONE] -->
1036    <string name="guest_exit_guest_dialog_message">All apps and data in this session will be deleted.</string>
1037
1038    <!-- Title of the notification when resuming an existing guest session [CHAR LIMIT=NONE] -->
1039    <string name="guest_wipe_session_title">Welcome back, guest!</string>
1040
1041    <!-- Message of the notification when resuming an existing guest session [CHAR LIMIT=NONE] -->
1042    <string name="guest_wipe_session_message">Do you want to continue your session?</string>
1043
1044    <!-- Notification when resuming an existing guest session: Action that starts a new session [CHAR LIMIT=35] -->
1045    <string name="guest_wipe_session_wipe">Start over</string>
1046
1047    <!-- Notification when resuming an existing guest session: Action that continues with the current session [CHAR LIMIT=35] -->
1048    <string name="guest_wipe_session_dontwipe">Yes, continue</string>
1049
1050    <!-- App name of the notification when guest mode is entered [CHAR LIMIT=35] -->
1051    <string name="guest_notification_app_name">Guest mode</string>
1052    <!-- Title of the notification when guest mode is entered [CHAR LIMIT=35] -->
1053    <string name="guest_notification_session_active">You are in guest mode</string>
1054
1055    <!-- Additional message for add user confirmation dialog that is appended when current user is
1056         guest and guest is ephemeral. This is to warn users that current guest session
1057         would get removed after a new user is added and switched to [CHAR LIMIT=none] -->
1058    <string name="user_add_user_message_guest_remove">\n\nAdding a new user will exit guest mode
1059        and delete all apps and data from the current guest session.</string>
1060
1061    <!-- Title for the dialog that lets users know that the maximum allowed number of users on the device has been reached. [CHAR LIMIT=35]-->
1062    <string name="user_limit_reached_title">User limit reached</string>
1063
1064    <!-- Message that tells people what's the maximum number of uses allowed on the device. [CHAR_LIMIT=NONE]-->
1065    <string name="user_limit_reached_message">{count, plural,
1066        =1 {Only one user can be created.}
1067        other {You can add up to # users.}
1068    }</string>
1069
1070    <!-- Title of the confirmation dialog for deleting a user [CHAR LIMIT=NONE] -->
1071    <string name="user_remove_user_title">Remove user?</string>
1072
1073    <!-- Message of the confirmation dialog for deleting a user [CHAR LIMIT=NONE] -->
1074    <string name="user_remove_user_message">All apps and data of this user will be deleted.</string>
1075
1076    <!-- Label for button in confirmation dialog when exiting guest session [CHAR LIMIT=35] -->
1077    <string name="user_remove_user_remove">Remove</string>
1078
1079    <!-- Media projection without Partial Screenshare -->
1080    <!-- Media projection permission dialog warning title. [CHAR LIMIT=NONE] -->
1081    <string name="media_projection_dialog_title">Start recording or casting with <xliff:g id="app_seeking_permission" example="Hangouts">%s</xliff:g>?</string>
1082    <!-- Media projection permission dialog warning text. [CHAR LIMIT=NONE] -->
1083    <string name="media_projection_dialog_warning"><xliff:g id="app_seeking_permission" example="Hangouts">%s</xliff:g> will have access to all of the information that is visible on your screen or played from your device while recording or casting. This includes information such as passwords, payment details, photos, messages, and audio that you play.</string>
1084    <!-- Media projection permission dialog warning title for system services. [CHAR LIMIT=NONE] -->
1085    <string name="media_projection_sys_service_dialog_title">Start recording or casting?</string>
1086    <!-- Media projection permission dialog warning text for system services. [CHAR LIMIT=NONE] -->
1087    <string name="media_projection_sys_service_dialog_warning">The service providing this function will have access to all of the information that is visible on your screen or played from your device while recording or casting. This includes information such as passwords, payment details, photos, messages, and audio that you play.</string>
1088
1089    <!-- Permission dropdown option for sharing or recording the whole screen. [CHAR LIMIT=30] -->
1090    <string name="screen_share_permission_dialog_option_entire_screen">Entire screen</string>
1091    <!-- Permission dropdown option for sharing or recording single app. [CHAR LIMIT=30] -->
1092    <string name="screen_share_permission_dialog_option_single_app">A single app</string>
1093    <!-- Title of the dialog that allows to select an app to share or record [CHAR LIMIT=NONE] -->
1094    <string name="screen_share_permission_app_selector_title">Share or record an app</string>
1095
1096    <!-- Media projection that launched from 1P/3P apps -->
1097    <!-- 1P/3P app media projection permission dialog title. [CHAR LIMIT=NONE] -->
1098    <string name="media_projection_entry_app_permission_dialog_title">Start recording or casting with <xliff:g id="app_seeking_permission" example="Meet">%s</xliff:g>?</string>
1099    <!-- 1P/3P app media projection permission warning for capturing the whole screen. [CHAR LIMIT=350] -->
1100    <string name="media_projection_entry_app_permission_dialog_warning_entire_screen">When you’re sharing, recording, or casting, <xliff:g id="app_seeking_permission" example="Meet">%s</xliff:g> has access to anything visible on your screen or played on your device. So be careful with things like passwords, payment details, messages, photos, and audio and video.</string>
1101    <!-- 1P/3P app media projection permission warning for capturing an app. [CHAR LIMIT=350] -->
1102    <string name="media_projection_entry_app_permission_dialog_warning_single_app">When you’re sharing, recording, or casting an app, <xliff:g id="app_seeking_permission" example="Meet">%s</xliff:g> has access to anything shown or played on that app. So be careful with things like passwords, payment details, messages, photos, and audio and video.</string>
1103    <!-- 1P/3P apps media projection permission button to continue with app selection or recording [CHAR LIMIT=60] -->
1104    <string name="media_projection_entry_app_permission_dialog_continue">Start</string>
1105    <!-- 1P/3P apps disabled the single app projection option. [CHAR LIMIT=NONE] -->
1106    <string name="media_projection_entry_app_permission_dialog_single_app_disabled"><xliff:g id="app_name" example="Meet">%1$s</xliff:g> has disabled this option</string>
1107
1108    <!-- Casting that launched by SysUI (i.e. when there is no app name) -->
1109    <!-- System casting media projection permission dialog title. [CHAR LIMIT=100] -->
1110    <string name="media_projection_entry_cast_permission_dialog_title">Start casting?</string>
1111    <!-- System casting media projection permission warning for capturing the whole screen when SysUI casting requests it. [CHAR LIMIT=350] -->
1112    <string name="media_projection_entry_cast_permission_dialog_warning_entire_screen">When you’re casting, Android has access to anything visible on your screen or played on your device. So be careful with things like passwords, payment details, messages, photos, and audio and video.</string>
1113    <!-- System casting media projection permission warning for capturing a single app when SysUI casting requests it. [CHAR LIMIT=350] -->
1114    <string name="media_projection_entry_cast_permission_dialog_warning_single_app">When you’re casting an app, Android has access to anything shown or played on that app. So be careful with things like passwords, payment details, messages, photos, and audio and video.</string>
1115    <!-- System casting media projection permission button to continue for SysUI casting. [CHAR LIMIT=60] -->
1116    <string name="media_projection_entry_cast_permission_dialog_continue">Start casting</string>
1117
1118    <!-- Other sharing (not recording nor casting) that launched by SysUI (currently not in use) -->
1119    <!-- System sharing media projection permission dialog title. [CHAR LIMIT=100] -->
1120    <string name="media_projection_entry_generic_permission_dialog_title">Start sharing?</string>
1121    <!-- System sharing media projection permission warning for capturing the whole screen. [CHAR LIMIT=350] -->
1122    <string name="media_projection_entry_generic_permission_dialog_warning_entire_screen">When you’re sharing, recording, or casting, Android has access to anything visible on your screen or played on your device. So be careful with things like passwords, payment details, messages, photos, and audio and video.</string>
1123    <!-- System sharing media projection permission warning for capturing a single app. [CHAR LIMIT=350] -->
1124    <string name="media_projection_entry_generic_permission_dialog_warning_single_app">When you’re sharing, recording, or casting an app, Android has access to anything shown or played on that app. So be careful with things like passwords, payment details, messages, photos, and audio and video.</string>
1125    <!-- System sharing media projection permission button to continue. [CHAR LIMIT=60] -->
1126    <string name="media_projection_entry_generic_permission_dialog_continue">Start</string>
1127
1128    <!-- Task switcher notification -->
1129    <!-- Task switcher notification text. [CHAR LIMIT=100] -->
1130    <string name="media_projection_task_switcher_text">Sharing pauses when you switch apps</string>
1131    <!-- The action for switching to the foreground task. [CHAR LIMIT=40] -->
1132    <string name="media_projection_task_switcher_action_switch">Share this app instead</string>
1133    <!-- The action for switching back to the projected task. [CHAR LIMIT=40] -->
1134    <string name="media_projection_task_switcher_action_back">Switch back</string>
1135    <!-- Task switcher notification channel name. [CHAR LIMIT=40] -->
1136    <string name="media_projection_task_switcher_notification_channel">App switch</string>
1137
1138    <!-- Title for the dialog that is shown when screen capturing is disabled by enterprise policy. [CHAR LIMIT=100] -->
1139    <string name="screen_capturing_disabled_by_policy_dialog_title">Blocked by your IT admin</string>
1140
1141    <!-- Description for the dialog that is shown when screen capturing is disabled by enterprise policy. [CHAR LIMIT=350] -->
1142    <string name="screen_capturing_disabled_by_policy_dialog_description">Screen capturing is disabled by device policy</string>
1143
1144    <!-- The text to clear all notifications. [CHAR LIMIT=60] -->
1145    <string name="clear_all_notifications_text">Clear all</string>
1146
1147    <!-- The text for the manage notifications link. [CHAR LIMIT=40] -->
1148    <string name="manage_notifications_text">Manage</string>
1149
1150    <!-- The text for the notification history link. [CHAR LIMIT=40] -->
1151    <string name="manage_notifications_history_text">History</string>
1152
1153    <!-- Section title for notifications that have recently appeared. [CHAR LIMIT=40] -->
1154    <string name="notification_section_header_incoming">New</string>
1155
1156    <!-- Section title for notifications that do not vibrate or make noise. [CHAR LIMIT=40] -->
1157    <string name="notification_section_header_gentle">Silent</string>
1158
1159    <!-- Section title for notifications that vibrate or make noise. [CHAR LIMIT=40] -->
1160    <string name="notification_section_header_alerting">Notifications</string>
1161
1162    <!-- Section title for conversational notifications. [CHAR LIMIT=40] -->
1163    <string name="notification_section_header_conversations">Conversations</string>
1164
1165    <!-- Content description for accessibility: Tapping this button will dismiss all gentle notifications [CHAR LIMIT=NONE] -->
1166    <string name="accessibility_notification_section_header_gentle_clear_all">Clear all silent notifications</string>
1167
1168    <!-- The text to show in the notifications shade when dnd is suppressing notifications. [CHAR LIMIT=100] -->
1169    <string name="dnd_suppressing_shade_text">Notifications paused by Do Not Disturb</string>
1170
1171    <!-- Media projection permission dialog action text. [CHAR LIMIT=60] -->
1172    <string name="media_projection_action_text">Start now</string>
1173
1174    <!-- Text which is shown in the notification shade when there are no notifications. [CHAR LIMIT=30] -->
1175    <string name="empty_shade_text">No notifications</string>
1176
1177    <!-- Text which is shown in the expanded notification shade when there are currently no notifications visible that the user hasn't already seen. [CHAR LIMIT=30] -->
1178    <string name="no_unseen_notif_text">No new notifications</string>
1179
1180    <!-- Text which is shown in the locked notification shade when there are currently no notifications, but if the user were to unlock, notifications would appear. [CHAR LIMIT=40] -->
1181    <string name="unlock_to_see_notif_text">Unlock to see older notifications</string>
1182
1183    <!-- Disclosure at the bottom of Quick Settings that indicates that parental controls are enabled. [CHAR LIMIT=100] -->
1184    <string name="quick_settings_disclosure_parental_controls">This device is managed by your parent</string>
1185
1186    <!-- Disclosure at the bottom of Quick Settings that indicates that the user's device belongs to their organization, and the organization can monitor network traffic on that device. [CHAR LIMIT=100] -->
1187    <string name="quick_settings_disclosure_management_monitoring">Your organization owns this device and may monitor network traffic</string>
1188
1189    <!-- Disclosure at the bottom of Quick Settings that indicates that the user's device belongs to their organization, and the organization can monitor network traffic on that device. The placeholder is the organization's name. [CHAR LIMIT=100] -->
1190    <string name="quick_settings_disclosure_named_management_monitoring"><xliff:g id="organization_name" example="Foo, Inc.">%1$s</xliff:g> owns this device and may monitor network traffic</string>
1191
1192    <!-- Disclosure at the bottom of Quick Settings that indicates that the user's financed device belongs to the Creditor. The placeholder is the Creditor's name. [CHAR LIMIT=100] -->
1193    <string name="quick_settings_financed_disclosure_named_management">This device is provided by <xliff:g id="organization_name" example="Foo, Inc.">%s</xliff:g></string>
1194
1195    <!-- Disclosure at the bottom of Quick Settings that indicates that the user's device belongs to their organization, and the device is connected to a VPN. The placeholder is the VPN name. [CHAR LIMIT=100] -->
1196    <string name="quick_settings_disclosure_management_named_vpn">This device belongs to your organization and is connected to the internet through <xliff:g id="vpn_app" example="Foo VPN App">%1$s</xliff:g></string>
1197
1198    <!-- Disclosure at the bottom of Quick Settings that indicates that the user's device belongs to their organization, and the device is connected to a VPN. The first placeholder is the organization name, and the second placeholder is the VPN name. [CHAR LIMIT=150] -->
1199    <string name="quick_settings_disclosure_named_management_named_vpn">This device belongs to <xliff:g id="organization_name" example="Foo, Inc.">%1$s</xliff:g> and is connected to the internet through <xliff:g id="vpn_app" example="Foo VPN App">%2$s</xliff:g></string>
1200
1201    <!-- Disclosure at the bottom of Quick Settings that indicates that the user's device belongs to their organization. [CHAR LIMIT=100] -->
1202    <string name="quick_settings_disclosure_management">This device belongs to your organization</string>
1203
1204    <!-- Disclosure at the bottom of Quick Settings that indicates that the user's device belongs to their organization. The placeholder is the organization's name. [CHAR LIMIT=100] -->
1205    <string name="quick_settings_disclosure_named_management">This device belongs to <xliff:g id="organization_name" example="Foo, Inc.">%1$s</xliff:g></string>
1206
1207    <!-- Disclosure at the bottom of Quick Settings that indicates that the user's device belongs to their organization, and the device is connected to multiple VPNs. [CHAR LIMIT=100] -->
1208    <string name="quick_settings_disclosure_management_vpns">This device belongs to your organization and is connected to the internet through VPNs</string>
1209
1210    <!-- Disclosure at the bottom of Quick Settings that indicates that the user's device belongs to their organization, and the device is connected to multiple VPNs. The placeholder is the organization's name. [CHAR LIMIT=100] -->
1211    <string name="quick_settings_disclosure_named_management_vpns">This device belongs to <xliff:g id="organization_name" example="Foo, Inc.">%1$s</xliff:g> and is connected to the internet through VPNs</string>
1212
1213    <!-- Disclosure at the bottom of Quick Settings that indicates that the device has a managed profile which can be monitored by the profile owner [CHAR LIMIT=100] -->
1214    <string name="quick_settings_disclosure_managed_profile_monitoring">Your organization may monitor network traffic in your work profile</string>
1215
1216    <!-- Disclosure at the bottom of Quick Settings that indicates that the device has a managed profile which can be monitored by the profile owner [CHAR LIMIT=100] -->
1217    <string name="quick_settings_disclosure_named_managed_profile_monitoring"><xliff:g id="organization_name" example="Foo, Inc.">%1$s</xliff:g> may monitor network traffic in your work profile</string>
1218
1219    <!-- Disclosure at the bottom of Quick Settings that indicates that the user's device has a managed profile where network activity is visible to their IT admin [CHAR LIMIT=100] -->
1220    <string name="quick_settings_disclosure_managed_profile_network_activity">Work profile network activity is visible to your IT admin</string>
1221
1222    <!-- Disclosure at the bottom of Quick Settings that indicates that a certificate authorithy is installed on this device and the traffic might be monitored [CHAR LIMIT=100] -->
1223    <string name="quick_settings_disclosure_monitoring">Network may be monitored</string>
1224
1225    <!-- Disclosure at the bottom of Quick Settings that indicates that the device is connected to multiple VPNs. [CHAR LIMIT=100] -->
1226    <string name="quick_settings_disclosure_vpns">This device is connected to the internet through VPNs</string>
1227
1228    <!-- Disclosure at the bottom of Quick Settings that indicates that the device is connected to a VPN in the work profile. The placeholder is the VPN name. [CHAR LIMIT=100] -->
1229    <string name="quick_settings_disclosure_managed_profile_named_vpn">Your work apps are connected to the internet through <xliff:g id="vpn_app" example="Foo VPN App">%1$s</xliff:g></string>
1230
1231
1232    <!-- Disclosure at the bottom of Quick Settings that indicates that the device is connected to a VPN in the personal profile (instead of the work profile). The placeholder is the VPN name. [CHAR LIMIT=100] -->
1233    <string name="quick_settings_disclosure_personal_profile_named_vpn">Your personal apps are connected to the internet through <xliff:g id="vpn_app" example="Foo VPN App">%1$s</xliff:g></string>
1234
1235
1236    <!-- Disclosure at the bottom of Quick Settings that indicates that the device is connected to a VPN. The placeholder is the VPN name. [CHAR LIMIT=100] -->
1237    <string name="quick_settings_disclosure_named_vpn">This device is connected to the internet through <xliff:g id="vpn_app" example="Foo VPN App">%1$s</xliff:g></string>
1238
1239
1240    <!-- Monitoring dialog title for financed device [CHAR LIMIT=60] -->
1241    <string name="monitoring_title_financed_device">This device is provided by <xliff:g id="organization_name" example="Foo, Inc.">%s</xliff:g></string>
1242
1243    <!-- Monitoring dialog title for device owned devices [CHAR LIMIT=35] -->
1244    <string name="monitoring_title_device_owned">Device management</string>
1245
1246    <!-- STOPSHIP Monitoring strings still need to be finalized and approved -->
1247    <!-- Monitoring dialog subtitle for the section describing VPN [CHAR LIMIT=35]-->
1248    <string name="monitoring_subtitle_vpn">VPN</string>
1249
1250    <!-- Monitoring dialog subtitle for the section describing network logging [CHAR LIMIT=35]-->
1251    <string name="monitoring_subtitle_network_logging">Network logging</string>
1252
1253    <!-- Monitoring dialog subtitle for the section describing certificate authorities [CHAR LIMIT=35]-->
1254    <string name="monitoring_subtitle_ca_certificate">CA certificates</string>
1255
1256    <!-- Monitoring dialog label for button opening a page with more information on the admin's abilities [CHAR LIMIT=30] -->
1257    <string name="monitoring_button_view_policies">View Policies</string>
1258
1259    <!-- Monitoring dialog label for button opening a page with more information on parental controls [CHAR LIMIT=30] -->
1260    <string name="monitoring_button_view_controls">View controls</string>
1261
1262    <!-- Dialog that a user can access via Quick Settings. The dialog describes what the IT admin can monitor (and the changes they can make) on the user's device. [CHAR LIMIT=NONE]-->
1263    <string name="monitoring_description_named_management">This device belongs to <xliff:g id="organization_name" example="Foo, Inc.">%1$s</xliff:g>.\n\nYour IT admin can monitor and manage settings, corporate access, apps, data associated with your device, and your device\'s location information.\n\nFor more information, contact your IT admin.</string>
1264
1265    <!-- Dialog that a user can access via Quick Settings. The dialog describes what a Creditor can monitor (and the changes they can make) on the user's financed device. [CHAR LIMIT=NONE]-->
1266    <string name="monitoring_financed_description_named_management"><xliff:g id="organization_name" example="Foo, Inc.">%1$s</xliff:g> may be able to access data associated with this device, manage apps, and change this device\’s settings.\n\nIf you have questions, contact <xliff:g id="organization_name" example="Foo, Inc.">%2$s</xliff:g>.</string>
1267
1268    <!-- Dialog that a user can access via Quick Settings. The dialog describes what the IT admin can monitor (and the changes they can make) on the user's device. [CHAR LIMIT=NONE]-->
1269    <string name="monitoring_description_management">This device belongs to your organization.\n\nYour IT admin can monitor and manage settings, corporate access, apps, data associated with your device, and your device\'s location information.\n\nFor more information, contact your IT admin.</string>
1270
1271    <!-- Monitoring dialog: Description of a CA Certificate. [CHAR LIMIT=NONE]-->
1272    <string name="monitoring_description_management_ca_certificate">Your organization installed a certificate authority on this device. Your secure network traffic may be monitored or modified.</string>
1273
1274    <!-- Monitoring dialog: Description of a CA Certificate in the work profile. [CHAR LIMIT=NONE]-->
1275    <string name="monitoring_description_managed_profile_ca_certificate">Your organization installed a certificate authority in your work profile. Your secure network traffic may be monitored or modified.</string>
1276
1277    <!-- Monitoring dialog: Description of a CA Certificate. [CHAR LIMIT=NONE]-->
1278    <string name="monitoring_description_ca_certificate">A certificate authority is installed on this device. Your secure network traffic may be monitored or modified.</string>
1279
1280    <!-- Monitoring dialog: Description of Network Logging. [CHAR LIMIT=NONE]-->
1281    <string name="monitoring_description_management_network_logging">Your admin has turned on network logging, which monitors traffic on your device.</string>
1282
1283    <!-- Monitoring dialog: Description of Network Logging in the work profile. [CHAR LIMIT=NONE]-->
1284    <string name="monitoring_description_managed_profile_network_logging">Your admin has turned on network logging, which monitors traffic in your work profile but not in your personal profile.</string>
1285
1286    <!-- Monitoring dialog: Description of an active VPN. [CHAR LIMIT=NONE]-->
1287    <string name="monitoring_description_named_vpn">This device is connected to the internet through <xliff:g id="vpn_app" example="Foo VPN App">%1$s</xliff:g>. Your network activity, including emails and browsing data, is visible to the VPN provider.</string>
1288
1289    <!-- Monitoring dialog: Description of an active VPN on a managed device. [CHAR LIMIT=NONE]-->
1290    <string name="monitoring_description_managed_device_named_vpn">This device is connected to the internet through <xliff:g id="vpn_app" example="Foo VPN App">%1$s</xliff:g>. Your network activity, including emails and browsing data, is visible to your IT admin.</string>
1291
1292    <!-- Monitoring dialog: Description of two active VPNs. [CHAR LIMIT=NONE]-->
1293    <string name="monitoring_description_two_named_vpns">This device is connected to the internet through <xliff:g id="vpn_app" example="Foo VPN App">%1$s</xliff:g> and <xliff:g id="vpn_app" example="Bar VPN App">%2$s</xliff:g>. Your network activity, including emails and browsing data, is visible to your IT admin.</string>
1294
1295    <!-- Monitoring dialog: Description of an active VPN in the work profile. [CHAR LIMIT=NONE]-->
1296    <string name="monitoring_description_managed_profile_named_vpn">Your work apps are connected to the internet through <xliff:g id="vpn_app" example="Foo VPN App">%1$s</xliff:g>. Your network activity in work apps, including emails and browsing data, is visible to your IT admin and VPN provider.</string>
1297
1298    <!-- Monitoring dialog: Description of an active VPN in the personal profile (as opposed to the work profile). [CHAR LIMIT=NONE]-->
1299    <string name="monitoring_description_personal_profile_named_vpn">Your personal apps are connected to the internet through <xliff:g id="vpn_app" example="Foo VPN App">%1$s</xliff:g>. Your network activity, including emails and browsing data, is visible to your VPN provider.</string>
1300
1301    <!-- Monitoring dialog: Space that separates the VPN body text and the "Open VPN Settings" link that follows it. [CHAR LIMIT=5] -->
1302    <string name="monitoring_description_vpn_settings_separator">" "</string>
1303
1304    <!-- Monitoring dialog: Link to open the VPN settings page [CHAR LIMIT=60] -->
1305    <string name="monitoring_description_vpn_settings">Open VPN settings</string>
1306
1307    <!-- Dialog that a user can access via Quick Settings. [CHAR LIMIT=NONE]-->
1308    <string name="monitoring_description_parental_controls">This device is managed by your parent. Your parent can see and manage information such as the apps you use, your location, and your screen time.</string>
1309
1310    <!-- Name for a generic legacy VPN connection [CHAR LIMIT=20] -->
1311    <string name="legacy_vpn_name">VPN</string>
1312
1313    <!-- Indication on the keyguard that appears when a trust agents unlocks the device. [CHAR LIMIT=40] -->
1314    <string name="keyguard_indication_trust_unlocked">Kept unlocked by TrustAgent</string>
1315
1316    <!-- Accessibility string for current zen mode and selected exit condition. A template that simply concatenates existing mode string and the current condition description. [CHAR LIMIT=20] -->
1317    <string name="zen_mode_and_condition"><xliff:g id="zen_mode" example="Priority interruptions only">%1$s</xliff:g>. <xliff:g id="exit_condition" example="For one hour">%2$s</xliff:g></string>
1318
1319    <!-- Content description for accessibility (not shown on the screen): volume dialog settings button. [CHAR LIMIT=NONE] -->
1320    <string name="accessibility_volume_settings">Sound settings</string>
1321
1322    <!-- Label for the odi caption initial tool tip. [CHAR LIMIT=28] -->
1323    <string name="volume_odi_captions_tip">Automatically caption media</string>
1324
1325    <!-- Content description for accessibility: Clear the odi caption tool tip. [CHAR LIMIT=NONE] -->
1326    <string name="accessibility_volume_close_odi_captions_tip">Close captions tip</string>
1327
1328    <!-- Content description for accessibility: Captions button. [CHAR LIMIT=NONE] -->
1329    <string name="volume_odi_captions_content_description">Captions overlay</string>
1330
1331    <!-- Content description for accessibility: Hint if click will enable. [CHAR LIMIT=NONE] -->
1332    <string name="volume_odi_captions_hint_enable">enable</string>
1333    <!-- Content description for accessibility: Hint if click will disable. [CHAR LIMIT=NONE] -->
1334    <string name="volume_odi_captions_hint_disable">disable</string>
1335
1336    <!-- Sound and vibration settings dialog title. [CHAR LIMIT=30] -->
1337    <string name="sound_settings">Sound &amp; vibration</string>
1338    <!-- Label for button to go to sound settings screen [CHAR_LIMIT=30] -->
1339    <string name="volume_panel_dialog_settings_button">Settings</string>
1340
1341    <!-- Title for notification after audio lowers -->
1342    <string name="csd_lowered_title" product="default">Volume lowered to safer level</string>
1343    <!-- Message shown in notification after system lowers audio -->
1344    <string name="csd_system_lowered_text" product="default">Headphone volume has been high for longer than recommended</string>
1345    <!-- Message shown in notification after system lowers audio after 500% of
1346         sound dosage is reached.
1347    -->
1348    <string name="csd_500_system_lowered_text" product="default">Headphone volume has exceeded the safe limit for this week</string>
1349    <!-- Message for sound dose warning dialog button to keep listening -->
1350    <string name="csd_button_keep_listening" product="default">Keep listening</string>
1351    <!-- Message for sound dose warning dialog button to lower volume -->
1352    <string name="csd_button_lower_volume" product="default">Lower volume</string>
1353
1354    <!-- content description for audio output chooser [CHAR LIMIT=NONE]-->
1355
1356    <!-- Screen pinning dialog title. -->
1357    <string name="screen_pinning_title">App is pinned</string>
1358    <!-- Screen pinning dialog description. -->
1359    <string name="screen_pinning_description">This keeps it in view until you unpin. Touch &amp; hold Back and Overview to unpin.</string>
1360    <string name="screen_pinning_description_recents_invisible">This keeps it in view until you unpin. Touch &amp; hold Back and Home to unpin.</string>
1361    <string name="screen_pinning_description_gestural">This keeps it in view until you unpin. Swipe up &amp; hold to unpin.</string>
1362    <!-- Screen pinning dialog description. -->
1363    <string name="screen_pinning_description_accessible">This keeps it in view until you unpin. Touch &amp; hold Overview to unpin.</string>
1364    <string name="screen_pinning_description_recents_invisible_accessible">This keeps it in view until you unpin. Touch &amp; hold Home to unpin.</string>
1365    <!-- Screen pinning security warning: personal data, email, contacts may be exposed while screen is pinned. [CHAR LIMIT=NONE] -->
1366    <string name="screen_pinning_exposes_personal_data">Personal data may be accessible (such as contacts and email content).</string>
1367    <!-- Screen pinning security warning: a pinned app can still launch other apps. [CHAR LIMIT=NONE] -->
1368    <string name="screen_pinning_can_open_other_apps">Pinned app may open other apps.</string>
1369    <!-- Notify use that they are in Lock-to-app -->
1370    <string name="screen_pinning_toast">To unpin this app, touch &amp; hold Back and Overview
1371        buttons</string>
1372    <string name="screen_pinning_toast_recents_invisible">To unpin this app, touch &amp; hold Back
1373        and Home buttons</string>
1374    <!-- Notify (in toast) user how to unpin screen in gesture navigation mode [CHAR LIMIT=NONE] -->
1375    <string name="screen_pinning_toast_gesture_nav">To unpin this app, swipe up &amp; hold</string>
1376    <!-- Screen pinning positive response. -->
1377    <string name="screen_pinning_positive">Got it</string>
1378    <!-- Screen pinning negative response. -->
1379    <string name="screen_pinning_negative">No thanks</string>
1380    <!-- Enter/Exiting screen pinning indication. -->
1381    <string name="screen_pinning_start">App pinned</string>
1382    <string name="screen_pinning_exit">App unpinned</string>
1383
1384
1385    <!-- Hide quick settings tile confirmation title -->
1386
1387    <!-- Hide quick settings tile confirmation message -->
1388
1389    <!-- Hide quick settings tile confirmation button -->
1390
1391    <!-- volume stream names. All nouns. -->
1392    <string name="stream_voice_call">Call</string> <!-- STREAM_VOICE_CALL -->
1393    <string name="stream_system">System</string> <!-- STREAM_SYSTEM -->
1394    <string name="stream_ring">Ring</string> <!-- STREAM_RING -->
1395    <string name="stream_music">Media</string> <!-- STREAM_MUSIC -->
1396    <string name="stream_alarm">Alarm</string> <!-- STREAM_ALARM -->
1397    <string name="stream_notification">Notification</string> <!-- STREAM_NOTIFICATION -->
1398    <string name="stream_bluetooth_sco">Bluetooth</string> <!-- STREAM_BLUETOOTH_SCO -->
1399    <string name="stream_system_enforced" translatable="false">System enforced</string> <!-- STREAM_SYSTEM_ENFORCED -->
1400    <string name="stream_dtmf">Dual multi tone frequency</string> <!-- STREAM_DTMF -->
1401    <string name="stream_tts" translatable="false">Transmitted Through Speaker</string> <!-- STREAM_TTS -->
1402    <string name="stream_accessibility">Accessibility</string> <!-- STREAM_ACCESSIBILITY -->
1403
1404    <string name="volume_ringer_status_normal">Ring</string>
1405    <string name="volume_ringer_status_vibrate">Vibrate</string>
1406    <string name="volume_ringer_status_silent">Mute</string>
1407
1408    <!-- Shown in the header of quick settings to indicate to the user that their phone ringer is on vibrate. [CHAR_LIMIT=NONE] -->
1409    <!-- Shown in the header of quick settings to indicate to the user that their phone ringer is on silent (muted). [CHAR_LIMIT=NONE] -->
1410
1411    <string name="volume_stream_content_description_unmute">%1$s. Tap to unmute.</string>
1412    <string name="volume_stream_content_description_vibrate">%1$s. Tap to set to vibrate. Accessibility services may be muted.</string>
1413    <string name="volume_stream_content_description_mute">%1$s. Tap to mute. Accessibility services may be muted.</string>
1414    <string name="volume_stream_content_description_vibrate_a11y">%1$s. Tap to set to vibrate.</string>
1415    <string name="volume_stream_content_description_mute_a11y">%1$s. Tap to mute.</string>
1416
1417    <string name="volume_ringer_change">Tap to change ringer mode</string>
1418
1419    <!-- Hint for accessibility. For example: double tap to mute [CHAR_LIMIT=NONE] -->
1420    <string name="volume_ringer_hint_mute">mute</string>
1421    <!-- Hint for accessibility. For example: double tap to unmute [CHAR_LIMIT=NONE] -->
1422    <string name="volume_ringer_hint_unmute">unmute</string>
1423    <!-- Hint for accessibility. For example: double tap to vibrate [CHAR_LIMIT=NONE] -->
1424    <string name="volume_ringer_hint_vibrate">vibrate</string>
1425
1426    <string name="volume_dialog_title">%s volume controls</string>
1427
1428    <string name="volume_dialog_ringer_guidance_ring">Calls and notifications will ring (<xliff:g id="volume level" example="56">%1$s</xliff:g>)</string>
1429
1430    <!-- Name of special SystemUI debug settings -->
1431    <string name="system_ui_tuner">System UI Tuner</string>
1432
1433    <!-- Name of status bar -->
1434    <string name="status_bar">Status bar</string>
1435
1436    <!-- Name of System UI demo mode (mode with preset icons for screenshots) -->
1437    <string name="demo_mode">System UI demo mode</string>
1438
1439    <!-- Enable demo mode -->
1440    <string name="enable_demo_mode">Enable demo mode</string>
1441
1442    <!-- Show demo mode icons -->
1443    <string name="show_demo_mode">Show demo mode</string>
1444
1445    <!-- Name of the ethernet status bar icon. -->
1446    <string name="status_bar_ethernet">Ethernet</string>
1447
1448    <!-- Name of the alarm status bar icon. -->
1449    <string name="status_bar_alarm">Alarm</string>
1450
1451    <!-- Wallet strings -->
1452    <!-- Wallet empty state, title [CHAR LIMIT=32] -->
1453    <string name="wallet_title">Wallet</string>
1454    <!-- Wallet empty state label. [CHAR LIMIT=NONE] -->
1455    <string name="wallet_empty_state_label">Get set up to make faster, more secure purchases with your phone</string>
1456    <!-- Label of the button at the bottom prompting user enter wallet app. [CHAR LIMIT=NONE] -->
1457    <string name="wallet_app_button_label">Show all</string>
1458    <!-- Label of the button underneath the card carousel prompting user unlock device. [CHAR LIMIT=NONE] -->
1459    <!-- Secondary label of the quick access wallet tile if no card. [CHAR LIMIT=NONE] -->
1460    <string name="wallet_secondary_label_no_card">Tap to open</string>
1461    <!-- Secondary label of the quick access wallet tile if wallet is still updating. [CHAR LIMIT=NONE] -->
1462    <string name="wallet_secondary_label_updating">Updating</string>
1463    <!-- Secondary label of the quick access wallet tile if device locked. [CHAR LIMIT=NONE] -->
1464    <string name="wallet_secondary_label_device_locked">Unlock to use</string>
1465    <!-- Message shown when an unknown failure occurred when fetching cards. [CHAR LIMIT=NONE] -->
1466    <string name="wallet_error_generic">There was a problem getting your cards, please try again later</string>
1467    <!-- Overflow menu item label to open the lockscreen settings in wallet activity. [CHAR LIMIT=NONE] -->
1468    <string name="wallet_lockscreen_settings_label">Lock screen settings</string>
1469
1470    <!-- QR Code Scanner label, title [CHAR LIMIT=32] -->
1471    <string name="qr_code_scanner_title">QR code scanner</string>
1472
1473    <!-- QR Code Scanner Secondary label when GMS Core is Updating -->
1474    <string name="qr_code_scanner_updating_secondary_label">Updating</string>
1475
1476    <!-- Name of the work status bar icon. -->
1477    <string name="status_bar_work">Work profile</string>
1478
1479    <!-- Name of the airplane status bar icon. -->
1480    <string name="status_bar_airplane">Airplane mode</string>
1481
1482    <!-- Description for adding  a quick settings tile -->
1483
1484    <!-- Name of a quick settings tile controlled by broadcast -->
1485
1486    <!-- For preview release. DO NOT TRANSLATE -->
1487
1488    <!-- Warning text when an alarm might be silenced by Do Not Disturb [CHAR LIMIT=NONE] -->
1489    <string name="zen_alarm_warning_indef">You won\'t hear your next alarm <xliff:g id="when" example="at 7:00 AM">%1$s</xliff:g> unless you turn this off before then</string>
1490
1491    <!-- Warning text when an alarm might be silenced by Do Not Disturb due to a time-based condition [CHAR LIMIT=NONE] -->
1492    <string name="zen_alarm_warning">You won\'t hear your next alarm <xliff:g id="when" example="at 7:00 AM">%1$s</xliff:g></string>
1493
1494    <!-- Alarm template for near alarms [CHAR LIMIT=25] -->
1495    <string name="alarm_template">at <xliff:g id="when" example="7:00 AM">%1$s</xliff:g></string>
1496
1497    <!-- Alarm template for far alarms [CHAR LIMIT=25] -->
1498    <string name="alarm_template_far">on <xliff:g id="when" example="Fri 7:00 AM">%1$s</xliff:g></string>
1499
1500    <!-- Accessibility label for hotspot icon [CHAR LIMIT=NONE] -->
1501    <string name="accessibility_status_bar_hotspot">Hotspot</string>
1502
1503    <!-- Accessibility label for managed profile icon (not shown on screen) [CHAR LIMIT=NONE] -->
1504    <string name="accessibility_managed_profile">Work profile</string>
1505
1506    <!-- Title of warning when entering System UI tuner for first time [CHAR LIMIT=NONE] -->
1507    <string name="tuner_warning_title">Fun for some but not for all</string>
1508
1509    <!-- Warning for users entering the System UI tuner for the first time [CHAR LIMIT=NONE]-->
1510    <string name="tuner_warning">System UI Tuner gives you extra ways to tweak and customize the Android user interface. These experimental features may change, break, or disappear in future releases. Proceed with caution.</string>
1511
1512    <!-- Warning for users entering the System UI tuner [CHAR LIMIT=NONE]-->
1513    <string name="tuner_persistent_warning">These experimental features may change, break, or disappear in future releases. Proceed with caution.</string>
1514
1515    <!-- Generic "got it" acceptance of dialog or cling [CHAR LIMIT=NONE] -->
1516    <string name="got_it">Got it</string>
1517
1518    <!-- Toast describing tuner has been enabled [CHAR LIMIT=NONE] -->
1519    <string name="tuner_toast">Congrats! System UI Tuner has been added to Settings</string>
1520
1521    <!-- Option to remove the tuner from settings [CHAR LIMIT=NONE] -->
1522    <string name="remove_from_settings">Remove from Settings</string>
1523
1524    <!-- Dialog asking if the tuner should really be removed from settings [CHAR LIMIT=NONE]-->
1525    <string name="remove_from_settings_prompt">Remove System UI Tuner from Settings and stop using all of its features?"</string>
1526
1527    <string name="qs_customize_remove" translatable="false">Remove</string>
1528
1529    <!-- Dialog title asking if Bluetooth should be enabled [CHAR LIMIT=NONE] -->
1530    <string name="enable_bluetooth_title">Turn on Bluetooth?</string>
1531
1532    <!-- Dialog message explaining why Bluetooth should be enabled when a packaged keyboard is
1533         conncted to the device [CHAR LIMIT=NONE] -->
1534    <string name="enable_bluetooth_message">To connect your keyboard with your tablet, you first have to turn on Bluetooth.</string>
1535
1536    <!-- Bluetooth enablement ok text [CHAR LIMIT=40] -->
1537    <string name="enable_bluetooth_confirmation_ok">Turn on</string>
1538
1539    <!-- [CHAR LIMIT=NONE] Importance Tuner setting title -->
1540    <string name="tuner_full_importance_settings">Power notification controls</string>
1541
1542    <!-- [CHAR LIMIT=NONE] Notification camera based rotation enabled description -->
1543    <string name="rotation_lock_camera_rotation_on">On - Face-based</string>
1544
1545    <string name="power_notification_controls_description">With power notification controls, you can set an importance level from 0 to 5 for an app\'s notifications.
1546        \n\n<b>Level 5</b>
1547        \n- Show at the top of the notification list
1548        \n- Allow full screen interruption
1549        \n- Always peek
1550        \n\n<b>Level 4</b>
1551        \n- Prevent full screen interruption
1552        \n- Always peek
1553        \n\n<b>Level 3</b>
1554        \n- Prevent full screen interruption
1555        \n- Never peek
1556        \n\n<b>Level 2</b>
1557        \n- Prevent full screen interruption
1558        \n- Never peek
1559        \n- Never make sound and vibration
1560        \n\n<b>Level 1</b>
1561        \n- Prevent full screen interruption
1562        \n- Never peek
1563        \n- Never make sound or vibrate
1564        \n- Hide from lock screen and status bar
1565        \n- Show at the bottom of the notification list
1566        \n\n<b>Level 0</b>
1567        \n- Block all notifications from the app
1568    </string>
1569
1570    <!-- Notification Inline controls: button to dismiss the blocking helper [CHAR_LIMIT=20] -->
1571    <string name="inline_done_button">Done</string>
1572
1573    <!-- Notification Inline controls: button to dismiss the blocking helper [CHAR_LIMIT=20] -->
1574    <string name="inline_ok_button">Apply</string>
1575
1576    <!-- Notification inline controls: button to show block screen [CHAR_LIMIT=35] -->
1577    <string name="inline_turn_off_notifications">Turn off notifications</string>
1578
1579    <!-- [CHAR LIMIT=100] Notification Importance title -->
1580    <string name="notification_silence_title">Silent</string>
1581
1582    <!-- [CHAR LIMIT=100] Notification Importance title -->
1583    <string name="notification_alert_title">Default</string>
1584
1585    <!-- [CHAR LIMIT=100] Notification Importance title -->
1586    <string name="notification_automatic_title">Automatic</string>
1587
1588    <!-- [CHAR LIMIT=150] Notification Importance title: low importance level summary -->
1589    <string name="notification_channel_summary_low">No sound or vibration</string>
1590
1591    <!-- [CHAR LIMIT=150] Notification Importance title: low importance level summary -->
1592    <string name="notification_conversation_summary_low">No sound or vibration and appears lower in conversation section</string>
1593
1594    <!-- [CHAR LIMIT=150] Notification Importance title: normal importance level summary -->
1595    <string name="notification_channel_summary_default">May ring or vibrate based on device settings</string>
1596
1597    <!-- [CHAR LIMIT=150] Conversation Notification Importance title: normal conversation level, with bubbling summary -->
1598    <string name="notification_channel_summary_default_with_bubbles">May ring or vibrate based on device settings. Conversations from <xliff:g id="app_name" example="YouTube">%1$s</xliff:g> bubble by default.</string>
1599
1600    <!-- [CHAR LIMIT=150] Notification Importance title: automatic importance level summary -->
1601    <string name="notification_channel_summary_automatic">Have the system determine if this notification should make sound or vibration</string>
1602
1603    <!-- [CHAR LIMIT=150] Notification Importance title: automatic importance level summary (alerted) -->
1604    <string name="notification_channel_summary_automatic_alerted">&lt;b>Status:&lt;/b> Promoted to Default</string>
1605
1606    <!-- [CHAR LIMIT=150] Notification Importance title: automatic importance level summary (silenced) -->
1607    <string name="notification_channel_summary_automatic_silenced">&lt;b>Status:&lt;/b> Demoted to Silent</string>
1608
1609    <!-- [CHAR LIMIT=150] Notification Importance title: automatic importance level summary (promoted) -->
1610    <string name="notification_channel_summary_automatic_promoted">&lt;b>Status:&lt;/b> Ranked Higher</string>
1611
1612    <!-- [CHAR LIMIT=150] Notification Importance title: automatic importance level summary (demoted) -->
1613    <string name="notification_channel_summary_automatic_demoted">&lt;b>Status:&lt;/b> Ranked Lower</string>
1614
1615    <!-- [CHAR LIMIT=150] Notification Importance title: important conversation level summary -->
1616    <string name="notification_channel_summary_priority_baseline">Shows at the top of conversation notifications and as a profile picture on lock screen</string>
1617    <string name="notification_channel_summary_priority_bubble">Shows at the top of conversation notifications and as a profile picture on lock screen, appears as a bubble</string>
1618    <string name="notification_channel_summary_priority_dnd">Shows at the top of conversation notifications and as a profile picture on lock screen, interrupts Do Not Disturb</string>
1619    <string name="notification_channel_summary_priority_all">Shows at the top of conversation notifications and as a profile picture on lock screen, appears as a bubble, interrupts Do Not Disturb</string>
1620
1621    <!-- [CHAR LIMIT=150] Notification Importance title: important conversation level -->
1622    <string name="notification_priority_title">Priority</string>
1623
1624    <!-- Text shown in notification guts for conversation notifications that don't implement the full feature -->
1625    <string name="no_shortcut"><xliff:g id="app_name" example="YouTube">%1$s</xliff:g> doesn\u2019t support conversation features</string>
1626
1627    <!-- Notification: Control panel: Label that displays when the app's notifications cannot be blocked. -->
1628    <string name="notification_unblockable_desc">These notifications can\'t be modified.</string>
1629
1630    <!-- Notification: Control panel: Label that displays when a notification cannot be blocked because it's attached to a phone/voip call. -->
1631    <string name="notification_unblockable_call_desc">Call notifications can\'t be modified.</string>
1632
1633    <!-- Notification: Control panel: label that displays when viewing settings for a group of notifications posted to multiple channels. -->
1634    <string name="notification_multichannel_desc">This group of notifications cannot be configured here</string>
1635
1636    <!-- Notification: Control panel: Label for the app that posted this notification, if it's not the package that the notification was posted for -->
1637    <string name="notification_delegate_header">Proxied notification</string>
1638
1639    <!-- [CHAR LIMIT=40 Notification: Label for the inline channel blocking view -->
1640    <string name="notification_channel_dialog_title">All <xliff:g id="app_name" example="YouTube">%1$s</xliff:g> notifications</string>
1641
1642    <!-- [CHAR LIMIT=20 Notification: "See more" button -->
1643    <string name="see_more_title">See more</string>
1644
1645    <!-- Notification Inline controls: describes what the app is doing in the background [CHAR_LIMIT=NONE] -->
1646    <!-- Notification Inline controls: describes what the app is doing in the background [CHAR_LIMIT=NONE] -->
1647    <!-- Notification Inline controls: describes what the app is doing in the background [CHAR_LIMIT=NONE] -->
1648    <!-- Notification Inline controls: describes what the app is doing in the background [CHAR_LIMIT=NONE] -->
1649    <!-- Notification Inline controls: describes what the app is doing in the background [CHAR_LIMIT=NONE] -->
1650    <!-- Notification Inline controls: describes what the app is doing in the background [CHAR_LIMIT=NONE] -->
1651    <!-- Notification Inline controls: describes what the app is doing in the background [CHAR_LIMIT=NONE] -->
1652
1653    <!-- Notification Inline controls: describes how the notification was adjusted [CHAR_LIMIT=NONE] -->
1654    <string name="feedback_alerted">This notification was automatically &lt;b>promoted to Default&lt;/b> by the system.</string>
1655    <!-- Notification Inline controls: describes how the notification was adjusted [CHAR_LIMIT=NONE] -->
1656    <string name="feedback_silenced">This notification was automatically &lt;b>demoted to Silent&lt;/b> by the system.</string>
1657    <!-- Notification Inline controls: describes how the notification was adjusted [CHAR_LIMIT=NONE] -->
1658    <string name="feedback_promoted">This notification was automatically &lt;b>ranked higher&lt;/b> in your shade.</string>
1659    <!-- Notification Inline controls: describes how the notification was adjusted [CHAR_LIMIT=NONE] -->
1660    <string name="feedback_demoted">This notification was automatically &lt;b>ranked lower&lt;/b> in your shade.</string>
1661    <!-- Notification Inline controls: prompts the user for feedback [CHAR_LIMIT=NONE] -->
1662    <string name="feedback_prompt">Let the developer know your feedback. Was this correct?</string>
1663    <!-- Notification Inline controls: responds to user provided feedback [CHAR_LIMIT=NONE] -->
1664
1665    <!-- Notification: Control panel: Accessibility description for expanded inline controls view, used
1666        to control settings about notifications related to the current notification.  -->
1667    <string name="notification_channel_controls_opened_accessibility">Notification controls for <xliff:g id="app_name" example="YouTube">%1$s</xliff:g> opened</string>
1668    <!-- Notification: Control panel: Accessibility description for announcing the closing of the
1669        inline controls view.  -->
1670    <string name="notification_channel_controls_closed_accessibility">Notification controls for <xliff:g id="app_name" example="YouTube">%1$s</xliff:g> closed</string>
1671    <!-- Notification: Control panel: Accessibility description for switch that is used to enable
1672        or disable notifications from this channel -->
1673    <!-- Notification: Control panel: Label for button that launches notification settings. Used
1674        when this app has only defined a single channel for notifications. -->
1675    <string name="notification_more_settings">More settings</string>
1676    <!-- Notification: Control panel: Label for a link that launches notification settings in the
1677        app that sent the notification. -->
1678    <string name="notification_app_settings">Customize</string>
1679
1680    <!-- [CHAR LIMIT=100] Show notification as bubble -->
1681    <string name="notification_conversation_bubble">Show bubble</string>
1682
1683    <!-- [CHAR LIMIT=100] Turn off bubbles for notification -->
1684    <string name="notification_conversation_unbubble">Remove bubbles</string>
1685
1686    <!-- Notification: Menu row: Content description for menu items. [CHAR LIMIT=NONE] -->
1687    <string name="notification_menu_accessibility"><xliff:g id="app_name" example="YouTube">%1$s</xliff:g> <xliff:g id="menu_description" example="notification controls">%2$s</xliff:g></string>
1688
1689    <!-- Notification: Menu row: Content description for the gear menu item. [CHAR LIMIT=NONE] -->
1690    <string name="notification_menu_gear_description">notification controls</string>
1691
1692    <!-- Notification: Menu row: Content description for the snooze icon. [CHAR LIMIT=NONE] -->
1693    <string name="notification_menu_snooze_description">notification snooze options</string>
1694
1695    <!-- Notification: Menu row: Label for the snooze action shown in local context menu. [CHAR LIMIT=NONE] -->
1696    <string name="notification_menu_snooze_action">Remind me</string>
1697
1698    <!-- Notification: Snooze panel: Snooze undo button label. [CHAR LIMIT=50]-->
1699    <string name="snooze_undo">Undo</string>
1700
1701    <!-- Notification: Snooze panel: message indicating how long the notification was snoozed for. [CHAR LIMIT=100]-->
1702    <string name="snoozed_for_time">Snoozed for <xliff:g id="time_amount" example="15 minutes">%1$s</xliff:g></string>
1703
1704    <!-- Notification:Snooze panel: Snooze options for hours [CHAR LIMIT=NONE]-->
1705    <string name="snoozeHourOptions">{count, plural,
1706        =1 {# hour}
1707        =2 {# hours}
1708        few {# hours}
1709        other {# hours}
1710    }</string>
1711
1712   <!--  Notification: Snooze panel: Snooze options for minutes [CHAR LIMIT=NONE]-->
1713   <string name="snoozeMinuteOptions">{count, plural,
1714        =1 {# minute}
1715        few {# minutes}
1716        other {# minutes}
1717    }</string>
1718
1719    <!-- Summary of battery saver not available [CHAR LIMIT=NONE] -->
1720
1721    <!-- Title of switch for battery saver [CHAR LIMIT=NONE] -->
1722    <string name="battery_detail_switch_title">Battery Saver</string>
1723
1724    <!-- Summary of switch for battery saver [CHAR LIMIT=NONE] -->
1725
1726    <!-- Name used for certain Keyboard keys on gamepads, e.g. "Button L1". -->
1727    <string name="keyboard_key_button_template">Button <xliff:g id="name">%1$s</xliff:g></string>
1728    <!-- Name used to refer to the "Home" key on the keyboard. -->
1729    <string name="keyboard_key_home">Home</string>
1730    <!-- Name used to refer to the "Back" key on the keyboard. -->
1731    <string name="keyboard_key_back">Back</string>
1732    <!-- Name used to refer to the "Up" arrow key on the keyboard. -->
1733    <string name="keyboard_key_dpad_up">Up</string>
1734    <!-- Name used to refer to the "Down" arrow key on the keyboard. -->
1735    <string name="keyboard_key_dpad_down">Down</string>
1736    <!-- Name used to refer to the "Left" arrow key on the keyboard. -->
1737    <string name="keyboard_key_dpad_left">Left</string>
1738    <!-- Name used to refer to the "Right" arrow key on the keyboard. -->
1739    <string name="keyboard_key_dpad_right">Right</string>
1740    <!-- Name used to refer to the "Center" arrow key on the keyboard. -->
1741    <string name="keyboard_key_dpad_center">Center</string>
1742    <!-- Name used to refer to the "Tab" key on the keyboard. -->
1743    <string name="keyboard_key_tab">Tab</string>
1744    <!-- Name used to refer to the "Space" key on the keyboard. -->
1745    <string name="keyboard_key_space">Space</string>
1746    <!-- Name used to refer to the "Enter" key on the keyboard. -->
1747    <string name="keyboard_key_enter">Enter</string>
1748    <!-- Name used to refer to the "Backspace" key on the keyboard. -->
1749    <string name="keyboard_key_backspace">Backspace</string>
1750    <!-- Name used to refer to the "Play/Pause" media key on the keyboard. -->
1751    <string name="keyboard_key_media_play_pause">Play/Pause</string>
1752    <!-- Name used to refer to the "Stop" media key on the keyboard. -->
1753    <string name="keyboard_key_media_stop">Stop</string>
1754    <!-- Name used to refer to the "Next" media key on the keyboard. -->
1755    <string name="keyboard_key_media_next">Next</string>
1756    <!-- Name used to refer to the "Previous" media key on the keyboard. -->
1757    <string name="keyboard_key_media_previous">Previous</string>
1758    <!-- Name used to refer to the "Rewind" media key on the keyboard. -->
1759    <string name="keyboard_key_media_rewind">Rewind</string>
1760    <!-- Name used to refer to the "Fast Forward" media key on the keyboard. -->
1761    <string name="keyboard_key_media_fast_forward">Fast Forward</string>
1762    <!-- Name used to refer to the "Page Up" key on the keyboard. -->
1763    <string name="keyboard_key_page_up">Page Up</string>
1764    <!-- Name used to refer to the "Page Down" key on the keyboard. -->
1765    <string name="keyboard_key_page_down">Page Down</string>
1766    <!-- Name used to refer to the "Delete" key on the keyboard. -->
1767    <string name="keyboard_key_forward_del">Delete</string>
1768    <!-- Name used to refer to the "Home" move key on the keyboard. -->
1769    <string name="keyboard_key_move_home">Home</string>
1770    <!-- Name used to refer to the "End" move key on the keyboard. -->
1771    <string name="keyboard_key_move_end">End</string>
1772    <!-- Name used to refer to the "Insert" key on the keyboard. -->
1773    <string name="keyboard_key_insert">Insert</string>
1774    <!-- Name used to refer to the "Num Lock" key on the keyboard. -->
1775    <string name="keyboard_key_num_lock">Num Lock</string>
1776    <!-- Name used to refer to keys on the numeric pad of the keyboard, e.g. "Numpad 9". -->
1777    <string name="keyboard_key_numpad_template">Numpad <xliff:g id="name">%1$s</xliff:g></string>
1778    <!-- Content description for the delete button on an image attachment when using inline reply via notification [CHAR LIMIT=NONE] -->
1779    <string name="notif_inline_reply_remove_attachment_description">Remove attachment</string>
1780    <!-- User visible title for the system-wide keyboard shortcuts list. -->
1781    <string name="keyboard_shortcut_group_system">System</string>
1782    <!-- User visible title for the keyboard shortcut that takes the user to the home screen. -->
1783    <string name="keyboard_shortcut_group_system_home">Home</string>
1784    <!-- User visible title for the keyboard shortcut that takes the user to the recents screen. -->
1785    <string name="keyboard_shortcut_group_system_recents">Recents</string>
1786    <!-- User visible title for the keyboard shortcut that triggers the back action. -->
1787    <string name="keyboard_shortcut_group_system_back">Back</string>
1788    <!-- User visible title for the keyboard shortcut that triggers the notification shade. -->
1789    <string name="keyboard_shortcut_group_system_notifications">Notifications</string>
1790    <!-- User visible title for the keyboard shortcut that triggers the keyboard shortcuts helper. -->
1791    <string name="keyboard_shortcut_group_system_shortcuts_helper">Keyboard Shortcuts</string>
1792    <!-- User visible title for the keyboard shortcut that switches to the next hardware keyboard layout. -->
1793    <string name="keyboard_shortcut_group_system_switch_input">Switch keyboard layout</string>
1794
1795    <!-- Content description for the clear text button in shortcut search list. [CHAR LIMIT=NONE] -->
1796    <string name="keyboard_shortcut_clear_text">Clear text</string>
1797    <!-- The title for keyboard shortcut search list [CHAR LIMIT=25] -->
1798    <string name="keyboard_shortcut_search_list_title">Shortcuts</string>
1799    <!-- The hint for keyboard shortcut search list [CHAR LIMIT=25] -->
1800    <string name="keyboard_shortcut_search_list_hint">Search shortcuts</string>
1801    <!-- The description for no shortcuts results [CHAR LIMIT=25] -->
1802    <string name="keyboard_shortcut_search_list_no_result">No shortcuts found</string>
1803    <!-- The title of system category in shortcut search list. [CHAR LIMIT=25] -->
1804    <string name="keyboard_shortcut_search_category_system">System</string>
1805    <!-- The title of input category in shortcut search list. [CHAR LIMIT=25] -->
1806    <string name="keyboard_shortcut_search_category_input">Input</string>
1807    <!-- The title of open apps category in shortcut search list. [CHAR LIMIT=25] -->
1808    <string name="keyboard_shortcut_search_category_open_apps">Open apps</string>
1809    <!-- The title of current app category in shortcut search list. [CHAR LIMIT=25] -->
1810    <string name="keyboard_shortcut_search_category_current_app">Current app</string>
1811
1812    <!-- User visible title for the keyboard shortcut that triggers the notification shade. [CHAR LIMIT=70] -->
1813    <string name="group_system_access_notification_shade">Access notification shade</string>
1814    <!-- User visible title for the keyboard shortcut that takes a full screenshot. [CHAR LIMIT=70] -->
1815    <string name="group_system_full_screenshot">Take a full screenshot</string>
1816    <!-- User visible title for the keyboard shortcut that access list of system / apps shortcuts. [CHAR LIMIT=70] -->
1817    <string name="group_system_access_system_app_shortcuts">Access list of system / apps shortcuts</string>
1818    <!-- User visible title for the keyboard shortcut that goes back to previous state. [CHAR LIMIT=70] -->
1819    <string name="group_system_go_back">Back: go back to previous state (back button)</string>
1820    <!-- User visible title for the keyboard shortcut that takes the user to the home screen. [CHAR LIMIT=70] -->
1821    <string name="group_system_access_home_screen">Access home screen</string>
1822    <!-- User visible title for the keyboard shortcut that triggers overview of open apps. [CHAR LIMIT=70] -->
1823    <string name="group_system_overview_open_apps">Overview of open apps</string>
1824    <!-- User visible title for the keyboard shortcut that cycles through recent apps (forward). [CHAR LIMIT=70] -->
1825    <string name="group_system_cycle_forward">Cycle through recent apps (forward)</string>
1826    <!-- User visible title for the keyboard shortcut that cycles through recent apps (back). [CHAR LIMIT=70] -->
1827    <string name="group_system_cycle_back">Cycle through recent apps (back)</string>
1828    <!-- User visible title for the keyboard shortcut that accesses list of all apps and search. [CHAR LIMIT=70] -->
1829    <string name="group_system_access_all_apps_search">Access list of all apps and search (i.e. Search/Launcher)</string>
1830    <!-- User visible title for the keyboard shortcut that hides and (re)showes taskbar. [CHAR LIMIT=70] -->
1831    <string name="group_system_hide_reshow_taskbar">Hide and (re)show taskbar</string>
1832    <!-- User visible title for the keyboard shortcut that accesses system settings. [CHAR LIMIT=70] -->
1833    <string name="group_system_access_system_settings">Access system settings</string>
1834    <!-- User visible title for the keyboard shortcut that accesses Google Assistant. [CHAR LIMIT=70] -->
1835    <string name="group_system_access_google_assistant">Access Google Assistant</string>
1836    <!-- User visible title for the keyboard shortcut that locks screen. [CHAR LIMIT=70] -->
1837    <string name="group_system_lock_screen">Lock screen</string>
1838    <!-- User visible title for the keyboard shortcut that pulls up Notes app for quick memo. [CHAR LIMIT=70] -->
1839    <string name="group_system_quick_memo">Pull up Notes app for quick memo</string>
1840
1841    <!-- User visible title for the system multitasking keyboard shortcuts list. [CHAR LIMIT=70] -->
1842    <string name="keyboard_shortcut_group_system_multitasking">System multitasking</string>
1843    <!-- User visible title for the keyboard shortcut that enters split screen with current app to RHS [CHAR LIMIT=70] -->
1844    <string name="system_multitasking_rhs">Enter Split screen with current app to RHS</string>
1845    <!-- User visible title for the keyboard shortcut that enters split screen with current app to LHS [CHAR LIMIT=70] -->
1846    <string name="system_multitasking_lhs">Enter Split screen with current app to LHS</string>
1847    <!-- User visible title for the keyboard shortcut that switches from split screen to full screen [CHAR LIMIT=70] -->
1848    <string name="system_multitasking_full_screen">Switch from Split screen to full screen</string>
1849    <!-- User visible title for the keyboard shortcut that replaces an app from one to another during split screen [CHAR LIMIT=70] -->
1850    <string name="system_multitasking_replace">During Split screen: replace an app from one to another</string>
1851
1852    <!-- User visible title for the input keyboard shortcuts list. [CHAR LIMIT=70] -->
1853    <string name="keyboard_shortcut_group_input">Input</string>
1854    <!-- User visible title for the keyboard shortcut that switches input language (next language). [CHAR LIMIT=70] -->
1855    <string name="input_switch_input_language_next">Switch input language (next language)</string>
1856    <!-- User visible title for the keyboard shortcut that switches input language (previous language). [CHAR LIMIT=70] -->
1857    <string name="input_switch_input_language_previous">Switch input language (previous language)</string>
1858    <!-- User visible title for the keyboard shortcut that accesses emoji. [CHAR LIMIT=70] -->
1859    <string name="input_access_emoji">Access emoji</string>
1860    <!-- User visible title for the keyboard shortcut that accesses voice typing. [CHAR LIMIT=70] -->
1861    <string name="input_access_voice_typing">Access voice typing</string>
1862
1863    <!-- User visible title for the system-wide applications keyboard shortcuts list. [CHAR LIMIT=70] -->
1864    <string name="keyboard_shortcut_group_applications">Applications</string>
1865    <!-- User visible title for the keyboard shortcut that takes the user to the assist app. [CHAR LIMIT=70] -->
1866    <string name="keyboard_shortcut_group_applications_assist">Assist</string>
1867    <!-- User visible title for the keyboard shortcut that takes the user to the browser app. [CHAR LIMIT=70] -->
1868    <string name="keyboard_shortcut_group_applications_browser">Browser (Chrome as default)</string>
1869    <!-- User visible title for the keyboard shortcut that takes the user to the contacts app. [CHAR LIMIT=70] -->
1870    <string name="keyboard_shortcut_group_applications_contacts">Contacts</string>
1871    <!-- User visible title for the keyboard shortcut that takes the user to the email app. [CHAR LIMIT=70] -->
1872    <string name="keyboard_shortcut_group_applications_email">Email (Gmail as default)</string>
1873    <!-- User visible title for the keyboard shortcut that takes the user to the SMS messaging app. [CHAR LIMIT=70] -->
1874    <string name="keyboard_shortcut_group_applications_sms">SMS</string>
1875    <!-- User visible title for the keyboard shortcut that takes the user to the music app. [CHAR LIMIT=70] -->
1876    <string name="keyboard_shortcut_group_applications_music">Music</string>
1877    <!-- User visible title for the keyboard shortcut that takes the user to the calendar app. [CHAR LIMIT=70] -->
1878    <string name="keyboard_shortcut_group_applications_calendar">Calendar</string>
1879    <!-- User visible title for the keyboard shortcut that takes the user to the calculator app. [CHAR LIMIT=70] -->
1880    <string name="keyboard_shortcut_group_applications_calculator">Calculator</string>
1881    <!-- User visible title for the keyboard shortcut that takes the user to the maps app. [CHAR LIMIT=70] -->
1882    <string name="keyboard_shortcut_group_applications_maps">Maps</string>
1883
1884    <!-- SysUI Tuner: Label for screen about do not disturb settings [CHAR LIMIT=60] -->
1885    <string name="volume_and_do_not_disturb">Do Not Disturb</string>
1886
1887    <!-- SysUI Tuner: Switch to control whether volume buttons enter/exit do
1888         not disturb [CHAR LIMIT=60] -->
1889    <string name="volume_dnd_silent">Volume buttons shortcut</string>
1890
1891    <!-- Name of the battery icon in status bar [CHAR LIMIT=30] -->
1892    <string name="battery">Battery</string>
1893
1894    <!-- Name of the headset in status bar [CHAR LIMIT=30] -->
1895    <string name="headset">Headset</string>
1896
1897    <!-- Accessibility description for long click on a quick settings tile - this is used in the
1898         context of the sentence "double tap and hold to _Open settings_" [CHAR LIMIT=NONE] -->
1899    <string name="accessibility_long_click_tile">Open settings</string>
1900
1901    <!-- Accessibility description of headphones icon [CHAR LIMIT=NONE] -->
1902    <string name="accessibility_status_bar_headphones">Headphones connected</string>
1903
1904    <!-- Accessibility description of headset icon [CHAR LIMIT=NONE] -->
1905    <string name="accessibility_status_bar_headset">Headset connected</string>
1906
1907    <!-- Label for quick settings tile for data saver [CHAR LIMIT=30] -->
1908    <string name="data_saver">Data Saver</string>
1909
1910    <!-- Accessibility description for data saver being on [CHAR LIMIT=NONE] -->
1911    <string name="accessibility_data_saver_on">Data Saver is on</string>
1912
1913    <!-- Accessibility description for data saver being off [CHAR LIMIT=NONE] -->
1914
1915    <!-- Label for feature switch [CHAR LIMIT=30] -->
1916    <string name="switch_bar_on">On</string>
1917
1918    <!-- Label for feature switch [CHAR LIMIT=30] -->
1919    <string name="switch_bar_off">Off</string>
1920
1921    <!-- The tile in quick settings is unavailable. [CHAR LIMIT=32] -->
1922    <string name="tile_unavailable">Unavailable</string>
1923
1924    <!-- Accessibility text for the click action on a tile that is disabled by policy. This will
1925         be used following "Double-tap to..." [CHAR LIMIT=NONE] -->
1926    <string name="accessibility_tile_disabled_by_policy_action_description">learn more</string>
1927
1928    <!-- SysUI Tuner: Button that leads to the navigation bar customization screen [CHAR LIMIT=60] -->
1929    <string name="nav_bar">Navigation bar</string>
1930
1931    <!-- Label for navigation edge panel for gestures [CHAR LIMIT=60] -->
1932    <string name="nav_bar_edge_panel" translatable="false">Navigation bar Edge Panel</string>
1933
1934    <!-- SysUI Tuner: Button that controls layout of navigation bar [CHAR LIMIT=60] -->
1935    <string name="nav_bar_layout">Layout</string>
1936
1937    <!-- SysUI Tuner: Setting for button type in nav bar [CHAR LIMIT=60] -->
1938    <string name="left_nav_bar_button_type">Extra left button type</string>
1939
1940    <!-- SysUI Tuner: Setting for button type in nav bar [CHAR LIMIT=60] -->
1941    <string name="right_nav_bar_button_type">Extra right button type</string>
1942
1943    <!-- SysUI Tuner: Labels for different types of navigation bar buttons [CHAR LIMIT=60] -->
1944    <string-array name="nav_bar_buttons">
1945        <item>Clipboard</item>
1946        <item>Keycode</item>
1947        <item>Rotate confirm, keyboard switcher</item>
1948        <item>None</item>
1949    </string-array>
1950    <string-array name="nav_bar_button_values" translatable="false">
1951        <item>clipboard</item>
1952        <item>key</item>
1953        <item>menu_ime</item>
1954        <item>space</item>
1955    </string-array>
1956
1957    <!-- SysUI Tuner: Labels for different types of navigation bar layouts [CHAR LIMIT=60] -->
1958    <string-array name="nav_bar_layouts">
1959        <item>Normal</item>
1960        <item>Compact</item>
1961        <item>Left-leaning</item>
1962        <item>Right-leaning</item>
1963    </string-array>
1964
1965    <string-array name="nav_bar_layouts_values" translatable="false">
1966        <item>default</item>
1967        <item>left;back,home,recent;right</item>
1968        <item>left,back,home,recent,right;space;space</item>
1969        <item>space;space;left,back,home,recent,right</item>
1970    </string-array>
1971
1972    <!-- SysUI Tuner: Save the current settings [CHAR LIMIT=30] -->
1973    <string name="save">Save</string>
1974    <!-- SysUI Tuner: Reset to default settings [CHAR LIMIT=30] -->
1975    <string name="reset">Reset</string>
1976
1977    <!-- SysUI Tuner: Nav bar button that holds the clipboard [CHAR LIMIT=30] -->
1978    <string name="clipboard">Clipboard</string>
1979
1980    <!-- SysUI Tuner: Accessibility description for custom nav key [CHAR LIMIT=NONE] -->
1981    <string name="accessibility_key">Custom navigation button</string>
1982
1983    <!-- SysUI Tuner: Nav bar button that emulates a keycode [CHAR LIMIT=30] -->
1984    <string name="left_keycode">Left keycode</string>
1985
1986    <!-- SysUI Tuner: Nav bar button that emulates a keycode [CHAR LIMIT=30] -->
1987    <string name="right_keycode">Right keycode</string>
1988
1989    <!-- SysUI Tuner: Settings to change nav bar icon [CHAR LIMIT=30] -->
1990    <string name="left_icon">Left icon</string>
1991
1992    <!-- SysUI Tuner: Settings to change nav bar icon [CHAR LIMIT=30] -->
1993    <string name="right_icon">Right icon</string>
1994
1995    <!-- Label for area where tiles can be dragged out of [CHAR LIMIT=60] -->
1996    <string name="drag_to_add_tiles">Hold and drag to add tiles</string>
1997
1998    <!-- Label for header of customize QS [CHAR LIMIT=60] -->
1999    <string name="drag_to_rearrange_tiles">Hold and drag to rearrange tiles</string>
2000
2001    <!-- Label for area where tiles can be dragged in to [CHAR LIMIT=60] -->
2002    <string name="drag_to_remove_tiles">Drag here to remove</string>
2003
2004    <!-- Label to indicate to users that additional tiles cannot be removed. [CHAR LIMIT=60] -->
2005    <string name="drag_to_remove_disabled">You need at least <xliff:g id="min_num_tiles" example="6">%1$d</xliff:g> tiles</string>
2006
2007    <!-- Button to edit the tile ordering of quick settings [CHAR LIMIT=60] -->
2008    <string name="qs_edit">Edit</string>
2009
2010    <!-- SysUI Tuner: Options for how clock is displayed [CHAR LIMIT=NONE] -->
2011    <string name="tuner_time">Time</string>
2012
2013    <!-- SysUI Tuner: Options for how clock is displayed [CHAR LIMIT=NONE] -->
2014    <string-array name="clock_options">
2015        <item>Show hours, minutes, and seconds</item>
2016        <item>Show hours and minutes (default)</item>
2017        <item>Don\'t show this icon</item>
2018    </string-array>
2019
2020    <!-- SysUI Tuner: Options for how battery is displayed [CHAR LIMIT=NONE] -->
2021    <string-array name="battery_options">
2022        <item>Always show percentage</item>
2023        <item>Show percentage when charging (default)</item>
2024        <item>Don\'t show this icon</item>
2025    </string-array>
2026
2027    <!-- SysUI Tuner: Switch for showing low-priority notification icons in status bar [CHAR LIMIT=NONE] -->
2028    <string name="tuner_low_priority">Show low-priority notification icons</string>
2029
2030    <!-- SysUI Tuner: Other section -->
2031    <string name="other">Other</string>
2032
2033    <!-- Accessibility description of action to remove QS tile on click. It will read as "Double-tap to remove tile" in screen readers [CHAR LIMIT=NONE] -->
2034    <string name="accessibility_qs_edit_remove_tile_action">remove tile</string>
2035
2036    <!-- Accessibility action of action to add QS tile to end. It will read as "Double-tap to add tile to end" in screen readers [CHAR LIMIT=NONE] -->
2037    <string name="accessibility_qs_edit_tile_add_action">add tile to end</string>
2038
2039    <!-- Accessibility action for context menu to move QS tile [CHAR LIMIT=NONE] -->
2040    <string name="accessibility_qs_edit_tile_start_move">Move tile</string>
2041
2042    <!-- Accessibility action for context menu to add QS tile [CHAR LIMIT=NONE] -->
2043    <string name="accessibility_qs_edit_tile_start_add">Add tile</string>
2044
2045    <!-- Accessibility description when QS tile is to be moved, indicating the destination position [CHAR LIMIT=NONE] -->
2046    <string name="accessibility_qs_edit_tile_move_to_position">Move to <xliff:g id="position" example="5">%1$d</xliff:g></string>
2047
2048    <!-- Accessibility description when QS tile is to be added, indicating the destination position [CHAR LIMIT=NONE] -->
2049    <string name="accessibility_qs_edit_tile_add_to_position">Add to position <xliff:g id="position" example="5">%1$d</xliff:g></string>
2050
2051    <!-- Accessibility description indicating the currently selected tile's position. Only used for tiles that are currently in use [CHAR LIMIT=NONE] -->
2052    <string name="accessibility_qs_edit_position">Position <xliff:g id="position" example="5">%1$d</xliff:g></string>
2053
2054    <!-- Accessibility announcement after a tile has been added [CHAR LIMIT=NONE] -->
2055    <string name="accessibility_qs_edit_tile_added">Tile added</string>
2056
2057    <!-- Accessibility announcement after a tile has been added [CHAR LIMIT=NONE] -->
2058    <string name="accessibility_qs_edit_tile_removed">Tile removed</string>
2059
2060    <!-- Accessibility label for window when QS editing is happening [CHAR LIMIT=NONE] -->
2061    <string name="accessibility_desc_quick_settings_edit">Quick settings editor.</string>
2062
2063    <!-- Accessibility label for the notification icons in the collapsed status bar. Not shown on screen [CHAR LIMIT=NONE] -->
2064    <string name="accessibility_desc_notification_icon"><xliff:g name="app_name" example="Gmail">%1$s</xliff:g> notification: <xliff:g name="notification_text" example="5 new messages">%2$s</xliff:g></string>
2065
2066    <!-- Label for button that reports a touch that was wrongly rejected by the lockscreen. For debugging only. [CHAR LIMIT=NONE] -->
2067    <string name="report_rejected_touch" translatable="false">Report rejected touch</string>
2068
2069    <!-- accessibility label for button to open settings [CHAR LIMIT=NONE] -->
2070    <string name="accessibility_quick_settings_settings">Open settings.</string>
2071
2072    <!-- accessibility label for button to expand quick settings [CHAR LIMIT=NONE] -->
2073    <string name="accessibility_quick_settings_expand">Open quick settings.</string>
2074
2075    <!-- accessibility label for button to collapse quick settings [CHAR LIMIT=NONE] -->
2076    <string name="accessibility_quick_settings_collapse">Close quick settings.</string>
2077
2078    <!-- accessibility label for alarm icon [CHAR LIMIT=NONE] -->
2079
2080    <!-- accessibility label for button to select user [CHAR LIMIT=NONE] -->
2081    <string name="accessibility_quick_settings_user">Signed in as <xliff:g name="user" example="John">%s</xliff:g></string>
2082
2083    <!-- Accessibility description (not shown on the screen) of action to open user switcher when the multi-user icon is clicked. It will read as "Double-tap to choose user" in screen readers [CHAR LIMIT=NONE] -->
2084    <string name="accessibility_quick_settings_choose_user_action">choose user</string>
2085
2086    <!-- Content description for no internet connection [CHAR LIMIT=NONE] -->
2087    <string name="data_connection_no_internet">No internet</string>
2088
2089    <!-- accessibility label for quick settings items that open a details page [CHAR LIMIT=NONE] -->
2090    <string name="accessibility_quick_settings_open_settings">Open <xliff:g name="page" example="Bluetooth">%s</xliff:g> settings.</string>
2091
2092    <!-- accessibility label for button to edit quick settings [CHAR LIMIT=NONE] -->
2093    <string name="accessibility_quick_settings_edit">Edit order of settings.</string>
2094
2095    <!-- accessibility label for button to open power menu [CHAR LIMIT=NONE] -->
2096    <string name="accessibility_quick_settings_power_menu">Power menu</string>
2097
2098    <!-- accessibility label for paging indicator in quick settings [CHAR LIMITi=NONE] -->
2099    <string name="accessibility_quick_settings_page">Page <xliff:g name="current_page" example="1">%1$d</xliff:g> of <xliff:g name="num_pages" example="2">%2$d</xliff:g></string>
2100
2101    <!-- Plugin control section of the tuner. Non-translatable since it should
2102         not appear on production builds ever. -->
2103    <string name="plugins" translatable="false">Plugins</string>
2104
2105    <!-- Ambient display section of the tuner. Non-translatable since it should
2106        not appear on production builds ever. -->
2107    <string name="tuner_doze" translatable="false">Ambient Display</string>
2108
2109    <!-- Ambient display always-on of the tuner. Non-translatable since it should
2110        not appear on production builds ever. -->
2111    <string name="tuner_doze_always_on" translatable="false">Always on</string>
2112
2113    <!-- SysUI Tuner: Section to customize lockscreen shortcuts [CHAR LIMIT=60] -->
2114    <string name="tuner_lock_screen">Lock screen</string>
2115
2116    <!-- Tuner string -->
2117    <!-- Tuner string -->
2118    <!-- Tuner string -->
2119
2120    <!-- Text help link for care instructions for overheating devices [CHAR LIMIT=40] -->
2121    <string name="thermal_shutdown_dialog_help_text">See care steps</string>
2122    <!-- URL for care instructions for overheating devices -->
2123    <string name="thermal_shutdown_dialog_help_url" translatable="false"></string>
2124
2125    <!-- Text help link for care instructions for overheating devices [CHAR LIMIT=40] -->
2126    <string name="high_temp_dialog_help_text">See care steps</string>
2127    <!-- URL for care instructions for overheating devices -->
2128    <string name="high_temp_dialog_help_url" translatable="false"></string>
2129
2130    <!-- Title for alarm dialog alerting user the usb charger or accessorry has reached a certain temperature that should unplug the device immediately. [CHAR LIMIT=30] -->
2131    <string name="high_temp_alarm_title">Unplug your device</string>
2132    <!-- Text body for dialog alerting user the usb charger or accessorry has reached a certain temperature that should unplug the device immediately. [CHAR LIMIT=300] -->
2133    <string name="high_temp_alarm_notify_message">Your device is getting warm near the charging port. If it\u2019s connected to a charger or USB accessory, unplug it, and take care as the cable may also be warm.</string>
2134    <!-- Text for See care steps button [CHAR LIMIT=300] -->
2135    <string name="high_temp_alarm_help_care_steps">See care steps</string>
2136    <!-- Text link directs to usb overheat help page. -->
2137    <string name="high_temp_alarm_help_url" translatable="false">help_uri_usb_warm</string>
2138
2139    <!-- SysUI Tuner: Button to select lock screen shortcut [CHAR LIMIT=60] -->
2140    <string name="lockscreen_shortcut_left">Left shortcut</string>
2141
2142    <!-- SysUI Tuner: Button to select lock screen shortcut [CHAR LIMIT=60] -->
2143    <string name="lockscreen_shortcut_right">Right shortcut</string>
2144
2145    <!-- SysUI Tuner: Switch to control if device gets unlocked by left shortcut [CHAR LIMIT=60] -->
2146    <string name="lockscreen_unlock_left">Left shortcut also unlocks</string>
2147
2148    <!-- SysUI Tuner: Switch to control if device gets unlocked by right shortcut [CHAR LIMIT=60] -->
2149    <string name="lockscreen_unlock_right">Right shortcut also unlocks</string>
2150
2151    <!-- SysUI Tuner: Summary of no shortcut being selected [CHAR LIMIT=60] -->
2152    <string name="lockscreen_none">None</string>
2153
2154    <!-- ClockId to use when none is set by user -->
2155    <string name="lockscreen_clock_id_fallback" translatable="false">DEFAULT</string>
2156
2157    <!-- SysUI Tuner: Format string for describing launching an app [CHAR LIMIT=60] -->
2158    <string name="tuner_launch_app">Launch <xliff:g id="app" example="Settings">%1$s</xliff:g></string>
2159
2160    <!-- SysUI Tuner: Label for section of other apps that can be launched [CHAR LIMIT=60] -->
2161    <string name="tuner_other_apps">Other apps</string>
2162
2163    <!-- SysUI Tuner: Label for icon shaped like a circle [CHAR LIMIT=60] -->
2164    <string name="tuner_circle">Circle</string>
2165
2166    <!-- SysUI Tuner: Label for icon shaped like a plus [CHAR LIMIT=60] -->
2167    <string name="tuner_plus">Plus</string>
2168
2169    <!-- SysUI Tuner: Label for icon shaped like a minus [CHAR LIMIT=60] -->
2170    <string name="tuner_minus">Minus</string>
2171
2172    <!-- SysUI Tuner: Label for icon shaped like a left [CHAR LIMIT=60] -->
2173    <string name="tuner_left">Left</string>
2174
2175    <!-- SysUI Tuner: Label for icon shaped like a right [CHAR LIMIT=60] -->
2176    <string name="tuner_right">Right</string>
2177
2178    <!-- SysUI Tuner: Label for icon shaped like a menu [CHAR LIMIT=60] -->
2179    <string name="tuner_menu">Menu</string>
2180
2181    <!-- SysUI Tuner: App subheading for shortcut selection [CHAR LIMIT=60] -->
2182    <string name="tuner_app"><xliff:g id="app">%1$s</xliff:g> app</string>
2183
2184    <!-- Title for the notification channel containing important alerts. [CHAR LIMIT=NONE] -->
2185    <string name="notification_channel_alerts">Alerts</string>
2186    <!-- Title for the notification channel for battery warnings (i.e. < 15%). [CHAR LIMIT=NONE] -->
2187    <string name="notification_channel_battery">Battery</string>
2188    <!-- Title for the notification channel dedicated to screenshot progress. [CHAR LIMIT=NONE] -->
2189    <string name="notification_channel_screenshot">Screenshots</string>
2190    <!-- Title for the notification channel for instant app notices. [CHAR LIMIT=NONE] -->
2191    <string name="notification_channel_instant">Instant Apps</string>
2192    <!-- Title for the notification channel for setup notices. [CHAR LIMIT=NONE] -->
2193    <string name="notification_channel_setup">Setup</string>
2194    <!-- Title for the notification channel for problems with storage (i.e. low disk). [CHAR LIMIT=NONE] -->
2195    <string name="notification_channel_storage">Storage</string>
2196    <!-- Title for the notification channel for hints and suggestions. [CHAR LIMIT=NONE] -->
2197    <string name="notification_channel_hints">Hints</string>
2198
2199    <!-- App label of the instant apps notification [CHAR LIMIT=60] -->
2200    <string name="instant_apps">Instant Apps</string>
2201
2202    <!-- Title of notification indicating that an instant app is running. [CHAR LIMIT=60] -->
2203    <string name="instant_apps_title"><xliff:g id="app" example="Gmail">%1$s</xliff:g> running</string>
2204
2205    <!-- Message of the instant apps notification indicating they don't need install. [CHAR LIMIT=NONE] -->
2206    <string name="instant_apps_message">App opened without being installed.</string>
2207
2208    <!-- Message of the instant apps notification indicating they don't need install, plus a link to more information. [CHAR LIMIT=NONE] -->
2209    <string name="instant_apps_message_with_help">App opened without being installed. Tap to learn more.</string>
2210
2211    <!-- URL of the webpage that explains instant apps. -->
2212    <string name="instant_apps_help_url" translatable="false"></string>
2213
2214    <!-- Action label for launching app info on the specified app [CHAR LIMIT=20] -->
2215    <string name="app_info">App info</string>
2216
2217    <!-- Action label for switching to a browser for an instant app [CHAR LIMIT=20] -->
2218    <string name="go_to_web">Go to browser</string>
2219
2220    <!-- Quick settings tile for toggling mobile data [CHAR LIMIT=20] -->
2221    <string name="mobile_data">Mobile data</string>
2222
2223    <!-- Quick settings tile secondary label format combining roaming with the mobile data type. [CHAR LIMIT=NONE] -->
2224    <string name="mobile_data_text_format"><xliff:g name="roaming_status" example="Roaming">%1$s</xliff:g> \u2014 <xliff:g name="mobile_data_type" example="LTE">%2$s</xliff:g></string>
2225
2226    <!-- Quick settings tile secondary label format combining carrier name with the mobile data tye. [CHAR LIMIT=NONE] -->
2227    <string name="mobile_carrier_text_format"><xliff:g id="carrier_name" example="Test">%1$s</xliff:g>, <xliff:g id="mobile_data_type" example="LTE">%2$s</xliff:g></string>
2228
2229    <!-- Label for when wifi is off in QS detail panel [CHAR LIMIT=NONE] -->
2230    <string name="wifi_is_off">Wi-Fi is off</string>
2231
2232    <!-- Label for when bluetooth is off in QS detail panel [CHAR LIMIT=NONE] -->
2233    <string name="bt_is_off">Bluetooth is off</string>
2234
2235    <!-- Label for when Do not disturb is off in QS detail panel [CHAR LIMIT=NONE] -->
2236    <string name="dnd_is_off">Do Not Disturb is off</string>
2237
2238    <!-- Label for when Do not disturb is on in lockscreen quick affordance [CHAR LIMIT=NONE] -->
2239    <string name="dnd_is_on">Do Not Disturb is on</string>
2240
2241    <!-- Prompt for when Do not disturb is on from automatic rule in QS [CHAR LIMIT=NONE] -->
2242    <string name="qs_dnd_prompt_auto_rule">Do Not Disturb was turned on by an automatic rule (<xliff:g name="rule">%s</xliff:g>).</string>
2243
2244    <!-- Prompt for when Do not disturb is on from app in QS [CHAR LIMIT=NONE] -->
2245    <string name="qs_dnd_prompt_app">Do Not Disturb was turned on by an app (<xliff:g name="app">%s</xliff:g>).</string>
2246
2247    <!-- Prompt for when Do not disturb is on from automatic rule or app in QS [CHAR LIMIT=NONE] -->
2248    <string name="qs_dnd_prompt_auto_rule_app">Do Not Disturb was turned on by an automatic rule or app.</string>
2249
2250    <!-- Title of the "running foreground services" dialog. [CHAR LIMIT=NONE] -->
2251    <string name="running_foreground_services_title">Apps running in background</string>
2252
2253    <!-- Descriptive text of an item in the "running foreground services" dialog, telling the
2254        user what will happen when they tap on that item (which is an application that has
2255        been identified for them as running). [CHAR LIMIT=NONE] -->
2256    <string name="running_foreground_services_msg">Tap for details on battery and data usage</string>
2257
2258    <!-- Title of the dialog to turn off data usage [CHAR LIMIT=NONE] -->
2259    <string name="mobile_data_disable_title">Turn off mobile data?</string>
2260
2261    <!-- Message body of the dialog to turn off data usage [CHAR LIMIT=NONE] -->
2262    <string name="mobile_data_disable_message">You won\’t have access to data or the internet through <xliff:g id="carrier" example="T-Mobile">%s</xliff:g>. Internet will only be available via Wi-Fi.</string>
2263
2264    <!-- Text used to refer to the user's current carrier in mobile_data_disable_message if the users's mobile network carrier name is not available [CHAR LIMIT=NONE] -->
2265    <string name="mobile_data_disable_message_default_carrier">your carrier</string>
2266
2267    <!-- Title of the dialog to turn off data usage [CHAR LIMIT=NONE] -->
2268    <string name="auto_data_switch_disable_title">Switch back to <xliff:g id="carrier" example="T-Mobile">%s</xliff:g>?</string>
2269    <!-- Message body of the dialog to turn off data usage [CHAR LIMIT=NONE] -->
2270    <string name="auto_data_switch_disable_message">Mobile data won\’t automatically switch based on availability</string>
2271    <!-- Negative button title of the quick settings switch back to DDS dialog [CHAR LIMIT=NONE] -->
2272    <string name="auto_data_switch_dialog_negative_button">No thanks</string>
2273    <!-- Positive button title of the quick settings switch back to DDS dialog [CHAR LIMIT=NONE] -->
2274    <string name="auto_data_switch_dialog_positive_button">Yes, switch</string>
2275
2276    <!-- Warning shown when user input has been blocked due to another app overlaying screen
2277     content. Since we don't know what the app is showing on top of the input target, we
2278     can't verify user consent. [CHAR LIMIT=NONE] -->
2279    <string name="touch_filtered_warning">Because an app is obscuring a permission request, Settings
2280        can’t verify your response.</string>
2281
2282    <!-- Title of prompt requesting access to display slices [CHAR LIMIT=NONE] -->
2283    <string name="slice_permission_title">Allow <xliff:g id="app" example="Example App">%1$s</xliff:g> to show <xliff:g id="app_2" example="Other Example App">%2$s</xliff:g> slices?</string>
2284
2285    <!-- Description of what kind of access is given to a slice host [CHAR LIMIT=NONE] -->
2286    <string name="slice_permission_text_1"> - It can read information from <xliff:g id="app" example="Example App">%1$s</xliff:g></string>
2287    <!-- Description of what kind of access is given to a slice host [CHAR LIMIT=NONE] -->
2288    <string name="slice_permission_text_2"> - It can take actions inside <xliff:g id="app" example="Example App">%1$s</xliff:g></string>
2289
2290    <!-- Text on checkbox allowing the app to show slices from all apps [CHAR LIMIT=NONE] -->
2291    <string name="slice_permission_checkbox">Allow <xliff:g id="app" example="Example App">%1$s</xliff:g> to show slices from any app</string>
2292
2293    <!-- Option to grant the slice permission request on the screen [CHAR LIMIT=15] -->
2294    <string name="slice_permission_allow">Allow</string>
2295
2296    <!-- Option to grant the slice permission request on the screen [CHAR LIMIT=15] -->
2297    <string name="slice_permission_deny">Deny</string>
2298
2299    <!-- List of packages for which we don't want to show recents onboarding, add into overlay as needed. -->
2300
2301    <!-- The title of the notification to suggest enabling automatic battery saver.  [CHAR LIMIT=NONE]-->
2302    <string name="auto_saver_title">Tap to schedule Battery Saver</string>
2303
2304    <!-- The content of the notification to suggest enabling automatic battery saver.  [CHAR LIMIT=NONE]-->
2305    <string name="auto_saver_text">Turn on when battery is likely to run out</string>
2306
2307    <!-- An action on the notification to suggest enabling automatic battery saver: Do not turn on automatic battery saver.  [CHAR LIMIT=NONE]-->
2308    <string name="no_auto_saver_action">No thanks</string>
2309
2310    <!-- The title of the dialog that tells that scheduled (i.e. automatic) battery saver has been turned on. [CHAR LIMIT=NONE]-->
2311
2312    <!-- The content of the dialog that tells that scheduled (i.e. automatic) battery saver has been turned on. [CHAR LIMIT=NONE]-->
2313
2314    <!-- An action on the dialog that tells that scheduled (i.e. automatic) battery saver: open the battery saver setting.  [CHAR LIMIT=NONE]-->
2315
2316    <!-- An action on the dialog that tells that scheduled (i.e. automatic) battery saver: user acknowledges and closes the dialog.  [CHAR LIMIT=NONE]-->
2317
2318    <!-- URl of the webpage that explains battery saver. -->
2319    <string name="help_uri_battery_saver_learn_more_link_target" translatable="false"></string>
2320
2321    <!-- Name for a quick settings tile, used only by platform developers, to extract the SystemUI process memory and send it to another
2322         app for debugging. Will not be seen by users. [CHAR LIMIT=20] -->
2323    <string name="heap_dump_tile_name">Dump SysUI Heap</string>
2324
2325    <!-- Title for the privacy indicators dialog, only appears as part of a11y descriptions [CHAR LIMIT=NONE] -->
2326    <string name="ongoing_privacy_dialog_a11y_title">In use</string>
2327
2328    <!-- Content description for ongoing privacy chip. Use with multiple apps [CHAR LIMIT=NONE]-->
2329    <string name="ongoing_privacy_chip_content_multiple_apps">Applications are using your <xliff:g id="types_list" example="camera, location">%s</xliff:g>.</string>
2330
2331    <!-- Separator for types. Include spaces before and after if needed [CHAR LIMIT=10] -->
2332    <string name="ongoing_privacy_dialog_separator">,\u0020</string>
2333
2334    <!-- Separator for types, before last type. Include spaces before and after if needed [CHAR LIMIT=10] -->
2335    <string name="ongoing_privacy_dialog_last_separator">\u0020and\u0020</string>
2336
2337    <!-- Text for privacy dialog, using sensitive app op (one of camera, location, microphone) right now [CHAR LIMIT=NONE] -->
2338    <string name="ongoing_privacy_dialog_using_op">Being used by <xliff:g id="application_name" example="Photos">%1$s</xliff:g></string>
2339
2340    <!-- Text for privacy dialog, recently used sensitive app op (one of camera, location, microphone) [CHAR LIMIT=NONE] -->
2341    <string name="ongoing_privacy_dialog_recent_op">Recently used by <xliff:g id="application_name" example="Photos">%1$s</xliff:g></string>
2342
2343    <!-- Text for privacy dialog, indicating that the application is the enterprise version [CHAR LIMIT=NONE] -->
2344    <string name="ongoing_privacy_dialog_enterprise">(work)</string>
2345
2346    <!-- Text for privacy dialog, identifying the phone call app [CHAR LIMIT=NONE]-->
2347    <string name="ongoing_privacy_dialog_phonecall">Phone call</string>
2348
2349    <!-- Text for privacy dialog, indicating that an app (or multiple) is using an op on behalf of another [CHAR LIMIT=NONE] -->
2350    <string name="ongoing_privacy_dialog_attribution_text">(through <xliff:g id="application name(s)" example="Maps, and Assistant">%s</xliff:g>)</string>
2351
2352    <!-- Text for privacy dialog, displaying just the subattribution label [CHAR LIMIT=NONE] -->
2353    <string name="ongoing_privacy_dialog_attribution_label">(<xliff:g id="attribution_label" example="For Wallet">%s</xliff:g>)</string>
2354
2355    <!-- Text for privacy dialog, displaying both subattribution and proxy label [CHAR LIMIT=NONE] -->
2356    <string name="ongoing_privacy_dialog_attribution_proxy_label">(<xliff:g id="attribution_label" example="For Wallet">%1$s</xliff:g>  \u2022 <xliff:g id="proxy_label" example="Maps, and Assistant">%2$s</xliff:g>)</string>
2357
2358    <!-- Text for camera app op [CHAR LIMIT=20]-->
2359    <string name="privacy_type_camera">camera</string>
2360
2361    <!-- Text for location app op [CHAR LIMIT=20]-->
2362    <string name="privacy_type_location">location</string>
2363
2364    <!-- Text for microphone app op [CHAR LIMIT=20]-->
2365    <string name="privacy_type_microphone">microphone</string>
2366
2367    <!-- Text for media projection privacy type [CHAR LIMIT=20]-->
2368    <string name="privacy_type_media_projection">screen recording</string>
2369
2370    <!-- What to show on the ambient display player when song doesn't have a title. [CHAR LIMIT=20] -->
2371    <string name="music_controls_no_title">No title</string>
2372
2373    <!-- Title of the overlay warning the user to interact with the device or it will go to sleep. [CHAR LIMIT=25] -->
2374    <string name="inattentive_sleep_warning_title">Standby</string>
2375
2376    <!-- Font scaling -->
2377    <!-- Font scaling: Quick Settings dialog title [CHAR LIMIT=30] -->
2378    <string name="font_scaling_dialog_title">Font Size</string>
2379    <!-- Content Description for the icon button to make fonts smaller. [CHAR LIMIT=30] -->
2380    <string name="font_scaling_smaller">Make smaller</string>
2381    <!-- Content Description for the icon button to make fonts larger. [CHAR LIMIT=30] -->
2382    <string name="font_scaling_larger">Make larger</string>
2383
2384    <!-- Window Magnification strings -->
2385    <!-- Title for Magnification Window [CHAR LIMIT=NONE] -->
2386    <string name="magnification_window_title">Magnification Window</string>
2387    <!-- Title for Magnification Controls Window [CHAR LIMIT=NONE] -->
2388    <string name="magnification_controls_title">Magnification Window Controls</string>
2389    <!-- Action in accessibility menu to zoom in content of the magnification window. [CHAR LIMIT=30] -->
2390    <string name="accessibility_control_zoom_in">Zoom in</string>
2391    <!-- Action in accessibility menu to zoom out content of the magnification window. [CHAR LIMIT=30] -->
2392    <string name="accessibility_control_zoom_out">Zoom out</string>
2393    <!-- Action in accessibility menu to move the magnification window up. [CHAR LIMIT=30] -->
2394    <string name="accessibility_control_move_up">Move up</string>
2395    <!-- Action in accessibility menu to move the magnification window down. [CHAR LIMIT=30] -->
2396    <string name="accessibility_control_move_down">Move down</string>
2397    <!-- Action in accessibility menu to move the magnification window left. [CHAR LIMIT=30] -->
2398    <string name="accessibility_control_move_left">Move left</string>
2399    <!-- Action in accessibility menu to move the magnification window right. [CHAR LIMIT=30] -->
2400    <string name="accessibility_control_move_right">Move right</string>
2401
2402    <!-- Action in accessibility menu to increase the magnification window width. [CHAR LIMIT=NONE] -->
2403    <string name="accessibility_control_increase_window_width">Increase width of magnifier</string>
2404    <!-- Action in accessibility menu to decrease the magnification window width. [CHAR LIMIT=NONE] -->
2405    <string name="accessibility_control_decrease_window_width">Decrease width of magnifier</string>
2406    <!-- Action in accessibility menu to increase the magnification window height. [CHAR LIMIT=NONE] -->
2407    <string name="accessibility_control_increase_window_height">Increase height of magnifier</string>
2408    <!-- Action in accessibility menu to decrease the magnification window height. [CHAR LIMIT=NONE] -->
2409    <string name="accessibility_control_decrease_window_height">Decrease height of magnifier</string>
2410
2411    <!-- Content description for magnification mode switch. [CHAR LIMIT=NONE] -->
2412    <string name="magnification_mode_switch_description">Magnification switch</string>
2413    <!-- A11y state description for magnification mode switch that device is in full-screen mode. [CHAR LIMIT=NONE] -->
2414    <string name="magnification_mode_switch_state_full_screen">Magnify full screen</string>
2415    <!-- A11y state description for magnification mode switch that device is in window mode. [CHAR LIMIT=NONE] -->
2416    <string name="magnification_mode_switch_state_window">Magnify part of screen</string>
2417    <!-- Click action label for magnification settings panel. [CHAR LIMIT=NONE] -->
2418    <string name="magnification_open_settings_click_label">Open magnification settings</string>
2419    <!-- Click action label for magnification settings panel. [CHAR LIMIT=NONE] -->
2420    <string name="magnification_close_settings_click_label">Close magnification settings</string>
2421    <!-- Click action label for exiting magnifier edit mode. [CHAR LIMIT=NONE] -->
2422    <string name="magnification_exit_edit_mode_click_label">Exit edit mode</string>
2423    <!-- Label of the corner of a rectangle that you can tap and drag to resize the magnification area. [CHAR LIMIT=NONE] -->
2424    <string name="magnification_drag_corner_to_resize">Drag corner to resize</string>
2425
2426    <!-- Title of the magnification option button allow diagonal scrolling [CHAR LIMIT=NONE]-->
2427    <string name="accessibility_allow_diagonal_scrolling">Allow diagonal scrolling</string>
2428    <!-- Title of the magnification option button Resize [CHAR LIMIT=NONE]-->
2429    <string name="accessibility_resize">Resize</string>
2430    <!-- Title of the magnification option button Change type [CHAR LIMIT=NONE]-->
2431    <string name="accessibility_change_magnification_type">Change magnification type</string>
2432    <!-- Title of the magnification option button End resizing [CHAR LIMIT=NONE]-->
2433    <string name="accessibility_magnification_end_resizing">End resizing</string>
2434
2435    <!-- Description of the window magnification Top handle [CHAR LIMIT=NONE]-->
2436    <string name="accessibility_magnification_top_handle">Top handle</string>
2437    <!-- Description of the window magnification Left handle [CHAR LIMIT=NONE]-->
2438    <string name="accessibility_magnification_left_handle">Left handle</string>
2439    <!-- Description of the window magnification Right handle [CHAR LIMIT=NONE]-->
2440    <string name="accessibility_magnification_right_handle">Right handle</string>
2441    <!-- Description of the window magnification Bottom handle [CHAR LIMIT=NONE]-->
2442    <string name="accessibility_magnification_bottom_handle">Bottom handle</string>
2443
2444    <!-- Description of the window magnification panel [CHAR LIMIT=NONE]-->
2445    <string name="accessibility_magnification_settings_panel_description">Magnification settings</string>
2446    <!-- Title of the window magnification panel option Magnifier size [CHAR LIMIT=NONE]-->
2447    <string name="accessibility_magnifier_size">Magnifier size</string>
2448    <!-- Title of the window magnification panel option Zoom [CHAR LIMIT=NONE]-->
2449    <string name="accessibility_magnification_zoom">Zoom</string>
2450    <!-- Click action label for magnification panel medium size [CHAR LIMIT=NONE]-->
2451    <string name="accessibility_magnification_medium">Medium</string>
2452    <!-- Click action label for magnification panel small size [CHAR LIMIT=NONE]-->
2453    <string name="accessibility_magnification_small">Small</string>
2454    <!-- Click action label for magnification panel large size [CHAR LIMIT=NONE]-->
2455    <string name="accessibility_magnification_large">Large</string>
2456    <!-- Click action label for magnification panel full screen size [CHAR LIMIT=NONE]-->
2457    <string name="accessibility_magnification_fullscreen">Full screen</string>
2458    <!-- Click action label for magnification panel Done [CHAR LIMIT=20]-->
2459    <string name="accessibility_magnification_done">Done</string>
2460    <!-- Click action label for edit magnification size [CHAR LIMIT=20]-->
2461    <string name="accessibility_magnifier_edit">Edit</string>
2462    <!-- Click action label for magnification panel settings [CHAR LIMIT=NONE]-->
2463    <string name="accessibility_magnification_magnifier_window_settings">Magnifier window settings</string>
2464
2465    <!-- Accessibility floating menu strings -->
2466    <!-- Message for the accessibility floating button migration tooltip. It shows when the user use gestural navigation then upgrade their system. It will tell the user they could customize or replace the floating button in Settings. [CHAR LIMIT=100] -->
2467    <string name="accessibility_floating_button_migration_tooltip">Tap to open accessibility features. Customize or replace this button in Settings.\n\n<annotation id="link">View settings</annotation></string>
2468    <!-- Message for the accessibility floating button docking tooltip. It shows when the user first time drag the button. It will tell the user about docking behavior. [CHAR LIMIT=70] -->
2469    <string name="accessibility_floating_button_docking_tooltip">Move button to the edge to hide it temporarily</string>
2470    <!-- Text for the undo action button of the message view of the accessibility floating menu to perform undo operation. [CHAR LIMIT=30]-->
2471    <string name="accessibility_floating_button_undo">Undo</string>
2472    <!-- Text for the message view with undo action of the accessibility floating menu to show which feature shortcut was removed. [CHAR LIMIT=30]-->
2473    <string name="accessibility_floating_button_undo_message_label_text"><xliff:g id="feature name" example="Magnification">%s</xliff:g> shortcut removed</string>
2474    <!-- Text for the message view with undo action of the accessibility floating menu to show how many features shortcuts were removed. [CHAR LIMIT=30]-->
2475    <string name="accessibility_floating_button_undo_message_number_text">{count, plural,
2476        =1 {# shortcut removed}
2477        other {# shortcuts removed}
2478    }</string>
2479    <!-- Action in accessibility menu to move the accessibility floating button to the top left of the screen. [CHAR LIMIT=30] -->
2480    <string name="accessibility_floating_button_action_move_top_left">Move top left</string>
2481    <!-- Action in accessibility menu to move the accessibility floating button to the top right of the screen. [CHAR LIMIT=30] -->
2482    <string name="accessibility_floating_button_action_move_top_right">Move top right</string>
2483    <!-- Action in accessibility menu to move the accessibility floating button to the bottom left of the screen. [CHAR LIMIT=30]-->
2484    <string name="accessibility_floating_button_action_move_bottom_left">Move bottom left</string>
2485    <!-- Action in accessibility menu to move the accessibility floating button to the bottom right of the screen. [CHAR LIMIT=30]-->
2486    <string name="accessibility_floating_button_action_move_bottom_right">Move bottom right</string>
2487    <!-- Action in accessibility menu to move the accessibility floating button to the edge and hide it to half. [CHAR LIMIT=30]-->
2488    <string name="accessibility_floating_button_action_move_to_edge_and_hide_to_half">Move to edge and hide</string>
2489    <!-- Action in accessibility menu to move the accessibility floating button out the edge and show. [CHAR LIMIT=36]-->
2490    <string name="accessibility_floating_button_action_move_out_edge_and_show">Move out edge and show</string>
2491    <!-- Action in accessibility menu to remove the accessibility floating menu view on the screen. [CHAR LIMIT=36]-->
2492    <string name="accessibility_floating_button_action_remove_menu">Remove</string>
2493    <!-- Action in accessibility menu to toggle on/off the accessibility feature. [CHAR LIMIT=30]-->
2494    <string name="accessibility_floating_button_action_double_tap_to_toggle">toggle</string>
2495
2496    <!-- Device Controls strings -->
2497    <!-- Device Controls, Quick Settings tile title [CHAR LIMIT=30] -->
2498    <string name="quick_controls_title">Device controls</string>
2499
2500    <!-- Controls management providers screen title [CHAR LIMIT=60]-->
2501    <string name="controls_providers_title">Choose app to add controls</string>
2502    <!-- Number of favorites for controls management screen [CHAR LIMIT=NONE]-->
2503    <string name="controls_number_of_favorites">{count, plural,
2504        =1 {# control added.}
2505        other {# controls added.}
2506    }</string>
2507
2508    <!-- Removed control in management screen [CHAR LIMIT=20] -->
2509    <string name="controls_removed">Removed</string>
2510
2511    <!-- Title for the dialog presented to the user to authorize this app to display a Device
2512         controls panel (embedded activity) instead of controls rendered by SystemUI [CHAR LIMIT=30] -->
2513    <string name="controls_panel_authorization_title">Add <xliff:g id="appName" example="My app">%s</xliff:g>?</string>
2514
2515    <!-- Shows in a dialog presented to the user to authorize this app to display a Device controls
2516         panel (embedded activity) instead of controls rendered by SystemUI [CHAR LIMIT=NONE] -->
2517    <string name="controls_panel_authorization"><xliff:g id="appName" example="My app">%s</xliff:g> can choose which controls and content show here.</string>
2518
2519    <!-- Shows in a dialog presented to the user to authorize this app removal from a Device
2520         controls panel [CHAR LIMIT=NONE] -->
2521    <string name="controls_panel_remove_app_authorization">Remove controls for <xliff:g example="My app" id="appName">%s</xliff:g>?</string>
2522
2523    <!-- a11y state description for a control that is currently favorited [CHAR LIMIT=NONE] -->
2524    <string name="accessibility_control_favorite">Favorited</string>
2525    <!-- a11y state description for a control that is currently favorited with its position [CHAR LIMIT=NONE] -->
2526    <string name="accessibility_control_favorite_position">Favorited, position <xliff:g id="number" example="1">%d</xliff:g></string>
2527    <!-- a11y state description for a control that is currently not favorited [CHAR LIMIT=NONE] -->
2528    <string name="accessibility_control_not_favorite">Unfavorited</string>
2529    <!-- a11y action to favorite a control. It will read as "Double-tap to favorite" in screen readers [CHAR LIMIT=NONE] -->
2530    <string name="accessibility_control_change_favorite">favorite</string>
2531    <!-- a11y action to unfavorite a control. It will read as "Double-tap to unfavorite" in screen readers [CHAR LIMIT=NONE] -->
2532    <string name="accessibility_control_change_unfavorite">unfavorite</string>
2533    <!-- a11y action to move a control to the position specified by the parameter [CHAR LIMIT=NONE] -->
2534    <string name="accessibility_control_move">Move to position <xliff:g id="number" example="1">%d</xliff:g></string>
2535
2536    <!-- Controls management controls screen default title [CHAR LIMIT=30] -->
2537    <string name="controls_favorite_default_title">Controls</string>
2538    <!-- Controls management controls screen subtitle [CHAR LIMIT=NONE] -->
2539    <string name="controls_favorite_subtitle">Choose device controls to access quickly</string>
2540    <!-- Controls management editing screen, user direction for rearranging controls [CHAR LIMIT=NONE] -->
2541    <string name="controls_favorite_rearrange">Hold &amp; drag to rearrange controls</string>
2542
2543    <!-- Controls management editing screen, text to indicate that all the favorites have been removed [CHAR LIMIT=NONE] -->
2544    <string name="controls_favorite_removed">All controls removed</string>
2545
2546    <!-- Controls management favorites screen, See other apps with changes made [CHAR LIMIT=NONE] -->
2547    <string name="controls_favorite_toast_no_changes">Changes not saved</string>
2548
2549    <!-- Controls management favorites screen. See other apps button [CHAR LIMIT=30] -->
2550    <string name="controls_favorite_see_other_apps">See other apps</string>
2551
2552    <!-- Controls management favorites screen. Rearrange controls button [CHAR LIMIT=30]-->
2553    <string name="controls_favorite_rearrange_button">Rearrange</string>
2554
2555    <!-- Controls management edit screen. Add controls button [CHAR LIMIT=30]-->
2556    <string name="controls_favorite_add_controls">Add controls</string>
2557
2558    <!-- Controls management edit screen. Return to editing button [CHAR LIMIT=30]-->
2559    <string name="controls_favorite_back_to_editing">Back to editing</string>
2560
2561    <!-- Controls management controls screen error on load message [CHAR LIMIT=NONE] -->
2562    <string name="controls_favorite_load_error">Controls could not be loaded. Check the <xliff:g id="app" example="System UI">%s</xliff:g> app to make sure that the app settings haven\u2019t changed.</string>
2563    <!-- Controls management controls screen no controls found on load message [CHAR LIMIT=NONE] -->
2564    <string name="controls_favorite_load_none">Compatible controls unavailable</string>
2565    <!-- Controls management controls screen header for Other zone [CHAR LIMIT=60] -->
2566    <string name="controls_favorite_other_zone_header">Other</string>
2567
2568    <!-- Controls dialog title [CHAR LIMIT=40] -->
2569    <string name="controls_dialog_title">Add to device controls</string>
2570    <!-- Controls dialog add to favorites [CHAR LIMIT=40] -->
2571    <string name="controls_dialog_ok">Add</string>
2572    <!-- Controls dialog remove app from a panel [CHAR LIMIT=40] -->
2573    <string name="controls_dialog_remove">Remove</string>
2574    <!-- Controls dialog message. Indicates app that suggested this control [CHAR LIMIT=NONE] -->
2575    <string name="controls_dialog_message">Suggested by <xliff:g id="app" example="System UI">%s</xliff:g></string>
2576    <!-- Controls tile secondary label when device is locked and user does not want access to controls from lockscreen [CHAR LIMIT=20] -->
2577    <string name="controls_tile_locked">Device locked</string>
2578
2579    <!-- Title of the dialog to show and control devices from lock screen [CHAR LIMIT=NONE] -->
2580    <string name="controls_settings_show_controls_dialog_title">Show and control devices from lock screen?</string>
2581    <!-- Message of the dialog to show and control devices from lock screen [CHAR LIMIT=NONE] -->
2582    <string name="controls_settings_show_controls_dialog_message">You can add controls for your external devices to the lock screen.\n\nYour device app may allow you to control some devices without unlocking your phone or tablet.\n\nYou can make changes any time in Settings.</string>
2583    <!-- Title of the dialog to control certain devices from lock screen without auth [CHAR LIMIT=NONE] -->
2584    <string name="controls_settings_trivial_controls_dialog_title">Control devices from lock screen?</string>
2585    <!-- Message of the dialog to control certain devices from lock screen without auth [CHAR LIMIT=NONE] -->
2586    <string name="controls_settings_trivial_controls_dialog_message">You can control some devices without unlocking your phone or tablet. Your device app determines which devices can be controlled in this way.</string>
2587    <!-- Neutral button title of the controls dialog [CHAR LIMIT=NONE] -->
2588    <string name="controls_settings_dialog_neutral_button">No thanks</string>
2589    <!-- Positive button title of the controls dialog  [CHAR LIMIT=NONE] -->
2590    <string name="controls_settings_dialog_positive_button">Yes</string>
2591
2592    <!-- Controls PIN entry dialog, switch to alphanumeric keyboard [CHAR LIMIT=100] -->
2593    <string name="controls_pin_use_alphanumeric">PIN contains letters or symbols</string>
2594    <!-- Controls PIN entry dialog, title [CHAR LIMIT=30] -->
2595    <string name="controls_pin_verify">Verify <xliff:g id="device" example="Backdoor lock">%s</xliff:g></string>
2596    <!-- Controls PIN entry dialog, title when 1st attempt failed [CHAR LIMIT=30] -->
2597    <string name="controls_pin_wrong">Wrong PIN</string>
2598    <!-- Controls PIN entry dialog, text hint [CHAR LIMIT=30] -->
2599    <string name="controls_pin_instructions">Enter PIN</string>
2600    <!-- Controls PIN entry dialog, text hint, retry [CHAR LIMIT=30] -->
2601    <string name="controls_pin_instructions_retry">Try another PIN</string>
2602    <!-- Controls confirmation dialog, user prompt [CHAR LIMIT=NONE] -->
2603    <string name="controls_confirmation_message">Confirm change for <xliff:g id="device" example="Backdoor lock">%s</xliff:g></string>
2604
2605    <!-- Tooltip to show in management screen when there are multiple structures [CHAR_LIMIT=50] -->
2606    <string name="controls_structure_tooltip">Swipe to see more</string>
2607
2608    <!-- Accessibility action informing the user how they can retry face authentication [CHAR LIMIT=NONE] -->
2609    <string name="retry_face">Retry face authentication</string>
2610
2611    <!-- Message to tell the user to wait while systemui attempts to load a set of
2612         recommended controls [CHAR_LIMIT=60] -->
2613    <string name="controls_seeding_in_progress">Loading recommendations</string>
2614
2615    <!-- Title for media controls [CHAR_LIMIT=50] -->
2616    <string name="controls_media_title">Media</string>
2617    <!-- Explanation for closing controls associated with a specific media session [CHAR_LIMIT=50] -->
2618    <string name="controls_media_close_session">Hide this media control for <xliff:g id="app_name" example="Foo Music App">%1$s</xliff:g>?</string>
2619    <!-- Explanation that controls associated with a specific media session are active [CHAR_LIMIT=50] -->
2620    <string name="controls_media_active_session">The current media session cannot be hidden.</string>
2621    <!-- Label for a button that will hide media controls [CHAR_LIMIT=30] -->
2622    <string name="controls_media_dismiss_button">Hide</string>
2623    <!-- Label for button to resume media playback [CHAR_LIMIT=NONE] -->
2624    <string name="controls_media_resume">Resume</string>
2625    <!-- Label for button to go to media control settings screen [CHAR_LIMIT=30] -->
2626    <string name="controls_media_settings_button">Settings</string>
2627    <!-- Description for media control's playing media item, including information for the media's title, the artist, and source app [CHAR LIMIT=NONE]-->
2628    <string name="controls_media_playing_item_description"><xliff:g id="song_name" example="Daily mix">%1$s</xliff:g> by <xliff:g id="artist_name" example="Various artists">%2$s</xliff:g> is playing from <xliff:g id="app_label" example="Spotify">%3$s</xliff:g></string>
2629    <!-- Content description for media cotnrols progress bar [CHAR_LIMIT=NONE] -->
2630    <string name="controls_media_seekbar_description"><xliff:g id="elapsed_time" example="1:30">%1$s</xliff:g> of <xliff:g id="total_time" example="3:00">%2$s</xliff:g></string>
2631    <!-- Placeholder title to inform user that an app has posted media controls [CHAR_LIMIT=NONE] -->
2632    <string name="controls_media_empty_title"><xliff:g id="app_name" example="Foo Music App">%1$s</xliff:g> is running</string>
2633
2634    <!-- Description for button in media controls. Pressing button starts playback [CHAR_LIMIT=NONE] -->
2635    <string name="controls_media_button_play">Play</string>
2636    <!-- Description for button in media controls. Pressing button pauses playback [CHAR_LIMIT=NONE] -->
2637    <string name="controls_media_button_pause">Pause</string>
2638    <!-- Description for button in media controls. Pressing button goes to previous track [CHAR_LIMIT=NONE] -->
2639    <string name="controls_media_button_prev">Previous track</string>
2640    <!-- Description for button in media controls. Pressing button goes to next track [CHAR_LIMIT=NONE] -->
2641    <string name="controls_media_button_next">Next track</string>
2642    <!-- Description for button in media controls. Used when media is connecting to a remote device (via something like chromecast). Pressing button does nothing [CHAR_LIMIT=NONE] -->
2643    <string name="controls_media_button_connecting">Connecting</string>
2644
2645    <!-- Title for Smartspace recommendation card within media controls. The "Play" means the action to play a media [CHAR_LIMIT=10] -->
2646    <string name="controls_media_smartspace_rec_title">Play</string>
2647    <!-- Description for Smartspace recommendation card within media controls [CHAR_LIMIT=NONE] -->
2648    <string name="controls_media_smartspace_rec_description">Open <xliff:g id="app_label" example="Spotify">%1$s</xliff:g></string>
2649    <!-- Description for Smartspace recommendation's media item, including information for the media's title, the artist, and source app [CHAR LIMIT=NONE]-->
2650    <string name="controls_media_smartspace_rec_item_description">Play <xliff:g id="song_name" example="Daily mix">%1$s</xliff:g> by <xliff:g id="artist_name" example="Various artists">%2$s</xliff:g> from <xliff:g id="app_label" example="Spotify">%3$s</xliff:g></string>
2651    <!-- Description for Smartspace recommendation's media item which doesn't have artist info, including information for the media's title and the source app [CHAR LIMIT=NONE]-->
2652    <string name="controls_media_smartspace_rec_item_no_artist_description">Play <xliff:g id="song_name" example="Daily mix">%1$s</xliff:g> from <xliff:g id="app_label" example="Spotify">%2$s</xliff:g></string>
2653    <!-- Header title for Smartspace recommendation card within media controls. [CHAR_LIMIT=30] -->
2654    <string name="controls_media_smartspace_rec_header">For You</string>
2655
2656    <!--- ****** Media tap-to-transfer ****** -->
2657    <!-- Text for a button to undo the media transfer. [CHAR LIMIT=20] -->
2658    <string name="media_transfer_undo">Undo</string>
2659    <!-- Text to ask the user to move their device closer to a different device (deviceName) in order to play media on the different device. [CHAR LIMIT=75] -->
2660    <string name="media_move_closer_to_start_cast">Move closer to play on <xliff:g id="deviceName" example="My Tablet">%1$s</xliff:g></string>
2661    <!-- Text to ask the user to move their device closer to a different device (deviceName) in order to transfer media from the different device and back onto the current device. [CHAR LIMIT=75] -->
2662    <string name="media_move_closer_to_end_cast">To play here, move closer to <xliff:g id="deviceName" example="tablet">%1$s</xliff:g></string>
2663    <!-- Text informing the user that their media is now playing on a different device (deviceName). [CHAR LIMIT=50] -->
2664    <string name="media_transfer_playing_different_device">Playing on <xliff:g id="deviceName" example="My Tablet">%1$s</xliff:g></string>
2665    <!-- Text informing the user that the media transfer has failed because something went wrong. [CHAR LIMIT=50] -->
2666    <string name="media_transfer_failed">Something went wrong. Try again.</string>
2667    <!-- Text to indicate that a media transfer is currently in-progress, aka loading. [CHAR LIMIT=NONE] -->
2668    <string name="media_transfer_loading">Loading</string>
2669    <!-- Default name of the device. [CHAR LIMIT=30] -->
2670    <string name="media_ttt_default_device_type">tablet</string>
2671    <!-- Description of media transfer icon of unknown app appears in receiver devices. [CHAR LIMIT=NONE]-->
2672    <string name="media_transfer_receiver_content_description_unknown_app">Casting your media</string>
2673    <!-- Description of media transfer icon appears in receiver devices. [CHAR LIMIT=NONE]-->
2674    <string name="media_transfer_receiver_content_description_with_app_name">Casting <xliff:g id="app_label" example="Spotify">%1$s</xliff:g></string>
2675
2676    <!-- Error message indicating that a control timed out while waiting for an update [CHAR_LIMIT=30] -->
2677    <string name="controls_error_timeout">Inactive, check app</string>
2678    <!-- Error message indicating that the control is no longer available in the application [CHAR LIMIT=30] -->
2679    <string name="controls_error_removed">Not found</string>
2680    <!-- Title for dialog indicating that the control is no longer available in the application [CHAR LIMIT=30] -->
2681    <string name="controls_error_removed_title">Control is unavailable</string>
2682    <!-- Message body for dialog indicating that the control is no longer available in the application [CHAR LIMIT=NONE] -->
2683    <string name="controls_error_removed_message">Couldn\u2019t access <xliff:g id="device" example="Backdoor lock">%1$s</xliff:g>. Check the <xliff:g id="application" example="Google Home">%2$s</xliff:g> app to make sure the control is still available and that the app settings haven\u2019t changed.</string>
2684    <!-- Text for button to open the corresponding application [CHAR_LIMIT=20] -->
2685    <string name="controls_open_app">Open app</string>
2686    <!-- Error message indicating that an unspecified error occurred while getting the status [CHAR LIMIT=30] -->
2687    <string name="controls_error_generic">Can\u2019t load status</string>
2688    <!-- Error message indicating that a control action failed [CHAR_LIMIT=30] -->
2689    <string name="controls_error_failed">Error, try again</string>
2690    <!-- Controls menu, add [CHAR_LIMIT=30] -->
2691    <string name="controls_menu_add">Add controls</string>
2692    <!-- Controls menu, edit [CHAR_LIMIT=30] -->
2693    <string name="controls_menu_edit">Edit controls</string>
2694    <!-- Controls menu, add another app [CHAR LIMIT=30] -->
2695    <string name="controls_menu_add_another_app">Add app</string>
2696    <!-- Controls menu, remove app [CHAR_LIMIT=30] -->
2697    <string name="controls_menu_remove">Remove app</string>
2698
2699    <!-- Title for the media output dialog with media related devices [CHAR LIMIT=50] -->
2700    <string name="media_output_dialog_add_output">Add outputs</string>
2701    <!-- Title for the media output slice with group devices [CHAR LIMIT=50] -->
2702    <string name="media_output_dialog_group">Group</string>
2703    <!-- Summary for media output group with only one device which is active [CHAR LIMIT=NONE] -->
2704    <string name="media_output_dialog_single_device">1 device selected</string>
2705    <!-- Summary for media output group with the active device count [CHAR LIMIT=NONE] -->
2706    <string name="media_output_dialog_multiple_devices"><xliff:g id="count" example="2">%1$d</xliff:g> devices selected</string>
2707    <!-- Summary for disconnected status [CHAR LIMIT=50] -->
2708    <string name="media_output_dialog_disconnected">(disconnected)</string>
2709    <!-- Summary for connecting error message [CHAR LIMIT=NONE] -->
2710    <string name="media_output_dialog_connect_failed">Can\'t switch. Tap to try again.</string>
2711    <!-- Title for connecting item [CHAR LIMIT=60] -->
2712    <string name="media_output_dialog_pairing_new">Connect a device</string>
2713    <!-- Title for launch app [CHAR LIMIT=60] -->
2714    <string name="media_output_dialog_launch_app_text">To cast this session, please open the app.</string>
2715    <!-- App name when can't get app name [CHAR LIMIT=60] -->
2716    <string name="media_output_dialog_unknown_launch_app_name">Unknown app</string>
2717    <!-- Button text for stopping casting [CHAR LIMIT=60] -->
2718    <string name="media_output_dialog_button_stop_casting">Stop casting</string>
2719    <!-- Accessibility text describing purpose of media output dialog. [CHAR LIMIT=NONE] -->
2720    <string name="media_output_dialog_accessibility_title">Available devices for audio output.</string>
2721    <!-- Accessibility text describing purpose of seekbar in media output dialog. [CHAR LIMIT=NONE] -->
2722    <string name="media_output_dialog_accessibility_seekbar">Volume</string>
2723    <!-- Summary for media output volume of a device in percentage [CHAR LIMIT=NONE] -->
2724    <string name="media_output_dialog_volume_percentage"><xliff:g id="percentage" example="10">%1$d</xliff:g>%%</string>
2725    <!-- Title for Speakers and Displays group. [CHAR LIMIT=NONE] -->
2726    <string name="media_output_group_title_speakers_and_displays">Speakers &amp; Displays</string>
2727    <!-- Title for Suggested Devices group. [CHAR LIMIT=NONE] -->
2728    <string name="media_output_group_title_suggested_device">Suggested Devices</string>
2729    <!-- Summary for end session dialog. [CHAR LIMIT=NONE] -->
2730    <string name="media_output_end_session_dialog_summary">Stop your shared session to move media to another device</string>
2731    <!-- Button text for stopping session [CHAR LIMIT=60] -->
2732    <string name="media_output_end_session_dialog_stop">Stop</string>
2733
2734
2735    <!-- Media Output Broadcast Dialog -->
2736    <!-- Title for Broadcast First Notify Dialog [CHAR LIMIT=60] -->
2737    <string name="media_output_first_broadcast_title">How broadcasting works</string>
2738    <!-- Title for Broadcast Notify Dialog [CHAR LIMIT=60] -->
2739    <string name="media_output_broadcast">Broadcast</string>
2740    <!-- Message for notifying the user about the Broadcast at first launch [CHAR LIMIT=NONE] -->
2741    <string name="media_output_first_notify_broadcast_message">People near you with compatible Bluetooth devices can listen to the media you\'re broadcasting</string>
2742    <!-- Message for Broadcasting information and QR code [CHAR LIMIT=NONE] -->
2743    <string name="media_output_broadcasting_message">To listen to your broadcast, people nearby with compatible Bluetooth devices can scan your QR code or use your broadcast name and password</string>
2744    <!-- Title for Broadcast Name [CHAR LIMIT=60] -->
2745    <string name="media_output_broadcast_name">Broadcast Name</string>
2746    <!-- Title for Broadcast Code(Password) [CHAR LIMIT=60] -->
2747    <string name="media_output_broadcast_code">Password</string>
2748    <!-- Button for change broadcast name and broadcast code [CHAR LIMIT=60] -->
2749    <string name="media_output_broadcast_dialog_save">Save</string>
2750    <!-- The "starting" text when Broadcast is starting [CHAR LIMIT=60] -->
2751    <string name="media_output_broadcast_starting">Starting&#8230;</string>
2752    <!-- The button text when Broadcast start failed [CHAR LIMIT=60] -->
2753    <string name="media_output_broadcast_start_failed">Can\u2019t broadcast</string>
2754    <!-- The error message when Broadcast name/code update failed [CHAR LIMIT=60] -->
2755    <string name="media_output_broadcast_update_error">Can\u2019t save. Try again.</string>
2756    <!-- The error message when Broadcast name/code update failed and can't change again[CHAR LIMIT=60] -->
2757    <string name="media_output_broadcast_last_update_error">Can\u2019t save.</string>
2758    <!-- The hint message when Broadcast code is less than 4 characters [CHAR LIMIT=60] -->
2759    <string name="media_output_broadcast_code_hint_no_less_than_min">Use at least 4 characters</string>
2760    <!-- The hint message when Broadcast edit is more than 16/254 characters [CHAR LIMIT=60] -->
2761    <string name="media_output_broadcast_edit_hint_no_more_than_max">Use fewer than <xliff:g id="length" example="16">%1$d</xliff:g> characters</string>
2762
2763    <!-- Label for clip data when copying the build number off QS [CHAR LIMIT=NONE]-->
2764    <string name="build_number_clip_data_label">Build number</string>
2765    <!-- Text to display when copying the build number off QS [CHAR LIMIT=NONE]-->
2766    <string name="build_number_copy_toast">Build number copied to clipboard.</string>
2767
2768     <!-- Status for conversation without interaction data [CHAR LIMIT=120] -->
2769    <string name="basic_status">Open conversation</string>
2770    <!--Title text for Conversation widget set up screen [CHAR LIMIT=180] -->
2771    <string name="select_conversation_title">Conversation widgets</string>
2772    <!--Text explaining to tap a conversation to select it show in their Conversation widget [CHAR LIMIT=180] -->
2773    <string name="select_conversation_text">Tap a conversation to add it to your Home screen</string>
2774    <!--Text explaining there are no existing conversations to show in their Conversation widget [CHAR LIMIT=100] -->
2775    <string name="no_conversations_text">Your recent conversations will show up here</string>
2776    <!--Text header for priority conversation tiles available to be added to the home screen [CHAR LIMIT=100] -->
2777    <string name="priority_conversations">Priority conversations</string>
2778    <!--Text header for recent conversation tiles available to be added to the home screen [CHAR LIMIT=100] -->
2779    <string name="recent_conversations">Recent conversations</string>
2780    <!-- Timestamp for notification with exact time in days plural [CHAR LIMIT=25] -->
2781    <string name="days_timestamp"><xliff:g id="duration" example="5">%1$s</xliff:g> days ago</string>
2782    <!-- Timestamp for notification from one week ago[CHAR LIMIT=25] -->
2783    <string name="one_week_timestamp">1 week ago</string>
2784    <!-- Timestamp for notification from two weeks ago [CHAR LIMIT=25] -->
2785    <string name="two_weeks_timestamp">2 weeks ago</string>
2786    <!-- Timestamp for notification when over one week ago [CHAR LIMIT=25] -->
2787    <string name="over_one_week_timestamp">Over 1 week ago</string>
2788    <!-- Timestamp for notification when over two weeks ago [CHAR LIMIT=25] -->
2789    <string name="over_two_weeks_timestamp">Over 2 weeks ago</string>
2790    <!-- Status text on the Conversation widget for a birthday today [CHAR LIMIT=20] -->
2791    <string name="birthday_status">Birthday</string>
2792    <!-- Content description text on the Conversation widget for a birthday today [CHAR LIMIT=150] -->
2793    <string name="birthday_status_content_description">It\'s <xliff:g id="name" example="Anna">%1$s</xliff:g>\’s birthday</string>
2794    <!-- Status text on the Conversation widget for an upcoming birthday [CHAR LIMIT=20] -->
2795    <string name="upcoming_birthday_status">Birthday soon</string>
2796    <!-- Content description text on the Conversation widget for an upcoming birthday [CHAR LIMIT=150] -->
2797    <string name="upcoming_birthday_status_content_description">It\'s <xliff:g id="name" example="Anna">%1$s</xliff:g>\’s birthday soon</string>
2798    <!-- Status text on the Conversation widget for an anniversary [CHAR LIMIT=20] -->
2799    <string name="anniversary_status">Anniversary</string>
2800    <!-- Content description text on the Conversation widget for an anniversary [CHAR LIMIT=150] -->
2801    <string name="anniversary_status_content_description">It\'s <xliff:g id="name" example="Anna">%1$s</xliff:g>\’s anniversary</string>
2802    <!-- Status text on the Conversation widget for sharing location [CHAR LIMIT=20] -->
2803    <string name="location_status">Sharing location</string>
2804    <!-- Content description text on the Conversation widget for sharing location [CHAR LIMIT=150] -->
2805    <string name="location_status_content_description"><xliff:g id="name" example="Anna">%1$s</xliff:g> is sharing location</string>
2806    <!-- Status text on the Conversation widget for a new story posted [CHAR LIMIT=20] -->
2807    <string name="new_story_status">New story</string>
2808    <!-- Content description text on the Conversation widget for a new story posted on social channels, usually a photograph. [CHAR LIMIT=150] -->
2809    <string name="new_story_status_content_description"><xliff:g id="name" example="Anna">%1$s</xliff:g> shared a new story</string>
2810    <!-- Status text on the Conversation widget for watching a video [CHAR LIMIT=20] -->
2811    <string name="video_status">Watching</string>
2812    <!-- Status text on the Conversation widget for listening to audio [CHAR LIMIT=20] -->
2813    <string name="audio_status">Listening</string>
2814    <!-- Status text on the Conversation widget for playing a game [CHAR LIMIT=20] -->
2815    <string name="game_status">Playing</string>
2816    <!-- Empty user name before user has selected a friend for their Conversation widget [CHAR LIMIT=10] -->
2817    <string name="empty_user_name">Friends</string>
2818    <!-- Empty status shown before user has selected a friend for their Conversation widget [CHAR LIMIT=20] -->
2819    <string name="empty_status">Let’s chat tonight!</string>
2820    <!-- Empty status shown temporarily before we've been able to load the conversation for their Conversation widget after reboots [CHAR LIMIT=40] -->
2821    <string name="status_before_loading">Content will show up soon</string>
2822    <!-- Default text for missed call notifications on their Conversation widget [CHAR LIMIT=20] -->
2823    <string name="missed_call">Missed call</string>
2824    <!-- Text when a Notification may have more messages than the number indicated [CHAR LIMIT=5] -->
2825    <string name="messages_count_overflow_indicator"><xliff:g id="number" example="7">%d</xliff:g>+</string>
2826    <!-- Description text for adding a Conversation widget [CHAR LIMIT=100] -->
2827    <string name="people_tile_description">See recent messages, missed calls, and status updates</string>
2828    <!-- Title text displayed for the Conversation widget [CHAR LIMIT=50] -->
2829    <string name="people_tile_title">Conversation</string>
2830    <!-- Text when the Conversation widget when Do Not Disturb is suppressing the notification. [CHAR LIMIT=50] -->
2831    <string name="paused_by_dnd">Paused by Do Not Disturb</string>
2832    <!-- Content description text on the Conversation widget when a person has sent a new text message [CHAR LIMIT=150] -->
2833    <string name="new_notification_text_content_description"><xliff:g id="name" example="Anna">%1$s</xliff:g> sent a message: <xliff:g id="notification" example="Hey! How is your day going">%2$s</xliff:g></string>
2834    <!-- Content description text on the Conversation widget when a person has sent a new image message [CHAR LIMIT=150] -->
2835    <string name="new_notification_image_content_description"><xliff:g id="name" example="Anna">%1$s</xliff:g> sent an image</string>
2836    <!-- Content description text on the Conversation widget when a person has a new status posted [CHAR LIMIT=150] -->
2837    <string name="new_status_content_description"><xliff:g id="name" example="Anna">%1$s</xliff:g> has a status update: <xliff:g id="status" example="Listening to music">%2$s</xliff:g></string>
2838    <!-- Content description text on the Conversation widget when a person is  available, meaning online on an application [CHAR LIMIT=150] -->
2839    <string name="person_available">Available</string>
2840
2841    <!-- Title to display in a notification when ACTION_BATTERY_CHANGED.EXTRA_PRESENT field is false
2842    [CHAR LIMIT=NONE] -->
2843    <string name="battery_state_unknown_notification_title">Problem reading your battery meter</string>
2844    <!-- Text to display in a notification when ACTION_BATTERY_CHANGED.EXTRA_PRESENT field is false
2845    [CHAR LIMIT=NONE] -->
2846    <string name="battery_state_unknown_notification_text">Tap for more information</string>
2847
2848    <!-- Secondary label for alarm tile when there is no next alarm information [CHAR LIMIT=20] -->
2849    <string name="qs_alarm_tile_no_alarm">No alarm set</string>
2850
2851    <!-- Accessibility label for a11y action to show the bouncer (pin/pattern/password) screen lock [CHAR LIMIT=NONE] -->
2852    <string name="accessibility_bouncer">enter screen lock</string>
2853    <!-- Accessibility label for fingerprint sensor [CHAR LIMIT=NONE] -->
2854    <string name="accessibility_fingerprint_label">Fingerprint sensor</string>
2855    <!-- Accessibility action for tapping on an affordance that will bring up the user's
2856    pin/pattern/password bouncer (ie: "Double tap to authenticate") [CHAR LIMIT=NONE] -->
2857    <string name="accessibility_authenticate_hint">authenticate</string>
2858    <!-- Accessibility action for tapping on an affordance on an unlocked lock screen (ie: "Double
2859     tap to enter device") [CHAR LIMIT=NONE] -->
2860    <string name="accessibility_enter_hint">enter device</string>
2861    <!-- Message shown to suggest authentication using fingerprint [CHAR LIMIT=60]-->
2862    <string name="keyguard_try_fingerprint">Use fingerprint to open</string>
2863    <!-- Accessibility announcement to inform user to unlock using the fingerprint sensor [CHAR LIMIT=NONE] -->
2864    <string name="accessibility_fingerprint_bouncer">Authentication required. Touch the fingerprint sensor to authenticate.</string>
2865
2866    <!-- Content description for a chip in the status bar showing that the user is currently on a phone call. [CHAR LIMIT=NONE] -->
2867    <string name="ongoing_phone_call_content_description">Ongoing phone call</string>
2868
2869    <!-- Provider Model: Default title of the mobile network in the mobile layout. [CHAR LIMIT=50] -->
2870    <string name="mobile_data_settings_title">Mobile data</string>
2871    <!-- Provider Model: Summary text separator for preferences including a short description
2872         (eg. "Connected / 5G"). [CHAR LIMIT=50] -->
2873    <string name="preference_summary_default_combination"><xliff:g id="state" example="Connected">%1$s</xliff:g> / <xliff:g id="networkMode" example="LTE">%2$s</xliff:g></string>
2874    <!-- Provider Model:
2875         Summary indicating that a SIM has an active mobile data connection [CHAR LIMIT=50] -->
2876    <string name="mobile_data_connection_active">Connected</string>
2877    <!-- Provider Model:
2878         Summary indicating that a SIM is temporarily connected to mobile data [CHAR LIMIT=50] -->
2879    <string name="mobile_data_temp_connection_active">Temporarily connected</string>
2880    <!-- Provider Model:
2881     Summary indicating that a SIM is temporarily connected to mobile data [CHAR LIMIT=50] -->
2882    <string name="mobile_data_poor_connection">Poor connection</string>
2883    <!-- Provider Model:
2884     Summary indicating that a SIM has no mobile data connection [CHAR LIMIT=50] -->
2885    <string name="mobile_data_off_summary">Mobile data won\u0027t auto\u2011connect</string>
2886    <!-- Provider Model:
2887     Summary indicating that a active SIM and no network available [CHAR LIMIT=50] -->
2888    <string name="mobile_data_no_connection">No connection</string>
2889    <!-- Provider Model: Summary indicating that no other networks available [CHAR LIMIT=50] -->
2890    <string name="non_carrier_network_unavailable">No other networks available</string>
2891    <!-- Provider Model: Summary indicating that no networks available [CHAR LIMIT=50] -->
2892    <string name="all_network_unavailable">No networks available</string>
2893    <!-- Provider Model: Panel title text for turning on the Wi-Fi networks. [CHAR LIMIT=40] -->
2894    <string name="turn_on_wifi">Wi\u2011Fi</string>
2895    <!-- Provider Model: Panel subtitle for tapping a network to connect to internet. [CHAR LIMIT=60] -->
2896    <string name="tap_a_network_to_connect">Tap a network to connect</string>
2897    <!-- Provider Model: Panel subtitle for unlocking screen to view networks. [CHAR LIMIT=60] -->
2898    <string name="unlock_to_view_networks">Unlock to view networks</string>
2899    <!-- Provider Model: Wi-Fi settings. text displayed when Wi-Fi is on and network list is empty [CHAR LIMIT=50]-->
2900    <string name="wifi_empty_list_wifi_on">Searching for networks\u2026</string>
2901    <!-- Provider Model: Failure notification for connect -->
2902    <string name="wifi_failed_connect_message">Failed to connect to network</string>
2903    <!-- Provider Model: Toast message for when the user selects cellular as the internet provider and Wi-Fi auto-connect is temporarily disabled [CHAR LIMIT=60]-->
2904    <string name="wifi_wont_autoconnect_for_now">Wi\u2011Fi won\u2019t auto-connect for now</string>
2905    <!-- Provider Model: Title to see all the networks [CHAR LIMIT=50] -->
2906    <string name="see_all_networks">See all</string>
2907    <!-- Summary for warning to disconnect ethernet first then switch to other networks. [CHAR LIMIT=60] -->
2908    <string name="to_switch_networks_disconnect_ethernet">To switch networks, disconnect ethernet</string>
2909    <!-- Message to describe "Wi-Fi scan always available feature" when Wi-Fi is off and Wi-Fi scanning is on. [CHAR LIMIT=NONE] -->
2910    <string name="wifi_scan_notify_message">To improve device experience, apps and services can still scan for Wi\u2011Fi networks at any time, even when Wi\u2011Fi is off. You can change this in Wi\u2011Fi scanning settings. <annotation id="link">Change</annotation></string>
2911    <!-- Provider Model: Description of the airplane mode button. [CHAR LIMIT=60] -->
2912    <string name="turn_off_airplane_mode">Turn off airplane mode</string>
2913
2914    <!-- Text for TileService request dialog. This is shown to the user that an app is requesting
2915         user approval to add the shown tile to Quick Settings [CHAR LIMIT=NONE] -->
2916    <string name="qs_tile_request_dialog_text"><xliff:g id="appName" example="Fake App">%1$s</xliff:g> wants to add the following tile to Quick Settings</string>
2917    <!-- Text for TileService request dialog. Text for button for user to approve adding the tile [CHAR LIMIT=20] -->
2918    <string name="qs_tile_request_dialog_add">Add tile</string>
2919    <!-- Text for TileService request dialog. Text for button for user to reject adding the tile [CHAR LIMIT=20] -->
2920    <string name="qs_tile_request_dialog_not_add">Do not add tile</string>
2921
2922    <!-- Title for User Switch dialog. [CHAR LIMIT=20] -->
2923    <string name="qs_user_switch_dialog_title">Select user</string>
2924
2925    <!-- Label for the entry point to open the dialog which shows currently running applications [CHAR LIMIT=NONE]-->
2926    <string name="fgs_manager_footer_label">{count, plural,
2927        =1 {# app is active}
2928        other {# apps are active}
2929    }</string>
2930    <!-- Content description for a dot indicator in the running application indicating that there
2931    is new information [CHAR LIMIT=NONE] -->
2932    <string name="fgs_dot_content_description">New information</string>
2933    <!-- Title for dialog listing applications currently running [CHAR LIMIT=NONE]-->
2934    <string name="fgs_manager_dialog_title">Active apps</string>
2935    <!-- Detailed message for dialog listing applications currently running [CHAR LIMIT=NONE]-->
2936    <string name="fgs_manager_dialog_message">These apps are active and running, even when you\u2019re not using them. This improves their functionality, but it may also affect battery life.</string>
2937    <!-- Label of the button to stop an app from running [CHAR LIMIT=12]-->
2938    <string name="fgs_manager_app_item_stop_button_label">Stop</string>
2939    <!-- Label of the button to stop an app from running but the app is already stopped and the button is disabled [CHAR LIMIT=12]-->
2940    <string name="fgs_manager_app_item_stop_button_stopped_label">Stopped</string>
2941
2942    <!-- Label for button to finish and copy edited text back to the clipboard [CHAR LIMIT=20] -->
2943    <string name="clipboard_edit_text_done">Done</string>
2944    <!-- Text informing user that content has been copied to the system clipboard [CHAR LIMIT=NONE] -->
2945    <string name="clipboard_overlay_text_copied">Copied</string>
2946    <!-- Text informing user where text being edited was copied from [CHAR LIMIT=NONE] -->
2947    <string name="clipboard_edit_source">From <xliff:g id="appName" example="Gmail">%1$s</xliff:g></string>
2948    <!-- Label for button to dismiss clipboard overlay [CHAR LIMIT=NONE] -->
2949    <string name="clipboard_dismiss_description">Dismiss copied text</string>
2950    <!-- Label for button to edit text that was copied to the clipboard [CHAR LIMIT=NONE] -->
2951    <string name="clipboard_edit_text_description">Edit copied text</string>
2952    <!-- Label for button to edit an image that was copied to the clipboard [CHAR LIMIT=NONE] -->
2953    <string name="clipboard_edit_image_description">Edit copied image</string>
2954    <!-- Label for button to send copied content to a nearby device [CHAR LIMIT=NONE] -->
2955    <string name="clipboard_send_nearby_description">Send to nearby device</string>
2956    <!-- Text informing user that copied content is hidden [CHAR LIMIT=NONE] -->
2957    <string name="clipboard_text_hidden">Tap to view</string>
2958    <!-- Asterisks replacing sensitive text content -->
2959    <string name="clipboard_asterisks" translatable="false">••••••</string>
2960    <!-- Accessibility announcement informing user that text has been copied [CHAR LIMIT=NONE] -->
2961    <string name="clipboard_text_copied">Text copied</string>
2962    <!-- Accessibility announcement informing user that text has been copied [CHAR LIMIT=NONE] -->
2963    <string name="clipboard_image_copied">Image copied</string>
2964    <!-- Accessibility announcement informing user that something has been copied [CHAR LIMIT=NONE] -->
2965    <string name="clipboard_content_copied">Content copied</string>
2966    <!-- Name of the screen that lets the user edit the context of the clipboard (copy/paste) [CHAR LIMIT=NONE] -->
2967    <string name="clipboard_editor">Clipboard Editor</string>
2968    <!-- Name for the window showing the clipboard (copy/paste) preview and controls [CHAR LIMIT=NONE] -->
2969    <string name="clipboard_overlay_window_name">Clipboard</string>
2970    <!-- Accessibility label for an image preview [CHAR LIMIT=NONE] -->
2971    <string name="clipboard_image_preview">Image preview</string>
2972    <!-- Accessibility string describing what will happen when the user selects the clipboard preview. Completing the sentence "Double tap to ..." [CHAR LIMIT=NONE] -->
2973    <string name="clipboard_edit">edit</string>
2974
2975    <!-- Generic "add" string [CHAR LIMIT=NONE] -->
2976    <string name="add">Add</string>
2977    <!-- Add supervised user -->
2978    <string name="add_user_supervised" translatable="false">@*android:string/supervised_user_creation_label</string>
2979    <!-- Manage users - For system user management [CHAR LIMIT=40]  -->
2980    <string name="manage_users">Manage users</string>
2981
2982    <!-- Toast shown when a notification does not support dragging to split [CHAR LIMIT=NONE] -->
2983    <string name="drag_split_not_supported">This notification does not support dragging to split screen</string>
2984
2985    <!-- Content description for the Wi-Fi off icon in the dream overlay status bar [CHAR LIMIT=NONE] -->
2986    <string name="dream_overlay_status_bar_wifi_off">Wi\u2011Fi unavailable</string>
2987    <!-- Content description for the priority mode icon in the dream overlay status bar [CHAR LIMIT=NONE] -->
2988    <string name="dream_overlay_status_bar_priority_mode">Priority mode</string>
2989    <!-- Content description for the alarm set icon in the dream overlay status bar [CHAR LIMIT=NONE] -->
2990    <string name="dream_overlay_status_bar_alarm_set">Alarm set</string>
2991    <!-- Content description for the camera off icon in the dream overlay status bar [CHAR LIMIT=NONE] -->
2992    <string name="dream_overlay_status_bar_camera_off">Camera is off</string>
2993    <!-- Content description for the mic off icon in the dream overlay status bar [CHAR LIMIT=NONE] -->
2994    <string name="dream_overlay_status_bar_mic_off">Mic is off</string>
2995    <!-- Content description for the camera and mic off icon in the dream overlay status bar [CHAR LIMIT=NONE] -->
2996    <string name="dream_overlay_status_bar_camera_mic_off">Camera and mic are off</string>
2997    <!-- Content description for the assistant attention indicator [CHAR LIMIT=NONE] -->
2998    <string name="dream_overlay_status_bar_assistant_attention_indicator">Assistant is listening</string>
2999    <!-- Content description for the notifications indicator icon in the dream overlay status bar [CHAR LIMIT=NONE] -->
3000    <string name="dream_overlay_status_bar_notification_indicator">{count, plural,
3001    =1 {# notification}
3002    other {# notifications}
3003    }</string>
3004    <!-- Accessibility label for weather complication on dreams with weather condition and temperature [CHAR_LIMIT=200] -->
3005    <string name="dream_overlay_weather_complication_desc">
3006        <xliff:g id="weather_condition" example="Partly cloudy">%1$s</xliff:g>, <xliff:g id="temperature" example="7°C">%2$s</xliff:g>
3007    </string>
3008
3009    <!-- [CHAR LIMIT=30] Label used to open Note Task -->
3010    <string name="note_task_button_label">Note-taking</string>
3011
3012    <!-- [CHAR LIMIT=25] Long label used by Note Task Shortcut -->
3013    <string name="note_task_shortcut_long_label">Note-taking, <xliff:g id="note_taking_app" example="Note-taking App">%1$s</xliff:g></string>
3014
3015    <!-- [CHAR LIMIT=NONE] Le audio broadcast dialog, media app is broadcasting -->
3016    <string name="broadcasting_description_is_broadcasting">Broadcasting</string>
3017    <!-- [CHAR LIMIT=NONE] Le audio broadcast dialog, title -->
3018    <string name="bt_le_audio_broadcast_dialog_title">Stop broadcasting <xliff:g id="app_name" example="App Name 1">%1$s</xliff:g>?</string>
3019    <!-- [CHAR LIMIT=NONE] Le audio broadcast dialog, sub-title -->
3020    <string name="bt_le_audio_broadcast_dialog_sub_title">If you broadcast <xliff:g id="switchApp" example="App Name 2">%1$s</xliff:g> or change the output, your current broadcast will stop</string>
3021    <!-- [CHAR LIMIT=NONE] Le audio broadcast dialog, switch to others app. -->
3022    <string name="bt_le_audio_broadcast_dialog_switch_app">Broadcast <xliff:g id="switchApp" example="App Name 2">%1$s</xliff:g></string>
3023    <!-- [CHAR LIMIT=NONE] Le audio broadcast dialog, different output. -->
3024    <string name="bt_le_audio_broadcast_dialog_different_output">Change output</string>
3025    <!-- [CHAR LIMIT=NONE] Le audio broadcast dialog, media app is unknown -->
3026    <string name="bt_le_audio_broadcast_dialog_unknown_name">Unknown</string>
3027
3028    <!-- Time format for the Dream Time Complication for 12-hour time format [CHAR LIMIT=NONE] -->
3029    <string name="dream_time_complication_12_hr_time_format">h:mm</string>
3030
3031    <!-- Time format for the Dream Time Complication for 24-hour time format [CHAR LIMIT=NONE] -->
3032    <string name="dream_time_complication_24_hr_time_format">kk:mm</string>
3033
3034    <!-- Title for the log access confirmation dialog. [CHAR LIMIT=NONE] -->
3035    <string name="log_access_confirmation_title">Allow <xliff:g id="log_access_app_name" example="Example App">%s</xliff:g> to access all device logs?</string>
3036    <!-- Label for the allow button on the log access confirmation dialog. [CHAR LIMIT=40] -->
3037    <string name="log_access_confirmation_allow">Allow one-time access</string>
3038    <!-- Label for the deny button on the log access confirmation dialog. [CHAR LIMIT=20] -->
3039    <string name="log_access_confirmation_deny">Don\u2019t allow</string>
3040
3041    <!-- Content for the log access confirmation dialog. [CHAR LIMIT=NONE]-->
3042    <string name="log_access_confirmation_body">Device logs record what happens on your device. Apps can use these logs to find and fix issues.\n\nSome logs may contain sensitive info, so only allow apps you trust to access all device logs.
3043        \n\nIf you don’t allow this app to access all device logs, it can still access its own logs. Your device manufacturer may still be able to access some logs or info on your device.
3044    </string>
3045
3046    <!-- Learn more URL for the log access confirmation dialog. [DO NOT TRANSLATE]-->
3047    <string name="log_access_confirmation_learn_more_url" translatable="false">https://support.google.com/android/answer/12986432</string>
3048    <string name="log_access_confirmation_learn_more">Learn more</string>
3049    <string name="log_access_confirmation_learn_more_at">Learn more at <xliff:g id="url" example="g.co/android/devicelogs">%s</xliff:g></string>
3050
3051    <!--
3052    Template for an action that opens a specific app. [CHAR LIMIT=16]
3053    -->
3054    <string name="keyguard_affordance_enablement_dialog_action_template">Open <xliff:g id="appName" example="Wallet">%1$s</xliff:g></string>
3055
3056    <!---
3057    Explains that the wallet app is not available because it is not installed. This is shown as part
3058    of a dialog that explains to the user why they cannot select this shortcut for their lock screen
3059    right now.
3060    [CHAR LIMIT=NONE].
3061    -->
3062    <string name="wallet_quick_affordance_unavailable_install_the_app">To add the Wallet app as a shortcut, make sure the app is installed</string>
3063
3064    <!---
3065    Explains that the wallet app is not available because it is not installed. This is shown as part
3066    of a dialog that explains to the user why they cannot select this shortcut for their lock screen
3067    right now.
3068    [CHAR LIMIT=NONE].
3069    -->
3070    <string name="wallet_quick_affordance_unavailable_configure_the_app">To add the Wallet app as a shortcut, make sure at least one card has been added</string>
3071
3072    <!--
3073    Explains that the lock screen shortcut for the "home" app is not available because the app isn't
3074    installed. This is shown as part of a dialog that explains to the user why they cannot select
3075    this shortcut for their lock screen right now. [CHAR LIMIT=NONE].
3076    -->
3077    <string name="home_quick_affordance_unavailable_install_the_app">To add the Home app as a shortcut, make sure the app is installed</string>
3078
3079    <!--
3080    Explains that the lock screen shortcut for the "home" app is not available because the app isn't
3081    configured. This is shown as part of a dialog that explains to the user why they cannot select
3082    this shortcut for their lock screen right now. [CHAR LIMIT=NONE].
3083    -->
3084    <string name="home_quick_affordance_unavailable_configure_the_app">&#8226; At least one device or device panel are available</string>
3085
3086    <!---
3087    Explains that the notes app is not available. This is shown as part of a dialog that explains to
3088    the user why they cannot select this shortcut for their lock screen right now.
3089    [CHAR LIMIT=NONE].
3090    -->
3091    <string name="notes_app_quick_affordance_unavailable_explanation">Select a default notes app to use the notetaking shortcut</string>
3092
3093    <!---
3094    The action to make the lock screen shortcut for the notes app to be available for the user to
3095    use. This is shown as the action button in the dialog explaining why the shortcut isn't
3096    available. [CHAR LIMIT=NONE] -->
3097    <string name="keyguard_affordance_enablement_dialog_notes_app_action">Select app</string>
3098
3099    <!--
3100    Error message shown when a shortcut must be pressed and held to activate it, usually shown when
3101    the user tried to tap the shortcut or held it for too short a time. [CHAR LIMIT=32].
3102    -->
3103    <string name="keyguard_affordance_press_too_short">Touch &amp; hold shortcut</string>
3104
3105    <!-- Text for education page of cancel button to hide the page. [CHAR_LIMIT=NONE] -->
3106    <string name="rear_display_bottom_sheet_cancel">Cancel</string>
3107    <!-- Text for the user to confirm they flipped the device around. [CHAR_LIMIT=NONE] -->
3108    <string name="rear_display_bottom_sheet_confirm">Switch screens now</string>
3109    <!-- Text for education page title to guide user to unfold phone. [CHAR_LIMIT=50] -->
3110    <string name="rear_display_folded_bottom_sheet_title">Unfold phone</string>
3111    <!-- Text for education page title to guide user to switch to the front display. [CHAR_LIMIT=50] -->
3112    <string name="rear_display_unfolded_bottom_sheet_title">Switch screens?</string>
3113    <!-- Text for education page description to suggest user to use rear selfie capture. [CHAR_LIMIT=NONE] -->
3114    <string name="rear_display_folded_bottom_sheet_description">For higher resolution, use the rear camera</string>
3115    <!-- Text for unfolded education page description to suggest user to use rear selfie capture. [CHAR_LIMIT=NONE] -->
3116    <string name="rear_display_unfolded_bottom_sheet_description">For higher resolution, flip the phone</string>
3117    <!-- Text for education page content description for folded animation. [CHAR_LIMIT=NONE] -->
3118    <string name="rear_display_accessibility_folded_animation">Foldable device being unfolded</string>
3119    <!-- Text for education page content description for unfolded animation. [CHAR_LIMIT=NONE] -->
3120    <string name="rear_display_accessibility_unfolded_animation">Foldable device being flipped around</string>
3121
3122    <!-- Title for notification of low stylus battery with percentage. "percentage" is
3123        the value of the battery capacity remaining [CHAR LIMIT=none]-->
3124    <string name="stylus_battery_low_percentage"><xliff:g id="percentage" example="16%">%s</xliff:g> battery remaining</string>
3125    <!-- Subtitle for the notification sent when a stylus battery is low. [CHAR LIMIT=none]-->
3126    <string name="stylus_battery_low_subtitle">Connect your stylus to a charger</string>
3127
3128    <!-- Title for notification of low stylus battery. [CHAR_LIMIT=NONE] -->
3129    <string name="stylus_battery_low">Stylus battery low</string>
3130
3131    <!-- Label for a lock screen shortcut to start the camera in video mode. [CHAR_LIMIT=16] -->
3132    <string name="video_camera">Video camera</string>
3133
3134    <!-- Switch to work profile dialer app for placing a call dialog. -->
3135    <!-- Text for Switch to work profile dialog's Title. Switch to work profile dialog guide users to make call from work
3136    profile dialer app as it's not possible to make call from current profile due to an admin policy. [CHAR LIMIT=60] -->
3137    <string name="call_from_work_profile_title">Can\'t call from a personal app</string>
3138    <!-- Text for switch to work profile for call dialog to guide users to make call from work
3139    profile dialer app as it's not possible to make call from current profile due to an admin policy. [CHAR LIMIT=NONE]
3140    -->
3141    <string name="call_from_work_profile_text">Your organization only allows you to make calls from work apps</string>
3142    <!-- Label for the button to switch to work profile for placing call. Switch to work profile dialog guide users to make call from work
3143    profile dialer app as it's not possible to make call from current profile due to an admin policy.[CHAR LIMIT=60] -->
3144    <string name="call_from_work_profile_action">Switch to work profile</string>
3145    <!-- Label for the button to switch to work profile for placing call. Switch to work profile dialog guide users to make call from work
3146    profile dialer app as it's not possible to make call from current profile due to an admin policy.[CHAR LIMIT=60] -->
3147    <string name="install_dialer_on_work_profile_action">Install a work phone app</string>
3148    <!-- Label for the close button on switch to work profile dialog. Switch to work profile dialog guide users to make call from work
3149    profile dialer app as it's not possible to make call from current profile due to an admin policy.[CHAR LIMIT=60] -->
3150    <string name="call_from_work_profile_close">Cancel</string>
3151
3152    <!--
3153    Label for a menu item in a menu that is shown when the user wishes to customize the lock screen.
3154    Clicking on this menu item takes the user to a screen where they can modify the settings of the
3155    lock screen.
3156
3157    It is critical that this text is as short as possible. If needed, translators should feel free
3158    to drop "lock screen" from their translation and keep just "Customize" or "Customization", in
3159    cases when that verb is not available in their target language.
3160
3161    [CHAR LIMIT=32]
3162    -->
3163    <string name="lock_screen_settings">Customize lock screen</string>
3164
3165    <!-- Title of security view when we want to authenticate before customizing the lockscreen. [CHAR LIMIT=NONE] -->
3166    <string name="keyguard_unlock_to_customize_ls">Unlock to customize lock screen</string>
3167
3168    <!-- Content description for Wi-Fi not available icon on dream [CHAR LIMIT=NONE]-->
3169    <string name="wifi_unavailable_dream_overlay_content_description">Wi-Fi not available</string>
3170
3171    <!-- Content description for camera blocked icon on dream [CHAR LIMIT=NONE] -->
3172    <string name="camera_blocked_dream_overlay_content_description">Camera blocked</string>
3173
3174    <!-- Content description for camera and microphone blocked icon on dream [CHAR LIMIT=NONE] -->
3175    <string name="camera_and_microphone_blocked_dream_overlay_content_description">Camera and microphone blocked</string>
3176
3177    <!-- Content description for camera and microphone disabled icon on dream [CHAR LIMIT=NONE] -->
3178    <string name="microphone_blocked_dream_overlay_content_description">Microphone blocked</string>
3179
3180    <!-- Content description for priority mode icon on dream [CHAR LIMIT=NONE] -->
3181    <string name="priority_mode_dream_overlay_content_description">Priority mode on</string>
3182
3183    <!-- Content description for when assistant attention is active [CHAR LIMIT=NONE] -->
3184    <string name="assistant_attention_content_description">Assistant attention on</string>
3185
3186    <!--- Content of toast triggered when the notes app entry point is triggered without setting a default notes app. [CHAR LIMIT=NONE] -->
3187    <string name="set_default_notes_app_toast_content">Set default notes app in Settings</string>
3188
3189    <!-- Label for a button that, when clicked, sends the user to the app store to install an app. [CHAR LIMIT=64]. -->
3190    <string name="install_app">Install app</string>
3191
3192    <!-- Title of the privacy dialog, shown for active / recent app usage of some phone sensors [CHAR LIMIT=30] -->
3193    <string name="privacy_dialog_title">Microphone &amp; Camera</string>
3194    <!-- Subtitle of the privacy dialog, shown for active / recent app usage of some phone sensors [CHAR LIMIT=NONE] -->
3195    <string name="privacy_dialog_summary">Recent app use</string>
3196    <!-- Label of the secondary button of the privacy dialog, used to check recent app usage of phone sensors [CHAR LIMIT=30] -->
3197    <string name="privacy_dialog_more_button">See recent access</string>
3198    <!-- Label of the primary button to dismiss the privacy dialog [CHAR LIMIT=20] -->
3199    <string name="privacy_dialog_done_button">Done</string>
3200    <!-- Description for expanding a collapsible widget in the privacy dialog [CHAR LIMIT=NONE] -->
3201    <string name="privacy_dialog_expand_action">Expand and show options</string>
3202    <!-- Description for collapsing a collapsible widget in the privacy dialog [CHAR LIMIT=NONE] -->
3203    <string name="privacy_dialog_collapse_action">Collapse</string>
3204    <!-- Label of a button of the privacy dialog to close an app actively using a phone sensor [CHAR LIMIT=50] -->
3205    <string name="privacy_dialog_close_app_button">Close this app</string>
3206    <!-- Message shown in the privacy dialog when an app actively using a phone sensor is closed [CHAR LIMIT=NONE] -->
3207    <string name="privacy_dialog_close_app_message"><xliff:g id="app_name" example="Gmail">%1$s</xliff:g> closed</string>
3208    <!-- Label of a button of the privacy dialog to learn more of a service actively or recently using a phone sensor [CHAR LIMIT=50] -->
3209    <string name="privacy_dialog_manage_service">Manage service</string>
3210    <!-- Label of a button of the privacy dialog to manage permissions of an app actively or recently using a phone sensor [CHAR LIMIT=50] -->
3211    <string name="privacy_dialog_manage_permissions">Manage access</string>
3212    <!-- Label for active usage of a phone sensor by phone call in the privacy dialog [CHAR LIMIT=NONE] -->
3213    <string name="privacy_dialog_active_call_usage">In use by phone call</string>
3214    <!-- Label for recent usage of a phone sensor by phone call in the privacy dialog [CHAR LIMIT=NONE] -->
3215    <string name="privacy_dialog_recent_call_usage">Recently used in phone call</string>
3216    <!-- Label for active app usage of a phone sensor in the privacy dialog [CHAR LIMIT=NONE] -->
3217    <string name="privacy_dialog_active_app_usage">In use by <xliff:g id="app_name" example="Gmail">%1$s</xliff:g></string>
3218    <!-- Label for recent app usage of a phone sensor in the privacy dialog [CHAR LIMIT=NONE] -->
3219    <string name="privacy_dialog_recent_app_usage">Recently used by <xliff:g id="app_name" example="Gmail">%1$s</xliff:g></string>
3220    <!-- Label for active app usage of a phone sensor with sub-attribution or proxy label in the privacy dialog [CHAR LIMIT=NONE] -->
3221    <string name="privacy_dialog_active_app_usage_1">In use by <xliff:g id="app_name" example="Gmail">%1$s</xliff:g> (<xliff:g id="attribution_label" example="For Wallet">%2$s</xliff:g>)</string>
3222    <!-- Label for recent app usage of a phone sensor with sub-attribution or proxy label in the privacy dialog [CHAR LIMIT=NONE] -->
3223    <string name="privacy_dialog_recent_app_usage_1">Recently used by <xliff:g id="app_name" example="Gmail">%1$s</xliff:g> (<xliff:g id="attribution_label" example="For Wallet">%2$s</xliff:g>)</string>
3224    <!-- Label for active app usage of a phone sensor with sub-attribution and proxy label in the privacy dialog [CHAR LIMIT=NONE] -->
3225    <string name="privacy_dialog_active_app_usage_2">In use by <xliff:g id="app_name" example="Gmail">%1$s</xliff:g> (<xliff:g id="attribution_label" example="For Wallet">%2$s</xliff:g> \u2022 <xliff:g id="proxy_label" example="Speech services">%3$s</xliff:g>)</string>
3226    <!-- Label for recent app usage of a phone sensor with sub-attribution and proxy label in the privacy dialog [CHAR LIMIT=NONE] -->
3227    <string name="privacy_dialog_recent_app_usage_2">Recently used by <xliff:g id="app_name" example="Gmail">%1$s</xliff:g> (<xliff:g id="attribution_label" example="For Wallet">%2$s</xliff:g> \u2022 <xliff:g id="proxy_label" example="Speech services">%3$s</xliff:g>)</string>
3228</resources>
3229