From f2fcdd22df7f36fb4ac60e44d59568490fde6b92 Mon Sep 17 00:00:00 2001 From: Allen Winter Date: Sun, 19 May 2013 10:26:43 -0400 Subject: [PATCH] minor: fix misspellings and improve English phrasing --- kmmainwidget.cpp | 4 +++- ui/securitypagegeneraltab.ui | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/kmmainwidget.cpp b/kmmainwidget.cpp index 307b53e96..6e42ea9f1 100644 --- a/kmmainwidget.cpp +++ b/kmmainwidget.cpp @@ -4687,7 +4687,9 @@ void KMMainWidget::showCollectionProperties( const QString &pageToShow ) return; if ( Solid::Networking::status() == Solid::Networking::Unconnected ) { - KMessageBox::information( this, i18n( "Network is unconnected, some infos from folder could not be updated." ) ); + KMessageBox::information( + this, + i18n( "Network is unconnected. Folder information cannot be updated." ) ); showCollectionPropertiesContinued( pageToShow, QPointer() ); } else { const Akonadi::AgentInstance agentInstance = Akonadi::AgentManager::self()->instance( mCurrentFolder->collection().resource() ); diff --git a/ui/securitypagegeneraltab.ui b/ui/securitypagegeneraltab.ui index 78165a712..597be2745 100644 --- a/ui/securitypagegeneraltab.ui +++ b/ui/securitypagegeneraltab.ui @@ -207,7 +207,7 @@ - KMail can analyse messages for suspected email scams by looking for common techniques used to deceive you + KMail can analyze messages for suspected email scams by looking for common techniques used to deceive you