mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-21 18:52:36 +01:00
dictionaries: Updated nld_OCRFixReplaceList.xml
This commit is contained in:
parent
473810980d
commit
190f8772da
@ -19,8 +19,6 @@
|
||||
<RegEx find="\bln(?=\p{Ll}{2})" replaceWith="In" />
|
||||
<RegEx find="\bls(?=\p{Ll}{2})" replaceWith="Is" />
|
||||
<RegEx find="\beIk" replaceWith="elk" />
|
||||
<RegEx find="\blsol" replaceWith="Isol" />
|
||||
<RegEx find="\bler\b" replaceWith="Ier" />
|
||||
<RegEx find="\bler(land|se|s)\b" replaceWith="Ier$1" />
|
||||
<RegEx find="\bler(land|se|s|)\b" replaceWith="Ier$1" />
|
||||
</RegularExpressions>
|
||||
</OCRFixReplaceList>
|
Loading…
Reference in New Issue
Block a user