UI: Add restart message on profile change

When a profile changes settings that require a restart, show a dialog to
ask the user whether they'd like to restart.

Co-authored-by: Jim <obs.jim@gmail.com>

Closes obsproject/obs-studio#3207
This commit is contained in:
Mike
2021-10-07 11:49:21 -07:00
committed by Jim
co-authored by Jim
parent 1b280e0ac4
commit e6a3d2b8f2
2 changed files with 63 additions and 0 deletions
+1
View File
@@ -1170,6 +1170,7 @@ XSplitBroadcaster="XSplit Broadcaster"
# OBS restart
Restart="Restart"
NeedsRestart="OBS Studio needs to be restarted. Do you want to restart now?"
LoadProfileNeedsRestart="Profile contains settings that require restarting OBS:\n%1\n\nDo you want to restart OBS for these settings to take effect?"
# Context Bar
ContextBar.NoSelectedSource="No source selected"