From 05d7641afd10c5af6cb8b5bef34a5e86a001c2d2 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Sun, 20 Oct 2013 19:32:54 +0000 Subject: Xfire: spelling corrections git-svn-id: http://svn.miranda-ng.org/main/trunk@6562 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Xfire/src/searching4games.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'protocols/Xfire/src/searching4games.cpp') diff --git a/protocols/Xfire/src/searching4games.cpp b/protocols/Xfire/src/searching4games.cpp index 4ef543cf08..6a5289511b 100644 --- a/protocols/Xfire/src/searching4games.cpp +++ b/protocols/Xfire/src/searching4games.cpp @@ -263,7 +263,7 @@ void Scan4Games( LPVOID lparam ) //letztes ergeniss sichern last_gpps=gpps; - //las ma mal suchen .... + //las ma mal suchen... gpps=xfire_GetPrivateProfileString(temp, "LongName", "", gamename, 255, inipath); char entrytype[100]=""; @@ -711,7 +711,7 @@ void Scan4Games( LPVOID lparam ) } } - if(hwnd)SetDlgItemTextA(hwnd,IDC_CURRENTGAME,Translate("Write to database ...")); + if(hwnd)SetDlgItemTextA(hwnd,IDC_CURRENTGAME,Translate("Write to database...")); //gefundene games in db eintragen xgamelist.writeDatabase(); -- cgit v1.2.3