diff -r cb6af351310b -r 43b1396fe72f PluginAiOllama.py --- a/PluginAiOllama.py Thu Aug 29 13:11:59 2024 +0200 +++ b/PluginAiOllama.py Thu Aug 29 13:13:53 2024 +0200 @@ -79,9 +79,7 @@ return { "ollamaPage": [ - QCoreApplication.translate( - "PluginOllamaInterface", "ollama AI Interface" - ), + QCoreApplication.translate("PluginOllamaInterface", "ollama AI Interface"), os.path.join("OllamaInterface", "icons", "ollama22-{0}".format(iconSuffix)), createOllamaPage, None,