String localization implemented (missing some strings)
This commit is contained in:
@@ -92,7 +92,7 @@ wxLanguage User::GetLanguage()
|
||||
long val;
|
||||
|
||||
if (res == wxT(""))
|
||||
return wxLANGUAGE_ENGLISH_UK ;
|
||||
return wxLANGUAGE_ENGLISH ;
|
||||
|
||||
res.ToLong(&val);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user