diff options
| -rw-r--r-- | packages/SystemUI/res/values/strings.xml | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/packages/SystemUI/res/values/strings.xml b/packages/SystemUI/res/values/strings.xml index daf6cb3d683d..b20fa89273ed 100644 --- a/packages/SystemUI/res/values/strings.xml +++ b/packages/SystemUI/res/values/strings.xml @@ -1853,51 +1853,51 @@ <string name="keyboard_shortcut_search_category_current_app">Current app</string> <!-- User visible title for the keyboard shortcut that triggers the notification shade. [CHAR LIMIT=70] --> - <string name="group_system_access_notification_shade">Access notification shade</string> + <string name="group_system_access_notification_shade">View notifications</string> <!-- User visible title for the keyboard shortcut that takes a full screenshot. [CHAR LIMIT=70] --> - <string name="group_system_full_screenshot">Take a full screenshot</string> + <string name="group_system_full_screenshot">Take screenshot</string> <!-- User visible title for the keyboard shortcut that access list of system / apps shortcuts. [CHAR LIMIT=70] --> - <string name="group_system_access_system_app_shortcuts">Access list of system / apps shortcuts</string> + <string name="group_system_access_system_app_shortcuts">Show shortcuts</string> <!-- User visible title for the keyboard shortcut that goes back to previous state. [CHAR LIMIT=70] --> - <string name="group_system_go_back">Back: go back to previous state (back button)</string> + <string name="group_system_go_back">Go back</string> <!-- User visible title for the keyboard shortcut that takes the user to the home screen. [CHAR LIMIT=70] --> - <string name="group_system_access_home_screen">Access home screen</string> + <string name="group_system_access_home_screen">Go to home screen</string> <!-- User visible title for the keyboard shortcut that triggers overview of open apps. [CHAR LIMIT=70] --> - <string name="group_system_overview_open_apps">Overview of open apps</string> + <string name="group_system_overview_open_apps">View recent apps</string> <!-- User visible title for the keyboard shortcut that cycles through recent apps (forward). [CHAR LIMIT=70] --> - <string name="group_system_cycle_forward">Cycle through recent apps (forward)</string> + <string name="group_system_cycle_forward">Cycle forward through recent apps</string> <!-- User visible title for the keyboard shortcut that cycles through recent apps (back). [CHAR LIMIT=70] --> - <string name="group_system_cycle_back">Cycle through recent apps (back)</string> + <string name="group_system_cycle_back">Cycle backward through recent apps</string> <!-- User visible title for the keyboard shortcut that accesses list of all apps and search. [CHAR LIMIT=70] --> - <string name="group_system_access_all_apps_search">Access list of all apps and search (i.e. Search/Launcher)</string> + <string name="group_system_access_all_apps_search">Open apps list</string> <!-- User visible title for the keyboard shortcut that hides and (re)showes taskbar. [CHAR LIMIT=70] --> - <string name="group_system_hide_reshow_taskbar">Hide and (re)show taskbar</string> - <!-- User visible title for the keyboard shortcut that accesses system settings. [CHAR LIMIT=70] --> - <string name="group_system_access_system_settings">Access system settings</string> - <!-- User visible title for the keyboard shortcut that accesses Google Assistant. [CHAR LIMIT=70] --> - <string name="group_system_access_google_assistant">Access Google Assistant</string> + <string name="group_system_hide_reshow_taskbar">Show taskbar</string> + <!-- User visible title for the keyboard shortcut that accesses [system] settings. [CHAR LIMIT=70] --> + <string name="group_system_access_system_settings">Open settings</string> + <!-- User visible title for the keyboard shortcut that accesses Assistant app. [CHAR LIMIT=70] --> + <string name="group_system_access_google_assistant">Open assistant</string> <!-- User visible title for the keyboard shortcut that locks screen. [CHAR LIMIT=70] --> <string name="group_system_lock_screen">Lock screen</string> <!-- User visible title for the keyboard shortcut that pulls up Notes app for quick memo. [CHAR LIMIT=70] --> - <string name="group_system_quick_memo">Pull up Notes app for quick memo</string> + <string name="group_system_quick_memo">Open notes</string> <!-- User visible title for the system multitasking keyboard shortcuts list. [CHAR LIMIT=70] --> <string name="keyboard_shortcut_group_system_multitasking">System multitasking</string> <!-- User visible title for the keyboard shortcut that enters split screen with current app to RHS [CHAR LIMIT=70] --> - <string name="system_multitasking_rhs">Enter Split screen with current app to RHS</string> + <string name="system_multitasking_rhs">Enter split screen with current app to RHS</string> <!-- User visible title for the keyboard shortcut that enters split screen with current app to LHS [CHAR LIMIT=70] --> - <string name="system_multitasking_lhs">Enter Split screen with current app to LHS</string> + <string name="system_multitasking_lhs">Enter split screen with current app to LHS</string> <!-- User visible title for the keyboard shortcut that switches from split screen to full screen [CHAR LIMIT=70] --> - <string name="system_multitasking_full_screen">Switch from Split screen to full screen</string> + <string name="system_multitasking_full_screen">Switch from split screen to full screen</string> <!-- User visible title for the keyboard shortcut that replaces an app from one to another during split screen [CHAR LIMIT=70] --> - <string name="system_multitasking_replace">During Split screen: replace an app from one to another</string> + <string name="system_multitasking_replace">During split screen: replace an app from one to another</string> <!-- User visible title for the input keyboard shortcuts list. [CHAR LIMIT=70] --> <string name="keyboard_shortcut_group_input">Input</string> <!-- User visible title for the keyboard shortcut that switches input language (next language). [CHAR LIMIT=70] --> - <string name="input_switch_input_language_next">Switch input language (next language)</string> + <string name="input_switch_input_language_next">Switch to next language</string> <!-- User visible title for the keyboard shortcut that switches input language (previous language). [CHAR LIMIT=70] --> - <string name="input_switch_input_language_previous">Switch input language (previous language)</string> + <string name="input_switch_input_language_previous">Switch to previous language</string> <!-- User visible title for the keyboard shortcut that accesses emoji. [CHAR LIMIT=70] --> <string name="input_access_emoji">Access emoji</string> <!-- User visible title for the keyboard shortcut that accesses voice typing. [CHAR LIMIT=70] --> @@ -1905,8 +1905,8 @@ <!-- User visible title for the system-wide applications keyboard shortcuts list. [CHAR LIMIT=70] --> <string name="keyboard_shortcut_group_applications">Applications</string> - <!-- User visible title for the keyboard shortcut that takes the user to the assist app. [CHAR LIMIT=70] --> - <string name="keyboard_shortcut_group_applications_assist">Assist</string> + <!-- User visible title for the keyboard shortcut that takes the user to the assistant app. [CHAR LIMIT=70] --> + <string name="keyboard_shortcut_group_applications_assist">Assistant</string> <!-- User visible title for the keyboard shortcut that takes the user to the browser app. [CHAR LIMIT=70] --> <string name="keyboard_shortcut_group_applications_browser">Browser (Chrome as default)</string> <!-- User visible title for the keyboard shortcut that takes the user to the contacts app. [CHAR LIMIT=70] --> |