From 0f94f9c1425c49fd7a974a4a96dea1e1b83e5f0a Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Wed, 9 Apr 2014 23:28:53 +0000 Subject: Steam: spelling correction git-svn-id: http://svn.miranda-ng.org/main/trunk@8905 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Steam/res/Resource.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'protocols/Steam') diff --git a/protocols/Steam/res/Resource.rc b/protocols/Steam/res/Resource.rc index 8a57ceff64..120aca1ae7 100644 --- a/protocols/Steam/res/Resource.rc +++ b/protocols/Steam/res/Resource.rc @@ -118,13 +118,13 @@ END IDD_GUARD DIALOGEX 0, 0, 193, 93 STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "Steam guard" +CAPTION "Steam Guard" FONT 8, "MS Shell Dlg", 400, 0, 0x1 BEGIN EDITTEXT IDC_TEXT,7,51,179,14,ES_AUTOHSCROLL DEFPUSHBUTTON "OK",IDOK,75,72,50,14 PUSHBUTTON "Cancel",IDCANCEL,136,72,50,14 - LTEXT "As an added accout security measure, you'll need to grant access by entering the special code we've just sent to your email address.",IDC_STATIC,7,7,179,26 + LTEXT "As an added account security measure, you'll need to grant access by entering the special code we've just sent to your email address.",IDC_STATIC,7,7,179,26 CONTROL "Go to email domain",IDC_GETDOMAIN,"Hyperlink",WS_GROUP | WS_TABSTOP,7,36,179,8 END -- cgit v1.2.3