summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2003-03-06 00:48:27 +0000
committerPablo Saratxaga <pablo@mandriva.com>2003-03-06 00:48:27 +0000
commit69929fe91a3ef388b1d6e2f425f92a862b86a906 (patch)
treecb2427c5cc83667eab97f3f3358ea07ddc4c1ae4 /perl-install/standalone
parentda6fe8205129c500947e085bd94780505234bcbf (diff)
downloaddrakx-69929fe91a3ef388b1d6e2f425f92a862b86a906.tar
drakx-69929fe91a3ef388b1d6e2f425f92a862b86a906.tar.gz
drakx-69929fe91a3ef388b1d6e2f425f92a862b86a906.tar.bz2
drakx-69929fe91a3ef388b1d6e2f425f92a862b86a906.tar.xz
drakx-69929fe91a3ef388b1d6e2f425f92a862b86a906.zip
fixed XIM definitions for Chinese locales
Diffstat (limited to 'perl-install/standalone')
-rwxr-xr-xperl-install/standalone/harddrake22
1 files changed, 1 insertions, 1 deletions
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") ],