summaryrefslogtreecommitdiff
path: root/scripts/context/lua/mtx-patterns.lua
diff options
context:
space:
mode:
authorContext Git Mirror Bot <phg42.2a@gmail.com>2016-01-08 19:15:06 +0100
committerContext Git Mirror Bot <phg42.2a@gmail.com>2016-01-08 19:15:06 +0100
commitf5aed2e51223c36c84c5f25a6cad238b2af59087 (patch)
treed84da80cb1af1801adb305f8affbbd2281518f72 /scripts/context/lua/mtx-patterns.lua
parentff41ab499cdc24b83e84ecad95e4756fc74681c4 (diff)
downloadcontext-f5aed2e51223c36c84c5f25a6cad238b2af59087.tar.gz
2016-01-08 19:12:00
Diffstat (limited to 'scripts/context/lua/mtx-patterns.lua')
-rw-r--r--scripts/context/lua/mtx-patterns.lua3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/context/lua/mtx-patterns.lua b/scripts/context/lua/mtx-patterns.lua
index b7d41e2b2..716fed281 100644
--- a/scripts/context/lua/mtx-patterns.lua
+++ b/scripts/context/lua/mtx-patterns.lua
@@ -105,7 +105,7 @@ scripts.patterns.list = {
-- { "gr", "hyph-el-polyton", "greek" },
{ "agr", "hyph-grc", "ancient greek", ignored_ancient_greek },
{ "gb", "hyph-en-gb", "british english" },
- { "us", "hyph-en-us", "american english" },
+ { "us", "hyph-en-us", "american english" },
-- { "eo", "hyph-eo", "esperanto" },
{ "es", "hyph-es", "spanish" },
{ "et", "hyph-et", "estonian" },
@@ -128,6 +128,7 @@ scripts.patterns.list = {
-- { "??", "hyph-kmr", "kurmanji" },
-- { "kn", "hyph-kn", "kannada" },
{ "la", "hyph-la", "latin" },
+ { "ala", "hyph-la-x-classic", "ancient latin" },
-- { "lo", "hyph-lo", "lao" },
{ "lt", "hyph-lt", "lithuanian" },
{ "lv", "hyph-lv", "latvian" },