mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +01:00
Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4623 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -250,7 +250,7 @@ void DiagramFolioList::fillHeader(QPainter *qp, const QRectF &row_RectF) {
|
||||
QString authorTranslatable(QObject::tr("Auteur"));
|
||||
QString titleTranslatable(QObject::tr("Titre"));
|
||||
QString folioTranslatable(QObject::tr("ID"));
|
||||
QString machineTranslatable(QObject::tr("Machine"));
|
||||
QString machineTranslatable(QObject::tr("Installation"));
|
||||
QString locTranslatable(QObject::tr("Localisation"));
|
||||
QString indexrevTranslatable(QObject::tr("Rev"));
|
||||
QString labelTranslatable(QObject::tr("Folio"));
|
||||
|
||||
@@ -440,7 +440,7 @@ QString TitleBlockTemplateCellWidget::defaultVariablesString() const {
|
||||
"<li>%{machine} : nom du groupe fonctionnel du projet</li>"
|
||||
"<li>%{loc} : nom de la localisation dans le groupe fonctionnel du projet</li>"
|
||||
"<li>%{indexrev} : indice de révision du folio</li>"
|
||||
"<li>%{version} : version du projet</li>"
|
||||
"<li>%{version} : version du logiciel</li>"
|
||||
"<li>%{folio} : indications relatives au folio</li>"
|
||||
"<li>%{folio-id} : position du folio dans le projet</li>"
|
||||
"<li>%{folio-total} : nombre total de folios dans le projet</li>"
|
||||
|
||||
@@ -350,7 +350,7 @@
|
||||
<item row="6" column="1">
|
||||
<widget class="QLabel" name="label_10">
|
||||
<property name="text">
|
||||
<string>Machine :</string>
|
||||
<string>Installation :</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user