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:
@@ -896,10 +896,6 @@
|
||||
<source>Distance from left edge (x0):</source>
|
||||
<translation type="unfinished">Etäisyys vasemmasta reunasta (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">Vaakajako (dx):</translation>
|
||||
@@ -912,6 +908,10 @@
|
||||
<source>Print test sheet</source>
|
||||
<translation type="unfinished">Tulosta testisivu</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Distance from top edge (y0):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>TemplateDesignerPageSizePage</name>
|
||||
@@ -1020,10 +1020,6 @@
|
||||
<source>Number down (ny):</source>
|
||||
<translation type="unfinished">Lukumäärä alleikkain (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">Lukumäärä poikittain (nx):</translation>
|
||||
@@ -1040,6 +1036,10 @@
|
||||
<source>Print test sheet</source>
|
||||
<translation type="unfinished">Tulosta testisivu</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