From 58e024224b737044424b5d641203f5ca2fe273d9 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Mon, 30 Nov 2015 00:26:16 +0000 Subject: git-svn-id: http://svn.miranda-ng.org/main/trunk@15791 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/WebView/res/webview.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/WebView/res/webview.rc b/plugins/WebView/res/webview.rc index a82b445855..e4eed9a55d 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 OSD 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