[qet] [3320] Fix minor wrong titles

[ Thread Index | Date Index | More lists.tuxfamily.org/qet Archives ]


Revision: 3320
Author:   scorpio810
Date:     2014-09-21 15:04:54 +0200 (Sun, 21 Sep 2014)
Log Message:
-----------
Fix minor wrong titles

Modified Paths:
--------------
    trunk/sources/configpages.cpp
    trunk/sources/ui/titleblockpropertieswidget.ui

Modified: trunk/sources/configpages.cpp
===================================================================
--- trunk/sources/configpages.cpp	2014-09-20 23:15:52 UTC (rev 3319)
+++ trunk/sources/configpages.cpp	2014-09-21 13:04:54 UTC (rev 3320)
@@ -169,7 +169,7 @@
  * @return title of this page
  */
 QString NewDiagramPage::title() const {
-	return(tr("Nouveau sch\351ma", "configuration page title"));
+	return(tr("Nouveau projet", "configuration page title"));
 }
 
 

Modified: trunk/sources/ui/titleblockpropertieswidget.ui
===================================================================
--- trunk/sources/ui/titleblockpropertieswidget.ui	2014-09-20 23:15:52 UTC (rev 3319)
+++ trunk/sources/ui/titleblockpropertieswidget.ui	2014-09-21 13:04:54 UTC (rev 3320)
@@ -6,7 +6,7 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>449</width>
+    <width>528</width>
     <height>387</height>
    </rect>
   </property>
@@ -35,7 +35,7 @@
    <item>
     <widget class="QGroupBox" name="m_tbt_gb">
      <property name="title">
-      <string>Informations des cartouche</string>
+      <string>Informations des cartouches</string>
      </property>
      <property name="checkable">
       <bool>false</bool>


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/