summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-09-13 16:23:52 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-09-13 16:23:52 +0000
commit18c32e11ce1b87b739312cc6a9a53be8f6963081 (patch)
treedf394bb42998edd0df79915333d175030a361391 /perl-install/install_steps.pm
parentd61992f0d6f2be4b7c881102d7d7c71d724cd8bf (diff)
downloaddrakx-18c32e11ce1b87b739312cc6a9a53be8f6963081.tar
drakx-18c32e11ce1b87b739312cc6a9a53be8f6963081.tar.gz
drakx-18c32e11ce1b87b739312cc6a9a53be8f6963081.tar.bz2
drakx-18c32e11ce1b87b739312cc6a9a53be8f6963081.tar.xz
drakx-18c32e11ce1b87b739312cc6a9a53be8f6963081.zip
extend disable KDE GreetString to ja|ko|zh|ru|th|vi|be|bg
Diffstat (limited to 'perl-install/install_steps.pm')
-rw-r--r--perl-install/install_steps.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install_steps.pm b/perl-install/install_steps.pm
index 72348e75b..7071500c8 100644
--- a/perl-install/install_steps.pm
+++ b/perl-install/install_steps.pm
@@ -446,7 +446,7 @@ Consoles 1,3,4,7 may also contain interesting information";
# log::l("updating kde icons according to available devices");
# install_any::kdeicons_postinstall($o->{prefix});
- if ($o->{lang} !~ /ja|ko|zh/) {
+ if ($o->{lang} !~ /^(ja|ko|zh|ru|th|vi|be|bg)/) {
my $welcome = any::to_utf8(_("Welcome to %s", '%n'));
substInFile { s/^(GreetString)=.*/$1=$welcome/ } "$o->{prefix}/usr/share/config/kdm/kdmrc";
}
1-04-24 23:39:48 +0000'>2011-04-241-9/+9 * replace Mageia Linux by MageiaAnne Nicolas2011-04-2471-800/+800 * Update translation files.Anssi Hannula2011-04-1771-9404/+9386 * - fixed header so msgfmt wont give any errorsOliver Burger2011-04-161-4/+3 * - any.pm: make it easier for rebranding by using %s magicAhmad Samir2011-04-0771-780/+1142 * - s/Ldap/LDAP/ in the po/pot files manually so as not to fuzzy the strings un...Ahmad Samir2011-04-0771-174/+174 * - s/can not/cannot/ manually in the po/pot files so as not the make the stringsAhmad Samir2011-04-0771-923/+923 * - revert 's,/boot partition,separate /boot partition,', .po/pot files shouldn'tAhmad Samir2011-04-0571-214/+214 * - 's!Just select your tv card parameters!Just select your TV card parameters!'Ahmad Samir2011-04-0471-72/+72 * - s/api/API/Ahmad Samir2011-04-0471-171/+171 * - perl -pi -e 's!trouble shoot!troubleshoot!'Ahmad Samir2011-04-0471-143/+143 * - perl -pi -e 's!you can pick one in the above list!you can pick one from the...Ahmad Samir2011-04-0471-71/+71 * - perl -pi -e 's!For this, create a partition!To accomplish this, create a pa...Ahmad Samir2011-04-0471-71/+71 * - perl -pi -e 's!"Search new servers"!"Search for new servers"!'Ahmad Samir2011-04-0471-71/+71 * - perl -pi -e 's!Something bad is happening on your drive!Something bad is ha...Ahmad Samir2011-04-0471-71/+71 * - perl -pi -e 's!"Activate ethernet cards promiscuity check."!"Activate Ether...Ahmad Samir2011-04-0471-71/+71 * - perl -pi -e 's!Posix!POSIX!'Ahmad Samir2011-04-0471-87/+87 * - perl -pi -e 's!Hard drive!Hard disk drive!' (except install/steps_list.pm)Ahmad Samir2011-04-0471-71/+71 * - perl -pi -e 's!need to reboot before the modification can take place"!"need...Ahmad Samir2011-04-0471-142/+142 * - perl -pi -e 's!"All data on this partition should be backed-up"!"All data o...Ahmad Samir2011-04-0471-71/+71 * - perl -pi -e 's!"Check bad blocks\?"!"Check for bad blocks\?"!'Ahmad Samir2011-04-0471-71/+71 * - perl -pi -e 's!"Do you want to save /etc/fstab modifications"!"Do you want ...Ahmad Samir2011-04-0471-71/+71 * - perl -pi -e 's!mountpoint!mount point!'Ahmad Samir2011-04-0471-71/+71 * - perl -pi -e 's!hard drive!hard disk drive!'Ahmad Samir2011-04-0471-302/+302 * String changes: perl -pi -e 's!file system!filesystem!'Ahmad Samir2011-04-0471-717/+717 * String changes: perl -pi -e 's!"Password should resist to basic attacks"!"Pas...Ahmad Samir2011-04-0471-71/+71 * - string changes: perl -pi -e 's!Can not!Cannot!'Ahmad Samir2011-04-0471-285/+285 * - string changes: perl -pi -e 's!/boot partition!separate /boot partition!'Ahmad Samir2011-04-0471-214/+214 * - update the .po filesAhmad Samir2011-04-02