From a637b0877543118dd023c0ecc7e241eb7168d115 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 27 Aug 2013 23:21:18 -0500 Subject: Rename KWallet to TDEWallet --- wizards/scalixwizard.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wizards/scalixwizard.cpp') diff --git a/wizards/scalixwizard.cpp b/wizards/scalixwizard.cpp index cb89e298c..3aa5634c0 100644 --- a/wizards/scalixwizard.cpp +++ b/wizards/scalixwizard.cpp @@ -409,7 +409,7 @@ ScalixWizard::ScalixWizard() : TDEConfigWizard( new ScalixPropagator ) mSavePasswordCheck = new TQCheckBox( i18n("Save password"), page ); topLayout->addMultiCellWidget( mSavePasswordCheck, 5, 5, 0, 1 ); - TQWhatsThis::add( mSavePasswordCheck, i18n( "Shall the password be saved in KWallet?." ) ); + TQWhatsThis::add( mSavePasswordCheck, i18n( "Shall the password be saved in TDEWallet?." ) ); label = new TQLabel( i18n( "Use Secure Connection:" ), page ); topLayout->addWidget( label, 6, 0 ); -- cgit v1.2.1