summaryrefslogtreecommitdiff
path: root/scripts/context/lua/mtx-patterns.lua
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/context/lua/mtx-patterns.lua')
-rw-r--r--scripts/context/lua/mtx-patterns.lua14
1 files changed, 7 insertions, 7 deletions
diff --git a/scripts/context/lua/mtx-patterns.lua b/scripts/context/lua/mtx-patterns.lua
index c1178b2d0..373d5a69f 100644
--- a/scripts/context/lua/mtx-patterns.lua
+++ b/scripts/context/lua/mtx-patterns.lua
@@ -93,7 +93,7 @@ scripts.patterns.list = {
-- { "ar", "hyph-ar", "arabic" },
-- { "as", "hyph-as", "assamese" },
{ "bg", "hyph-bg", "bulgarian" },
- -- { "bn", "hyph-bn", "bengali" },
+ { "bn", "hyph-bn", "bengali" },
{ "ca", "hyph-ca", "catalan" },
-- { "??", "hyph-cop", "coptic" },
{ "cs", "hyph-cs", "czech" },
@@ -116,8 +116,8 @@ scripts.patterns.list = {
{ "fr", "hyph-fr", "french", ignored_french },
-- { "??", "hyph-ga", "irish" },
-- { "??", "hyph-gl", "galician" },
- -- { "gu", "hyph-gu", "gujarati" },
- -- { "hi", "hyph-hi", "hindi" },
+ { "gu", "hyph-gu", "gujarati" },
+ { "hi", "hyph-hi", "hindi" },
{ "hr", "hyph-hr", "croatian" },
-- { "??", "hyph-hsb", "upper sorbian" },
{ "hu", "hyph-hu", "hungarian" },
@@ -127,7 +127,7 @@ scripts.patterns.list = {
{ "is", "hyph-is", "icelandic" },
{ "it", "hyph-it", "italian" },
-- { "??", "hyph-kmr", "kurmanji" },
- -- { "kn", "hyph-kn", "kannada" },
+ { "kn", "hyph-kn", "kannada" },
{ "la", "hyph-la", "latin" },
{ "ala", "hyph-la-x-classic", "ancient latin" },
-- { "lo", "hyph-lo", "lao" },
@@ -147,7 +147,7 @@ scripts.patterns.list = {
{ "pt", "hyph-pt", "portuguese" },
{ "ro", "hyph-ro", "romanian" },
{ "ru", "hyph-ru", "russian" },
- -- { "sa", "hyph-sa", "sanskrit" },
+ { "sa", "hyph-sa", "sanskrit" },
{ "sk", "hyph-sk", "slovak" },
{ "sl", "hyph-sl", "slovenian" },
{ "sq", "hyph-sq", "albanian" },
@@ -155,8 +155,8 @@ scripts.patterns.list = {
-- { "sr", "hyph-sr-cyrl", "serbian", false },
-- { "sr", "hyph-sr-latn", "serbian" },
{ "sv", "hyph-sv", "swedish" },
- -- { "ta", "hyph-ta", "tamil" },
- -- { "te", "hyph-te", "telugu" },
+ { "ta", "hyph-ta", "tamil" },
+ { "te", "hyph-te", "telugu" },
{ "th", "hyph-th", "thai" },
{ "tk", "hyph-tk", "turkmen" },
{ "tr", "hyph-tr", "turkish" },