diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-12-13 15:56:00 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-12-13 15:56:00 +0000 |
commit | 4b9d142bd37dcdc94b7bcdbdb3f7109d7a915e25 (patch) | |
tree | a12104a3a9468cc42b83634feb5e6a2e72003532 /perl-install/share/advertising/05.pl | |
parent | f298cec9f7d4bb4dc1972cc737007b6da86d4cb0 (diff) | |
download | drakx-4b9d142bd37dcdc94b7bcdbdb3f7109d7a915e25.tar drakx-4b9d142bd37dcdc94b7bcdbdb3f7109d7a915e25.tar.gz drakx-4b9d142bd37dcdc94b7bcdbdb3f7109d7a915e25.tar.bz2 drakx-4b9d142bd37dcdc94b7bcdbdb3f7109d7a915e25.tar.xz drakx-4b9d142bd37dcdc94b7bcdbdb3f7109d7a915e25.zip |
better english (writing style rather than spoken one)
Diffstat (limited to 'perl-install/share/advertising/05.pl')
-rw-r--r-- | perl-install/share/advertising/05.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/share/advertising/05.pl b/perl-install/share/advertising/05.pl index 511ecad64..f527b58e7 100644 --- a/perl-install/share/advertising/05.pl +++ b/perl-install/share/advertising/05.pl @@ -14,8 +14,8 @@ $border = 10; #- for leftish text ' ', N("You are now installing <b>Mandrakelinux Download</b>. This is the free version that Mandrakesoft wants to keep <b>available to everyone</b>."), ' ', - N("The Download version <b>cannot include</b> all the software that is not open source. Therefore, you won't find in the Download version:"), + N("The Download version <b>cannot include</b> all the software that is not open source. Therefore, you will not find in the Download version:"), N(" * <b>Proprietary drivers</b> (such as drivers for NVIDIA®, ATI™, etc.)."), N(" * <b>Proprietary software</b> (such as Acrobat® Reader®, RealPlayer®, Flash™, etc.)."), ' ', - N("You won't have access to the <b>services included</b> in the other Mandrakesoft products either.")); + N("You will not have access to the <b>services included</b> in the other Mandrakesoft products either.")); |