mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
[chore, i18n] Remove extra quotation marks (#6927)
@jperon Did my review comment about this get lost? :-/
This commit is contained in:
@@ -499,7 +499,7 @@ In combination with continuous view (scroll mode), this can cause unexpected ver
|
||||
self.paged_modes[mode])
|
||||
elseif self.zoom_mode == "manual" then
|
||||
message = _([[
|
||||
"Manual zoom works best with page view."
|
||||
Manual zoom works best with page view.
|
||||
|
||||
Please enable page view instead of continuous view (scroll mode).]])
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user