UI: More user-friendly error when using a bad output path
This commit is contained in:
parent
b0e82b9233
commit
ea1ae59149
@ -391,7 +391,9 @@ Output.RecordError.EncodeErrorMsg.LastError="An encoder error occurred while rec
|
||||
|
||||
# output recording messages
|
||||
Output.BadPath.Title="Bad File Path"
|
||||
Output.BadPath.Text="The configured file output path is invalid. Please check your settings to confirm that a valid file path has been set."
|
||||
|
||||
# "Recording Path" should match Basic.Settings.Output.Simple.SavePath
|
||||
Output.BadPath.Text="The configured Recording Path could not be opened. Please check your Recording Path under Settings → Output → Recording."
|
||||
|
||||
# broadcast setup messages
|
||||
Output.NoBroadcast.Title="No Broadcast Configured"
|
||||
|
Loading…
x
Reference in New Issue
Block a user