mirror of
https://github.com/glest/glest-source.git
synced 2025-08-25 09:10:49 +02:00
german languagefile is now up to date; cleaned up the english one a bit ( order )
This commit is contained in:
@@ -215,7 +215,7 @@ MenuStateMasterserver::MenuStateMasterserver(Program *program, MainMenu *mainMen
|
||||
|
||||
ircOnlinePeopleLabel.registerGraphicComponent(containerName,"ircOnlinePeopleLabel");
|
||||
ircOnlinePeopleLabel.init(userButtonsXBase,userButtonsYBase+userButtonsLineHeight);
|
||||
ircOnlinePeopleLabel.setText("IRC People Online:");
|
||||
ircOnlinePeopleLabel.setText(lang.get("IRCPeopleOnline"));
|
||||
|
||||
SystemFlags::OutputDebug(SystemFlags::debugSystem,"In [%s::%s Line: %d]\n",__FILE__,__FUNCTION__,__LINE__);
|
||||
|
||||
|
Reference in New Issue
Block a user