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

Band location has been fixed

This commit is contained in:
Arin Alexander
2017-06-29 00:55:16 +03:00
parent 28a9aecdd3
commit bf38d57406
6 changed files with 77 additions and 18 deletions

View File

@@ -1000,15 +1000,15 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<source>condition</source>
<translation type="vanished">Условие</translation>
<translation>Условие</translation>
</message>
<message>
<source>keepGroupTogether</source>
<translation type="vanished">Сохранять группу вместе</translation>
<translation>Сохранять группу вместе</translation>
</message>
<message>
<source>groupFieldName</source>
<translation type="vanished">Столбец группы</translation>
<translation>Столбец группы</translation>
</message>
<message>
<source>geometry</source>
@@ -1228,7 +1228,7 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<source>printAlways</source>
<translation type="vanished">Печатать всегда</translation>
<translation>Печатать всегда</translation>
</message>
<message>
<source>borderColor</source>
@@ -1302,6 +1302,30 @@ p, li { white-space: pre-wrap; }
<source>pdf417CodeWords</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>useAlternateBackgroundColor</source>
<translation>Использовать альтернативный цвет фона</translation>
</message>
<message>
<source>printBeforePageHeader</source>
<translation>Печатать перед заголовком страницы</translation>
</message>
<message>
<source>maxScalePercent</source>
<translation>Максимальный процент уменьшения</translation>
</message>
<message>
<source>printOnFirstPage</source>
<translation>Печатать на первой странице</translation>
</message>
<message>
<source>printOnLastPage</source>
<translation>Печатать на последней странице</translation>
</message>
<message>
<source>repeatOnEachRow</source>
<translation>Печатать на каждой странице</translation>
</message>
</context>
<context>
<name>LimeReport::RectMMPropItem</name>