diff options
-rw-r--r-- | perl-install/harddrake/sound.pm | 2 | ||||
-rw-r--r-- | perl-install/share/po/libDrakX.pot | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/harddrake/sound.pm b/perl-install/harddrake/sound.pm index 754c7aa89..2ca4b8e08 100644 --- a/perl-install/harddrake/sound.pm +++ b/perl-install/harddrake/sound.pm @@ -285,7 +285,7 @@ sub get_any_driver_entry { formatAlaTeX( #-PO: keep the double empty lines between sections, this is formatted a la LaTeX N("If you really think that you know which driver is the right one for your card -you can pick one from the above list. +you can pick one from the list below. The current driver for your \"%s\" sound card is \"%s\" ", $device->{description}, $driver)), [ diff --git a/perl-install/share/po/libDrakX.pot b/perl-install/share/po/libDrakX.pot index f4b691125..467f29803 100644 --- a/perl-install/share/po/libDrakX.pot +++ b/perl-install/share/po/libDrakX.pot @@ -3084,7 +3084,7 @@ msgstr "" #, c-format msgid "" "If you really think that you know which driver is the right one for your card\n" -"you can pick one from the above list.\n" +"you can pick one from the list below.\n" "\n" "The current driver for your \"%s\" sound card is \"%s\" " msgstr "" |