From 70c938b678146fb3ae65be2173e3ff27a513889c Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Sun, 27 Oct 2013 22:41:05 +0000 Subject: WebView: so much capitalization git-svn-id: http://svn.miranda-ng.org/main/trunk@6654 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/WebView/src/webview_services.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/WebView/src/webview_services.cpp') diff --git a/plugins/WebView/src/webview_services.cpp b/plugins/WebView/src/webview_services.cpp index 3c73882553..776c5431e1 100644 --- a/plugins/WebView/src/webview_services.cpp +++ b/plugins/WebView/src/webview_services.cpp @@ -359,7 +359,7 @@ INT_PTR AddToList(WPARAM wParam, LPARAM lParam) } if (psr->nick == NULL) { - WErrorPopup("ERROR", TranslateT("Please select site in Find/Add Contacts...")); + WErrorPopup("ERROR", TranslateT("Please select site in Find/Add contacts...")); return 0; } -- cgit v1.2.3