From 5273ed4f48686bd5670bf72d9da75374f1ce20eb Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Sat, 22 Feb 2003 15:10:45 +0000 Subject: changed an English string --- perl-install/standalone/harddrake2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-install/standalone/harddrake2 b/perl-install/standalone/harddrake2 index 43e35e10e..418c78793 100755 --- a/perl-install/standalone/harddrake2 +++ b/perl-install/standalone/harddrake2 @@ -51,7 +51,7 @@ my %fields = "hlt_bug" => [ N("Halt bug"), N("Some of the early i486DX-100 chips cannot reliably return to operating mode after the \"halt\" instruction is used") ], - "info" => [N("Floppy format"), N("Format of floppies the drive accept")], + "info" => [N("Floppy format"), N("Format of floppies supported by the drive")], "level" => [N("Level"), N("Sub generation of the cpu")], "media_type" => [ N("Media class"), N("class of hardware device") ], "Model" => [N("Model"), N("hard disk model")], -- cgit v1.2.1