mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-21 10:42:35 +01:00
One more fix
This commit is contained in:
parent
a366e20e62
commit
ef80b1128a
@ -164,6 +164,7 @@ namespace Nikse.SubtitleEdit.Core.NetflixQualityCheck
|
||||
case "nl": // Dutch
|
||||
return DialogType.DashSecondLineWithoutSpace;
|
||||
case "fi": // Finnish
|
||||
return DialogType.DashSecondLineWithoutSpace;
|
||||
case "he": // Hebrew
|
||||
return DialogType.DashSecondLineWithoutSpace;
|
||||
case "sr": // Serbian
|
||||
|
Loading…
Reference in New Issue
Block a user