Branding cleanup: KDE -> TDE

pull/1/head
Darrell Anderson 12 years ago
parent a5f007589e
commit b6ea021c92

@ -572,7 +572,7 @@ KCleanupPropertiesPage::KCleanupPropertiesPage( TQWidget * parent,
label = new TQLabel( i18n( "%n File / Directory Name Without Path" ), _fields );
grid->addWidget( label, 3, 1 );
label = new TQLabel( i18n( "%t KDE Trash Directory" ), _fields );
label = new TQLabel( i18n( "%t TDE Trash Directory" ), _fields );
grid->addWidget( label, 4, 1 );

Loading…
Cancel
Save