mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-24 12:12:41 +01:00
Removed duplicates (Dictionaries/swe_OCRFixReplaceList.xml)
This commit is contained in:
parent
f789519d0f
commit
5941c835b1
@ -1,4 +1,4 @@
|
||||
<ReplaceList>
|
||||
<OCRFixReplaceList>
|
||||
<WholeWords>
|
||||
<Word from="lârt" to="lärt" />
|
||||
<Word from="hedervårda" to="hedervärda" />
|
||||
@ -77,7 +77,6 @@
|
||||
<Word from="lngenüng" to="lngenting" />
|
||||
<Word from="iluften" to="i luften" />
|
||||
<Word from="ösen" to="öser" />
|
||||
<Word from="ösen" to="öser" />
|
||||
<Word from="tvâ" to="två" />
|
||||
<Word from="Uejerna" to="Tjejerna" />
|
||||
<Word from="hån*" to="hårt" />
|
||||
@ -358,6 +357,7 @@
|
||||
<Word from="l'm" to="I'm" />
|
||||
<Word from="lt's" to="It's" />
|
||||
</WholeWords>
|
||||
<PartialWordsAlways />
|
||||
<PartialWords>
|
||||
<!-- Will be used to check words not in dictionary -->
|
||||
<!-- If new word(s) exists in spelling dictionary, it(they) is accepted -->
|
||||
@ -384,7 +384,6 @@
|
||||
<WordPart from="f" to="f " />
|
||||
<WordPart from="c" to="e" />
|
||||
<WordPart from="o" to="e" />
|
||||
<WordPart from="o" to="e" />
|
||||
<WordPart from="I" to="t" />
|
||||
<WordPart from="n" to="o" />
|
||||
<WordPart from="s" to="e" />
|
||||
@ -392,10 +391,13 @@
|
||||
<WordPart from="à" to="å" />
|
||||
<WordPart from="n/" to="rv" />
|
||||
</PartialWords>
|
||||
<PartialLines />
|
||||
<PartialLinesAlways />
|
||||
<BeginLines>
|
||||
<Beginning from="Ln " to="In " />
|
||||
<Beginning from="U ppfattat" to="Uppfattat" />
|
||||
</BeginLines>
|
||||
<EndLines />
|
||||
<WholeLines />
|
||||
</ReplaceList>
|
||||
<RegularExpressions />
|
||||
</OCRFixReplaceList>
|
Loading…
Reference in New Issue
Block a user