Subject: | Merge multiple lexicons |
If there are two lexicons with the same language, eg:
<lexicon lang="en">
...
</lexicon>
...
<lexicon lang="en">
...
</lexicon>
... the two should be merged, with the latter one overriding the former.