0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-09-23 16:39:07 +03:00

Print process has been changed and printBehavior property has been added.

This commit is contained in:
Arin Alexander
2019-06-28 23:42:35 +03:00
parent f7e1a383e9
commit 9bf0ba0ded
7 changed files with 55 additions and 9 deletions

Binary file not shown.

View File

@@ -1001,6 +1001,14 @@ p, li { white-space: pre-wrap; }
<source>Inches</source>
<translation>Дюймы</translation>
</message>
<message>
<source>Scale</source>
<translation>Масштабировать</translation>
</message>
<message>
<source>Split</source>
<translation>Разделять на части</translation>
</message>
</context>
<context>
<name>LimeReport::FlagsPropItem</name>
@@ -1873,7 +1881,7 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<source>setPageSizeToPrinter</source>
<translation>Оправитьпараметры страницы в принтер</translation>
<translation>Отправить параметры страницы в принтер</translation>
</message>
<message>
<source>fillInSecondPass</source>
@@ -1963,6 +1971,10 @@ p, li { white-space: pre-wrap; }
<source>geometryLocked</source>
<translation>Геометрия заблокирована</translation>
</message>
<message>
<source>printBehavior</source>
<translation>Режим печати</translation>
</message>
</context>
<context>
<name>LimeReport::RectPropItem</name>