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/02.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/02.pl')
-rw-r--r-- | perl-install/share/advertising/02.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/share/advertising/02.pl b/perl-install/share/advertising/02.pl index bd137f43b..39acc4f07 100644 --- a/perl-install/share/advertising/02.pl +++ b/perl-install/share/advertising/02.pl @@ -14,6 +14,6 @@ $border = 10; #- for leftish text ' ', N("Welcome to the <b>world of open source</b>!"), ' ', - N("Mandrivalinux is committed to the open source model. This means that this new release is the result of <b>collaboration</b> between <b>Mandriva's team of developers</b> and the <b>worldwide community</b> of Mandrivalinux contributors."), + N("Mandriva Linux is committed to the open source model. This means that this new release is the result of <b>collaboration</b> between <b>Mandriva's team of developers</b> and the <b>worldwide community</b> of Mandriva Linux contributors."), ' ', - N("We would like to <b>thank</b> everyone who participated in the development of this latest release."));
\ No newline at end of file + N("We would like to <b>thank</b> everyone who participated in the development of this latest release.")); |