mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-22 17:50:52 +01:00
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:
@@ -169,7 +169,7 @@ QIcon NewDiagramPage::icon() const {
|
||||
* @return title of this page
|
||||
*/
|
||||
QString NewDiagramPage::title() const {
|
||||
return(tr("Nouveau sch\351ma", "configuration page title"));
|
||||
return(tr("Nouveau projet", "configuration page title"));
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user