summaryrefslogtreecommitdiffstats
path: root/perl-install/authentication.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-02-14 14:58:53 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-02-14 14:58:53 +0000
commit11e81b96531e54f2d6d826e2956183dadd2dce0f (patch)
tree73b9466b23ff4241b933eed4d0c7d39390127a96 /perl-install/authentication.pm
parent8e468adaa42e55358a5fce716ecb3d498b95ff10 (diff)
downloaddrakx-11e81b96531e54f2d6d826e2956183dadd2dce0f.tar
drakx-11e81b96531e54f2d6d826e2956183dadd2dce0f.tar.gz
drakx-11e81b96531e54f2d6d826e2956183dadd2dce0f.tar.bz2
drakx-11e81b96531e54f2d6d826e2956183dadd2dce0f.tar.xz
drakx-11e81b96531e54f2d6d826e2956183dadd2dce0f.zip
replace "Advanced" with "Authentication method" (as suggested in bugzilla #11041)
Diffstat (limited to 'perl-install/authentication.pm')
-rw-r--r--perl-install/authentication.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/authentication.pm b/perl-install/authentication.pm
index 01436cfe6..ad5d38063 100644
--- a/perl-install/authentication.pm
+++ b/perl-install/authentication.pm
@@ -164,6 +164,7 @@ sub ask_root_password_and_authentication {
$in->ask_from_({
title => N("Set administrator (root) password and network authentication methods"),
messages => N("Set administrator (root) password"),
+ advanced_label => N("Authentication method"),
advanced_messages => kind2description(),
interactive_help_id => "setRootPassword",
cancel => ($security <= 2 ?