mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 11:12:36 +01:00
Consistency change (Logic/Language)
This commit is contained in:
parent
1ad2d84334
commit
93cb9848f0
@ -157,7 +157,7 @@ Note: Do check free disk space.</WaveFileMalformed>
|
||||
<BatchConvert>
|
||||
<Title>Batch convert</Title>
|
||||
<Input>Input</Input>
|
||||
<InputDescription>Input files (browse or drag'n'drop)</InputDescription>
|
||||
<InputDescription>Input files (browse or drag-n-drop)</InputDescription>
|
||||
<Status>Status</Status>
|
||||
<Output>Output</Output>
|
||||
<ChooseOutputFolder>Choose output folder</ChooseOutputFolder>
|
||||
|
@ -290,7 +290,7 @@ namespace Nikse.SubtitleEdit.Logic
|
||||
ChooseOutputFolder = "Choose output folder",
|
||||
ConvertOptions = "Convert options",
|
||||
RemoveTextForHI = "Remove text for HI",
|
||||
InputDescription = "Input files (browse or drag'n'drop)",
|
||||
InputDescription = "Input files (browse or drag-n-drop)",
|
||||
Convert = "Convert",
|
||||
OverwriteExistingFiles = "Overwrite existing files",
|
||||
RedoCasing = "Redo casing",
|
||||
|
Loading…
Reference in New Issue
Block a user