summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 3c009de7..adcc505f 100755
--- a/ftp_wizard/Proftpd.pm
+++ b/ftp_wizard/Proftpd.pm
@@ -108,7 +108,7 @@ $o->{pages} = {
next => 'config'
},
error_choose => {
- name => N("Please choose allow connection to FTP server from internal or external."),
+ name => N("Please choose whether to allow a connection to FTP server from internal or external hosts."),
next => 'config',
},
error_shell => {