summaryrefslogtreecommitdiffstats
path: root/ftp_wizard
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2003-11-17 14:31:07 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2003-11-17 14:31:07 +0000
commit094f4f3399a6e4546600ee447e19eaf241d655c9 (patch)
treedc4c06def04db316fb023bb135bde8526d3a6f0e /ftp_wizard
parent8dc84d5674abf6520fe11a64a209aff9a09eda6b (diff)
downloaddrakwizard-094f4f3399a6e4546600ee447e19eaf241d655c9.tar
drakwizard-094f4f3399a6e4546600ee447e19eaf241d655c9.tar.gz
drakwizard-094f4f3399a6e4546600ee447e19eaf241d655c9.tar.bz2
drakwizard-094f4f3399a6e4546600ee447e19eaf241d655c9.tar.xz
drakwizard-094f4f3399a6e4546600ee447e19eaf241d655c9.zip
translate wizard's main window titles
Diffstat (limited to 'ftp_wizard')
-rwxr-xr-xftp_wizard/Proftpd.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp_wizard/Proftpd.pm b/ftp_wizard/Proftpd.pm
index 2f783a49..62e212cd 100755
--- a/ftp_wizard/Proftpd.pm
+++ b/ftp_wizard/Proftpd.pm
@@ -30,7 +30,7 @@ require MDK::Wizard::Wizcommon;
my $wiz = new MDK::Wizard::Wizcommon;
my $o = {
- name => 'FTP wizard',
+ name => N("FTP wizard"),
var => {
wiz_ftp_external => '',
wiz_ftp_anon => '',