From da5002a682c45319138c7d215550d114dc67dc2b Mon Sep 17 00:00:00 2001 From: dartraiden Date: Tue, 2 Jan 2018 17:40:53 +0300 Subject: Steam: better caption --- protocols/Steam/res/Resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocols/Steam/res/Resource.rc b/protocols/Steam/res/Resource.rc index fe899696d1..e5d99ce616 100644 --- a/protocols/Steam/res/Resource.rc +++ b/protocols/Steam/res/Resource.rc @@ -164,7 +164,7 @@ END IDD_TWOFACTOR DIALOGEX 0, 0, 193, 83 STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_TOPMOST -CAPTION "Sms code" +CAPTION "Security code" FONT 8, "MS Shell Dlg", 400, 0, 0x1 BEGIN EDITTEXT IDC_TEXT,7,41,179,14,ES_AUTOHSCROLL -- cgit v1.2.3