implemented #55

This commit is contained in:
Josia Pietsch 2024-11-01 23:23:19 +01:00
parent 6b31f8dc3b
commit 874a2bcdad
Signed by: jrpie
GPG key ID: E70B571D66986A2D
2 changed files with 4 additions and 0 deletions

View file

@ -108,7 +108,9 @@
<string name="settings_launcher_section_functionality">Functionality</string>
<string name="settings_enabled_gestures_double_swipe">Double swipe actions</string>
<string name="settings_enabled_gestures_double_swipe_summary">Swipe with two fingers</string>
<string name="settings_enabled_gestures_edge_swipe">Edge swipe actions</string>
<string name="settings_enabled_gestures_edge_swipe_summary">Swipe at the edge of the screen</string>
<string name="settings_enabled_gestures_edge_swipe_edge_width">Edge width</string>
<string name="settings_functionality_auto_launch">Launch search results</string>
<string name="settings_functionality_auto_keyboard">Start keyboard for search</string>