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 | |
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')
-rw-r--r-- | perl-install/share/advertising/05.pl | 4 | ||||
-rw-r--r-- | perl-install/share/advertising/12.pl | 2 |
2 files changed, 3 insertions, 3 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.")); diff --git a/perl-install/share/advertising/12.pl b/perl-install/share/advertising/12.pl index b4ce8799b..f9e56e2f8 100644 --- a/perl-install/share/advertising/12.pl +++ b/perl-install/share/advertising/12.pl @@ -14,6 +14,6 @@ $border = 10; #- for leftish text ' ', N("With your Discovery, you will be introduced to <b>KDE</b>, the most advanced and user-friendly <b>graphical desktop environment</b> available."), ' ', - N("KDE will make your <b>first steps</b> with Linux so <b>easy</b> that you won't ever think of running another operating system!"), + N("KDE will make your <b>first steps</b> with Linux so <b>easy</b> that you will not ever think of running another operating system!"), ' ', N("KDE also includes a lot of <b>well integrated applications</b> such as Konqueror, the web browser and Kontact, the personal information manager."));
\ No newline at end of file |