mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Various low-hanging language fruits
* Record to location, see https://github.com/koreader/koreader/pull/2268#issuecomment-252416860 * Defect size, see https://www.transifex.com/houqp/koreader/translate/#nl_NL/koreader/11979947?issue=yes * Stop publisher/subscriber, see https://www.transifex.com/houqp/koreader/translate/#nl_NL/koreader/27031159?issue=yes and https://www.transifex.com/houqp/koreader/translate/#nl_NL/koreader/27031160?issue=yes and https://www.transifex.com/houqp/koreader/translate/#nl_NL/koreader/27031161?issue=yes
This commit is contained in:
committed by
Qingping Hou
parent
c9ffd44fc8
commit
6091378bc6
@@ -17,7 +17,7 @@ S.DEWATERMARK = _("Dewatermark")
|
||||
S.DOC_LANG = _("Document Language")
|
||||
S.VERTICAL_TEXT = _("Vertical Text")
|
||||
S.WORD_GAP = _("Word Gap")
|
||||
S.DEFECT_SIZE = _("Defect Size")
|
||||
S.DEFECT_SIZE = _("Reflow Speckle Ignore Size")
|
||||
S.RENDER_QUALITY = _("Render Quality")
|
||||
S.AUTO_STRAIGHTEN = _("Auto Straighten")
|
||||
S.INDENTATION = _("Indentation")
|
||||
|
||||
Reference in New Issue
Block a user