mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-05 03:39:58 +02:00
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:
@@ -6,7 +6,7 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>710</width>
|
||||
<width>744</width>
|
||||
<height>705</height>
|
||||
</rect>
|
||||
</property>
|
||||
@@ -219,9 +219,9 @@ Les variables suivantes sont utilisables :
|
||||
</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><html><head/><body><p>Disponible en tant que %plant pour les modèles de cartouches</p></body></html></string>
|
||||
</property>
|
||||
<property name="placeholderText">
|
||||
<string>Ne pas modifier</string>
|
||||
@@ -276,7 +276,7 @@ Les variables suivantes sont utilisables :
|
||||
</widget>
|
||||
</item>
|
||||
<item row="6" column="4">
|
||||
<widget class="QCheckBox" name="m_mach_cb">
|
||||
<widget class="QCheckBox" name="m_plant_cb">
|
||||
<property name="toolTip">
|
||||
<string>Supprimer ce texte</string>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user