Less fragile layouts for PrintView and PropertiesView (#15)
Be more resilient to the size of labels changing when applying translations. Also probably more resilient to changes due to themes.
This commit is contained in:
@@ -888,10 +888,6 @@
|
||||
<source>Distance from left edge (x0):</source>
|
||||
<translation type="unfinished">到左边界的距离 (x0):</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Distance from top edge (y0);</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Horizontal pitch (dx):</source>
|
||||
<translation type="unfinished">水平栅距 (dx):</translation>
|
||||
@@ -904,6 +900,10 @@
|
||||
<source>Print test sheet</source>
|
||||
<translation type="unfinished">打印测试页</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Distance from top edge (y0):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>TemplateDesignerPageSizePage</name>
|
||||
@@ -1011,10 +1011,6 @@
|
||||
<source>Number down (ny):</source>
|
||||
<translation type="unfinished">数字向下 (ny):</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Distance from top edge (y0);</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Number across (nx):</source>
|
||||
<translation type="unfinished">数字交叉 (nx):</translation>
|
||||
@@ -1031,6 +1027,10 @@
|
||||
<source>Print test sheet</source>
|
||||
<translation type="unfinished">打印测试页</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Distance from top edge (y0):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>Units</name>
|
||||
|
||||
Reference in New Issue
Block a user