diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-03-20 09:02:28 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-03-20 09:02:28 +0000 |
commit | 03e77f0e4d1eda3c8179b5ddaeb59581feb15c5e (patch) | |
tree | c0486a1d8f817febd8144025d3b8b455c8599aa8 /perl-install/harddrake | |
parent | 5905453cd3efa88f980921158ed30309a0ad9afb (diff) | |
download | drakx-03e77f0e4d1eda3c8179b5ddaeb59581feb15c5e.tar drakx-03e77f0e4d1eda3c8179b5ddaeb59581feb15c5e.tar.gz drakx-03e77f0e4d1eda3c8179b5ddaeb59581feb15c5e.tar.bz2 drakx-03e77f0e4d1eda3c8179b5ddaeb59581feb15c5e.tar.xz drakx-03e77f0e4d1eda3c8179b5ddaeb59581feb15c5e.zip |
share translation
Diffstat (limited to 'perl-install/harddrake')
-rw-r--r-- | perl-install/harddrake/v4l.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/harddrake/v4l.pm b/perl-install/harddrake/v4l.pm index c83928309..e7dbf7baa 100644 --- a/perl-install/harddrake/v4l.pm +++ b/perl-install/harddrake/v4l.pm @@ -63,7 +63,7 @@ my %tuners_lst = # Tweaked from Cardlist my $cards_lst = { 'bttv' => { - N("Auto-detect") => -1, + $default => -1, N("Unknown|Generic") => 0, "M|Miro|PCTV" => 1, "H|Hauppauge|bt848" => 2, |