From 8151785c45812aaa02bfe97cb97f9e6deab878c0 Mon Sep 17 00:00:00 2001 From: gxalpha Date: Thu, 25 May 2023 19:45:05 +0200 Subject: [PATCH] mac-virtualcam: Adjust admin privilege strings to use Apple terminology --- plugins/mac-virtualcam/src/obs-plugin/data/locale/en-US.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/mac-virtualcam/src/obs-plugin/data/locale/en-US.ini b/plugins/mac-virtualcam/src/obs-plugin/data/locale/en-US.ini index 3f0f167da..ba11cc8cc 100644 --- a/plugins/mac-virtualcam/src/obs-plugin/data/locale/en-US.ini +++ b/plugins/mac-virtualcam/src/obs-plugin/data/locale/en-US.ini @@ -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."