traverso-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Traverso-commit] traverso/src/traverso ExportWidget.cpp


From: Ingmar Vanhassel
Subject: [Traverso-commit] traverso/src/traverso ExportWidget.cpp
Date: Sun, 03 Jun 2007 12:51:56 +0000

CVSROOT:        /sources/traverso
Module name:    traverso
Changes by:     Ingmar Vanhassel <ingmar>       07/06/03 12:51:56

Modified files:
        src/traverso   : ExportWidget.cpp 

Log message:
        corrected typo in GUI

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/traverso/src/traverso/ExportWidget.cpp?cvsroot=traverso&r1=1.46&r2=1.47

Patches:
Index: ExportWidget.cpp
===================================================================
RCS file: /sources/traverso/traverso/src/traverso/ExportWidget.cpp,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -b -r1.46 -r1.47
--- ExportWidget.cpp    31 May 2007 23:40:00 -0000      1.46
+++ ExportWidget.cpp    3 Jun 2007 12:51:56 -0000       1.47
@@ -506,7 +506,7 @@
        if (m_wasClosed && m_exportSpec->renderfinished && 
(m_exportSpec->allSongs == cdAllSongsButton->isChecked()) ) {
                
                if (QMessageBox::question(this, tr("Rerender CD content"), 
-                               tr("There is allready a CD render 
available.\nShould I rerender the CD content?"), 
+                               tr("There is already a CD render 
available.\nShould I re-render the CD content?"), 
                                QMessageBox::Yes | QMessageBox::No, 
                                QMessageBox::No) == QMessageBox::Yes)
                {




reply via email to

[Prev in Thread] Current Thread [Next in Thread]