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 enter split screen mode for a given app -->
26    <string name="recent_task_option_split_screen">Split screen</string>
27    <!-- Title for an option to keep an app pinned to the screen until it is unpinned -->
28    <string name="recent_task_option_pin">Pin</string>
29    <!-- Title for an option to enter freeform mode for a given app -->
30    <string name="recent_task_option_freeform">Freeform</string>
31
32    <!-- Recents: The empty recents string. [CHAR LIMIT=NONE] -->
33    <string name="recents_empty_message">No recent items</string>
34
35    <!-- Content description for the recent apps's accessibility option that opens its usage settings. [CHAR LIMIT=NONE] -->
36    <string name="accessibility_app_usage_settings">App usage settings</string>
37
38    <!-- Recents: Title of a button that clears the task list, i.e. closes all tasks. [CHAR LIMIT=30] -->
39    <string name="recents_clear_all">Clear all</string>
40
41    <!-- Accessibility title for the list of recent apps [CHAR_LIMIT=none] -->
42    <string name="accessibility_recent_apps">Recent apps</string>
43
44    <!-- Accessibility title for an app card in Recents for apps that have time limit set
45     [CHAR_LIMIT=none] -->
46    <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>
47
48    <!-- Text to show total app usage per day if it is less than 1 minute ("&lt;" is the
49     escaped form of '<'). [CHAR LIMIT=15] -->
50    <string name="shorter_duration_less_than_one_minute">&lt; 1 minute</string>
51
52    <!-- Annotation shown on an app card in Recents, telling that the app has a usage limit set by
53    the user, and a given time is left for it today [CHAR LIMIT=22] -->
54    <string name="time_left_for_app"><xliff:g id="time" example="7 minutes">%1$s</xliff:g> left today</string>
55
56    <!-- Accessibility title for the row of all-apps containing app predictions. [CHAR LIMIT=50] -->
57    <string name="title_app_suggestions">App suggestions</string>
58    <!-- Label for the header text of the All Apps section in All Apps view, used to separate Predicted Apps and Actions section from All Apps section. [CHAR_LIMIT=50] -->
59    <string name="all_apps_label">All apps</string>
60    <!-- 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] -->
61    <string name="all_apps_prediction_tip">Your predicted apps</string>
62
63    <!-- Content description for a close button. [CHAR LIMIT=NONE] -->
64    <string  name="gesture_tutorial_close_button_content_description" translatable="false">Close</string>
65
66    <!-- Hotseat educational strings for users who don't qualify for migration -->
67    <string name="hotseat_edu_title_migrate">Get app suggestions on the bottom row of your Home screen</string>
68    <string name="hotseat_edu_title_migrate_landscape">Get app suggestions on favorites row of your Home screen</string>
69
70    <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>
71    <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>
72    <string name="hotseat_edu_message_migrate_alt">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 to a new folder.</string>
73
74    <!-- Button text to opt in for fully predicted hotseat -->
75    <string name="hotseat_edu_accept">Get app suggestions</string>
76    <!-- Button text to dismiss opt in for fully predicted hotseat -->
77    <string name="hotseat_edu_dismiss">No thanks</string>
78
79    <!-- action shown to toggle predictions after onboarding -->
80    <string name="hotseat_prediction_settings">Settings</string>
81
82    <!-- tip shown if user has no items in hotseat to migrate -->
83    <string name="hotseat_auto_enrolled">Most-used apps appear here, and change based on routines</string>
84    <!-- tip shown if user declines migration and has no open spots for prediction -->
85    <string name="hotseat_tip_no_empty_slots">Drag apps off the bottom row to get app suggestions</string>
86    <!-- tip shown if user declines migration and has some open spots for prediction -->
87    <string name="hotseat_tip_gaps_filled">App suggestions added to empty space</string>
88    <!-- tip shown when user migrates and predictions are enabled in hotseat -->
89    <string name="hotsaet_tip_prediction_enabled">App suggestions enabled</string>
90    <!-- tip shown when hotseat edu is requested while predictions are disabled -->
91    <string name="hotsaet_tip_prediction_disabled">App suggestions are disabled</string>
92
93    <!-- content description for hotseat items -->
94    <string name="hotseat_prediction_content_description">Predicted app: <xliff:g id="title" example="Chrome">%1$s</xliff:g></string>
95
96    <!-- Title shown during interactive part of Back gesture tutorial for right edge. [CHAR LIMIT=30] -->
97    <string name="back_gesture_tutorial_playground_title_swipe_inward_right_edge" translatable="false">Try the back gesture</string>
98    <!-- Subtitle shown during interactive parts of Back gesture tutorial for right edge. [CHAR LIMIT=60] -->
99    <string name="back_gesture_tutorial_engaged_subtitle_swipe_inward_right_edge" translatable="false">Start at the right edge and swipe toward the middle</string>
100    <!-- Feedback shown during interactive parts of Back gesture tutorial for right edge when the gesture is too far from the edge. [CHAR LIMIT=100] -->
101    <string name="back_gesture_feedback_swipe_too_far_from_right_edge" translatable="false">Make sure you swipe from the far right edge</string>
102    <!-- Feedback shown during interactive parts of Back gesture tutorial for right edge when the gesture is cancelled. [CHAR LIMIT=100] -->
103    <string name="back_gesture_feedback_cancelled_right_edge" translatable="false">Make sure you swipe straight to the left and let go</string>
104
105    <!-- Title shown during interactive part of Back gesture tutorial for left edge. [CHAR LIMIT=30] -->
106    <string name="back_gesture_tutorial_playground_title_swipe_inward_left_edge" translatable="false">Try the other side</string>
107    <!-- Subtitle shown during interactive parts of Back gesture tutorial for left edge. [CHAR LIMIT=60] -->
108    <string name="back_gesture_tutorial_engaged_subtitle_swipe_inward_left_edge" translatable="false">That\'s it! Now try swiping from the left edge.</string>
109    <!-- Feedback shown during interactive parts of Back gesture tutorial for left edge when the gesture is too far from the edge. [CHAR LIMIT=100] -->
110    <string name="back_gesture_feedback_swipe_too_far_from_left_edge" translatable="false">Make sure you swipe from the far left edge</string>
111    <!-- Feedback shown during interactive parts of Back gesture tutorial for left edge when the gesture is cancelled. [CHAR LIMIT=100] -->
112    <string name="back_gesture_feedback_cancelled_left_edge" translatable="false">Make sure you swipe straight to the right and let go</string>
113
114    <!-- Feedback shown during interactive parts of Back gesture tutorial when the gesture is within the nav bar region. [CHAR LIMIT=100] -->
115    <string name="back_gesture_feedback_swipe_in_nav_bar" translatable="false">Make sure you don\'t swipe too close to the bottom of the screen</string>
116    <!-- Subtitle shown on the confirmation screen after successful gesture. [CHAR LIMIT=60] -->
117    <string name="back_gesture_tutorial_confirm_subtitle" translatable="false">To change the sensitivity of the back gesture, go to Settings</string>
118
119    <!-- Title shown during interactive part of Home gesture tutorial. [CHAR LIMIT=30] -->
120    <string name="home_gesture_tutorial_playground_title" translatable="false">Tutorial: Go Home</string>
121    <!-- Subtitle shown during interactive parts of Home gesture tutorial. [CHAR LIMIT=60] -->
122    <string name="home_gesture_tutorial_playground_subtitle" translatable="false">Try swiping upward from the bottom edge of the screen</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    <string name="home_gesture_feedback_swipe_too_far_from_edge" translatable="false">Make sure you swipe from the bottom edge of the screen</string>
125    <!-- Feedback shown during interactive parts of Home gesture tutorial when the Overview gesture is detected. [CHAR LIMIT=100] -->
126    <string name="home_gesture_feedback_overview_detected" translatable="false">Make sure you don\'t pause before letting go</string>
127    <!-- Feedback shown during interactive parts of Home gesture tutorial when the gesture is horizontal instead of vertical. [CHAR LIMIT=100] -->
128    <string name="home_gesture_feedback_wrong_swipe_direction" translatable="false">Make sure you swipe straight up</string>
129
130    <!-- Title shown during interactive part of Overview gesture tutorial. [CHAR LIMIT=30] -->
131    <string name="overview_gesture_tutorial_playground_title" translatable="false">Tutorial: Switch Apps</string>
132    <!-- Subtitle shown during interactive parts of Overview gesture tutorial. [CHAR LIMIT=60] -->
133    <string name="overview_gesture_tutorial_playground_subtitle" translatable="false">Swipe up from the bottom of the screen and hold</string>
134    <!-- Feedback shown during interactive parts of Overview gesture tutorial when the gesture is started too far from the edge. [CHAR LIMIT=100] -->
135    <string name="overview_gesture_feedback_swipe_too_far_from_edge" translatable="false">Make sure you swipe from the bottom edge of the screen</string>
136    <!-- Feedback shown during interactive parts of Overview gesture tutorial when the Home gesture is detected. [CHAR LIMIT=100] -->
137    <string name="overview_gesture_feedback_home_detected" translatable="false">Try holding the window for longer before releasing</string>
138    <!-- Feedback shown during interactive parts of Overview gesture tutorial when the gesture is horizontal instead of vertical. [CHAR LIMIT=100] -->
139    <string name="overview_gesture_feedback_wrong_swipe_direction" translatable="false">Make sure you swipe straight up and pause</string>
140
141    <!-- Title shown during interactive part of Assistant gesture tutorial. [CHAR LIMIT=30] -->
142    <string name="assistant_gesture_tutorial_playground_title" translatable="false">Tutorial: Assistant</string>
143    <!-- Subtitle shown during interactive parts of Assistant gesture tutorial. [CHAR LIMIT=60] -->
144    <string name="assistant_gesture_tutorial_playground_subtitle" translatable="false">Try swiping diagonally from a bottom corner of the screen</string>
145    <!-- Feedback shown during interactive parts of Assistant gesture tutorial when the gesture is started too far from the corner. [CHAR LIMIT=100] -->
146    <string name="assistant_gesture_feedback_swipe_too_far_from_corner" translatable="false">Make sure you swipe from a bottom corner of the screen</string>
147    <!-- Feedback shown during interactive parts of Assistant gesture tutorial when the gesture doesn't go diagonally enough. [CHAR LIMIT=100] -->
148    <string name="assistant_gesture_feedback_swipe_not_diagonal" translatable="false">Make sure you swipe diagonally</string>
149    <!-- Feedback shown during interactive parts of Assistant gesture tutorial when the gesture doesn't go far enough. [CHAR LIMIT=100] -->
150    <string name="assistant_gesture_feedback_swipe_not_long_enough" translatable="false">Try swiping further</string>
151
152    <!-- Title shown on the confirmation screen after successful gesture. [CHAR LIMIT=30] -->
153    <string name="gesture_tutorial_confirm_title" translatable="false">All set</string>
154    <!-- Button text shown on a button on the confirm screen to leave the tutorial. [CHAR LIMIT=14] -->
155    <string name="gesture_tutorial_action_button_label_done" translatable="false">Done</string>
156    <!-- Button text shown on a button to go to Settings. [CHAR LIMIT=14] -->
157    <string name="gesture_tutorial_action_button_label_settings" translatable="false">Settings</string>
158
159    <!-- ******* Overview ******* -->
160    <!-- Label for a button that causes the current overview app to be shared. [CHAR_LIMIT=40] -->
161    <string name="action_share">Share</string>
162    <!-- Label for a button that causes a screen shot of the current app to be taken. [CHAR_LIMIT=40] -->
163    <string name="action_screenshot">Screenshot</string>
164    <!-- Message shown when an action is blocked by a policy enforced by the app or the organization managing the device. [CHAR_LIMIT=NONE] -->
165    <string name="blocked_by_policy">This action isn\'t allowed by the app or your organization</string>
166</resources>