mac-virtualcam: Adjust admin privilege strings to use Apple terminology

This commit is contained in:
gxalpha 2023-05-25 19:45:05 +02:00 committed by Ryan Foster
parent adb7029298
commit 8151785c45

View file

@ -4,5 +4,5 @@ Error.SystemExtension.CameraUnavailable="Could not find virtual camera.\n\nPleas
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."
Error.DAL.NotInstalled="The virtual camera could not be installed or updated.\n\nPlease try again and enter your administrator password when prompted."
Error.DAL.NotUninstalled="Could not remove the legacy virtual camera.\n\nPlease try again and enter your administrator password when prompted."
Error.DAL.NotInstalled="The virtual camera could not be installed or updated.\n\nPlease try again and enter the name and password of an administrator when prompted."
Error.DAL.NotUninstalled="Could not remove the legacy virtual camera.\n\nPlease try again and enter the name and password of an administrator when prompted."