Update language

This commit is contained in:
niksedk 2022-08-06 09:21:37 +02:00
parent 7fa01038a4
commit 8b0a88596c
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Language Name="English">
<General>
<Title>Subtitle Edit</Title>
@ -1739,7 +1739,7 @@ If you have edited this file with Subtitle Edit you might be able to find a back
<NoSupportHereDivx>DivX files are not supported here.</NoSupportHereDivx>
<NoChapters>No chapters found in the video.</NoChapters>
<VideoFromUrlRequirements>Opening video from url requires mpv and youtube-dl.
Download and continue?</VideoFromUrlRequirements>
<Url>Url</Url>
<Errors>Errors</Errors>
@ -3109,4 +3109,4 @@ Keep changes?</KeepChangesMessage>
<Title>WebVTT - set new voice</Title>
<VoiceName>Name of voice</VoiceName>
</WebVttNewVoice>
</Language>
</Language>

View File

@ -1638,7 +1638,7 @@ namespace Nikse.SubtitleEdit.Logic
NoSupportHereVobSub = "VobSub files are not supported here.",
NoSupportHereDivx = "DivX files are not supported here.",
NoChapters = "No chapters found in the video.",
VideoFromUrlRequirements = "Opening video from url requires mpv and youtube-dl - download and continue?",
VideoFromUrlRequirements = "Opening video from url requires mpv and youtube-dl.\r\n\r\nDownload and continue?",
Url = "Url",
Errors = "Errors",
ShowVideoControls = "Show video controls",