mirror of https://github.com/BOINC/boinc.git
MGR: Language Codes 0 and 1 are special cased wxWidgets, for both cases use the default language.
This commit is contained in:
parent
8dad345ff0
commit
df48d6cae1
|
@ -56,6 +56,8 @@ bool s_bSkipExitConfirmation = false;
|
|||
|
||||
wxChar* Convert28toISOLangCode[] =
|
||||
{
|
||||
wxT(""),
|
||||
wxT(""),
|
||||
wxT("ab"),
|
||||
wxT("aa"),
|
||||
wxT("af_ZA"),
|
||||
|
|
Loading…
Reference in New Issue