summaryrefslogtreecommitdiff
path: root/protocols/Xfire/res
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Xfire/res')
-rw-r--r--protocols/Xfire/res/resource.rc20
1 files changed, 10 insertions, 10 deletions
diff --git a/protocols/Xfire/res/resource.rc b/protocols/Xfire/res/resource.rc
index f492d65573..01f459d679 100644
--- a/protocols/Xfire/res/resource.rc
+++ b/protocols/Xfire/res/resource.rc
@@ -89,7 +89,7 @@ BEGIN
LTEXT "Note: You can only change these settings, if you are connected to Xfire.",IDC_STC22,6,73,290,11,NOT WS_GROUP
CONTROL "Create a new Xfire account on website",IDC_URLNEWACC,
"Hyperlink",WS_TABSTOP,170,14,126,9
- CONTROL "Lost Password?",IDC_LOSTPW,"Hyperlink",WS_TABSTOP,170,33,124,9
+ CONTROL "Lost password?",IDC_LOSTPW,"Hyperlink",WS_TABSTOP,170,33,124,9
GROUPBOX "Account options",IDC_GRP12,2,62,300,160
CONTROL "Show my friends",IDC_KONFIG_1,"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,10,114,282,9
GROUPBOX "Game Status",IDC_GRP13,6,103,292,57
@@ -204,7 +204,7 @@ BEGIN
EDITTEXT IDC_VIP,54,99,54,9,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER
LTEXT "Port:",IDC_STC13,134,99,16,9,NOT WS_GROUP
EDITTEXT IDC_VPORT,150,99,70,9,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER
- GROUPBOX "Userdetails",IDC_GRP4,2,0,112,44
+ GROUPBOX "User details",IDC_GRP4,2,0,112,44
EDITTEXT IDC_DNICK,46,9,64,9,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER
EDITTEXT IDC_DUSERNAME,46,18,66,9,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER
ICON "",IDC_GAMEICO,6,53,22,19,SS_CENTERIMAGE
@@ -243,9 +243,9 @@ STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_VISIB
CAPTION "New xfire_games.ini"
FONT 8, "MS Sans Serif", 0, 0, 0x1
BEGIN
- LTEXT "There is a new XFire Gamelist online, do you want to update now?",IDC_STC34,30,5,154,19,NOT WS_GROUP
+ LTEXT "There is a new XFire gamelist online, do you want to update now?",IDC_STC34,30,5,154,19,NOT WS_GROUP
ICON IDI_TM,IDC_IMG2,4,3,22,19,SS_CENTERIMAGE
- LTEXT "New supported Games:",IDC_STC35,6,29,124,9,NOT WS_GROUP
+ LTEXT "New supported games:",IDC_STC35,6,29,124,9,NOT WS_GROUP
DEFPUSHBUTTON "Update",IDOK,36,88,50,15
PUSHBUTTON "Cancel",IDCANCEL,102,88,50,15
EDITTEXT IDC_UPDATEGAMES,6,40,178,44,ES_MULTILINE | ES_AUTOVSCROLL | ES_READONLY | NOT WS_BORDER | WS_VSCROLL,WS_EX_CLIENTEDGE
@@ -256,13 +256,13 @@ STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Sans Serif", 0, 0, 0x1
BEGIN
- PUSHBUTTON "Add Game",IDOK,4,186,50,15
+ PUSHBUTTON "Add game",IDOK,4,186,50,15
PUSHBUTTON "Cancel",IDCANCEL,142,186,50,15
LISTBOX IDC_GAMELIST,4,33,186,148,LBS_SORT | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | NOT WS_BORDER | WS_VSCROLL | WS_TABSTOP,WS_EX_CLIENTEDGE
CONTROL "",IDC_PROGRESS,"msctls_progress32",0x0,6,96,184,13
EDITTEXT IDC_SEARCH,4,14,186,13,NOT WS_BORDER,WS_EX_CLIENTEDGE
LTEXT "Search:",IDC_STC14,4,3,186,9,NOT WS_GROUP
- PUSHBUTTON "Custom ...",IDC_CUSTOM,56,186,50,15
+ PUSHBUTTON "Custom...",IDC_CUSTOM,56,186,50,15
END
IDD_ADDGAME2 DIALOGEX 0, 0, 196, 205
@@ -276,17 +276,17 @@ BEGIN
EDITTEXT IDC_ADD_NAME,4,14,186,13,ES_AUTOHSCROLL | NOT WS_BORDER,WS_EX_CLIENTEDGE
EDITTEXT IDC_ADD_DETECTEXE,4,42,136,13,ES_AUTOHSCROLL | NOT WS_BORDER,WS_EX_CLIENTEDGE
LTEXT "Game exe:",IDC_STC37,4,31,188,9,NOT WS_GROUP
- PUSHBUTTON "Browse ...",IDC_ADD_BROWSEDETECT,144,42,48,14
+ PUSHBUTTON "Browse...",IDC_ADD_BROWSEDETECT,144,42,48,14
LTEXT "Launcher exe (optional):",IDC_STC38,4,59,188,9,NOT WS_GROUP
EDITTEXT IDC_ADD_LAUNCHEREXE,4,70,136,13,ES_AUTOHSCROLL | NOT WS_BORDER,WS_EX_CLIENTEDGE
- PUSHBUTTON "Browse ...",IDC_ADD_BROWSELAUNCHER,144,70,48,14
+ PUSHBUTTON "Browse...",IDC_ADD_BROWSELAUNCHER,144,70,48,14
LTEXT "Game id:",IDC_STC39,4,86,52,9,NOT WS_GROUP
EDITTEXT IDC_ADD_ID,4,97,36,13,NOT WS_BORDER,WS_EX_CLIENTEDGE
PUSHBUTTON "?",IDC_GAMEIDHELP,42,97,14,13
LTEXT "Send game id:",IDC_STC42,60,86,50,9,NOT WS_GROUP
EDITTEXT IDC_ADD_SENDID,60,97,36,13,NOT WS_BORDER,WS_EX_CLIENTEDGE
PUSHBUTTON "?",IDC_SENDIDHELP,98,97,14,13
- LTEXT "Statusmessage for Xfire, if this game will be started:",IDC_STC43,4,114,188,9,NOT WS_GROUP
+ LTEXT "Status message for Xfire, if this game will be started:",IDC_STC43,4,114,188,9,NOT WS_GROUP
EDITTEXT IDC_ADD_STATUSMSG,4,125,188,56,ES_MULTILINE | ES_AUTOHSCROLL | NOT WS_BORDER,WS_EX_CLIENTEDGE
LTEXT "Parameter:",IDC_STC44,116,86,74,9,NOT WS_GROUP
EDITTEXT IDC_ADD_CUSTOMPARAMS,116,97,76,13,ES_AUTOHSCROLL | NOT WS_BORDER,WS_EX_CLIENTEDGE
@@ -305,7 +305,7 @@ STYLE DS_SETFONT | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_BORDER
EXSTYLE WS_EX_TOPMOST
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
- CTEXT "Searching games ...",IDC_SEARCHINGLABL,0,0,196,41,SS_CENTERIMAGE | NOT WS_GROUP
+ CTEXT "Searching games...",IDC_SEARCHINGLABL,0,0,196,41,SS_CENTERIMAGE | NOT WS_GROUP
ICON IDI_TM,IDC_IMG1,2,1,46,37,SS_CENTERIMAGE
LTEXT "",IDC_CURRENTGAME,44,29,150,9,NOT WS_GROUP
END