mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 03:02:35 +01:00
Fix minor text issue
This commit is contained in:
parent
b811c0c3bf
commit
ada5492aa0
@ -1409,8 +1409,7 @@ namespace Nikse.SubtitleEdit.Logic
|
||||
TextingForHearingImpairedRemovedOneLine = "Texting for hearing impaired removed: One line",
|
||||
TextingForHearingImpairedRemovedXLines = "Texting for hearing impaired removed: {0} lines",
|
||||
SubtitleSplitted = "Subtitle was split",
|
||||
SubtitleAppendPrompt = "This will append an existing subtitle to the currently loaded subtitle which should" + Environment.NewLine +
|
||||
"already be in sync with video file." + Environment.NewLine +
|
||||
SubtitleAppendPrompt = "This will append an existing subtitle to the currently loaded subtitle which should already be in sync with video file." + Environment.NewLine +
|
||||
Environment.NewLine +
|
||||
"Continue?",
|
||||
SubtitleAppendPromptTitle = "Append subtitle",
|
||||
|
Loading…
Reference in New Issue
Block a user