[Mageia-dev] [702] perl-install/harddrake/sound.pm: fix draksound message grammar/ structure
Thierry Vignaud
thierry.vignaud at gmail.com
Sat Mar 19 20:18:39 CET 2011
On 19 March 2011 18:13, <root at mageia.org> wrote:
> perl-install/harddrake/sound.pm: fix draksound message grammar/structure
If you'd been a gentleman, you would have waited a few monthes
so that my typo would have lived 10 years :-)
> - N("\n\nYour card currently use the %s\"%s\" driver (default driver
> for your card is \"%s\")", ($driver =~ /^snd_/ ? "ALSA " : "OSS "), $driver,
> $device->{driver}),
> + N("\n\nYour card currently uses the %s\"%s\" driver (the default
> driver for your card is \"%s\")", ($driver =~ /^snd_/ ? "ALSA " : "OSS "),
> $driver, $device->{driver}),
> interactive_help => sub {
> N("OSS (Open Sound System) was the first sound API. It's an OS
> independent sound API (it's available on most UNIX(tm) systems) but it's a
> very basic and limited API.
> What's more, OSS drivers all reinvent the wheel.
More information about the Mageia-dev
mailing list