summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kaddressbook/views/configurecardviewdialog.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kaddressbook/views/configurecardviewdialog.cpp b/kaddressbook/views/configurecardviewdialog.cpp
index e4c00e7d..2c815150 100644
--- a/kaddressbook/views/configurecardviewdialog.cpp
+++ b/kaddressbook/views/configurecardviewdialog.cpp
@@ -252,7 +252,7 @@ void CardViewLookNFeelPage::initGUI()
TQWhatsThis::add( cbEnableCustomColors, i18n(
"If custom colors is enabled, you may choose the colors for the view below. "
- "Otherwise colors from your current KDE color scheme are used."
+ "Otherwise colors from your current TDE color scheme are used."
) );
TQWhatsThis::add( lbColors, i18n(
"Double click or press RETURN on a item to select a color for the related strings in the view."
@@ -290,7 +290,7 @@ void CardViewLookNFeelPage::initGUI()
TQWhatsThis::add( cbEnableCustomFonts, i18n(
"If custom fonts are enabled, you may choose which fonts to use for this view below. "
- "Otherwise the default KDE font will be used, in bold style for the header and "
+ "Otherwise the default TDE font will be used, in bold style for the header and "
"normal style for the data."
) );