From f0ac846a0bfbdc2a5d372cabec0103990ab74ef0 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 3 Jun 2012 13:38:17 -0500 Subject: Branding cleanup: What's This help, KDE -> TDE --- kate/filetemplates/plugin/filetemplates.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kate/filetemplates/plugin/filetemplates.cpp') diff --git a/kate/filetemplates/plugin/filetemplates.cpp b/kate/filetemplates/plugin/filetemplates.cpp index 43e4a18..affdb19 100644 --- a/kate/filetemplates/plugin/filetemplates.cpp +++ b/kate/filetemplates/plugin/filetemplates.cpp @@ -792,7 +792,7 @@ KateTemplateWizard::KateTemplateWizard( TQWidget *parent, KateFileTemplates *kft lo->addWidget( new TQLabel( i18n( "

You can replace certain strings in the text with " "template macros.

If any of the data below is incorrect or missing, " - "edit the data in the KDE email information."), page ) ); + "edit the data in the TDE email information."), page ) ); cbRRealname = new TQCheckBox( i18n("Replace full name '%1' with the " "'%{fullname}' macro").arg( sFullname ), page ); -- cgit v1.2.1