diff options
Diffstat (limited to 'perl-install/share/advertising/29.pl')
-rw-r--r-- | perl-install/share/advertising/29.pl | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/perl-install/share/advertising/29.pl b/perl-install/share/advertising/29.pl index 719c82338..ad997d59e 100644 --- a/perl-install/share/advertising/29.pl +++ b/perl-install/share/advertising/29.pl @@ -10,12 +10,12 @@ $border = 10; #- for leftish text # @text = ([ N("text to display"), center => 1 ], -@text = ([ N("<b>Mandrakeonline</b>"), center => 1 ], +@text = ([ N("<b>Mandriva Online</b>"), center => 1 ], ' ', - N("<b>Mandrakeonline</b> is a new premium service that Mandrakesoft is proud to offer its customers!"), + N("<b>Mandriva Online</b> is a new premium service that Mandriva is proud to offer its customers!"), ' ', - N("Mandrakeonline provides a wide range of valuable services for <b>easily updating</b> your Mandrakelinux systems:"), + N("Mandriva Online provides a wide range of valuable services for <b>easily updating</b> your Mandrivalinux systems:"), N(" * <b>Perfect</b> system security (automated software updates)."), N(" * <b>Notification</b> of updates (by e-mail or by an applet on the desktop)."), N(" * Flexible <b>scheduled</b> updates."), - N(" * Management of <b>all your Mandrakelinux systems</b> with one account."));
\ No newline at end of file + N(" * Management of <b>all your Mandrivalinux systems</b> with one account."));
\ No newline at end of file |