mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-21 18:52:36 +01:00
Fix en ocr fix for "He is Lt. Fleming."
This commit is contained in:
parent
c406775bb8
commit
8766af6581
@ -1395,7 +1395,6 @@
|
||||
<Word from="lsolation" to="Isolation" />
|
||||
<Word from="Lst's" to="Let's" />
|
||||
<Word from="lsuppose" to="I suppose" />
|
||||
<Word from="Lt" to="It" />
|
||||
<Word from="ltake" to="I take" />
|
||||
<Word from="ltalian" to="Italian" />
|
||||
<Word from="ltell" to="I tell" />
|
||||
@ -2881,6 +2880,7 @@
|
||||
<LinePart from=" lf " to=" if " />
|
||||
<LinePart from=". lf " to=". If " />
|
||||
<LinePart from=" . " to=". " />
|
||||
<LinePart from=". Lt " to=". It " />
|
||||
</PartialLinesAlways>
|
||||
<PartialLines>
|
||||
<LinePart from=" /be " to=" I be " />
|
||||
|
Loading…
Reference in New Issue
Block a user