mixWitPriorPage property has been added to PageItem

This commit is contained in:
Arin Alexander
2021-02-17 21:53:55 +03:00
parent 088a6eadce
commit 38e698fc21
7 changed files with 72 additions and 5 deletions

View File

@@ -1338,6 +1338,10 @@ p, li { white-space: pre-wrap; }
<source>Set page size to printer</source>
<translation>Отправить параметры страницы в принтер</translation>
</message>
<message>
<source>Mix with prior page</source>
<translation>Смешивать с предыдущей страницей</translation>
</message>
</context>
<context>
<name>LimeReport::PreviewReportWidget</name>
@@ -2042,6 +2046,10 @@ p, li { white-space: pre-wrap; }
<source>notPrintIfEmpty</source>
<translation>Не печатать, если пусто</translation>
</message>
<message>
<source>mixWithPriorPage</source>
<translation>Смешивать с предыдущей сраницей</translation>
</message>
</context>
<context>
<name>LimeReport::RectPropItem</name>