summaryrefslogtreecommitdiffstats
path: root/perl-install/share/advertising/05-games.pl
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2002-09-02 17:06:12 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2002-09-02 17:06:12 +0000
commitec976987fb15cdbd650b07f1c6e5c06ab793e3f9 (patch)
treecba35c1179140c0f27b6fce92afa0206155fbe5e /perl-install/share/advertising/05-games.pl
parentf0f25cc95b6af91947967c2d93d6849f2208e350 (diff)
downloaddrakx-ec976987fb15cdbd650b07f1c6e5c06ab793e3f9.tar
drakx-ec976987fb15cdbd650b07f1c6e5c06ab793e3f9.tar.gz
drakx-ec976987fb15cdbd650b07f1c6e5c06ab793e3f9.tar.bz2
drakx-ec976987fb15cdbd650b07f1c6e5c06ab793e3f9.tar.xz
drakx-ec976987fb15cdbd650b07f1c6e5c06ab793e3f9.zip
try to fix broken english in advertisements and not break po's
Diffstat (limited to 'perl-install/share/advertising/05-games.pl')
-rw-r--r--perl-install/share/advertising/05-games.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/share/advertising/05-games.pl b/perl-install/share/advertising/05-games.pl
index 799e6ccab..fc75fda83 100644
--- a/perl-install/share/advertising/05-games.pl
+++ b/perl-install/share/advertising/05-games.pl
@@ -7,6 +7,6 @@ $icon_dx = 0;
$icon_dy = 0;
@data = (
[ _("Games"), 0, 0, 400, 20, 1],
- [ _("Mandrake Linux 9.0 provides the best Open Source games - arcade, action, cards, sports, strategy, ..."), 0, 30, 400, 0, 0],
+ [ _("Mandrake Linux 9.0 provides the best Open Source games - arcade, action, cards, sports, strategy..."), 0, 30, 400, 0, 0],
# [ 'text', $x, $y, $area_width, $area_height ],
);