diff --git a/app/core/src/main/resources/messages_en_US.properties b/app/core/src/main/resources/messages_en_US.properties index 3aa9e58b6..ab01c4a0a 100644 --- a/app/core/src/main/resources/messages_en_US.properties +++ b/app/core/src/main/resources/messages_en_US.properties @@ -1161,6 +1161,13 @@ pageLayout.orientation=Orientation: pageLayout.portrait=Portrait pageLayout.landscape=Landscape pageLayout.addBorder=Add Borders +pageLayout.rows=Rows +pageLayout.columns=Columns +pageLayout.direction=Direction +pageLayout.topDownLeftRight=Top down then left right +pageLayout.topDownRightLeft=Top down then right left +pageLayout.bottomUpLeftRight=Bottom up then left right +pageLayout.bottomUpRightLeft=Bottom up then right left pageLayout.submit=Submit