Show current and default values in config dialog (pdf) (#3973)

This commit is contained in:
Robert
2018-05-26 19:45:37 +02:00
committed by Frans de Jonge
parent 56549d5397
commit 895372f781
5 changed files with 195 additions and 154 deletions

View File

@@ -64,5 +64,9 @@ S.TBRTL = _("TBRTL")
S.TBLTR = _("TBLTR")
S.FULL = _("full")
S.MINI = _("mini")
S.LEFT = _("left")
S.CENTER = _("center")
S.RIGHT = _("right")
S.JUSTIFY = _("justify")
return S