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

List:       kde-commits
Subject:    kdesdk
From:       Jonathan Riddell <jri () jriddell ! org>
Date:       2004-02-02 22:41:29
Message-ID: 20040202224129.B1BF49911 () office ! kde ! org
[Download RAW message or body]

CVS commit by jriddell: 

KDE proofreaders typos
http://www.kde.me.uk/index.php?page=kdesdk_typos


  M +2 -2      cervisia/cervisiapart.cpp   1.130
  M +42 -42    kbabel/catalogmanager/validateprogress.cpp   1.7
  M +1 -1      kbugbuster/backend/bugdetails.cpp   1.9
  M +1 -1      kbugbuster/backend/kbbprefs.cpp   1.2


--- kdesdk/cervisia/cervisiapart.cpp  #1.129:1.130
@@ -193,5 +193,5 @@ bool CervisiaPart::openURL( const KURL &
     {
         KMessageBox::sorry(widget(),
-                           i18n("You can not change to a different folder "
+                           i18n("You cannot change to a different folder "
                                 "while there is a running cvs job."),
                            "Cervisia");
@@ -450,5 +450,5 @@ void CervisiaPart::setupActions()
                           this, SLOT(slotLock()),
                           actionCollection(), "lock_files" );
-    hint = i18n("Locks the selected files, so that others can't modify them");
+    hint = i18n("Locks the selected files, so that others cannot modify them");
     action->setToolTip( hint );
     action->setWhatsThis( hint );

--- kdesdk/kbabel/catalogmanager/validateprogress.cpp  #1.6:1.7
@@ -85,5 +85,5 @@ void ValidateProgressDialog::validate( c
     if( !t )
     {
-        KMessageBox::error( this, i18n("Can't instantiate a validation tool.\n"
+        KMessageBox::error( this, i18n("Cannot instantiate a validation tool.\n"
         "Please, check your installation."), i18n("Validation Tool Error") );
         return;

--- kdesdk/kbugbuster/backend/bugdetails.cpp  #1.8:1.9
@@ -242,5 +242,5 @@ QValueList<BugDetails::Attachment> BugDe
                 else
                     //KCodecs::uudecode( contents.local8Bit(), a.contents /*out*/ );
-                    KMessageBox::information( 0, i18n("Attachment %1 couldn't be \
decoded.\nEncoding: %2").arg(filename).arg(encoding) ); +                    \
KMessageBox::information( 0, i18n("Attachment %1 could not be decoded.\nEncoding: \
%2").arg(filename).arg(encoding) );  #ifdef DEBUG_EXTRACT
                 kdDebug() << "Result: ***\n" << QCString( a.contents.data(), \
a.contents.size()+1 ) << "\n*+*" << endl;

--- kdesdk/kbugbuster/backend/kbbprefs.cpp  #1.1:1.2
@@ -163,5 +163,5 @@ void KBBPrefs::setMessageButtonsDefault(
   "Unfortunately, this bug will never be fixed or the feature never\n"
   "implemented. The bug report/feature request will be closed.\n");
-  mMessageButtons.insert(i18n("Can't Reproduce Bug"),"Thank you for your bug \
report.\n" +  mMessageButtons.insert(i18n("Cannot Reproduce Bug"),"Thank you for your \
bug report.\n"  "This bug can not be reproduced using the current development \
(CVS)\n"  "version of KDE. This suggests that the bug has already been fixed.\n"


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

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