Fixed some typos / spelling errors

This commit is contained in:
niksedk 2014-08-04 16:34:38 +02:00
parent c49d0e4221
commit 49d562a127

View File

@ -647,17 +647,17 @@ namespace Nikse.SubtitleEdit.Logic
WhatToFix = "What to fix",
Example = "Example",
SelectAll = "Select all",
InverseSelection = "Inverse selection",
InverseSelection = "Invert selection",
Back = "< &Back",
Next = "&Next >",
Step2 = "Step 2/2 - Verify fixes",
Fixes = "Fixes",
Log = "Log",
Function = "Function",
RemovedEmptyLine = "Removed empty line",
RemovedEmptyLineAtTop = "Removed empty line at top",
RemovedEmptyLineAtBottom = "Removed empty line at bottom",
RemovedEmptyLinesUnsedLineBreaks = "Removed empty lines/unused line breaks",
RemovedEmptyLine = "Remove empty line",
RemovedEmptyLineAtTop = "Remove empty line at top",
RemovedEmptyLineAtBottom = "Remove empty line at bottom",
RemovedEmptyLinesUnsedLineBreaks = "Remove empty lines/unused line breaks",
EmptyLinesRemovedX = "Empty lines removed: {0}",
FixOverlappingDisplayTimes = "Fix overlapping display times",
FixShortDisplayTimes = "Fix short display times",
@ -1204,7 +1204,7 @@ namespace Nikse.SubtitleEdit.Logic
ReverseRightToLeftStartEnd = "Reverse RTL start/end (for selected lines)",
ShowOriginalTextInAudioAndVideoPreview = "Show original text in audio/video previews",
ModifySelection = "Modify selection...",
InverseSelection = "Inverse selection",
InverseSelection = "Invert selection",
},
Tools = new LanguageStructure.Main.MainMenu.ToolsMenu