mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-21 12:49:40 +08:00
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:
committed by
Jim
co-authored by
Jim
parent
1b280e0ac4
commit
e6a3d2b8f2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user