From 165144cb21ea6f39323fbb7a1627b0d8f256435a Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Tue, 24 Nov 2015 19:30:23 +0000 Subject: WebView: it means "any popup plugin" not "Popup+" git-svn-id: http://svn.miranda-ng.org/main/trunk@15775 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/WebView/res/webview.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/WebView/res') diff --git a/plugins/WebView/res/webview.rc b/plugins/WebView/res/webview.rc index b78327ac06..a82b445855 100644 --- a/plugins/WebView/res/webview.rc +++ b/plugins/WebView/res/webview.rc @@ -94,7 +94,7 @@ BEGIN GROUPBOX "Error messages",IDC_STATIC,1,137,278,25 CONTROL "Suppress error messages",IDC_SUPPRESS,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,16,149,110,8 - CONTROL "Display using Popup or wbOSD plugin",IDC_ERROR_POPUP,"Button", + CONTROL "Display using popup or wbOSD plugin",IDC_ERROR_POPUP,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,140,149,130,8 ////////// GROUPBOX "Expert options",IDC_ADV_GRP,142,163,137,35,WS_GROUP -- cgit v1.2.3