SubtitleEdit/Dictionaries/pol_OCRFixReplaceList.xml

14 lines
484 B
XML
Raw Normal View History

<OCRFixReplaceList>
<WholeWords>
</WholeWords>
<PartialWords>
<!-- Will be used to check words not in dictionary.
If new word(s) and longer than 5 chars and exists
in spelling dictionary, it is (or they are) accepted -->
<WordPart from = "f" to = "f " /> <!-- "f " will be two words -->
<WordPart from = "ą" to = "ą " />
<WordPart from = "j" to = " j" />
</PartialWords>
<RegularExpressions />
<RemovedWholeWords />
</OCRFixReplaceList>