mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2025-02-01 05:21:40 +01:00
Change default value of mkv batch lang ext
This commit is contained in:
parent
e613920747
commit
f9873cef33
@ -491,6 +491,7 @@ namespace Nikse.SubtitleEdit.Core.Common
|
||||
BatchConvertTsOverrideHAlign = "center"; // left center right
|
||||
BatchConvertTsOverrideHMargin = 5; // pct
|
||||
BatchConvertTsFileNameAppend = ".{two-letter-country-code}";
|
||||
BatchConvertMkvLanguageCodeStyle = "2";
|
||||
ModifySelectionRule = "Contains";
|
||||
ModifySelectionText = string.Empty;
|
||||
ImportTextDurationAuto = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user