summaryrefslogtreecommitdiff
path: root/plugins/SecureIM
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2013-05-19 14:39:37 +0000
committerRobert Pösel <robyer@seznam.cz>2013-05-19 14:39:37 +0000
commit06c0a5ae32725b614c5c8c118c0f64d6742e5a36 (patch)
tree835d1103c22e760f8347588ef626d3a45d0cd2ea /plugins/SecureIM
parent2bfb7d60344d2256779b193f49032b103b40e480 (diff)
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
Diffstat (limited to 'plugins/SecureIM')
-rw-r--r--plugins/SecureIM/res/resource.rc6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/SecureIM/res/resource.rc b/plugins/SecureIM/res/resource.rc
index b18e181cd5..fd8239eac8 100644
--- a/plugins/SecureIM/res/resource.rc
+++ b/plugins/SecureIM/res/resource.rc
@@ -153,15 +153,15 @@ BEGIN
CONTROL "",IDC_BACKSR,"ColourPicker",WS_TABSTOP,14,79,28,14
CONTROL "",IDC_TEXTSR,"ColourPicker",WS_TABSTOP,50,79,28,14
LTEXT "Send/Receive encrypted colors",IDC_STATIC,82,84,104,8
- GROUPBOX "SecureIM PopUp Colors",IDC_STATIC,7,7,181,122
+ GROUPBOX "SecureIM Popup Colors",IDC_STATIC,7,7,181,122
PUSHBUTTON "Preview",IDC_PREV,15,107,57,16
GROUPBOX "Events",IDC_STATIC,7,132,248,88
- GROUPBOX "PopUp Timeout",IDC_STATIC,196,7,59,122
+ GROUPBOX "Popup Timeout",IDC_STATIC,196,7,59,122
EDITTEXT IDC_TIMEKEY,210,37,31,14,ES_AUTOHSCROLL
EDITTEXT IDC_TIMESEC,210,59,31,14,ES_AUTOHSCROLL
EDITTEXT IDC_TIMESR,210,81,31,14,ES_AUTOHSCROLL
CTEXT "Time in Seconds",IDC_STATIC,200,23,54,8
- CTEXT "0 = Default PopUp Timeout Value",IDC_STATIC,200,101,49,24
+ CTEXT "0 = Default Popup Timeout Value",IDC_STATIC,200,101,49,24
CONTROL "Show a popup on established connection",IDC_EC,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,144,168,10
CONTROL "Show a popup on disabled connection",IDC_DC,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,156,168,10
CONTROL "Show a popup on key send",IDC_KS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,168,168,10