UI: Increase clarity of exit message

This commit is contained in:
jp9000 2015-09-06 15:58:06 -07:00
parent c7ad09fc0b
commit ee9cb8a931

View File

@ -56,7 +56,7 @@ NoNameEntered.Text="You cannot use empty names."
# confirm exit dialog box
ConfirmExit.Title="Exit OBS?"
ConfirmExit.Text="OBS is currently active. Are you sure you wish to exit?"
ConfirmExit.Text="OBS is currently active. All streams/recordings will be shut down. Are you sure you wish to exit?"
# confirm delete dialog box
ConfirmRemove.Title="Confirm Remove"