diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2003-01-21 08:01:22 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2003-01-21 08:01:22 +0000 |
commit | e9c64c704260364a2eac2e806ad308b19a2410d1 (patch) | |
tree | 99aca3f5bcf533224693b6f20d50e4342546627c /perl-install/bootloader.pm | |
parent | 7daaa24c851f0d4113561fd0c304ffa45143dbdd (diff) | |
download | drakx-e9c64c704260364a2eac2e806ad308b19a2410d1.tar drakx-e9c64c704260364a2eac2e806ad308b19a2410d1.tar.gz drakx-e9c64c704260364a2eac2e806ad308b19a2410d1.tar.bz2 drakx-e9c64c704260364a2eac2e806ad308b19a2410d1.tar.xz drakx-e9c64c704260364a2eac2e806ad308b19a2410d1.zip |
English proofreading by Stew Benedicts
Diffstat (limited to 'perl-install/bootloader.pm')
-rw-r--r-- | perl-install/bootloader.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/bootloader.pm b/perl-install/bootloader.pm index af9f548a5..d057dfcf2 100644 --- a/perl-install/bootloader.pm +++ b/perl-install/bootloader.pm @@ -452,7 +452,7 @@ sub suggest { #-PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit) N_("Welcome to %s the operating system chooser! -Choose an operating system in the list above or +Choose an operating system from the list above or wait %d seconds for default boot. "); |