@ -520,11 +520,11 @@ void KFireSaver :: paintGL ()
if ( !chance ) {
static const TQString someStrings[] = {
i18n("www.kde.org"),
i18n("My KDE, please!"),
i18n("My TDE, please!"),
i18n("KoNqUeR the World"),
i18n("KFIRESAVER 3D"),
i18n("Gimme your eyes..."),
i18n("Thank you for using KDE"),
i18n("Thank you for using TDE"),
i18n("Going insane tonight"),
};
int n = (int)(6.0 * DRAND);
@ -217,7 +217,7 @@ void KLorenzSetup::slotXRot(int num)
void KLorenzSetup::slotHelp()
{
KMessageBox::about(this,i18n("Lorenz Attractor screen saver for KDE\n\nCopyright (c) 2000 Nicolas Brodu"));
KMessageBox::about(this,i18n("Lorenz Attractor screen saver for TDE\n\nCopyright (c) 2000 Nicolas Brodu"));
}
// Ok pressed - save settings and exit