diff options
Diffstat (limited to 'protocols/Xfire')
-rw-r--r-- | protocols/Xfire/res/Kopie von resource.rc | 8 | ||||
-rw-r--r-- | protocols/Xfire/res/resource.rc | 8 | ||||
-rw-r--r-- | protocols/Xfire/src/addgamedialog.cpp | 2 | ||||
-rw-r--r-- | protocols/Xfire/src/main.cpp | 2 | ||||
-rw-r--r-- | protocols/Xfire/src/options.cpp | 10 |
5 files changed, 15 insertions, 15 deletions
diff --git a/protocols/Xfire/res/Kopie von resource.rc b/protocols/Xfire/res/Kopie von resource.rc index f94085600b..1fda2a30a4 100644 --- a/protocols/Xfire/res/Kopie von resource.rc +++ b/protocols/Xfire/res/Kopie von resource.rc @@ -125,7 +125,7 @@ BEGIN CONTROL "This list contains all your blocked Xfire users. You can remove one, if you wanna allow him to send you a friend request.",IDC_STC9,"Static",WS_CHILD|WS_VISIBLE,160,12,136,74
CONTROL "You can simply block someone, if you right click on his friend request in clist and choose Block User ...",IDC_STC19,"Static",WS_CHILD|WS_VISIBLE,160,48,130,39
CONTROL "This file is used for the game search, game detection and gameid resolving. It contains all xfire supported games.",IDC_STC20,"Static",WS_CHILD|WS_VISIBLE,92,105,206,28
- CONTROL "This file contains all original game icons. You can also activate the option for icon downloading, if you dont have it.",IDC_STC21,"Static",WS_CHILD|WS_VISIBLE,92,136,206,26
+ CONTROL "This file contains all original game icons. You can also activate the option for icon downloading, if you don't have it.",IDC_STC21,"Static",WS_CHILD|WS_VISIBLE,92,136,206,26
CONTROL "Be sure you put these files in following folder:",IDC_STC24,"Static",WS_CHILD|WS_VISIBLE,8,168,290,9
CONTROL "",IDC_FILESSHOULDBE,"Edit",WS_CHILD|WS_VISIBLE|WS_TABSTOP|ES_READONLY,8,179,290,13,WS_EX_CLIENTEDGE
END
@@ -156,15 +156,15 @@ BEGIN CONTROL "Games",IDC_GRP10,"Button",WS_CHILD|WS_VISIBLE|BS_GROUPBOX,2,0,300,233
CONTROL "Game:",IDC_STC27,"Static",WS_CHILD|WS_VISIBLE,162,11,136,9
CONTROL "",IDC_GAMENAME,"Edit",WS_CHILD|WS_VISIBLE|WS_TABSTOP|ES_READONLY|ES_AUTOHSCROLL,162,20,136,11
- CONTROL "Dont detect this game as running",IDC_DONTDETECT,"Button",WS_CHILD|WS_VISIBLE|WS_TABSTOP|BS_AUTOCHECKBOX,142,55,152,9
+ CONTROL "Don't detect this game as running",IDC_DONTDETECT,"Button",WS_CHILD|WS_VISIBLE|WS_TABSTOP|BS_AUTOCHECKBOX,142,55,152,9
CONTROL "",IDC_GAMEICO,"Static",WS_CHILD|WS_VISIBLE|SS_CENTERIMAGE|SS_ICON,138,11,22,19
CONTROL "Options",IDC_GRP11,"Button",WS_CHILD|WS_VISIBLE|BS_GROUPBOX,138,40,160,187
CONTROL "Apply",IDC_APPLY,"Button",WS_CHILD|WS_VISIBLE|WS_TABSTOP,142,206,72,17
- CONTROL "Dont set status message for other protocols",IDC_NOSTATUSMSG,"Button",WS_CHILD|WS_VISIBLE|WS_TABSTOP|BS_AUTOCHECKBOX,142,68,152,9
+ CONTROL "Don't set status message for other protocols",IDC_NOSTATUSMSG,"Button",WS_CHILD|WS_VISIBLE|WS_TABSTOP|BS_AUTOCHECKBOX,142,68,152,9
CONTROL "",IDC_TEXTSTATUS,"Edit",WS_CHILD|WS_VISIBLE|WS_TABSTOP|ES_READONLY|ES_AUTOHSCROLL|ES_CENTER,142,192,152,11
CONTROL "Add new game",IDC_ADDGAME,"Button",WS_CHILD|WS_VISIBLE|WS_TABSTOP,6,212,66,15
CONTROL "Remove",IDC_REMOVE,"Button",WS_CHILD|WS_VISIBLE|WS_TABSTOP,74,212,60,15
- CONTROL "Dont show in start menu",IDC_NOTINSTARTMENU,"Button",WS_CHILD|WS_VISIBLE|WS_TABSTOP|BS_AUTOCHECKBOX,142,81,152,9
+ CONTROL "Don't show in start menu",IDC_NOTINSTARTMENU,"Button",WS_CHILD|WS_VISIBLE|WS_TABSTOP|BS_AUTOCHECKBOX,142,81,152,9
CONTROL "(manual added)",IDC_MANADDED,"Static",NOT WS_VISIBLE|WS_CHILD,162,31,134,9
CONTROL "Extra Command Line Parameters:",IDC_STC15,"Static",WS_CHILD|WS_VISIBLE,142,99,150,9
CONTROL "",IDC_EXTRAPARAMS,"Edit",WS_CHILD|WS_VISIBLE|WS_TABSTOP|ES_AUTOHSCROLL,142,110,152,13,WS_EX_CLIENTEDGE
diff --git a/protocols/Xfire/res/resource.rc b/protocols/Xfire/res/resource.rc index 6f7f4d6825..bbff829ab7 100644 --- a/protocols/Xfire/res/resource.rc +++ b/protocols/Xfire/res/resource.rc @@ -135,7 +135,7 @@ BEGIN LTEXT "This list contains all your blocked Xfire users. You can remove one, if you wanna allow him to send you a friend request.",IDC_STC9,160,12,136,74,NOT WS_GROUP
LTEXT "You can simply block someone, if you right click on his friend request in clist and choose Block User ...",IDC_STC19,160,48,130,39,NOT WS_GROUP
LTEXT "This file is used for the game search, game detection and gameid resolving. It contains all xfire supported games.",IDC_STC20,92,105,206,28,NOT WS_GROUP
- LTEXT "This file contains all original game icons. You can also activate the option for icon downloading, if you dont have it.",IDC_STC21,92,136,206,30,NOT WS_GROUP
+ LTEXT "This file contains all original game icons. You can also activate the option for icon downloading, if you don't have it.",IDC_STC21,92,136,206,30,NOT WS_GROUP
LTEXT "Be sure you put these files in following folder:",IDC_STC24,7,171,290,9,NOT WS_GROUP
EDITTEXT IDC_FILESSHOULDBE,7,183,290,13,ES_READONLY | NOT WS_BORDER,WS_EX_CLIENTEDGE
END
@@ -167,16 +167,16 @@ BEGIN GROUPBOX "Games",IDC_GRP10,2,0,300,225
LTEXT "Game:",IDC_STC27,162,11,136,9,NOT WS_GROUP
EDITTEXT IDC_GAMENAME,162,20,136,12,ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER
- CONTROL "Dont detect this game as running",IDC_DONTDETECT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,142,55,152,9
+ CONTROL "Don't detect this game as running",IDC_DONTDETECT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,142,55,152,9
ICON "",IDC_GAMEICO,138,11,21,20,SS_CENTERIMAGE
GROUPBOX "Options",IDC_GRP11,138,40,160,181
PUSHBUTTON "Apply",IDC_APPLY,142,199,72,17
- CONTROL "Dont set status message for other protocols",IDC_NOSTATUSMSG,
+ CONTROL "Don't set status message for other protocols",IDC_NOSTATUSMSG,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,142,68,152,9
EDITTEXT IDC_TEXTSTATUS,142,186,152,12,ES_CENTER | ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER
PUSHBUTTON "Add new game",IDC_ADDGAME,6,201,66,15
PUSHBUTTON "Remove",IDC_REMOVE,74,202,60,15
- CONTROL "Dont show in start menu",IDC_NOTINSTARTMENU,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,142,81,152,9
+ CONTROL "Don't show in start menu",IDC_NOTINSTARTMENU,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,142,81,152,9
LTEXT "(manual added)",IDC_MANADDED,162,31,134,9,NOT WS_VISIBLE | NOT WS_GROUP
LTEXT "Extra Command Line Parameters:",IDC_STC15,142,99,150,9,NOT WS_GROUP
EDITTEXT IDC_EXTRAPARAMS,142,110,152,13,ES_AUTOHSCROLL | NOT WS_BORDER,WS_EX_CLIENTEDGE
diff --git a/protocols/Xfire/src/addgamedialog.cpp b/protocols/Xfire/src/addgamedialog.cpp index 0ea63d9219..af55def988 100644 --- a/protocols/Xfire/src/addgamedialog.cpp +++ b/protocols/Xfire/src/addgamedialog.cpp @@ -698,7 +698,7 @@ INT_PTR CALLBACK DlgAddGameProc2 (HWND hwndDlg, if(!strlen(temp))
{
if(!editgame) delete newgame;
- return MessageBoxA(hwndDlg, Translate("Please select a game exe. Note: If you dont select a launcher exe, the game exe will be used in the game start menu."), Translate("XFire Options"), MB_OK|MB_ICONEXCLAMATION);
+ return MessageBoxA(hwndDlg, Translate("Please select a game exe. Note: If you don't select a launcher exe, the game exe will be used in the game start menu."), Translate("XFire Options"), MB_OK|MB_ICONEXCLAMATION);
}
else
{
diff --git a/protocols/Xfire/src/main.cpp b/protocols/Xfire/src/main.cpp index f75e74f5e7..b1249b8b69 100644 --- a/protocols/Xfire/src/main.cpp +++ b/protocols/Xfire/src/main.cpp @@ -3449,7 +3449,7 @@ INT_PTR RemoveFriend(WPARAM wParam,LPARAM lParam) { if(!db_get_s((HANDLE)wParam, protocolname, "Username",&dbv))
{
- mir_snprintf(temp, SIZEOF(temp), Translate("Do you really want delete your friend %s?"), dbv.pszVal);
+ mir_snprintf(temp, SIZEOF(temp), Translate("Do you really want to delete your friend %s?"), dbv.pszVal);
if(MessageBoxA(NULL,temp,Translate("Confirm Delete"),MB_YESNO|MB_ICONQUESTION)==IDYES)
{
if(myClient!=NULL)
diff --git a/protocols/Xfire/src/options.cpp b/protocols/Xfire/src/options.cpp index b7a6ee094d..8b1359cd8b 100644 --- a/protocols/Xfire/src/options.cpp +++ b/protocols/Xfire/src/options.cpp @@ -68,23 +68,23 @@ xfireconfigitem xfireconfigitems[XFIRE_RECVPREFSPACKET_SUPPORTEDONFIGS] = { static mytreeitem mytree[] = {
{LPGEN("Avatars"),"",1,0},
{LPGEN("Disable avatars"),"noavatars",0,0},
- {LPGEN("Dont download avatars of clan members"),"noclanavatars",0,0},
+ {LPGEN("Don't download avatars of clan members"),"noclanavatars",0,0},
{LPGEN("Use alternate way for Avatar download"),"specialavatarload",0,0},
{LPGEN("General"),"",1,0},
{LPGEN("Use UTF8 for messaging and nick's (beta)"),"useutf8",0,0},
{LPGEN("Automatically reconnect on protocol version changes"),"recprotoverchg",0,0},
{LPGEN("No Ip/Port in StatusMsg"),"noipportinstatus",0,0},
{LPGEN("Use Online status for unsupported global statuses"),"oninsteadafk",0,0},
- {LPGEN("Dont move friends to clan groups"),"skipfriendsgroups",0,0},
+ {LPGEN("Don't move friends to clan groups"),"skipfriendsgroups",0,0},
{LPGEN("GameServerQuery support"),"gsqsupport",0,0},
{LPGEN("No custom away message"),"nocustomaway",0,0},
{LPGEN("Remove friend of friend buddies from database"),"fofdbremove",0,0},
/*{"Show usernames only","onlyusername",0},*/
{LPGEN("Hide yourself in buddylist"),"skipmyself",0,0},
- {LPGEN("Dont display game search results"),"dontdisresults",0,0},
- {LPGEN("Dont display game search status window"),"dontdissstatus",0,0},
+ {LPGEN("Don't display game search results"),"dontdisresults",0,0},
+ {LPGEN("Don't display game search status window"),"dontdissstatus",0,0},
{LPGEN("Display popup, if someone start a game"),"gamepopup",0,0},
- {LPGEN("Dont automatically create clan groups"),"noclangroups",0,0},
+ {LPGEN("Don't automatically create clan groups"),"noclangroups",0,0},
{LPGEN("Enable MBot support"),"mbotsupport",0,0},
{LPGEN("Gamedetection"),"",1,0},
/*{"Scan for games on every Miranda start","scanalways",0},*/
|