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

List:       kde-commits
Subject:    branches/KDE/3.5/kdepim/kmail
From:       Charles Samuels <charles () kde ! org>
Date:       2007-08-04 4:24:12
Message-ID: 1186201452.116961.24969.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 696186 by charles:

spell lose correctly but don't cause a fuzzy


 M  +9 -0      kmfoldercachedimap.cpp  


--- branches/KDE/3.5/kdepim/kmail/kmfoldercachedimap.cpp #696185:696186
@@ -109,6 +109,7 @@
 {
   QFrame* page = plainPage();
   QVBoxLayout *topLayout = new QVBoxLayout( page, 0 );
+  // spell "lose" correctly. but don't cause a fuzzy.
   QString txt = i18n( "<p><b>Troubleshooting the IMAP cache.</b></p>"
                       "<p>If you have problems with synchronizing an IMAP "
                       "folder, you should first try rebuilding the index "
@@ -116,6 +117,14 @@
                       "not cause any problems.</p><p>If that is not enough, "
                       "you can try refreshing the IMAP cache. If you do this, "
                       "you will loose all your local changes for this folder "
+                      "and all its subfolders.</p>",
+                      "<p><b>Troubleshooting the IMAP cache.</b></p>"
+                      "<p>If you have problems with synchronizing an IMAP "
+                      "folder, you should first try rebuilding the index "
+                      "file. This will take some time to rebuild, but will "
+                      "not cause any problems.</p><p>If that is not enough, "
+                      "you can try refreshing the IMAP cache. If you do this, "
+                      "you will lose all your local changes for this folder "
                       "and all its subfolders.</p>" );
   topLayout->addWidget( new QLabel( txt, page ) );
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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