summaryrefslogtreecommitdiffstats
path: root/postfix_wizard
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2003-09-03 19:54:51 +0000
committerPablo Saratxaga <pablo@mandriva.com>2003-09-03 19:54:51 +0000
commitf4fd3a60eb7892dc74fb6963120abfc9de8fa441 (patch)
tree213510fa3619d05329bcdad06b61276e77d1e3bd /postfix_wizard
parent2cba3f1b5f1e19daf2e61ceaf679add9a165cd0b (diff)
downloaddrakwizard-f4fd3a60eb7892dc74fb6963120abfc9de8fa441.tar
drakwizard-f4fd3a60eb7892dc74fb6963120abfc9de8fa441.tar.gz
drakwizard-f4fd3a60eb7892dc74fb6963120abfc9de8fa441.tar.bz2
drakwizard-f4fd3a60eb7892dc74fb6963120abfc9de8fa441.tar.xz
drakwizard-f4fd3a60eb7892dc74fb6963120abfc9de8fa441.zip
updated pot files
Diffstat (limited to 'postfix_wizard')
-rwxr-xr-xpostfix_wizard/Postfix.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/postfix_wizard/Postfix.pm b/postfix_wizard/Postfix.pm
index c56a517f..7a78fb83 100755
--- a/postfix_wizard/Postfix.pm
+++ b/postfix_wizard/Postfix.pm
@@ -93,7 +93,7 @@ $o->{pages} = {
next => 'end'
},
end => {
- name => N("Congratulation"),
+ name => N("Congratulations"),
data => [ { label => N("The wizard successfully configured your Internet Mail service of your server.") } ],
end => 1,
next => 0