Mark string for translation.
This commit is contained in:
parent
8927abe99a
commit
612a48710e
|
@ -14,7 +14,7 @@
|
||||||
<string>Dimension labels</string>
|
<string>Dimension labels</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="windowIcon">
|
<property name="windowIcon">
|
||||||
<iconset resource="../share/resources/tapeicon.qrc">
|
<iconset>
|
||||||
<normaloff>:/tapeicon/64x64/logo.png</normaloff>:/tapeicon/64x64/logo.png</iconset>
|
<normaloff>:/tapeicon/64x64/logo.png</normaloff>:/tapeicon/64x64/logo.png</iconset>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QVBoxLayout" name="verticalLayout">
|
<layout class="QVBoxLayout" name="verticalLayout">
|
||||||
|
@ -36,7 +36,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="labelDimension">
|
<widget class="QLabel" name="labelDimension">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string notr="true">Dimension:</string>
|
<string>Dimension:</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
@ -96,9 +96,7 @@
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
</widget>
|
</widget>
|
||||||
<resources>
|
<resources/>
|
||||||
<include location="../share/resources/tapeicon.qrc"/>
|
|
||||||
</resources>
|
|
||||||
<connections>
|
<connections>
|
||||||
<connection>
|
<connection>
|
||||||
<sender>buttonBox</sender>
|
<sender>buttonBox</sender>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user