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

List:       kde-commits
Subject:    branches/work/akonadi-ports/kdepim/kmail
From:       Thomas McGuire <mcguire () kde ! org>
Date:       2010-01-16 15:01:07
Message-ID: 1263654067.021255.28396.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1075696 by tmcguire:

"because %2" will not work here, since errorString() returns a complete sentence.


 M  +1 -1      kmkernel.cpp  


--- branches/work/akonadi-ports/kdepim/kmail/kmkernel.cpp #1075695:1075696
@@ -1394,7 +1394,7 @@
                                    dir.absoluteFilePath( file ) ), i18n( "autosave" ) );
       }
     } else {
-      KMessageBox::sorry( 0, i18n( "Failed to open autosave file at %1 because %2" ,
+      KMessageBox::sorry( 0, i18n( "Failed to open autosave file at %1.\nReason: %2" ,
                                   file, autoSaveFile.errorString() ), i18n( "autosave" ) );
     }
   }
[prev in list] [next in list] [prev in thread] [next in thread] 

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