mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 11:12:36 +01:00
Update language
This commit is contained in:
parent
7fa01038a4
commit
8b0a88596c
@ -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>
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user