From 8b0a88596c0235792fd38e76a263099a54fa38ad Mon Sep 17 00:00:00 2001 From: niksedk Date: Sat, 6 Aug 2022 09:21:37 +0200 Subject: [PATCH] Update language --- LanguageMaster.xml | 6 +++--- src/ui/Logic/Language.cs | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/LanguageMaster.xml b/LanguageMaster.xml index 328aeb82c..ef1123ce4 100644 --- a/LanguageMaster.xml +++ b/LanguageMaster.xml @@ -1,4 +1,4 @@ - + Subtitle Edit @@ -1739,7 +1739,7 @@ If you have edited this file with Subtitle Edit you might be able to find a back DivX files are not supported here. No chapters found in the video. Opening video from url requires mpv and youtube-dl. - + Download and continue? Url Errors @@ -3109,4 +3109,4 @@ Keep changes? WebVTT - set new voice Name of voice - + \ No newline at end of file diff --git a/src/ui/Logic/Language.cs b/src/ui/Logic/Language.cs index 4301c2cc7..62e5e5902 100644 --- a/src/ui/Logic/Language.cs +++ b/src/ui/Logic/Language.cs @@ -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",