diff options
Diffstat (limited to 'packages/SystemUI/res/values/strings.xml')
-rw-r--r-- | packages/SystemUI/res/values/strings.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/packages/SystemUI/res/values/strings.xml b/packages/SystemUI/res/values/strings.xml index c4e9ff818df1..5aff817baf7c 100644 --- a/packages/SystemUI/res/values/strings.xml +++ b/packages/SystemUI/res/values/strings.xml @@ -1006,10 +1006,6 @@ <!-- Default name for the media device shown in the output switcher when the name is not available [CHAR LIMIT=30] --> <string name="media_seamless_remote_device">Device</string> - <!-- Recents: Text that shows above the navigation bar after launching a few apps. [CHAR LIMIT=NONE] --> - <string name="recents_swipe_up_onboarding">Swipe up to switch apps</string> - <!-- Recents: Text that shows above the navigation bar after launching several apps. [CHAR LIMIT=NONE] --> - <string name="recents_quick_scrub_onboarding">Drag right to quickly switch apps</string> <!-- QuickStep: Accessibility to toggle overview [CHAR LIMIT=40] --> <string name="quick_step_accessibility_toggle_overview">Toggle Overview</string> |