From: Andrew Coles Date: Thu, 17 Mar 2005 13:25:32 +0000 (+0000) Subject: CVS_SILENT X-Git-Tag: v3.80.2~300^2~152 X-Git-Url: https://git.rmz.fi/?a=commitdiff_plain;h=7245e9b0d9bd461c1c78f9861affe92a2c66efc3;p=libqmvoc.git CVS_SILENT Corrected typos - noble gases -> Nobel gases - standardised on Alkali Metals and Alkaline Earth Metals for groups 1 & 2 svn path=/trunk/kdeedu/kalzium/src/element.cpp; revision=398370 --- diff --git a/kalzium/src/element.cpp b/kalzium/src/element.cpp index 68f7659..97ec544 100644 --- a/kalzium/src/element.cpp +++ b/kalzium/src/element.cpp @@ -437,7 +437,7 @@ KalziumDataObject::KalziumDataObject() if (!layoutFile.exists()) { - KMessageBox::information( 0, i18n("data.xml doesn't exist"), i18n( "Loading File - Error" ) ); + KMessageBox::information( 0, i18n("data.xml does not exist"), i18n( "Loading File - Error" ) ); } if (!layoutFile.open(IO_ReadOnly))