summaryrefslogtreecommitdiff
path: root/plugins/WebView/res
diff options
context:
space:
mode:
authorTobias Weimer <wishmaster51@googlemail.com>2013-08-15 16:07:05 +0000
committerTobias Weimer <wishmaster51@googlemail.com>2013-08-15 16:07:05 +0000
commitc97b20dc06e8d7c848e7ec20590243ffd5f011c4 (patch)
tree278ecd0145c9b67adf92c59fdef67cdcd7b8d6f7 /plugins/WebView/res
parent9a245d98a67b303dcbe22664296f18ab327e95b6 (diff)
cosmetics
git-svn-id: http://svn.miranda-ng.org/main/trunk@5704 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/WebView/res')
-rw-r--r--plugins/WebView/res/webview.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/WebView/res/webview.rc b/plugins/WebView/res/webview.rc
index bc298893b4..31cb5e0847 100644
--- a/plugins/WebView/res/webview.rc
+++ b/plugins/WebView/res/webview.rc
@@ -93,7 +93,7 @@ BEGIN
///////////
GROUPBOX "Error Messages",IDC_STATIC,1,137,278,25
CONTROL "Suppress error messages",IDC_SUPPRESS,"Button",
- BS_AUTOCHECKBOX | WS_TABSTOP,16,153,105,8
+ BS_AUTOCHECKBOX | WS_TABSTOP,16,149,110,8
CONTROL "Display using Popup or OSD plugin",IDC_ERROR_POPUP,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,140,149,130,8
//////////
@@ -106,7 +106,7 @@ BEGIN
CONTROL "Display Data in Popup", IDC_DATAPOPUP , "Button",
BS_AUTOCHECKBOX | WS_TABSTOP, 16, 177, 120, 8
/////
- LTEXT "You may need to restart Miranda IM for this change to take effect.",IDC_RESTART,
+ LTEXT "You may need to restart Miranda NG for this change to take effect.",IDC_RESTART,
30,220,230,8,NOT WS_VISIBLE