Esperanto: missing entry on wizard from Intl emodule

The languages emodule included an extra Esperanto (eo_US.UTF-8) entry
that was missing in the wizard list.
This commit is contained in:
Thanatermesis 2014-05-23 00:19:50 +02:00
parent 2ed5c979c0
commit 92f462e22c
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ const E_Intl_Pair basic_language_predefined_pairs[] =
{"en_US.UTF-8", "us_flag.png", "English"},
{"en_GB.UTF-8", "gb_flag.png", "British English"},
{"el_GR.UTF-8", "gr_flag.png", "Ελληνικά"},
{"eo_US.UTF-8", "epo_flag.png", "Esperanto"},
{"eo.UTF-8", "epo_flag.png", "Esperanto"},
{"es_AR.UTF-8", "ar_flag.png", "Español"},
{"et_ET.UTF-8", "ee_flag.png", "Eesti keel"},