From 4030d6efa3887702be7575b5d45316523d313b44 Mon Sep 17 00:00:00 2001 From: Fritz Elfert <felfert@to.com> Date: Wed, 28 Mar 2001 12:32:12 +0000 Subject: Changed dialog title. --- kde2/kpsion/wizards.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kde2/kpsion/wizards.cpp') diff --git a/kde2/kpsion/wizards.cpp b/kde2/kpsion/wizards.cpp index 9fb5b9d..8603c8b 100644 --- a/kde2/kpsion/wizards.cpp +++ b/kde2/kpsion/wizards.cpp @@ -49,7 +49,7 @@ FirstTimeWizard::FirstTimeWizard(QWidget *parent, const char *name) QStringList sl; KPsionConfig pcfg; - setCaption(i18n("KPsion Setup")); + setCaption(i18n("KPsion Configuration")); QWhatsThis::add(nextButton(), i18n("Click this button to continue with the next page.")); QWhatsThis::add(backButton(), -- cgit v1.2.3