summaryrefslogtreecommitdiffstats
path: root/perl-install/share/advertising/09.pl
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/share/advertising/09.pl')
-rw-r--r--perl-install/share/advertising/09.pl8
1 files changed, 4 insertions, 4 deletions
diff --git a/perl-install/share/advertising/09.pl b/perl-install/share/advertising/09.pl
index 12cfb449c..bc51ed0c5 100644
--- a/perl-install/share/advertising/09.pl
+++ b/perl-install/share/advertising/09.pl
@@ -10,12 +10,12 @@ $border = 10; #- for leftish text
# @text = ([ N("text to display"), center => 1 ],
-@text = ([ N("<b>Mandrakesoft Products</b>"), center => 1 ],
+@text = ([ N("<b>Mandriva Products</b>"), center => 1 ],
' ',
- N("<b>Mandrakesoft</b> has developed a wide range of <b>Mandrakelinux</b> products."),
+ N("<b>Mandriva</b> has developed a wide range of <b>Mandrivalinux</b> products."),
' ',
- N("The Mandrakelinux products are:"),
+ N("The Mandrivalinux products are:"),
N(" * <b>Discovery</b>, Your First Linux Desktop."),
N(" * <b>PowerPack</b>, The Ultimate Linux Desktop."),
N(" * <b>PowerPack+</b>, The Linux Solution for Desktops and Servers."),
- N(" * <b>Mandrakelinux for x86-64</b>, The Mandrakelinux solution for making the most of your 64-bit processor."));
+ N(" * <b>Mandrivalinux for x86-64</b>, The Mandrivalinux solution for making the most of your 64-bit processor."));