UI: Add drag and drop for URLs

Co-authored-by: Matt Gajownik <matt@wizardcm.com>
This commit is contained in:
jp9000
2019-03-04 15:42:02 -08:00
parent 505d321840
commit 5f830522a2
3 changed files with 77 additions and 2 deletions

View File

@@ -984,6 +984,11 @@ About.Authors="Authors"
About.License="License"
About.Contribute="Support the OBS Project"
# Drag-drop URL
AddUrl.Title="Add Source via URL"
AddUrl.Text="You have dragged a URL into OBS. This will automatically add the link as a source. Continue?"
AddUrl.Text.Url="URL: %1"
# Dynamic output size
ResizeOutputSizeOfSource="Resize output (source size)"
ResizeOutputSizeOfSource.Text="The base and output resolutions will be resized to the size of the current source."