diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-04-21 15:25:29 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-04-21 15:25:29 +0000 |
commit | b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab (patch) | |
tree | 552c5c64693a3b846fe63ff00fe767a355b60462 /perl-install/share/advertising/30.pl | |
parent | a2c392a9ab83bb9031fb11f99f0101f1f2d9f140 (diff) | |
download | drakx-b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab.tar drakx-b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab.tar.gz drakx-b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab.tar.bz2 drakx-b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab.tar.xz drakx-b6e6dfe3bb5ca1480b60d1bd6710dbf2298d00ab.zip |
switch from MandrakeSoft to Mandriva
Diffstat (limited to 'perl-install/share/advertising/30.pl')
-rw-r--r-- | perl-install/share/advertising/30.pl | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/perl-install/share/advertising/30.pl b/perl-install/share/advertising/30.pl index b76729750..650c04833 100644 --- a/perl-install/share/advertising/30.pl +++ b/perl-install/share/advertising/30.pl @@ -10,10 +10,10 @@ $border = 10; #- for leftish text # @text = ([ N("text to display"), center => 1 ], -@text = ([ N("<b>Mandrakeexpert</b>"), center => 1 ], +@text = ([ N("<b>Mandriva Expert</b>"), center => 1 ], ' ', - N("Do you require <b>assistance?</b> Meet Mandrakesoft's technical experts on <b>our technical support platform</b> www.mandrakeexpert.com."), + N("Do you require <b>assistance?</b> Meet Mandriva's technical experts on <b>our technical support platform</b> www.mandrakeexpert.com."), ' ', - N("Thanks to the help of <b>qualified Mandrakelinux experts</b>, you will save a lot of time."), + N("Thanks to the help of <b>qualified Mandrivalinux experts</b>, you will save a lot of time."), ' ', - N("For any question related to Mandrakelinux, you have the possibility to purchase support incidents at <b>store.mandrakesoft.com</b>."));
\ No newline at end of file + N("For any question related to Mandrivalinux, you have the possibility to purchase support incidents at <b>store.mandrakesoft.com</b>."));
\ No newline at end of file |