mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-18 13:30:34 +01:00
Test : change UI locale to English
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4566 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -76,7 +76,7 @@
|
|||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>440</width>
|
<width>440</width>
|
||||||
<height>495</height>
|
<height>498</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizePolicy">
|
<property name="sizePolicy">
|
||||||
@@ -136,6 +136,9 @@
|
|||||||
</item>
|
</item>
|
||||||
<item row="1" column="0" rowspan="2" colspan="3">
|
<item row="1" column="0" rowspan="2" colspan="3">
|
||||||
<widget class="QLabel" name="label">
|
<widget class="QLabel" name="label">
|
||||||
|
<property name="locale">
|
||||||
|
<locale language="English" country="UnitedKingdom"/>
|
||||||
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>You can use the following variables to your formula:
|
<string>You can use the following variables to your formula:
|
||||||
-%prefix: Default Element Prefix
|
-%prefix: Default Element Prefix
|
||||||
|
|||||||
Reference in New Issue
Block a user