diff options
Diffstat (limited to 'perl-install/share/advertising/08.pl')
-rw-r--r-- | perl-install/share/advertising/08.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/share/advertising/08.pl b/perl-install/share/advertising/08.pl index a006eaeb9..c041aeb7a 100644 --- a/perl-install/share/advertising/08.pl +++ b/perl-install/share/advertising/08.pl @@ -12,6 +12,6 @@ $border = 10; #- for leftish text @text = ([ N("<b>PowerPack+, The Linux Solution for Desktops and Servers</b>"), center => 1 ], ' ', - N("You are now installing <b>Mandrivalinux PowerPack+</b>."), + N("You are now installing <b>Mandriva Linux PowerPack+</b>."), ' ', - N("PowerPack+ is a <b>full-featured Linux solution</b> for small to medium-sized <b>networks</b>. PowerPack+ includes thousands of <b>desktop applications</b> and a comprehensive selection of world-class <b>server applications</b>."));
\ No newline at end of file + N("PowerPack+ is a <b>full-featured Linux solution</b> for small to medium-sized <b>networks</b>. PowerPack+ includes thousands of <b>desktop applications</b> and a comprehensive selection of world-class <b>server applications</b>.")); |