From 69929fe91a3ef388b1d6e2f425f92a862b86a906 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Thu, 6 Mar 2003 00:48:27 +0000 Subject: fixed XIM definitions for Chinese locales --- perl-install/standalone/harddrake2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone/harddrake2') diff --git a/perl-install/standalone/harddrake2 b/perl-install/standalone/harddrake2 index 6a21721f9..1910dc3b2 100755 --- a/perl-install/standalone/harddrake2 +++ b/perl-install/standalone/harddrake2 @@ -58,7 +58,7 @@ my %fields = "Model" => [N("Model"), N("hard disk model")], "model" => [N("Model"), N("Generation of the cpu (eg: 8 for PentiumIII, ...)")], "model name" => [N("Model name"), N("Official vendor name of the cpu")], - "nbuttons" => [ N("Number of buttons"), N("the number of buttons the mouse have") ], + "nbuttons" => [ N("Number of buttons"), N("the number of buttons the mouse has") ], "name" => [ N("Name"), N("the name of the CPU") ], "port" => [N("Port"), N("network printer port")], "processor" => [ N("Processor ID"), N("the number of the processor") ], -- cgit v1.2.1