mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Update strings to match M3 style guide
* Remove redundant amperstands (fix #5491) * Update "Recents" to use "Recents screen" (fix #5492)
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
<string name="my_folder_label">My folder</string>
|
||||
|
||||
<!-- A11y description -->
|
||||
<string name="accessibility_service_description">To perform certain actions (such as locking your phone) when performing a gesture, Lawnchair requires accessibility access.\n\nLawnchair doesn\'t watch any user action, though the privilege to do so is required for all accessibility services. Lawnchair discards any event sent by the system.\n\nIn order to lock your phone, or to open Recents, Lawnchair uses the performGlobalAction Accessibility service.</string>
|
||||
<string name="accessibility_service_description">To perform certain actions (such as locking your phone) when performing a gesture, Lawnchair requires accessibility access.\n\nLawnchair doesn\'t watch any user action, though the privilege to do so is required for all accessibility services. Lawnchair discards any event sent by the system.\n\nIn order to lock your phone, or to open the Recents screen, Lawnchair uses the performGlobalAction Accessibility service.</string>
|
||||
|
||||
<string name="iconPackPackageDefault" translatable="false">""</string>
|
||||
|
||||
@@ -159,7 +159,7 @@
|
||||
<string name="gestures_label">Gestures</string>
|
||||
<string name="gestures_description">Taps and swipes</string>
|
||||
|
||||
<string name="quickstep_label">Recents</string>
|
||||
<string name="quickstep_label">Recents screen</string>
|
||||
<string name="quickstep_description">Clear All button, corner radius</string>
|
||||
|
||||
<string name="about_label">About</string>
|
||||
@@ -290,7 +290,7 @@
|
||||
<string name="themed_icon_title">Themed icons</string>
|
||||
<string name="themed_icons_off_label">Off</string>
|
||||
<string name="themed_icons_home_label">Home screen</string>
|
||||
<string name="themed_icons_home_and_drawer_label">Home screen & app drawer</string>
|
||||
<string name="themed_icons_home_and_drawer_label">Home screen and app drawer</string>
|
||||
<string name="lawnicons_not_installed_description">No supported icon packs</string>
|
||||
|
||||
<!-- Fonts -->
|
||||
@@ -392,7 +392,7 @@
|
||||
|
||||
<!-- Data and time format settings -->
|
||||
<string name="smartspace_calendar">Calendar</string>
|
||||
<string name="smartspace_date_and_time">Date & time</string>
|
||||
<string name="smartspace_date_and_time">Date and time</string>
|
||||
<string name="smartspace_date">Date</string>
|
||||
<string name="smartspace_time">Time</string>
|
||||
<string name="smartspace_time_format">Time format</string>
|
||||
@@ -442,11 +442,11 @@
|
||||
<string name="discord" translatable="false">Discord</string>
|
||||
|
||||
<string name="product">Product</string>
|
||||
<string name="design_and_development">Design & development</string>
|
||||
<string name="design_and_development">Design and development</string>
|
||||
<string name="development">Development</string>
|
||||
<string name="quickswitch_maintenance">QuickSwitch maintenance</string>
|
||||
<string name="devops">DevOps</string>
|
||||
<string name="support_and_pr">Support & PR</string>
|
||||
<string name="support_and_pr">Support and PR</string>
|
||||
|
||||
<string name="acknowledgements">Acknowledgements</string>
|
||||
<string name="translate">Translate</string>
|
||||
@@ -484,7 +484,7 @@
|
||||
|
||||
<string name="gesture_handler_no_op">Do nothing</string>
|
||||
<string name="gesture_handler_sleep">Sleep</string>
|
||||
<string name="gesture_handler_recents">Open Recents</string>
|
||||
<string name="gesture_handler_recents">Open Recents screen</string>
|
||||
<string name="gesture_handler_open_notifications">Open notification panel</string>
|
||||
<string name="gesture_handler_open_app_option">Open app</string>
|
||||
<string name="gesture_handler_open_app_config">Open %1$s</string>
|
||||
@@ -504,7 +504,7 @@
|
||||
<string name="dt2s_a11y_hint">To use Double-Tap to Sleep, turn on the Lawnchair accessibility service. Tap \"Open settings\", select \"Lawnchair\" and turn on \"Use Lawnchair.\"\n\nLawnchair uses Accessibility\'s `performGlobalAction` method to perform this action. This is a sensitive permission that allows monitoring other apps. However, Lawnchair is not configured for that functionality and receives no events.</string>
|
||||
<string name="dt2s_recents_warning_open_settings">Open settings</string>
|
||||
|
||||
<string name="recents_a11y_hint">To use Open Recents, turn on the Lawnchair accessibility service. Tap \"Open settings\", select \"Lawnchair\" and turn on \"Use Lawnchair.\"\n\nLawnchair uses Accessibility\'s `performGlobalAction` method to perform this action. This is a sensitive permission that allows monitoring other apps. However, Lawnchair is not configured for that functionality and receives no events.</string>
|
||||
<string name="recents_a11y_hint">To use Open Recents screen, turn on the Lawnchair accessibility service. Tap \"Open settings\", select \"Lawnchair\" and turn on \"Use Lawnchair.\"\n\nLawnchair uses Accessibility\'s `performGlobalAction` method to perform this action. This is a sensitive permission that allows monitoring other apps. However, Lawnchair is not configured for that functionality and receives no events.</string>
|
||||
|
||||
<!--
|
||||
|
||||
@@ -694,7 +694,7 @@
|
||||
<string name="max_folder_rows">Maximum folder rows</string>
|
||||
|
||||
<!-- Quickstep settings -->
|
||||
<string name="quickswitch_ignored_warning">These settings will be ignored as Lawnchair isn\'t set as the Recents provider</string>
|
||||
<string name="quickswitch_ignored_warning">These settings will be ignored as Lawnchair isn\'t set as the Recents screen provider</string>
|
||||
|
||||
<string name="quickstep_incompatible">Incompatible system integration</string>
|
||||
<string name="quickstep_incompatible_description">Your device is configured to have system gestures (known as Quickstep) provided by %1$s, but this version of %1$s isn\'t compatible with your Android version. To continue using your device, please uninstall %1$s updates or disable %1$s as a system gesture provider.</string>
|
||||
@@ -710,7 +710,7 @@
|
||||
|
||||
<string name="window_corner_radius_label">Screen corner radius</string>
|
||||
<string name="override_window_corner_radius_label">Custom screen corner radius</string>
|
||||
<string name="window_corner_radius_description">When you swipe up to open Recents, the current app follows your finger, shrinking into a card. Use this slider to adjust the corner radius of the card when it\'s nearly full screen so it matches the corners of your screen.</string>
|
||||
<string name="window_corner_radius_description">When you swipe up to open the Recents screen, the current app follows your finger, shrinking into a card. Use this slider to adjust the corner radius of the card when it\'s nearly full screen so it matches the corners of your screen.</string>
|
||||
|
||||
<string name="taskbar_label">Taskbar</string>
|
||||
<string name="enable_taskbar_experimental">Show taskbar (experimental)</string>
|
||||
@@ -775,7 +775,7 @@
|
||||
<!-- Labels of each search result types -->
|
||||
<string name="show_search_result_types">Show in search results</string>
|
||||
|
||||
<string name="search_pref_result_apps_and_shortcuts_title">Apps & Shortcuts</string>
|
||||
<string name="search_pref_result_apps_and_shortcuts_title">Apps and shortcuts</string>
|
||||
<string name="search_pref_result_shortcuts_title">App shortcuts</string>
|
||||
<string name="search_pref_result_people_title">People</string>
|
||||
<string name="search_pref_result_tips_title">Pixel tips</string>
|
||||
|
||||
Reference in New Issue
Block a user