Correct the addition of wxLANGUAGE_KABYLE.
Repair (too late?) the ABI breakage for all the language constants following wxLANGUAGE_KABYLE in alphabetical order by adding this enum element at the end of the enum instead of in the middle. Also add wxLANGUAGE_KABYLE to langtabl.txt so that it doesn't disappear when the generated fragments are updated by running misc/languages/genlang.py the next time. This corrects/supersedes r75753. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_3_0_BRANCH@76871 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -232,3 +232,4 @@ wxLANGUAGE_YIDDISH yi - -
|
||||
wxLANGUAGE_YORUBA yo - - LTR "Yoruba"
|
||||
wxLANGUAGE_ZHUANG za - - LTR "Zhuang"
|
||||
wxLANGUAGE_ZULU zu - - LTR "Zulu"
|
||||
wxLANGUAGE_KABYLE kab LANG_KABYLE SUBLANG_DEFAULT LTR "Kabyle"
|
||||
|
Reference in New Issue
Block a user