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:
parent
de92e3e472
commit
b6c368c39c
3 changed files with 3 additions and 3 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue