From 9ff018349cce1d666554391c4377ea5240531e7f Mon Sep 17 00:00:00 2001 From: Funda Wang Date: Sun, 4 Sep 2005 14:05:52 +0000 Subject: Corrected typos. --- perl-install/standalone/draksambashare | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'perl-install/standalone/draksambashare') diff --git a/perl-install/standalone/draksambashare b/perl-install/standalone/draksambashare index 625dbd290..69ea3ab91 100755 --- a/perl-install/standalone/draksambashare +++ b/perl-install/standalone/draksambashare @@ -521,7 +521,7 @@ sub add_printers_entry() { }, end_add => { name => N("Congratulations"), - data => [ { label => N("The wizard successfully the Samba share") } ], + data => [ { label => N("The wizard successfully added the printer Samba share") } ], no_back => 1, end => 1, next => 0, @@ -926,7 +926,7 @@ sub modify_user_info { 0, gtkadd(Gtk2::Frame->new(N("User information")), gtkpack_(gtkset_border_width(Gtk2::VBox->new, 5), 0, $label_and_widgets->(N("User name:"), $buser, ""), - 0, $label_and_widgets->(N("Passwd:"), $bpasswd, ""), + 0, $label_and_widgets->(N("Password:"), $bpasswd, ""), ), ), 0, create_okcancel({ -- cgit v1.2.1