Fix minor wrong titles

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3320 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
scorpio810
2014-09-21 13:04:54 +00:00
parent f0c63c39af
commit 6250c57d92
2 changed files with 3 additions and 3 deletions

View File

@@ -169,7 +169,7 @@ QIcon NewDiagramPage::icon() const {
* @return title of this page * @return title of this page
*/ */
QString NewDiagramPage::title() const { QString NewDiagramPage::title() const {
return(tr("Nouveau sch\351ma", "configuration page title")); return(tr("Nouveau projet", "configuration page title"));
} }

View File

@@ -6,7 +6,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>449</width> <width>528</width>
<height>387</height> <height>387</height>
</rect> </rect>
</property> </property>
@@ -35,7 +35,7 @@
<item> <item>
<widget class="QGroupBox" name="m_tbt_gb"> <widget class="QGroupBox" name="m_tbt_gb">
<property name="title"> <property name="title">
<string>Informations des cartouche</string> <string>Informations des cartouches</string>
</property> </property>
<property name="checkable"> <property name="checkable">
<bool>false</bool> <bool>false</bool>