25c4a27cb3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
25 lines
718 B
C
25 lines
718 B
C
/////////////////////////////////////////////////////////////////////////////
|
|
// Name: const_langcodes.h
|
|
// Purpose: Language values enumerated
|
|
// Author: wxWidgets team
|
|
// RCS-ID: $Id$
|
|
// Licence: wxWindows license
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
/*!
|
|
|
|
@page languagecodes Language identifiers
|
|
|
|
The following wxLanguage constants may be used to specify the language
|
|
in wxLocale::Init and are returned by wxLocale::GetSystemLanguage:
|
|
|
|
<!-- generated code begins here -->
|
|
|
|
This enum is generated by misc/languages/genlang.py
|
|
When making changes, please put them into misc/languages/langtabl.txt
|
|
|
|
<!-- generated code ends here -->
|
|
|
|
*/
|