Multiple language-related updates
Add the possibility to change runtime language, via --lang parameter. Also specify the verbose language code in the Hungarian translation.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
//
|
||||
|
||||
#ifdef _WIN32
|
||||
LANGUAGE 0x0E,0x01
|
||||
LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT
|
||||
#pragma code_page(65001)
|
||||
#endif //_WIN32
|
||||
|
||||
|
||||
Reference in New Issue
Block a user