wxWidgets/misc/languages
Vadim Zeitlin ea9fee8541 Correct Javanese language code.
It is "jv" and not "jw", the latter was an error in a previous edition of ISO
639 standard and was corrected since then.

Closes #13131.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67426 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-04-10 15:35:56 +00:00
..
genlang.py wxLocale::InitLanguagesDB() doesn't use wxStringTokenizer, remove it. 2010-04-24 07:06:38 +00:00
langtabl.txt Correct Javanese language code. 2011-04-10 15:35:56 +00:00
README Fixed a typo in misc/languages/README. 2010-05-04 16:38:56 +00:00

Run the genlang.py script from the top level wxWidgets directory to update
include/wx/language.h (wxLanguage enum), interface/wx/language.h (its
documentation) and src/common/languageinfo.cpp (conversion tables) with the data
from langtabl.txt.