Fix typos in src/squid-accounting/acct.en.pl
Signed-off-by: Lars Schuhmacher larsen007@web.de --- src/squid-accounting/acct.en.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/squid-accounting/acct.en.pl b/src/squid-accounting/acct.en.pl index bdbf5b2..3e3ed19 100644 --- a/src/squid-accounting/acct.en.pl +++ b/src/squid-accounting/acct.en.pl @@ -104,7 +104,7 @@ 'acct plz' => 'Postcode', 'acct preview' => 'Bill preview', 'acct price pp' => 'Unit price', -'acct proxy_enable' => 'Please actiavte proxy first', +'acct proxy_enable' => 'Please activate proxy first', 'acct pos' => 'Pos.', 'acct sum total' => 'Total', 'acct name' => 'Description', @@ -113,7 +113,7 @@ 'acct settings' => 'Accounting settings', 'acct skipurl' => 'Skip these URLs (Intranet)', 'acct status' => 'Status', -'acct str' => 'Steet', +'acct str' => 'Street', 'acct str_nr' => 'No.', 'acct subject' => 'Subject', 'acct sum' => 'Sum',