UI: Add (Do not show again) checkbox to dock closing warning

Closes obsproject/obs-studio#1717
This commit is contained in:
Clayton Groeneveld
2019-03-05 17:16:16 -06:00
committed by jp9000
parent 4c7860056e
commit b40d000648
2 changed files with 18 additions and 6 deletions

View File

@@ -85,6 +85,7 @@ StudioMode.Program="Program"
ShowInMultiview="Show in Multiview"
VerticalLayout="Vertical Layout"
Group="Group"
DoNotShowAgain="Do not show again"
# warning if program already open
AlreadyRunning.Title="OBS is already running"