diff options
author | Marius <mariausol@gmail.com> | 2010-09-18 14:17:53 +0300 |
---|---|---|
committer | Marius <mariausol@gmail.com> | 2010-09-18 14:17:53 +0300 |
commit | f986a332f76934300807a66702e402cc57c4b776 (patch) | |
tree | d165c4eff451c5503364c48d246885128342c766 /scripts | |
parent | 23e5958972d079082ab44fec559f98368493bdb8 (diff) | |
download | context-f986a332f76934300807a66702e402cc57c4b776.tar.gz |
beta 2010.09.18 12:08
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/context/lua/mtx-patterns.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/context/lua/mtx-patterns.lua b/scripts/context/lua/mtx-patterns.lua index 092d80243..37d8314c5 100644 --- a/scripts/context/lua/mtx-patterns.lua +++ b/scripts/context/lua/mtx-patterns.lua @@ -44,6 +44,7 @@ local replaced_whatever = { } scripts.patterns.list = { + { "af", "hyph-af", "afrikaans" }, -- { "ar", "hyph-ar", "arabic" }, -- { "as", "hyph-as", "assamese" }, { "bg", "hyph-bg", "bulgarian" }, |