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/Quotes/res/Forex.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Quotes/res/Forex.rc') diff --git a/plugins/Quotes/res/Forex.rc b/plugins/Quotes/res/Forex.rc index 0ae1bff055..bbe911f4eb 100644 --- a/plugins/Quotes/res/Forex.rc +++ b/plugins/Quotes/res/Forex.rc @@ -203,7 +203,7 @@ BEGIN LTEXT "Text colour",IDC_STATIC,70,71,66,8 CONTROL "",IDC_TEXTCOLOR,"ColourPicker",WS_TABSTOP,26,67,35,14 GROUPBOX "Delay",IDC_STATIC,162,6,149,82,WS_GROUP - CONTROL "From PopUp plugin",IDC_DELAYFROMPU,"Button",BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,174,20,76,10 + CONTROL "From Popup plugin",IDC_DELAYFROMPU,"Button",BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,174,20,76,10 CONTROL "Custom",IDC_DELAYCUSTOM,"Button",BS_AUTORADIOBUTTON,174,35,47,10 CONTROL "Permanent",IDC_DELAYPERMANENT,"Button",BS_AUTORADIOBUTTON,174,50,50,10 EDITTEXT IDC_DELAY,252,33,35,14,ES_AUTOHSCROLL | ES_NUMBER | WS_GROUP -- cgit v1.2.3