From fd97221013c50fbbb7c1cd99e8e7263d439d4297 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Fri, 4 Oct 2013 21:25:35 +0000 Subject: plugins: "colour" eliminated git-svn-id: http://svn.miranda-ng.org/main/trunk@6333 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/YAPP/res/yapp.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/YAPP') diff --git a/plugins/YAPP/res/yapp.rc b/plugins/YAPP/res/yapp.rc index bd981f31ae..e21eaa5bfa 100644 --- a/plugins/YAPP/res/yapp.rc +++ b/plugins/YAPP/res/yapp.rc @@ -122,8 +122,8 @@ EXSTYLE WS_EX_CONTROLPARENT FONT 8, "MS Shell Dlg", 400, 0, 0x1 BEGIN LISTBOX IDC_LST_CLASSES,7,18,102,184,LBS_SORT | LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP - RTEXT "Text colour:",IDC_STATIC,136,66,80,8 - RTEXT "Background colour:",IDC_STATIC,136,88,80,8 + RTEXT "Text color:",IDC_STATIC,136,66,80,8 + RTEXT "Background color:",IDC_STATIC,136,88,80,8 CONTROL "Set timeout",IDC_CHK_TIMEOUT,"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,144,122,99,10 RTEXT "Timeout value (0 = default):",IDC_STATIC,114,143,121,8 EDITTEXT IDC_ED_TIMEOUT,243,140,43,14,ES_RIGHT | ES_AUTOHSCROLL | ES_NUMBER | WS_DISABLED -- cgit v1.2.3