From 9c7f3267a1d7db2dbc3bd6384e75cf8ffea1c3df Mon Sep 17 00:00:00 2001 From: zautrix Date: Sat, 04 Dec 2004 22:01:08 +0000 Subject: translation fixes --- (limited to 'korganizer/kowhatsnextview.cpp') diff --git a/korganizer/kowhatsnextview.cpp b/korganizer/kowhatsnextview.cpp index 3801ed4..5f14bfa 100644 --- a/korganizer/kowhatsnextview.cpp +++ b/korganizer/kowhatsnextview.cpp @@ -244,7 +244,7 @@ void KOWhatsNextView::updateView() // appendDay ( iii, mEventDate ); //mText += ""; // mText += ""+i18n("No event, nothing to do.") +"\n"; - mText += "

"+i18n("No event, nothing to do. ") +"

\n"; + mText += "

"+i18n("No event, nothing to do.") +"

\n"; //mText +="
"; } if ( itemAdded ) -- cgit v0.9.0.2