Add support for English locale for Israel (en_IL)
This locale is recognized by glibc, so add it to the known locales database. Closes https://github.com/wxWidgets/wxWidgets/pull/2252 See #19082.
This commit is contained in:
committed by
Vadim Zeitlin
parent
7bcac7bfde
commit
b2d97d1393
@@ -102,6 +102,7 @@ enum wxLanguage
|
||||
wxLANGUAGE_ENGLISH_CARIBBEAN,
|
||||
wxLANGUAGE_ENGLISH_DENMARK,
|
||||
wxLANGUAGE_ENGLISH_EIRE,
|
||||
wxLANGUAGE_ENGLISH_ISRAEL,
|
||||
wxLANGUAGE_ENGLISH_JAMAICA,
|
||||
wxLANGUAGE_ENGLISH_NEW_ZEALAND,
|
||||
wxLANGUAGE_ENGLISH_PHILIPPINES,
|
||||
|
Reference in New Issue
Block a user