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:
@@ -893,10 +893,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">수평 pitch (dx):</translation>
|
||||
@@ -909,6 +905,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>
|
||||
@@ -1016,10 +1016,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>
|
||||
@@ -1036,6 +1032,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