diff options
Diffstat (limited to 'protocols/Xfire/res/resource.rc')
-rw-r--r-- | protocols/Xfire/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Xfire/res/resource.rc b/protocols/Xfire/res/resource.rc index b90fa55be0..16ee9ca595 100644 --- a/protocols/Xfire/res/resource.rc +++ b/protocols/Xfire/res/resource.rc @@ -280,7 +280,7 @@ BEGIN 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
- LTEXT "Game id:",IDC_STC39,4,86,52,9,NOT WS_GROUP
+ 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
|