[chore, i18n] Remove extra quotation marks (#6927)

@jperon Did my review comment about this get lost? :-/
reviewable/pr6928/r1
Frans de Jonge 3 years ago committed by GitHub
parent c0b71d0899
commit 575b86593f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save