This repository has been archived on 2024-07-02. You can view files and clone it, but cannot push or open issues or pull requests.
DISNEY-4K-SCRIPT/bin/SE363/Dictionaries/pol_OCRFixReplaceList.xml
widevinedump 4966f5355a New
2021-12-24 09:35:09 +05:30

20 lines
598 B
XML

<?xml version="1.0" encoding="utf-8"?>
<OCRFixReplaceList>
<WholeWords />
<PartialWordsAlways />
<PartialWords>
<!-- Will be used to check words not in dictionary.
If new word(s) and longer than 4 chars and exists
in spelling dictionary, it is (or they are) accepted -->
<!-- "f " will be two words -->
<WordPart from="f" to="f " />
<WordPart from="ą" to="ą " />
<WordPart from="j" to=" j" />
</PartialWords>
<WholeLines />
<PartialLinesAlways />
<PartialLines />
<BeginLines />
<EndLines />
<RegularExpressions />
</OCRFixReplaceList>