From e1a80dbd9df97df2147af2e81a468cc3af02e5b9 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Thu, 14 Mar 2002 18:38:57 +0000 Subject: english --- perl-install/standalone/drakxtv | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'perl-install') diff --git a/perl-install/standalone/drakxtv b/perl-install/standalone/drakxtv index 592a8556d..0418d536c 100755 --- a/perl-install/standalone/drakxtv +++ b/perl-install/standalone/drakxtv @@ -47,16 +47,16 @@ sub scan4channels { # }; if (! -x "/usr/bin/scantv") { $in->ask_warn("XawTV isn't installed!", - formatAlaTeX(_("XawTV isn't installed!w + formatAlaTeX(_("XawTV isn't installed! -If you do have a TV card but DrakX has neither detect it (no bttv +If you do have a TV card but DrakX has neither detected it (no bttv module in \"/etc/modules\") nor installed xawtv, please send the -result of \"lspcidrake -v -f \" to \"install at mandrakesoft dot com\" -with subject \"undetected TV card\" +results of \"lspcidrake -v -f\" to \"install\@mandrakesoft.com\" +with subject \"undetected TV card\". -You can installed it by typing \"urpmi xawtv\"."))); +You can install it by typing \"urpmi xawtv\" as root, in a console."))); } else { my ($ftable_id, $norm); -- cgit v1.2.1