updated the lists of notPresent languages

This commit is contained in:
aarne
2013-01-29 16:53:15 +00:00
parent 09fb4cdef0
commit 467d5330c6
2 changed files with 2 additions and 2 deletions

View File

@@ -75,7 +75,7 @@ langsLangAll = langs
langsLang = langs `except` langsIncomplete
-- languagues that have notpresent marked
langsPresent = langsLang `except` ["Chi","Heb","Jpn","Nep","Pes","Snd","Tha","Thb"]
langsPresent = langsLang `except` ["Chi","Heb","Jpn","Mlt","Nep","Pes","Snd","Tha","Thb"]
-- languages for which Lang can be compiled but which are incomplete
langsIncomplete = ["Amh","Ara","Heb","Lat","Mlt","Tur","Thb"]