mirror of
https://github.com/koreader/koreader.git
synced 2025-12-18 12:02:09 +01:00
add semi-auto bbox option in page crop dialog
This commit is contained in:
@@ -25,6 +25,7 @@ ON_STR = _("on")
|
||||
OFF_STR = _("off")
|
||||
AUTO_STR = _("auto")
|
||||
MANUAL_STR = _("manual")
|
||||
SEMIAUTO_STR = _("semi-auto")
|
||||
SMALL_STR = _("small")
|
||||
MEDIUM_STR = _("medium")
|
||||
LARGE_STR = _("large")
|
||||
|
||||
Reference in New Issue
Block a user