X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/c5b4fdf47f0959a9cb7546fe907ff5b14330f7b3..081a4f9736f3bc345872be8f61632cbed4a8d9b3:/bin/mozilla/bp.pl diff --git a/bin/mozilla/bp.pl b/bin/mozilla/bp.pl index 93789019e..a39cdd1b1 100644 --- a/bin/mozilla/bp.pl +++ b/bin/mozilla/bp.pl @@ -160,14 +160,12 @@ sub search { $button1 = qq| text('button') - . qq|> + . $locale->text('button') . qq|> |; $button2 = qq| text('button') - . qq|> + . $locale->text('button') . qq|> |; #write Trigger @@ -281,7 +279,8 @@ sub remove {

$form->{title}

| - . $locale->text('Are you sure you want to remove the marked entries from the queue?') + . $locale->text( + 'Are you sure you want to remove the marked entries from the queue?') . qq|