From e8d8dfceaf556a43a00346beeffcc027d7b193cb Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Sat, 28 Jun 2014 06:38:13 +0000 Subject: typos git-svn-id: http://svn.miranda-ng.org/main/trunk@9588 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/UserInfoEx/res/resource.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/UserInfoEx/res') diff --git a/plugins/UserInfoEx/res/resource.rc b/plugins/UserInfoEx/res/resource.rc index 9e52a49541..ab13d35ea1 100644 --- a/plugins/UserInfoEx/res/resource.rc +++ b/plugins/UserInfoEx/res/resource.rc @@ -141,7 +141,7 @@ STYLE DS_SETFONT | DS_MODALFRAME | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER | WS_POPU CAPTION "Add phone number" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN - CONTROL "Enter your phone number\nand don't worry about formating.",IDC_HEADERBAR, + CONTROL "Enter your phone number\nand don't worry about formatting.",IDC_HEADERBAR, "MHeaderbarCtrl",0x0,0,0,242,25 CONTROL "",IDC_STATIC,"Static",SS_WHITERECT,0,25,241,101 CONTROL "Enter a category for this number:",IDC_STATIC,"Static",SS_SIMPLE | WS_GROUP,5,32,199,9 @@ -363,7 +363,7 @@ BEGIN LTEXT "Changed information",TXT_OPT_CLR_CHANGED,187,47,96,8 CONTROL "Enable colors to give information about information's status.",CHECK_OPT_CLR, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,16,271,10 - CONTROL "Make protocol based contact information readonly",CHECK_OPT_READONLY, + CONTROL "Make protocol based contact information read only",CHECK_OPT_READONLY, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,104,271,10 CONTROL "Enable groups in details dialog's treeview",CHECK_OPT_GROUPS, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,152,271,10 -- cgit v1.2.3