mirror of
https://github.com/koreader/koreader
synced 2024-11-10 01:10:34 +00:00
ReaderHighlight: Fix an old typo in the OCR help string (#12479)
Noticed while triaging #12478 ;)
This commit is contained in:
parent
f8df76e5c4
commit
ffc4929504
@ -1626,7 +1626,7 @@ end
|
||||
local info_message_ocr_text = _([[
|
||||
No OCR results or no language data.
|
||||
|
||||
KOReader has a build-in OCR engine for recognizing words in scanned PDF and DjVu documents. In order to use OCR in scanned pages, you need to install tesseract trained data for your document language.
|
||||
KOReader has a built-in OCR engine for recognizing words in scanned PDF and DjVu documents. In order to use OCR in scanned pages, you need to install tesseract trained data for your document language.
|
||||
|
||||
You can download language data files for Tesseract version 5.3.4 from https://tesseract-ocr.github.io/tessdoc/Data-Files
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user