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

List:       kde-i18n-doc
Subject:    KDE/kdepim/runtime/migration/kmail
From:       Andrew Coles <andrew.i.coles () googlemail ! com>
Date:       2010-05-30 15:19:54
Message-ID: 20100530151954.0486BAC8C3 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1132385 by coles:

Proof-reading, changing two strings in kdepim/kmail-migrator.po:

- didn't -> did not (house style, for consistency)
- it not working -> is not working

CCMAIL: kde-i18n-doc@kde.org



 M  +2 -2      abstractcollectionmigrator.cpp  


--- trunk/KDE/kdepim/runtime/migration/kmail/abstractcollectionmigrator.cpp \
#1132384:1132385 @@ -210,7 +210,7 @@
   Q_ASSERT( fetchJob != 0 );
 
   if ( fetchJob->error() != 0 ) {
-    q->migrationCancelled( i18nc( "@info:status", "Resource '%1' didn't create any \
folders", +    q->migrationCancelled( i18nc( "@info:status", "Resource '%1' did not \
create any folders",  mResource.name() ) );
   } else {
     const Collection::List collections = fetchJob->collections();
@@ -254,7 +254,7 @@
 {
   kDebug( KDE_DEFAULT_DEBUG_AREA ) << "mStatus=" << mStatus << "mResource.status()=" \
<< mResource.status();  if ( mStatus == Waiting ) {
-    q->migrationCancelled( i18nc( "@info:status", "Resource '%1' it not working \
correctly", +    q->migrationCancelled( i18nc( "@info:status", "Resource '%1' is not \
working correctly",  mResource.name() ) );
   }
 }


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

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