diff --git a/MacPass/en.lproj/Localizable.strings b/MacPass/en.lproj/Localizable.strings index ed3392b0..9565dfe9 100644 --- a/MacPass/en.lproj/Localizable.strings +++ b/MacPass/en.lproj/Localizable.strings @@ -423,7 +423,7 @@ "PLUGIN_ERROR_UNSECURE_PLUGIN" = "Plugin is not properly signed"; /* Plugin specifies the wrong principla class! */ -"PLUGIN_ERROR_WRONG_PRINCIPAL_CLASS" = "Plugin principal class is wrong"; +"PLUGIN_ERROR_WRONG_PRINCIPAL_CLASS" = "Unexpected principal class in plugin"; /* name for disabled unloaded plugin */ "PLUGIN_NAME_DISABLED_%@" = "🚫 %@";