1<?xml version="1.0" encoding="utf-8"?> 2<!-- 3/* 4* Copyright (C) 2017 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 21 <!-- Application name --> 22 <string name="derived_app_name" translatable="false">Quickstep</string> 23 24 <!-- Options for recent tasks --> 25 <!-- Title for an option to keep an app pinned to the screen until it is unpinned --> 26 <string name="recent_task_option_pin">Pin</string> 27 <!-- Title for an option to enter freeform mode for a given app --> 28 <string name="recent_task_option_freeform">Freeform</string> 29 <!-- Title and content description for an option to enter desktop windowing mode for a given app --> 30 <string name="recent_task_option_desktop">Desktop</string> 31 <!-- Title and content description for an option to move app to external display. --> 32 <string name="recent_task_option_external_display">Move to external display</string> 33 34 <!-- Title and content description for Desktop tile in Recents screen that contains apps opened inside desktop windowing mode [CHAR LIMIT=NONE] --> 35 <string name="recent_task_desktop">Desktop</string> 36 37 <!-- Recents: The empty recents string. [CHAR LIMIT=NONE] --> 38 <string name="recents_empty_message">No recent items</string> 39 40 <!-- Content description for the recent apps's accessibility option that opens its usage settings. [CHAR LIMIT=NONE] --> 41 <string name="accessibility_app_usage_settings">App usage settings</string> 42 43 <!-- Recents: Title of a button that clears the task list, i.e. closes all tasks. [CHAR LIMIT=30] --> 44 <string name="recents_clear_all">Clear all</string> 45 46 <!-- Recents: Title of a button that goes back from displaying tasks filtered by package name to displaying all tasks [CHAR LIMIT=30] --> 47 <string name="recents_back" translatable="false">Back</string> 48 49 <!-- Accessibility title for the list of recent apps [CHAR_LIMIT=none] --> 50 <string name="accessibility_recent_apps">Recent apps</string> 51 52 <!-- Accessibility confirmation for task closed --> 53 <string name="task_view_closed">Task Closed</string> 54 55 <!-- Accessibility title for an app card in Recents for apps that have time limit set 56 [CHAR_LIMIT=none] --> 57 <string name="task_contents_description_with_remaining_time"><xliff:g id="task_description" example="GMail">%1$s</xliff:g>, <xliff:g id="remaining_time" example="7 minutes left today">%2$s</xliff:g></string> 58 59 <!-- Text to show total app usage per day if it is less than 1 minute ("<" is the 60 escaped form of '<'). [CHAR LIMIT=15] --> 61 <string name="shorter_duration_less_than_one_minute">< 1 minute</string> 62 63 <!-- Annotation shown on an app card in Recents, telling that the app has a usage limit set by 64 the user, and a given time is left for it today [CHAR LIMIT=22] --> 65 <string name="time_left_for_app"><xliff:g id="time" example="7 minutes">%1$s</xliff:g> left today</string> 66 67 <!-- Accessibility title for the row of all-apps containing app predictions. [CHAR LIMIT=50] --> 68 <string name="title_app_suggestions">App suggestions</string> 69 <!-- Text of the tip when user lands in all apps view for the first time, indicating where the tip toast points to is the predicted apps section. [CHAR_LIMIT=50] --> 70 <string name="all_apps_prediction_tip">Your predicted apps</string> 71 72 <!-- Content description for a close button. [CHAR LIMIT=NONE] --> 73 <string name="gesture_tutorial_close_button_content_description" translatable="false">Close</string> 74 75 <!-- Hotseat educational strings for users who don't qualify for migration --> 76 <string name="hotseat_edu_title_migrate">Get app suggestions on the bottom row of your Home screen</string> 77 <string name="hotseat_edu_title_migrate_landscape">Get app suggestions on favorites row of your Home screen</string> 78 79 <string name="hotseat_edu_message_migrate">Easily access your most-used apps right on the Home screen. Suggestions will change based on your routines. Apps on the bottom row will move up to your Home screen. </string> 80 <string name="hotseat_edu_message_migrate_landscape">Easily access your most-used apps right on the Home screen. Suggestions will change based on your routines. Apps in favorites row will move to your Home screen. </string> 81 82 <!-- Button text to opt in for fully predicted hotseat --> 83 <string name="hotseat_edu_accept">Get app suggestions</string> 84 <!-- Button text to dismiss opt in for fully predicted hotseat --> 85 <string name="hotseat_edu_dismiss">No thanks</string> 86 87 <!-- action shown to toggle predictions after onboarding --> 88 <string name="hotseat_prediction_settings">Settings</string> 89 90 <!-- tip shown if user has no items in hotseat to migrate --> 91 <string name="hotseat_auto_enrolled">Most-used apps appear here, and change based on routines</string> 92 <!-- tip shown if user declines migration and has no open spots for prediction --> 93 <string name="hotseat_tip_no_empty_slots">Drag apps off the bottom row to get app suggestions</string> 94 <!-- tip shown if user declines migration and has some open spots for prediction --> 95 <string name="hotseat_tip_gaps_filled">App suggestions added to empty space</string> 96 <!-- tip shown when user migrates and predictions are enabled in hotseat --> 97 <string name="hotsaet_tip_prediction_enabled">App suggestions enabled</string> 98 <!-- tip shown when hotseat edu is requested while predictions are disabled --> 99 <string name="hotsaet_tip_prediction_disabled">App suggestions are disabled</string> 100 101 <!-- content description for hotseat items --> 102 <string name="hotseat_prediction_content_description">Predicted app: <xliff:g id="title" example="Chrome">%1$s</xliff:g></string> 103 104 <!-- Title of prompt shown before the gesture navigation tutorial to users who need to rotate their screen. [CHAR LIMIT=100] --> 105 <string name="gesture_tutorial_rotation_prompt_title">Rotate your device</string> 106 <!-- Prompt shown before the gesture navigation tutorial to users who need to rotate their screen to begin. [CHAR LIMIT=100] --> 107 <string name="gesture_tutorial_rotation_prompt">Please rotate your device to complete the gesture navigation tutorial</string> 108 109 <!-- Feedback shown during interactive parts of Back gesture tutorial for right edge when the gesture is too far from the edge. [CHAR LIMIT=100] --> 110 <string name="back_gesture_feedback_swipe_too_far_from_edge">Make sure you swipe from the far-right or far-left edge</string> 111 <!-- Feedback shown during interactive parts of Back gesture tutorial for right edge when the gesture is cancelled. [CHAR LIMIT=100] --> 112 <string name="back_gesture_feedback_cancelled">Make sure you swipe from the right or left edge to the middle of the screen and let go</string> 113 <!-- Feedback shown after completing the back gesture step if the user is following the full gesture tutorial flow. [CHAR LIMIT=100] --> 114 <string name="back_gesture_feedback_complete_with_overview_follow_up">You learned how to swipe from the right to go back. Next up, learn how to switch apps.</string> 115 <!-- Feedback shown after completing the back gesture step if the user is following the full gesture tutorial flow. [CHAR LIMIT=100] --> 116 <string name="back_gesture_feedback_complete_with_follow_up">You completed the go back gesture. Next up, learn how to switch apps.</string> 117 <!-- Feedback shown after completing the back gesture step if the user started this tutorial individually. [CHAR LIMIT=100] --> 118 <string name="back_gesture_feedback_complete_without_follow_up">You completed the go back gesture</string> 119 <!-- Feedback shown during interactive parts of Back gesture tutorial when the gesture is within the nav bar region. [CHAR LIMIT=100] --> 120 <string name="back_gesture_feedback_swipe_in_nav_bar">Make sure you don\'t swipe too close to the bottom of the screen</string> 121 <!-- Subtitle shown on the confirmation screen after successful gesture. [CHAR LIMIT=60] --> 122 <string name="back_gesture_tutorial_confirm_subtitle">To change the sensitivity of the back gesture, go to Settings</string> 123 <!-- Feedback shown during interactive parts of Home gesture tutorial when the gesture is started too far from the edge. [CHAR LIMIT=100] --> 124 <!-- Introduction title for the Back gesture tutorial. [CHAR LIMIT=100] --> 125 <string name="back_gesture_intro_title">Swipe to go back</string> 126 <!-- Introduction subtitle for the Back gesture tutorial. [CHAR LIMIT=200] --> 127 <string name="back_gesture_intro_subtitle">To go back to the last screen, swipe from the left or right edge to the middle of the screen.</string> 128 <!-- Introduction subtitle for the Back gesture tutorial that will be spoken by screen readers. [CHAR LIMIT=200] --> 129 <string name="back_gesture_spoken_intro_subtitle">To go back to the last screen, swipe with 2 fingers from the left or right edge to the middle of the screen.</string> 130 <!-- Title of the gesture tutorial section educating users on how to go back to the previous screen. [CHAR LIMIT=100] --> 131 <string name="back_gesture_tutorial_title">Go back</string> 132 <!-- Subtitle of the gesture tutorial section educating users on how to go to back to the previous screen [CHAR LIMIT=100] --> 133 <string name="back_gesture_tutorial_subtitle">Swipe from the left or right edge to the middle of the screen</string> 134 135 <string name="home_gesture_feedback_swipe_too_far_from_edge">Make sure you swipe up from the bottom edge of the screen</string> 136 <!-- Feedback shown during interactive parts of Home gesture tutorial when the Overview gesture is detected. [CHAR LIMIT=100] --> 137 <string name="home_gesture_feedback_overview_detected">Make sure you don\'t pause before letting go</string> 138 <!-- Feedback shown during interactive parts of Home gesture tutorial when the gesture is horizontal instead of vertical. [CHAR LIMIT=100] --> 139 <string name="home_gesture_feedback_wrong_swipe_direction">Make sure you swipe straight up</string> 140 <!-- Feedback shown after completing the home gesture step if the user is following the full gesture tutorial flow. [CHAR LIMIT=100] --> 141 <string name="home_gesture_feedback_complete_with_follow_up">You completed the go home gesture. Next up, learn how to go back.</string> 142 <!-- Feedback shown after completing the home gesture step if the user started this tutorial individually. [CHAR LIMIT=100] --> 143 <string name="home_gesture_feedback_complete_without_follow_up">You completed the go home gesture</string> 144 <!-- Introduction title for the Home gesture tutorial. [CHAR LIMIT=100] --> 145 <string name="home_gesture_intro_title">Swipe to go home</string> 146 <!-- Introduction subtitle for the Home gesture tutorial. [CHAR LIMIT=100] --> 147 <string name="home_gesture_intro_subtitle">Swipe up from the bottom of your screen. This gesture always takes you to the Home screen.</string> 148 <!-- Introduction subtitle for the Home gesture tutorial that will be spoken by screen readers. [CHAR LIMIT=100] --> 149 <string name="home_gesture_spoken_intro_subtitle">Swipe up with 2 fingers from the bottom of the screen. This gesture always takes you to the Home screen.</string> 150 <!-- Title of the gesture tutorial section educating users on how to go to the home screen. [CHAR LIMIT=100] --> 151 <string name="home_gesture_tutorial_title">Go home</string> 152 <!-- Subtitle of the gesture tutorial section educating users on how to go to the home screen [CHAR LIMIT=100] --> 153 <string name="home_gesture_tutorial_subtitle">Swipe up from the bottom of your screen</string> 154 <!-- Title message when users successfully learn to go to the home screen [CHAR LIMIT=100] --> 155 <string name="home_gesture_tutorial_success">Great job!</string> 156 157 <!-- Feedback shown during interactive parts of Overview gesture tutorial when the gesture is started too far from the edge. [CHAR LIMIT=100] --> 158 <string name="overview_gesture_feedback_swipe_too_far_from_edge">Make sure you swipe up from the bottom edge of the screen</string> 159 <!-- Feedback shown during interactive parts of Overview gesture tutorial when the Home gesture is detected. The window refers to the current app's window during the gesture. [CHAR LIMIT=100] --> 160 <string name="overview_gesture_feedback_home_detected">Try holding the window for longer before releasing</string> 161 <!-- Feedback shown during interactive parts of Overview gesture tutorial when the gesture is horizontal instead of vertical. [CHAR LIMIT=100] --> 162 <string name="overview_gesture_feedback_wrong_swipe_direction">Make sure you swipe straight up, then pause</string> 163 <!-- Feedback shown after completing the overview gesture step if the user is following the full gesture tutorial flow. [CHAR LIMIT=100] --> 164 <string name="overview_gesture_feedback_complete_with_follow_up">You learned how to use gestures. To turn off gestures, go to Settings.</string> 165 <!-- Feedback shown after completing the overview gesture step if the user started this tutorial individually. [CHAR LIMIT=100] --> 166 <string name="overview_gesture_feedback_complete_without_follow_up">You completed the switch apps gesture</string> 167 <!-- Introduction title for the Overview gesture tutorial. [CHAR LIMIT=100] --> 168 <string name="overview_gesture_intro_title">Swipe to switch apps</string> 169 <!-- Introduction subtitle for the Overview gesture tutorial. [CHAR LIMIT=100] --> 170 <string name="overview_gesture_intro_subtitle">To switch between apps, swipe up from the bottom of your screen, hold, then release.</string> 171 <!-- Introduction subtitle for the Overview gesture tutorial that will be spoken by screen readers. [CHAR LIMIT=100] --> 172 <string name="overview_gesture_spoken_intro_subtitle">To switch between apps, swipe up with 2 fingers from the bottom of your screen, hold, then release.</string> 173 <!-- Title of the gesture tutorial section educating users on how to switch between apps. [CHAR LIMIT=100] --> 174 <string name="overview_gesture_tutorial_title">Switch apps</string> 175 <!-- Subtitle of the gesture tutorial section educating users on how to switch between apps [CHAR LIMIT=100] --> 176 <string name="overview_gesture_tutorial_subtitle">Swipe up from the bottom of your screen, hold, then release</string> 177 <!-- Title message when users successfully learn to switch between apps [CHAR LIMIT=100] --> 178 <string name="overview_gesture_tutorial_success">Well done!</string> 179 180 181 <!-- Title shown during interactive part of Assistant gesture tutorial. [CHAR LIMIT=30] --> 182 <string name="assistant_gesture_tutorial_playground_title" translatable="false">Tutorial: Assistant</string> 183 <!-- Subtitle shown during interactive parts of Assistant gesture tutorial. [CHAR LIMIT=60] --> 184 <string name="assistant_gesture_tutorial_playground_subtitle" translatable="false">Try swiping diagonally from a bottom corner of the screen</string> 185 <!-- Feedback shown during interactive parts of Assistant gesture tutorial when the gesture is started too far from the corner. [CHAR LIMIT=100] --> 186 <string name="assistant_gesture_feedback_swipe_too_far_from_corner" translatable="false">Make sure you swipe from a bottom corner of the screen.</string> 187 <!-- Feedback shown during interactive parts of Assistant gesture tutorial when the gesture doesn't go diagonally enough. [CHAR LIMIT=100] --> 188 <string name="assistant_gesture_feedback_swipe_not_diagonal" translatable="false">Make sure you swipe diagonally.</string> 189 <!-- Feedback shown during interactive parts of Assistant gesture tutorial when the gesture doesn't go far enough. [CHAR LIMIT=100] --> 190 <string name="assistant_gesture_feedback_swipe_not_long_enough" translatable="false">Try swiping further.</string> 191 192 <!-- Title shown in sandbox mode part of gesture tutorial. [CHAR LIMIT=30] --> 193 <string name="sandbox_mode_title" translatable="false">Sandbox Mode</string> 194 <!-- Subtitle shown in sandbox mode part of gesture tutorial. [CHAR LIMIT=60] --> 195 <string name="sandbox_mode_subtitle" translatable="false">Try any navigation gesture</string> 196 <!-- Feedback shown in sandbox mode when the back gesture is successfully issued. [CHAR LIMIT=60] --> 197 <string name="sandbox_mode_back_gesture_feedback_successful" translatable="false">Back gesture successful</string> 198 <!-- Feedback shown in sandbox mode when the assistant gesture is a successfully issued. [CHAR LIMIT=60] --> 199 <string name="sandbox_mode_assistant_gesture_feedback_successful" translatable="false">Assistant gesture successful</string> 200 <!-- Feedback shown in sandbox mode when the home gesture is a successfully issued. [CHAR LIMIT=60] --> 201 <string name="sandbox_mode_home_gesture_feedback_successful" translatable="false">Home gesture successful</string> 202 <!-- Feedback shown in sandbox mode when the overview gesture is a successfully issued. [CHAR LIMIT=60] --> 203 <string name="sandbox_mode_overview_gesture_feedback_successful" translatable="false">Overview gesture successful</string> 204 <!-- Feedback shown in sandbox mode when the back gesture swipe is too far from the edge. [CHAR LIMIT=60] --> 205 <string name="sandbox_mode_back_gesture_feedback_swipe_too_far_from_edge" translatable="false">Make sure you swipe from the left/right edge of the screen</string> 206 207 <!-- Title shown on the confirmation screen after successful gesture. [CHAR LIMIT=30] --> 208 <string name="gesture_tutorial_confirm_title">All set</string> 209 <!-- Button text shown on a button on the feedback popup to complete the gesture tutorial. [CHAR LIMIT=14] --> 210 <string name="gesture_tutorial_action_button_label">Done</string> 211 <!-- Button text shown on a button to go to Settings. [CHAR LIMIT=14] --> 212 <string name="gesture_tutorial_action_button_label_settings">Settings</string> 213 <!-- Feedback title to try again. [CHAR LIMIT=30] --> 214 <string name="gesture_tutorial_try_again">Try again</string> 215 <!-- Feedback title for a successful gesture. [CHAR LIMIT=30] --> 216 <string name="gesture_tutorial_nice">Nice!</string> 217 <!-- Feedback subtext displaying the current step and the total number of steps for the tutorial. [CHAR LIMIT=30] --> 218 <string name="gesture_tutorial_step">Tutorial <xliff:g id="current">%1$d</xliff:g>/<xliff:g id="total">%2$d</xliff:g></string> 219 220 <!-- Title of "All Set" page [CHAR LIMIT=NONE] --> 221 <string name="allset_title">All set!</string> 222 <!-- Hint string at the bottom of "All Set" page [CHAR LIMIT=NONE] --> 223 <string name="allset_hint">Swipe up to go home</string> 224 <!-- Hint string at the bottom of "All Set" page for button navigation [CHAR LIMIT=NONE] --> 225 <string name="allset_button_hint">Tap the home button to go to your home screen</string> 226 <!-- Description of "All Set" page on the user's device [CHAR LIMIT=NONE] --> 227 <string name="allset_description_generic">You\u2019re ready to start using your <xliff:g id="device" example="Pixel 6">%1$s</xliff:g></string> 228 <!-- A default device name to use in the description of the "All Set" page [CHAR LIMIT=NONE] --> 229 <string name="default_device_name">device</string> 230 <!-- String linking to navigation settings on "All Set" page [CHAR LIMIT=NONE] --> 231 <string name="allset_navigation_settings"><annotation id="link">System navigation settings</annotation></string> 232 233 <!-- ******* Overview ******* --> 234 <!-- Label for a button that causes the current overview app to be shared. [CHAR_LIMIT=40] --> 235 <string name="action_share">Share</string> 236 <!-- Label for a button that causes a screen shot of the current app to be taken. [CHAR_LIMIT=40] --> 237 <string name="action_screenshot">Screenshot</string> 238 <!-- Label for a button that enters split screen selection mode. [CHAR_LIMIT=20] --> 239 <string name="action_split">Split</string> 240 <!-- Label for a button that saves a new app pair. [CHAR_LIMIT=20] --> 241 <string name="action_save_app_pair">Save app pair</string> 242 <!-- Label for toast with instructions for split screen selection mode. [CHAR_LIMIT=50] --> 243 <string name="toast_split_select_app">Tap another app to use split screen</string> 244 <string name="toast_contextual_split_select_app">Choose another app to use split screen</string> 245 <string name="toast_split_select_app_cancel">Cancel</string> 246 <string name="toast_split_select_cont_desc">Exit split screen selection</string> 247 <!-- Label for toast when app selected for split isn't supported. [CHAR_LIMIT=50] --> 248 <string name="toast_split_app_unsupported">Choose another app to use split screen</string> 249 <!-- Message shown when an action is blocked by a policy enforced by the app or the organization managing the device. [CHAR_LIMIT=NONE] --> 250 <string name="blocked_by_policy">This action isn\'t allowed by the app or your organization</string> 251 <string name="split_widgets_not_supported">Widgets not currently supported, please select another app</string> 252 253 <!-- ******* Skip tutorial dialog ******* --> 254 <!-- Title for the dialog that allows the user to skip the gesture navigation tutorial. [CHAR_LIMIT=40] --> 255 <string name="skip_tutorial_dialog_title">Skip navigation tutorial?</string> 256 <!-- Subtitle for the dialog that allows the user to skip the gesture navigation tutorial. This directs the user to where they can find the gesture tutorial again. [CHAR_LIMIT=100] --> 257 <string name="skip_tutorial_dialog_subtitle">You can find this later in the <xliff:g id="name">%1$s</xliff:g> app</string> 258 <!-- Button text shown on a button on the tutorial skip dialog to return to the tutorial. [CHAR LIMIT=14] --> 259 <string name="gesture_tutorial_action_button_label_cancel">Cancel</string> 260 <!-- Button text shown on a button on the tutorial skip dialog to exit the tutorial. [CHAR LIMIT=14] --> 261 <string name="gesture_tutorial_action_button_label_skip">Skip</string> 262 263 <!-- Accessibility label for the rotation suggestion button --> 264 <string name="accessibility_rotate_button">Rotate screen</string> 265 266 <!-- ******* Taskbar Edu ******* --> 267 <!-- Accessibility title for the Taskbar education window. [CHAR_LIMIT=NONE] --> 268 <string name="taskbar_edu_a11y_title">Taskbar education</string> 269 <!-- Text in dialog that lets a user know how they can use the Taskbar to use multiple apps at once on their device. [CHAR_LIMIT=60] --> 270 <string name="taskbar_edu_splitscreen">Drag an app to the side to use 2 apps at once</string> 271 <!-- Text in dialog that lets a user know how they can show the Taskbar on their device. [CHAR_LIMIT=60] --> 272 <string name="taskbar_edu_stashing">Slow-swipe up to show the Taskbar</string> 273 <!-- Text in dialog that lets a user know how the Taskbar suggests apps based on their usage. [CHAR_LIMIT=60] --> 274 <string name="taskbar_edu_suggestions">Get app suggestions based on your routine</string> 275 <!-- Title in dialog that shows a user how to pin the Taskbar. [CHAR_LIMIT 60] --> 276 <string name="taskbar_edu_pinning">Long press on the divider to pin the Taskbar</string> 277 <!-- Title in dialog that shows a user what they can do with the Taskbar. [CHAR_LIMIT=60] --> 278 <string name="taskbar_edu_features">Do more with the Taskbar</string> 279 <!-- Title in dialog that shows a user how to pin the Taskbar. [CHAR_LIMIT 60] --> 280 <string name="taskbar_edu_pinning_title">Always show the Taskbar</string> 281 <!-- Text in dialog that shows a user how to pin the Taskbar. [CHAR_LIMIT 150] --> 282 <string name="taskbar_edu_pinning_standalone">To always show the Taskbar on the bottom of your screen, touch & hold the divider</string> 283 <!-- Title in dialog that shows a user how to invoke the Search feature. [CHAR_LIMIT 150] --> 284 <string name="taskbar_search_edu_title">Touch & hold the action key to search what\'s on your screen</string> 285 <!-- Message showed to user to disclose privacy information they need to accept in order to access the app. [CHAR LIMIT=200]--> 286 <string name="taskbar_edu_search_disclosure">This product uses the selected part of your screen to search. Google\'s <xliff:g example="https://policies.google.com/privacy/embedded" id="begin_privacy_link"><a href=\"%1$s\"></xliff:g>Privacy Policy<xliff:g id="end_privacy_link"></a></xliff:g> and <xliff:g example="https://policies.google.com/terms" id="begin_tos_link"><a href=\"%2$s\"></xliff:g>Terms of Service<xliff:g id="end_tos_link"></a></xliff:g> apply.</string> 287 <!-- Text on button to exit a tutorial [CHAR_LIMIT=16] --> 288 <string name="taskbar_edu_close">Close</string> 289 <!-- Text on button to finish a tutorial [CHAR_LIMIT=16] --> 290 <string name="taskbar_edu_done">Done</string> 291 <!-- Content description for home button [CHAR_LIMIT=16] --> 292 <string name="taskbar_button_home">Home</string> 293 <!-- Content description for accessibility button [CHAR_LIMIT=16] --> 294 <string name="taskbar_button_a11y">Accessibility</string> 295 <!-- Content description for back button [CHAR_LIMIT=16] --> 296 <string name="taskbar_button_back">Back</string> 297 <!-- Content description for ime switcher button [CHAR_LIMIT=16] --> 298 <string name="taskbar_button_ime_switcher">IME switcher</string> 299 <!-- Content description for recents button [CHAR_LIMIT=16] --> 300 <string name="taskbar_button_recents">Recents</string> 301 <!-- Content description for notifications button [CHAR_LIMIT=16] --> 302 <string name="taskbar_button_notifications">Notifications</string> 303 <!-- Content description for quick settings button [CHAR_LIMIT=16] --> 304 <string name="taskbar_button_quick_settings">Quick Settings</string> 305 <!-- Accessibility title for the Taskbar window. [CHAR_LIMIT=NONE] --> 306 <string name="taskbar_a11y_title">Taskbar</string> 307 <!-- Accessibility title for the Taskbar window appeared. [CHAR_LIMIT=30] --> 308 <string name="taskbar_a11y_shown_title">Taskbar shown</string> 309 <!-- Accessibility title for the Taskbar window appearing together with bubble bar on left. [CHAR_LIMIT=30] --> 310 <string name="taskbar_a11y_shown_with_bubbles_left_title">Taskbar & bubbles left shown</string> 311 <!-- Accessibility title for the Taskbar window appearing together with bubble bar on right. [CHAR_LIMIT=30] --> 312 <string name="taskbar_a11y_shown_with_bubbles_right_title">Taskbar & bubbles right shown</string> 313 <!-- Accessibility title for the Taskbar window being closed. [CHAR_LIMIT=30] --> 314 <string name="taskbar_a11y_hidden_title">Taskbar hidden</string> 315 <!-- Accessibility title for the Taskbar window being closed together with bubble bar. [CHAR_LIMIT=30] --> 316 <string name="taskbar_a11y_hidden_with_bubbles_title">Taskbar & bubbles hidden</string> 317 <!-- Accessibility title for the Taskbar window on phones. [CHAR_LIMIT=NONE] --> 318 <string name="taskbar_phone_a11y_title">Navigation bar</string> 319 <!-- Text in popup dialog for user to switch between always showing Taskbar or not. [CHAR LIMIT=30] --> 320 <string name="always_show_taskbar">Always show Taskbar</string> 321 <!-- Text in popup dialog for user to switch between system navigation modes. [CHAR LIMIT=30] --> 322 <string name="change_navigation_mode">Change navigation mode</string> 323 <!-- Accessibility title for the Taskbar vertical divider icon. [CHAR_LIMIT=NONE] --> 324 <string name="taskbar_divider_a11y_title">Taskbar Divider</string> 325 <!-- Accessibility title for the Taskbar Overflow icon. [CHAR_LIMIT=NONE] --> 326 <string name="taskbar_overflow_a11y_title">Taskbar Overflow</string> 327 328 329 <!-- Label for moving drop target to the top or left side of the screen, depending on orientation (from the Taskbar only). --> 330 <string name="move_drop_target_top_or_left">Move to top/left</string> 331 <!-- Label for moving drop target to the bottom or right side of the screen, depending on orientation (from the Taskbar only). --> 332 <string name="move_drop_target_bottom_or_right">Move to bottom/right</string> 333 334 <!-- Label for quick switch tile showing how many more apps are available. The number will be displayed above this text. [CHAR LIMIT=NONE] --> 335 <string name="quick_switch_overflow">{count, plural, 336 =1{more app} 337 other{more apps} 338 }</string> 339 340 <!-- Label for quick switch tile to launch desktop mode [CHAR LIMIT=NONE] --> 341 <string name="quick_switch_desktop">Desktop</string> 342 343 <!-- Accessibility label for quick switch tiles showing split tasks [CHAR LIMIT=NONE] --> 344 <string name="quick_switch_split_task"><xliff:g id="app_name_1" example="Chrome">%1$s</xliff:g> and <xliff:g id="app_name_2" example="Gmail">%2$s</xliff:g></string> 345 346 <!-- Strings for bubble bar --> 347 <!-- Fallback name for a bubble if it does have a title [CHAR_LIMIT=none] --> 348 <string name="bubble_bar_bubble_fallback_description">Bubble</string> 349 <!-- content description for the overflow bubble [CHAR_LIMIT=none] --> 350 <string name="bubble_bar_overflow_description">Overflow</string> 351 <!-- Content description for a bubble bar bubble. [CHAR_LIMIT=none] --> 352 <string name="bubble_bar_bubble_description"><xliff:g id="notification_title" example="some title">%1$s</xliff:g> from <xliff:g id="app_name" example="YouTube">%2$s</xliff:g></string> 353 <!-- Content description for bubble bar when it has multiple bubbles. [CHAR_LIMIT=NONE] --> 354 <string name="bubble_bar_description_multiple_bubbles"><xliff:g id="bubble_bar_bubble_description" example="some title from YouTube">%1$s</xliff:g> and <xliff:g id="bubble_count" example="4">%2$d</xliff:g> more</string> 355 <!-- Action in accessibility menu to move the bubble bar to the left side of the screen. [CHAR_LIMIT=30] --> 356 <string name="bubble_bar_action_move_left">Move left</string> 357 <!-- Action in accessibility menu to move the bubble bar to the right side of the screen. [CHAR_LIMIT=30] --> 358 <string name="bubble_bar_action_move_right">Move right</string> 359 <!-- Action in accessibility menu to dismiss all bubbles. [CHAR_LIMIT=30] --> 360 <string name="bubble_bar_action_dismiss_all">Dismiss all</string> 361 <!-- Accessibility announcement when the bubble bar expands. [CHAR LIMIT=NONE]--> 362 <string name="bubble_bar_accessibility_announce_expand">expand <xliff:g id="bubble_description" example="some title from Messages">%1$s</xliff:g></string> 363 <!-- Accessibility announcement when the bubble bar collapses. [CHAR LIMIT=NONE]--> 364 <string name="bubble_bar_accessibility_announce_collapse">collapse <xliff:g id="bubble_description" example="some title from Messages">%1$s</xliff:g></string> 365 366 <!-- Name of Google's new feature to circle to search anything on your phone screen, without 367 switching apps. [CHAR_LIMIT=60] --> 368 <string name="search_gesture_feature_title">Circle to Search</string> 369</resources> 370