|
|
|
@ -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."
|
|
|
|
|
) );
|
|
|
|
|
|
|
|
|
|