Correction of some french and english notions and correction of typos. Variable %machine changed in %plant.

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5629 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
nuri
2018-12-04 19:07:14 +00:00
parent cdfdd6f22a
commit f27954e507
29 changed files with 142 additions and 126 deletions

View File

@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>654</width>
<height>611</height>
<width>753</width>
<height>901</height>
</rect>
</property>
<property name="sizePolicy">
@@ -51,19 +51,26 @@
</widget>
</item>
<item>
<widget class="QComboBox" name="m_tbt_cb"/>
<widget class="QComboBox" name="m_tbt_cb">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="m_display_at_cb">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<sizepolicy hsizetype="Preferred" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>40</width>
<width>0</width>
<height>0</height>
</size>
</property>
@@ -84,7 +91,7 @@
</property>
<item>
<property name="text">
<string notr="true"> </string>
<string notr="true"/>
</property>
<property name="icon">
<iconset resource="../../qelectrotech.qrc">
@@ -93,7 +100,7 @@
</item>
<item>
<property name="text">
<string notr="true"> </string>
<string notr="true"/>
</property>
<property name="icon">
<iconset resource="../../qelectrotech.qrc">
@@ -105,7 +112,7 @@
<item>
<widget class="QPushButton" name="m_tbt_pb">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<sizepolicy hsizetype="Preferred" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
@@ -232,9 +239,9 @@
</widget>
</item>
<item row="6" column="3">
<widget class="QLineEdit" name="m_mach">
<widget class="QLineEdit" name="m_plant">
<property name="toolTip">
<string>Disponible en tant que %machine pour les modèles de cartouches</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Disponible en tant que %plant pour les modèles de cartouches&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>
@@ -433,7 +440,7 @@ associer le nom &quot;volta&quot; et la valeur &quot;1745&quot; remplacera %{vol
<tabstop>m_date_now_pb</tabstop>
<tabstop>m_file_le</tabstop>
<tabstop>m_folio_le</tabstop>
<tabstop>m_mach</tabstop>
<tabstop>m_plant</tabstop>
<tabstop>m_loc</tabstop>
<tabstop>m_indice</tabstop>
<tabstop>auto_page_cb</tabstop>