mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-29 02:03:03 +08:00
mac-virtualcam: Improve 'not found' error message
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Plugin_Name="macOS Virtual Webcam"
|
||||
Error.SystemExtension.NotInstalled="The virtual camera is not installed.\n\nPlease allow OBS to install system software in System Settings → Privacy & Security → Security.\n\nYou may need to restart OBS if this message still appears afterward."
|
||||
Error.SystemExtension.NotInstalled.MacOS15="The virtual camera is not installed.\n\nPlease allow OBS to install the camera system extension in System Settings → General → Login Items & Extensions → Camera Extensions.\n\nYou may need to restart OBS if this message still appears afterward."
|
||||
Error.SystemExtension.CameraUnavailable="Could not find virtual camera.\n\nPlease try again."
|
||||
Error.SystemExtension.CameraUnavailable="Could not find the virtual camera system process.\n\nThis may be resolved by logging out of and back into your macOS user account, or by restarting your computer."
|
||||
Error.SystemExtension.CameraNotStarted="Unable to start virtual camera.\n\nPlease try again."
|
||||
Error.SystemExtension.InstallationError="An error has occured while installing the virtual camera:"
|
||||
Error.SystemExtension.WrongLocation="OBS cannot install the virtual camera if it's not in \"/Applications\". Please move OBS to the \"/Applications\" directory."
|
||||
|
||||
Reference in New Issue
Block a user