GrampsLocale:Add Greek and English to MSlocales
svn: r22831
This commit is contained in:
parent
0693e0db79
commit
615fd34957
@ -65,12 +65,14 @@ mslocales = {
|
|||||||
'cs': ('Czech_Czech Republic', '1250'),
|
'cs': ('Czech_Czech Republic', '1250'),
|
||||||
'da': ('Danish_Denmark', '1252'),
|
'da': ('Danish_Denmark', '1252'),
|
||||||
'de': ('German_Germany', '1252'),
|
'de': ('German_Germany', '1252'),
|
||||||
|
'en': ('English_United States', '1252'),
|
||||||
'en_GB': ('English_United Kingdom', '1252'),
|
'en_GB': ('English_United Kingdom', '1252'),
|
||||||
'eo': None, #Windows has no translation for Esperanto
|
'eo': None, #Windows has no translation for Esperanto
|
||||||
'es': ('Spanish_Spain', '1252'),
|
'es': ('Spanish_Spain', '1252'),
|
||||||
'fi': ('Finnish_Finland', '1252'),
|
'fi': ('Finnish_Finland', '1252'),
|
||||||
'fr': ('French_France', '1252'),
|
'fr': ('French_France', '1252'),
|
||||||
'ga': None, #Windows has no translation for Gaelic
|
'ga': None, #Windows has no translation for Gaelic
|
||||||
|
'gr': ('Greek_Greece', '1253'),
|
||||||
'he': ('Hebrew_Israel', '1255'),
|
'he': ('Hebrew_Israel', '1255'),
|
||||||
'hr': ('Croatian_Croatia', '1250'),
|
'hr': ('Croatian_Croatia', '1250'),
|
||||||
'hu': ('Hungarian_Hungary', '1250'),
|
'hu': ('Hungarian_Hungary', '1250'),
|
||||||
|
Loading…
Reference in New Issue
Block a user