From 68beb60285c6abf9b5ee2375258f6a78a25a9b7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 19 Feb 2013 04:50:45 +0100 Subject: Fix unintended rename of many various *klist* --- kmymoney2/plugins/ofximport/dialogs/konlinebankingsetupwizard.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmymoney2/plugins') diff --git a/kmymoney2/plugins/ofximport/dialogs/konlinebankingsetupwizard.cpp b/kmymoney2/plugins/ofximport/dialogs/konlinebankingsetupwizard.cpp index a23fd71..a47164f 100644 --- a/kmymoney2/plugins/ofximport/dialogs/konlinebankingsetupwizard.cpp +++ b/kmymoney2/plugins/ofximport/dialogs/konlinebankingsetupwizard.cpp @@ -69,7 +69,7 @@ KOnlineBankingSetupWizard::KOnlineBankingSetupWizard(TQWidget *parent, const cha m_headerVersion = new OfxHeaderVersion(m_headerVersionCombo, ""); // fill the list view with banks - KProgressDialog* dlg = new KProgressDialog(this, 0, i18n("Loading bantdelist"), i18n("Getting list of banks from http://moneycentral.msn.com/\nThis may take some time depending on the available bandwidth."), true); + KProgressDialog* dlg = new KProgressDialog(this, 0, i18n("Loading banklist"), i18n("Getting list of banks from http://moneycentral.msn.com/\nThis may take some time depending on the available bandwidth."), true); dlg->setAllowCancel(false); // force to show immediately as the call to OfxPartner::BankNames() // does not call the processEvents() loop -- cgit v1.2.1