diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2005-04-23 16:03:57 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2005-04-23 16:03:57 +0000 |
commit | f4b77f9504fa80bc3bef6a20e9a61b08b6f5f1f4 (patch) | |
tree | 25e90c797f48809df5a23c34136f0a2f0006986a /perl-install/share/advertising/04.pl | |
parent | 977f9e30cf1d328dca6aa993594613f46009be98 (diff) | |
download | drakx-f4b77f9504fa80bc3bef6a20e9a61b08b6f5f1f4.tar drakx-f4b77f9504fa80bc3bef6a20e9a61b08b6f5f1f4.tar.gz drakx-f4b77f9504fa80bc3bef6a20e9a61b08b6f5f1f4.tar.bz2 drakx-f4b77f9504fa80bc3bef6a20e9a61b08b6f5f1f4.tar.xz drakx-f4b77f9504fa80bc3bef6a20e9a61b08b6f5f1f4.zip |
s/Mandrivalinux/Mandriva Linux/
Diffstat (limited to 'perl-install/share/advertising/04.pl')
-rw-r--r-- | perl-install/share/advertising/04.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/share/advertising/04.pl b/perl-install/share/advertising/04.pl index 619b56784..f24a655a3 100644 --- a/perl-install/share/advertising/04.pl +++ b/perl-install/share/advertising/04.pl @@ -12,6 +12,6 @@ $border = 10; #- for leftish text @text = ([ N("<b>Join the Community</b>"), center => 1 ], ' ', - N("Mandrivalinux has one of the <b>biggest communities</b> of users and developers. The role of such a community is very wide, ranging from bug reporting to the development of new applications. The community plays a <b>key role</b> in the Mandrivalinux world."), + N("Mandriva Linux has one of the <b>biggest communities</b> of users and developers. The role of such a community is very wide, ranging from bug reporting to the development of new applications. The community plays a <b>key role</b> in the Mandriva Linux world."), ' ', - N("To <b>learn more</b> about our dynamic community, please visit <b>www.mandrakelinux.com</b> or directly <b>www.mandrakelinux.com/en/cookerdevel.php3</b> if you would like to get <b>involved</b> in the development."));
\ No newline at end of file + N("To <b>learn more</b> about our dynamic community, please visit <b>www.mandrivalinux.com</b> or directly <b>www.mandrivalinux.com/en/cookerdevel.php3</b> if you would like to get <b>involved</b> in the development.")); |