From 40912a2f5402dd918884bbe771ddfefc0d9c6bf1 Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Thu, 9 Feb 2012 09:30:35 +0200 Subject: [PATCH] fix typos --- kaddressbook/printing/compactstyle.ui | 8 ++++---- mailcommon/kmfilterdialog.cpp | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/kaddressbook/printing/compactstyle.ui b/kaddressbook/printing/compactstyle.ui index 4ceaa7fbe6..1207c0cc2c 100644 --- a/kaddressbook/printing/compactstyle.ui +++ b/kaddressbook/printing/compactstyle.ui @@ -31,10 +31,10 @@ - print the home address, with home phone number and mobil phone number + print the home address, with home phone number and mobile phone number - print the home address, with home phone number and mobil phone number + print the home address, with home phone number and mobile phone number with home address @@ -70,10 +70,10 @@ - prints the e-mail and e-mail2 field + prints the e-mail and e-mail2 fields - prints the e-mail and e-mail2 field + prints the e-mail and e-mail2 fields with e-mail diff --git a/mailcommon/kmfilterdialog.cpp b/mailcommon/kmfilterdialog.cpp index 926922ef29..dae17d89a7 100644 --- a/mailcommon/kmfilterdialog.cpp +++ b/mailcommon/kmfilterdialog.cpp @@ -628,7 +628,7 @@ void KMFilterDialog::slotRunFilters() { KMessageBox::information( this, - i18n( "Some filters were changed.Save them before to apply filters." ), + i18n( "Some filters were changed. Save them before to apply filters." ), i18n( "Filters changed." ) ); return; } -- 2.11.4.GIT