mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-21 18:52:36 +01:00
Fix some wrong OCR (English) corrections - thx Zoltan :)
This commit is contained in:
parent
c522cdaef3
commit
c6deddd55a
@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<OCRFixReplaceList>
|
||||
<WholeWords>
|
||||
<Word from="tñere" to="there" />
|
||||
<Word from="ri9ht" to="right" />
|
||||
<Word from="tñere" to="there" />
|
||||
<Word from="ri9ht" to="right" />
|
||||
<Word from="$COff$" to="scoffs" />
|
||||
<Word from="$ergei" to="Sergei" />
|
||||
<Word from="$lighnly" to="Slightly" />
|
||||
@ -429,10 +429,6 @@
|
||||
<Word from="Cho/r" to="Choir" />
|
||||
<Word from="Chocolatte" to="Chocolate" />
|
||||
<Word from="chocolatte" to="chocolate" />
|
||||
<Word from="Chrissake" to="Christ sake" />
|
||||
<Word from="chrissake" to="christ sake" />
|
||||
<Word from="Chrissakes" to="Christ sakes" />
|
||||
<Word from="chrissakes" to="christ sakes" />
|
||||
<Word from="cHucKl_Es" to="CHUCKLES" />
|
||||
<Word from="CIamp" to="Clamp" />
|
||||
<Word from="CIark" to="Clark" />
|
||||
@ -1758,7 +1754,6 @@
|
||||
<Word from="Ol<" to="Ole" />
|
||||
<Word from="oldAdolfon" to="old Adolf on" />
|
||||
<Word from="olole" to="dole" />
|
||||
<Word from="onboard" to="on board" />
|
||||
<Word from="one,s" to="one's" />
|
||||
<Word from="One,s" to="One's" />
|
||||
<Word from="onfy" to="only" />
|
||||
@ -1779,7 +1774,6 @@
|
||||
<Word from="ordinarywoman" to="ordinary woman" />
|
||||
<Word from="orfall" to="or fall" />
|
||||
<Word from="orglory" to="or glory" />
|
||||
<Word from="oriented" to="orientated" />
|
||||
<Word from="Orjust" to="Or just" />
|
||||
<Word from="orjust" to="or just" />
|
||||
<Word from="ornot" to="or not" />
|
||||
|
Loading…
Reference in New Issue
Block a user