diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-03-10 18:19:41 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-03-10 18:19:41 +0000 |
commit | 127008bba6c0b7d08a15a5c825fcfcf5f0a85e23 (patch) | |
tree | 7f28dae70ed89bd7cd639fc54ec4262d4e02569f /perl-install/share/advertising/dwd-04.pl | |
parent | 0b06e32c49092160c3773cb402b0498ec9b32230 (diff) | |
download | drakx-127008bba6c0b7d08a15a5c825fcfcf5f0a85e23.tar drakx-127008bba6c0b7d08a15a5c825fcfcf5f0a85e23.tar.gz drakx-127008bba6c0b7d08a15a5c825fcfcf5f0a85e23.tar.bz2 drakx-127008bba6c0b7d08a15a5c825fcfcf5f0a85e23.tar.xz drakx-127008bba6c0b7d08a15a5c825fcfcf5f0a85e23.zip |
spell Mandrakelinux in one word
Diffstat (limited to 'perl-install/share/advertising/dwd-04.pl')
-rw-r--r-- | perl-install/share/advertising/dwd-04.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/share/advertising/dwd-04.pl b/perl-install/share/advertising/dwd-04.pl index 9dfee6679..002d36dd6 100644 --- a/perl-install/share/advertising/dwd-04.pl +++ b/perl-install/share/advertising/dwd-04.pl @@ -10,10 +10,10 @@ $border = 10; #- for leftish text # @text = ([ N("text to display"), center => 1 ], -@text = (N("Mandrake Linux is widely known as the most user-friendly and the easiest to install and easy to use Linux distribution."), +@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 Mandrake Linux 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>")); |