diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2004-02-18 10:18:33 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2004-02-18 10:18:33 +0000 |
commit | 2dba1b4024bac7fe9534a8989fe5a2bfbb3c8873 (patch) | |
tree | 3609035c85765e068bff022c434c8236a0b037d3 | |
parent | fee8276318fa6485c0fe4e3a1016a85741b444e1 (diff) | |
download | drakx-2dba1b4024bac7fe9534a8989fe5a2bfbb3c8873.tar drakx-2dba1b4024bac7fe9534a8989fe5a2bfbb3c8873.tar.gz drakx-2dba1b4024bac7fe9534a8989fe5a2bfbb3c8873.tar.bz2 drakx-2dba1b4024bac7fe9534a8989fe5a2bfbb3c8873.tar.xz drakx-2dba1b4024bac7fe9534a8989fe5a2bfbb3c8873.zip |
fix wording of advertisement thx to austin
-rw-r--r-- | perl-install/share/advertising/dwd-09.pl | 2 | ||||
-rw-r--r-- | perl-install/share/po/DrakX.pot | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/share/advertising/dwd-09.pl b/perl-install/share/advertising/dwd-09.pl index eb974ee55..648309f06 100644 --- a/perl-install/share/advertising/dwd-09.pl +++ b/perl-install/share/advertising/dwd-09.pl @@ -17,4 +17,4 @@ $border = 10; #- for leftish text ' ', N("This is the Mandrake Linux <b>Download version</b>."), ' ', - N("The free download version does not include commercial software, and therefore may not work with certain modems (such as some ADSL and RTC ones) and video cards (such as ATI® and NVIDIA® ones).")); + N("The free download version does not include commercial software, and therefore may not work with certain modems (such as some ADSL and RTC) and video cards (such as ATI® and NVIDIA®).")); diff --git a/perl-install/share/po/DrakX.pot b/perl-install/share/po/DrakX.pot index 6b47bb73f..3aae4927f 100644 --- a/perl-install/share/po/DrakX.pot +++ b/perl-install/share/po/DrakX.pot @@ -12323,7 +12323,7 @@ msgstr "" #: share/advertising/dwd-09.pl:20 #, c-format -msgid "The free download version does not include commercial software, and therefore may not work with certain modems (such as some ADSL and RTC ones) and video cards (such as ATI® and NVIDIA® ones)." +msgid "The free download version does not include commercial software, and therefore may not work with certain modems (such as some ADSL and RTC) and video cards (such as ATI® and NVIDIA®)." msgstr "" #: share/advertising/ppp-01.pl:17 |