mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-25 04:33:04 +01:00
Work on dictionaries
This commit is contained in:
parent
01d888802b
commit
b21fb7055b
@ -789,4 +789,9 @@
|
||||
<word>yukina</word>
|
||||
<word>zinc</word>
|
||||
<word>zirconium</word>
|
||||
<word>percenter</word>
|
||||
<word>stressor</word>
|
||||
<word>underboss</word>
|
||||
<word>asshat</word>
|
||||
<word>asshats</word>
|
||||
</words>
|
@ -102,7 +102,7 @@ namespace Nikse.SubtitleEdit.Core.Dictionaries
|
||||
// Ignore list
|
||||
"Andor", "honour", "honours", "putain", "whoah", "eastside", "Starpath", "comlink", "Taamet",
|
||||
"Atwater", "Lakeview", "Glassman", "Starfleet", "Coulda", "Woulda", "percenters",
|
||||
"starbase", "damnit"
|
||||
"starbase", "damnit", "Goddamnit", "Goodfellas", "Stillwater",
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user