Made a more distinctive use of french words "projet", "schéma" and "folio" in the GUI

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3837 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
nuri
2015-03-21 10:43:39 +00:00
parent 2f1f4674f1
commit a287de4b40
20 changed files with 74 additions and 74 deletions

View File

@@ -46,7 +46,7 @@ DiagramPropertiesDialog::DiagramPropertiesDialog(Diagram *diagram, QWidget *pare
setWindowFlags(Qt::Sheet);
#endif
setWindowTitle(tr("Propriétés du schéma", "window title"));
setWindowTitle(tr("Propriétés du folio", "window title"));
//Border widget
BorderPropertiesWidget *border_infos = new BorderPropertiesWidget(border, this);