From e8d8dfceaf556a43a00346beeffcc027d7b193cb Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Sat, 28 Jun 2014 06:38:13 +0000 Subject: typos git-svn-id: http://svn.miranda-ng.org/main/trunk@9588 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/UserInfoEx/src/svc_refreshci.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/UserInfoEx/src/svc_refreshci.cpp') diff --git a/plugins/UserInfoEx/src/svc_refreshci.cpp b/plugins/UserInfoEx/src/svc_refreshci.cpp index fb6923e927..3fbbd3d2f9 100644 --- a/plugins/UserInfoEx/src/svc_refreshci.cpp +++ b/plugins/UserInfoEx/src/svc_refreshci.cpp @@ -644,7 +644,7 @@ class CContactUpdater : public CContactQueue if (_pProgress) { - _pProgress->SetTextParam(TranslateT("[b]%s (%S)...[/b]\n%d Contacts remaning"), + _pProgress->SetTextParam(TranslateT("[b]%s (%S)...[/b]\n%d Contacts remaining"), DB::Contact::DisplayName(_hContact), pszProto, Size()); } if (IsProtoOnline(pszProto)) -- cgit v1.2.3