diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2004-01-10 01:17:20 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2004-01-10 01:17:20 +0000 |
commit | d2e618ba16db4946ab48c87fb43a485570f0561c (patch) | |
tree | da3567eda86c3ee6a523e94e8c3653a08e9c07a2 /perl-install/standalone/scannerdrake | |
parent | 75ee5ad78928ceca201d98cb8fc0291e01bf9044 (diff) | |
download | drakx-backup-do-not-use-d2e618ba16db4946ab48c87fb43a485570f0561c.tar drakx-backup-do-not-use-d2e618ba16db4946ab48c87fb43a485570f0561c.tar.gz drakx-backup-do-not-use-d2e618ba16db4946ab48c87fb43a485570f0561c.tar.bz2 drakx-backup-do-not-use-d2e618ba16db4946ab48c87fb43a485570f0561c.tar.xz drakx-backup-do-not-use-d2e618ba16db4946ab48c87fb43a485570f0561c.zip |
fixed typos
Diffstat (limited to 'perl-install/standalone/scannerdrake')
-rwxr-xr-x | perl-install/standalone/scannerdrake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/scannerdrake b/perl-install/standalone/scannerdrake index dba6455ed..cbcb38a73 100755 --- a/perl-install/standalone/scannerdrake +++ b/perl-install/standalone/scannerdrake @@ -158,7 +158,7 @@ sub installfirmware { while (1) { # Tell user about firmware installation $in->ask_from('Scannerdrake', - N("It is possible that your %s needs its Firmware to be uploaded everytime when it is turned on.", removeverticalbar($model)) . " " . + N("It is possible that your %s needs its firmware to be uploaded everytime when it is turned on.", removeverticalbar($model)) . " " . N("If this is the case, you can make this be done automatically.") . " " . N("To do so, you need to supply the firmware file for your scanner so that it can be installed.") . " " . N("You find the file on the CD or floppy coming with the scanner, on the manufacturer's home page, or on your Windows partition."), |