Adjust tooltip text of disable width override to be more accurate
This commit is contained in:
parent
58dbaf8f51
commit
21fc91262c
1 changed files with 1 additions and 1 deletions
|
|
@ -2868,7 +2868,7 @@
|
|||
"width-override-label": "{{manga-reader.width-override-label}}",
|
||||
"width-override-tooltip": "Override width of images in the reader",
|
||||
"disable-width-override-label": "Disable width override",
|
||||
"disable-width-override-tooltip": "Prevent the width override from taking effect when your screen is smaller than the configured breakpoint",
|
||||
"disable-width-override-tooltip": "Prevent the width override from taking effect when your screen is at least the configured breakpoint or smaller",
|
||||
"reset": "{{common.reset}}",
|
||||
|
||||
"book-reader-settings-title": "Book Reader",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue