Branding cleanup: KDE -> TDE

pull/1/head
Darrell Anderson 12 years ago
parent 7e581b4aff
commit fd8f167474

@ -240,7 +240,7 @@ CollectionFieldsDialog::CollectionFieldsDialog(Data::CollPtr coll_, TQWidget* pa
TQGroupBox* optionsGroup = new TQGroupBox(1, Qt::Horizontal, i18n("Field Options"), vbox);
m_complete = new TQCheckBox(i18n("Enable auto-completion"), optionsGroup);
TQWhatsThis::add(m_complete, i18n("If checked, KDE auto-completion will be enabled in the "
TQWhatsThis::add(m_complete, i18n("If checked, TDE auto-completion will be enabled in the "
"text edit box for this field."));
m_multiple = new TQCheckBox(i18n("Allow multiple values"), optionsGroup);
TQWhatsThis::add(m_multiple, i18n("If checked, Tellico will parse the values in the field "

Loading…
Cancel
Save