mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
CRe margins: add toggle to sync top and bottom margins (#4990)
Also fix DogEar size update on margin change. Also re-order cre bottom tabs to be like with kopt.
This commit is contained in:
@@ -11,6 +11,7 @@ S.ZOOM_DPI = _("Zoom (dpi)")
|
||||
S.H_PAGE_MARGINS = _("L/R Margins")
|
||||
S.T_PAGE_MARGIN = _("Top Margin")
|
||||
S.B_PAGE_MARGIN = _("Bottom Margin")
|
||||
S.SYNC_T_B_PAGE_MARGINS = _("Sync T/B Margins")
|
||||
S.LINE_SPACING = _("Line Spacing")
|
||||
S.COLUMNS = _("Columns")
|
||||
S.TEXT_ALIGN = _("Text Align")
|
||||
|
||||
Reference in New Issue
Block a user