mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-25 04:33:04 +01:00
Fixed Dutch OCRFixReplaceList
This commit is contained in:
parent
4f485b1c99
commit
2d588cbad8
@ -1,4 +1,4 @@
|
||||
<ReplaceList>
|
||||
<OCRFixReplaceList>
|
||||
<WholeWords>
|
||||
<Word from="ls" to="Is" />
|
||||
<Word from="ln" to="In" />
|
||||
@ -19,13 +19,12 @@
|
||||
<Word from="eIkaar" to="elkaar" />
|
||||
<Word from="eIke" to="elke" />
|
||||
</WholeWords>
|
||||
<PartialWordsAlways />
|
||||
<PartialWords />
|
||||
<PartialLines />
|
||||
<PartialLinesAlways />
|
||||
<BeginLines />
|
||||
<EndLines />
|
||||
<WholeLines />
|
||||
<RemovedWholeWords />
|
||||
<RemovedPartialLines />
|
||||
<RemovedBeginLines />
|
||||
<RemovedEndLines />
|
||||
<RemovedWholeLines />
|
||||
</ReplaceList>
|
||||
<RegularExpressions />
|
||||
</OCRFixReplaceList>
|
Loading…
Reference in New Issue
Block a user