[Kde-games-devel] KScoreDialog and KGameDifficulty bugs

Mauricio Piacentini piacentini at kde.org
Mon Apr 28 00:40:45 CEST 2008


Matt Williams wrote:
> Well TBH it's most likely a problem with my development environment but a 
> number of games (KMines, KBounce, KNetwalk etc.) didn't seem to work under 
> the x-test language. Only the strings from that game's .po seemed to be 
> loaded and so the kdelibs and libkdegames strings were all untranslated. The 
> reason I don't think it's a problem is that other languages (de, ja , zh_CN) 
> all work.

Just for future reference and future games, the line that needs to be 
added to main.cpp in order for games to pickup translations for 
libkdegames is

KGlobal::locale()->insertCatalog("libkdegames");

I added it to Kollision a couple of weeks ago.

Regards,
Mauricio Piacentini


More information about the kde-games-devel mailing list