mac-virtualcam: Fix admin password locale string

This commit is contained in:
gxalpha
2023-05-21 18:20:35 +02:00
committed by Lain
parent fc8c428521
commit a874c19bef

View File

@@ -5,4 +5,4 @@ Error.SystemExtension.CameraNotStarted="Unable to start virtual camera.\n\nPleas
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 account password when prompted."
Error.DAL.NotUninstalled="Could not remove the legacy virtual camera.\n\nPlease try again and enter your administrator password when prompted."