1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-09-15 18:57:04 +00:00

Disable double-tap mobile gesture if swipe gesture is disabled

Fixes #441.
This commit is contained in:
nyanpasu64 2022-11-25 12:24:41 -08:00 committed by Frédéric Guillot
parent de92e3e472
commit b6c368c39c
3 changed files with 3 additions and 3 deletions

View file

@ -308,7 +308,7 @@
"form.prefs.select.alphabetical": "Alphabetical",
"form.prefs.select.unread_count": "Unread count",
"form.prefs.label.keyboard_shortcuts": "Enable keyboard shortcuts",
"form.prefs.label.entry_swipe": "Enable swipe gesture on entries on mobile",
"form.prefs.label.entry_swipe": "Enable swipe and double-tap gestures on entries on mobile",
"form.prefs.label.show_reading_time": "Show estimated reading time for entries",
"form.prefs.label.custom_css": "Custom CSS",
"form.prefs.label.entry_order": "Entry sorting column",