From 06c0a5ae32725b614c5c8c118c0f64d6742e5a36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Sun, 19 May 2013 14:39:37 +0000 Subject: Changed PopUp to Popup in delphi files, langpack files and rc files. git-svn-id: http://svn.miranda-ng.org/main/trunk@4734 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/NewEventNotify/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/NewEventNotify/res/resource.rc') diff --git a/plugins/NewEventNotify/res/resource.rc b/plugins/NewEventNotify/res/resource.rc index c3b672b955..96a29e6d30 100644 --- a/plugins/NewEventNotify/res/resource.rc +++ b/plugins/NewEventNotify/res/resource.rc @@ -31,7 +31,7 @@ STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD FONT 8, "MS Shell Dlg", 0, 0, 0x0 BEGIN GROUPBOX "General Options",IDC_STATIC,6,2,199,43 - CONTROL "Show entry in the PopUps menu",IDC_CHKMENUITEM,"Button", + CONTROL "Show entry in the Popups menu",IDC_CHKMENUITEM,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,10,11,190,10 CONTROL "Temporarily disable Event Popups",IDC_CHKDISABLE,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,10,21,190,10 -- cgit v1.2.3