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:
Andriy Byelikov
2021-02-26 13:40:33 +01:00
committed by Vadim Zeitlin
parent 7bcac7bfde
commit b2d97d1393
4 changed files with 4 additions and 0 deletions

View File

@@ -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,