From 2ff607d58d8889248484d3bcd4eb123a13c0a164 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Wed, 9 Oct 2013 08:46:25 +0000 Subject: English US correction (patch by RMN) git-svn-id: http://svn.miranda-ng.org/main/trunk@6413 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/HistoryPlusPlus/hpp_events.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/HistoryPlusPlus') diff --git a/plugins/HistoryPlusPlus/hpp_events.pas b/plugins/HistoryPlusPlus/hpp_events.pas index 7c7ff4da53..0201e7b6b0 100644 --- a/plugins/HistoryPlusPlus/hpp_events.pas +++ b/plugins/HistoryPlusPlus/hpp_events.pas @@ -700,7 +700,7 @@ begin ReasonW := ReasonUTF else ReasonW := ReasonACP; - Hi.Text := Format(TranslateW('Authorisation request by %s (%s%d): %s'), + Hi.Text := Format(TranslateW('Authorization request by %s (%s%d): %s'), [NickW, AnsiToWideString(Name + Email, hppCodepage), uin, ReasonW]); end; -- cgit v1.2.3