diff --git a/app/core/src/main/resources/messages_en_US.properties b/app/core/src/main/resources/messages_en_US.properties index 9220403bc..09a8bbea1 100644 --- a/app/core/src/main/resources/messages_en_US.properties +++ b/app/core/src/main/resources/messages_en_US.properties @@ -1156,11 +1156,10 @@ pipeline.title=Pipeline #pageLayout pageLayout.title=Multi Page Layout pageLayout.header=Multi Page Layout +pageLayout.mode=Mode +pageLayout.default=Default +pageLayout.custom=Custom pageLayout.pagesPerSheet=Pages per sheet: -pageLayout.orientation=Orientation: -pageLayout.portrait=Portrait -pageLayout.landscape=Landscape -pageLayout.addBorder=Add Borders pageLayout.rows=Rows pageLayout.columns=Columns pageLayout.pageOrder=Page order: @@ -1168,6 +1167,10 @@ pageLayout.leftRightTopDown=Left -> Right, then Top -> Bottom pageLayout.rightLeftTopDown=Right -> Left, then Top -> Bottom pageLayout.topDownLeftRight=Top -> Bottom, then Left -> Right pageLayout.topDownRightLeft=Top -> Bottom, then Right -> Left +pageLayout.orientation=Orientation: +pageLayout.portrait=Portrait +pageLayout.landscape=Landscape +pageLayout.addBorder=Add Borders pageLayout.submit=Submit