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