summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/addressbook/addressbook.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pim/addressbook/addressbook.cpp b/core/pim/addressbook/addressbook.cpp
index 8888611..ad8315d 100644
--- a/core/pim/addressbook/addressbook.cpp
+++ b/core/pim/addressbook/addressbook.cpp
@@ -355,7 +355,7 @@ void AddressbookWindow::setDocument( const QString &filename )
if ( !allList.count() ) {
QMessageBox::information( this, "Import VCard",
- "It was impossible to import the VCard.\n"
+ "It was impossible to import\nthe VCard.\n"
"The VCard may be corrupted!" );
}