Branding cleanup: I18N_NOOP KDE -> TDE.

pull/1/head
Darrell Anderson 12 years ago
parent b85d83afad
commit aaa79ffdb0

@ -43,7 +43,7 @@ int main(int argc, char *argv[])
{
// about the application
KAboutData *aboutData = new KAboutData("kmag", I18N_NOOP("KMagnifier"), KMAG_VERSION,
I18N_NOOP("Screen magnifier for the K Desktop Environment (KDE)"),
I18N_NOOP("Screen magnifier for the Trinity Desktop Environment (TDE)"),
KAboutData::License_GPL,
"(C) 2001-2003, Sarang Lakare","",
"http://kmag.sourceforge.net");

@ -33,7 +33,7 @@
#include "ksayit.h"
static const char *description =
I18N_NOOP("KSayIt - A Text To Speech frontend for KDE");
I18N_NOOP("KSayIt - A Text To Speech frontend for TDE");
// INSERT A DESCRIPTION FOR YOUR APPLICATION HERE

Loading…
Cancel
Save