summaryrefslogtreecommitdiffstats
path: root/perl-install/install2.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>1999-10-06 09:12:56 +0000
committerPascal Rigaux <pixel@mandriva.com>1999-10-06 09:12:56 +0000
commit8f7cb6dae22fc5adc6eb8c57605e16f97cfee179 (patch)
tree51a302870b37255a39a4758b4ceb24ed798e4fba /perl-install/install2.pm
parentca14a502d413a9a80a035b7fe29541fcfe0da637 (diff)
downloaddrakx-backup-do-not-use-8f7cb6dae22fc5adc6eb8c57605e16f97cfee179.tar
drakx-backup-do-not-use-8f7cb6dae22fc5adc6eb8c57605e16f97cfee179.tar.gz
drakx-backup-do-not-use-8f7cb6dae22fc5adc6eb8c57605e16f97cfee179.tar.bz2
drakx-backup-do-not-use-8f7cb6dae22fc5adc6eb8c57605e16f97cfee179.tar.xz
drakx-backup-do-not-use-8f7cb6dae22fc5adc6eb8c57605e16f97cfee179.zip
no_comment
Diffstat (limited to 'perl-install/install2.pm')
-rw-r--r--perl-install/install2.pm3
1 files changed, 2 insertions, 1 deletions
diff --git a/perl-install/install2.pm b/perl-install/install2.pm
index 37b97a844..d19240f9c 100644
--- a/perl-install/install2.pm
+++ b/perl-install/install2.pm
@@ -75,7 +75,8 @@ $installSteps{first} = $installSteps[0];
#-#####################################################################################
#-INTERN CONSTANT
#-#####################################################################################
-my @install_classes = (__("Beginner"), __("Developer"), __("Server"), __("Expert"));
+#- these strings are used in quite a lot of places and must not be changed!!!!!
+my @install_classes = (__("beginner"), __("developer"), __("server"), __("expert"));
#-#####################################################################################
#-Default value