diff options
author | Funda Wang <fwang@mandriva.org> | 2004-08-08 08:17:56 +0000 |
---|---|---|
committer | Funda Wang <fwang@mandriva.org> | 2004-08-08 08:17:56 +0000 |
commit | 5951adb7048f80a7d2bd696eb013ae9fcd4ee44b (patch) | |
tree | 118b574dee6ba6871e1eb8f7cee98461f1d1d2de /perl-install/share/advertising/dwd-04.pl | |
parent | 724ad2d549c1045568d4219c1c40e2810e492f8a (diff) | |
download | drakx-5951adb7048f80a7d2bd696eb013ae9fcd4ee44b.tar drakx-5951adb7048f80a7d2bd696eb013ae9fcd4ee44b.tar.gz drakx-5951adb7048f80a7d2bd696eb013ae9fcd4ee44b.tar.bz2 drakx-5951adb7048f80a7d2bd696eb013ae9fcd4ee44b.tar.xz drakx-5951adb7048f80a7d2bd696eb013ae9fcd4ee44b.zip |
Some string fixes
Diffstat (limited to 'perl-install/share/advertising/dwd-04.pl')
-rw-r--r-- | perl-install/share/advertising/dwd-04.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/share/advertising/dwd-04.pl b/perl-install/share/advertising/dwd-04.pl index 002d36dd6..922499109 100644 --- a/perl-install/share/advertising/dwd-04.pl +++ b/perl-install/share/advertising/dwd-04.pl @@ -13,7 +13,7 @@ $border = 10; #- for leftish text @text = (N("Mandrakelinux is widely known as the most user-friendly and the easiest to install and easy to use Linux distribution."), ' ', N("Find out about our <b>Personal Solutions</b>:"), - N(" - Find out Mandrakelinux on a bootable CD with <b>MandrakeMove</b>"), + N(" - Find out Mandrakelinux on a bootable CD with <b>Mandrakemove</b>"), N(" - If you use Linux mostly for Office, Internet and Multimedia tasks, <b>Discovery</b> perfectly meets your needs"), N(" - If you appreciate the largest selection of software including powerful development tools, <b>PowerPack</b> is for you"), N(" - If you require a full-featured Linux solution customized for small to medium-sized networks, choose <b>PowerPack+</b>")); |