Localization in progress ...

This commit is contained in:
2010-07-06 20:59:02 +02:00
parent 4544a5c3ad
commit f6c64d5448
7 changed files with 63 additions and 6 deletions

View File

@@ -22,7 +22,7 @@ class wxUI: public wxFrame
wxUI(KissCount* kiss, const wxString& title, const wxPoint& pos, const wxSize& size);
~wxUI();
bool InitLanguage(long language);
bool SetLanguage(long language);
void ChangeUser();
void LoadUser();