diff options
Diffstat (limited to 'ftp_wizard')
-rwxr-xr-x | ftp_wizard/Proftpd.pm | 2 |
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 => { |