Addon Manager: Minor translation issue [skip ci]

This commit is contained in:
Chris Hennes
2022-12-28 23:33:27 -06:00
parent e69e7ef08a
commit f7783ea409

View File

@@ -587,9 +587,10 @@ class DeveloperMode:
FreeCAD.Console.PrintWarning(
translate(
"AddonsInstaller",
"No Vermin, cancelling operation.\n",
"'Vermin' is a Python package - do not translate",
"No Vermin, cancelling operation.",
"NOTE: Vermin is a Python package and proper noun - do not translate",
)
+ "\n"
)
return
FreeCAD.Console.PrintMessage(