[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    extragear/multimedia/k3b/src
From:       Andrew Coles <andrew.i.coles () googlemail ! com>
Date:       2009-12-12 0:35:00
Message-ID: 1260578100.653077.3587.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1061523 by coles:

Proof-reading.



 M  +1 -1      misc/k3bmediacopydialog.cpp  
 M  +1 -1      projects/k3bprojectburndialog.cpp  
 M  +1 -1      rip/k3bvideocdrippingdialog.cpp  


--- trunk/extragear/multimedia/k3b/src/misc/k3bmediacopydialog.cpp #1061522:1061523
@@ -270,7 +270,7 @@
     //
     if( m_checkCacheImage->isChecked() || m_checkOnlyCreateImage->isChecked() ) {
         if( neededSize()/1024 > m_tempDirSelectionWidget->freeTempSpace() ) {
-            if( KMessageBox::warningContinueCancel( this, i18n("There seems to be \
not enough free space in temporary folder. " +            if( \
KMessageBox::warningContinueCancel( this, i18n("There does not seem to be enough free \
                space in the temporary folder. "
                                                                "Write anyway?") ) == \
KMessageBox::Cancel )  return;
         }
--- trunk/extragear/multimedia/k3b/src/projects/k3bprojectburndialog.cpp \
#1061522:1061523 @@ -218,7 +218,7 @@
             // check if enough space in tempdir if not on-the-fly
             //
             if( doc()->burningSize()/1024 > \
                m_tempDirSelectionWidget->freeTempSpace() ) {
-                if( KMessageBox::warningContinueCancel( this, i18n("There seems to \
be not enough free space in temporary folder. " +                if( \
KMessageBox::warningContinueCancel( this, i18n("There does not seem to be enough free \
                space in the temporary folder. "
                                                                    "Write anyway?") \
) == KMessageBox::Cancel )  return;
             }
--- trunk/extragear/multimedia/k3b/src/rip/k3bvideocdrippingdialog.cpp \
#1061522:1061523 @@ -125,7 +125,7 @@
 
 void K3b::VideoCdRippingDialog::setupContextHelp()
 {
-    m_labelFreeSpace->setToolTip( i18n("Free space on destination folder: %1", \
m_editDirectory ->url().url() ) ); +    m_labelFreeSpace->setToolTip( i18n("Free \
space in destination folder: %1", m_editDirectory ->url().url() ) );  
     m_labelNecessarySize->setToolTip( i18n("Necessary space for extracted files") );
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic