summaryrefslogtreecommitdiffstats
path: root/kolab_wizard
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2004-03-08 19:21:07 +0000
committerPablo Saratxaga <pablo@mandriva.com>2004-03-08 19:21:07 +0000
commitbd7c819df987cb88bacad87db1cdb6d154357473 (patch)
treefe8ea310aa1a7f97b9f3aa18f0eb8660b14d84a4 /kolab_wizard
parent71a37de2ae784f8b44e064076e7037ef040fa68c (diff)
downloaddrakwizard-bd7c819df987cb88bacad87db1cdb6d154357473.tar
drakwizard-bd7c819df987cb88bacad87db1cdb6d154357473.tar.gz
drakwizard-bd7c819df987cb88bacad87db1cdb6d154357473.tar.bz2
drakwizard-bd7c819df987cb88bacad87db1cdb6d154357473.tar.xz
drakwizard-bd7c819df987cb88bacad87db1cdb6d154357473.zip
updated pot file
Diffstat (limited to 'kolab_wizard')
-rwxr-xr-xkolab_wizard/Kolab.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/kolab_wizard/Kolab.pm b/kolab_wizard/Kolab.pm
index 422905a4..88c6af17 100755
--- a/kolab_wizard/Kolab.pm
+++ b/kolab_wizard/Kolab.pm
@@ -96,7 +96,7 @@ $o->{pages} = {
next => 'end'
},
end => {
- name => N("Congratulations") . "\n\n" . N("The kolab server is now configure and running. Log in as 'manager' with the password you entered."),
+ name => N("Congratulations") . "\n\n" . N("The kolab server is now configured and running. Log in as 'manager' with the password you entered."),
end => 1,
next => 0
},