]> Git trees. - libqmvoc.git/commitdiff
CVS_SILENT
authorAndrew Coles <andrew.i.coles@googlemail.com>
Thu, 17 Mar 2005 13:25:32 +0000 (13:25 +0000)
committerAndrew Coles <andrew.i.coles@googlemail.com>
Thu, 17 Mar 2005 13:25:32 +0000 (13:25 +0000)
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

kalzium/src/element.cpp

index 68f76598556d440329c81a28d0090bc1d244fdfd..97ec544c104e176252f25640dbd57ed289e9614b 100644 (file)
@@ -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))