From e9c64c704260364a2eac2e806ad308b19a2410d1 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Tue, 21 Jan 2003 08:01:22 +0000 Subject: English proofreading by Stew Benedicts --- perl-install/standalone/mousedrake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone/mousedrake') diff --git a/perl-install/standalone/mousedrake b/perl-install/standalone/mousedrake index beb02fd5f..5b1ad7889 100755 --- a/perl-install/standalone/mousedrake +++ b/perl-install/standalone/mousedrake @@ -50,7 +50,7 @@ if (!$mouse || !$::auto) { $mouse->{XEMU3} = 'yes' if $mouse->{nbuttons} < 3 && (!$::noauto || $in->ask_yesorno('', N("Emulate third button?"), 1)); $mouse->{device} = $in->ask_from_listf(N("Mouse Port"), - N("Please choose on which serial port your mouse is connected to."), + N("Please choose which serial port your mouse is connected to."), \&mouse::serial_port2text, [ mouse::serial_ports ], $mouse->{device}, -- cgit v1.2.1