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:
Binary file not shown.
@@ -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>
|
||||
|
Reference in New Issue
Block a user