aboutsummaryrefslogtreecommitdiffstats
path: root/kde2
diff options
context:
space:
mode:
Diffstat (limited to 'kde2')
-rw-r--r--kde2/kpsion/wizards.cpp2
1 files changed, 1 insertions, 1 deletions
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(),