Skip to content

Fix mouse receiver plugin description

Summary

Fix mouse receiver plugin description

Test Plan

Before:

Go to plugin settings. You will see that instead of mouse receiver plugin description, MouseReceiverPlugin.getDescription() is displayed. It looks like a forgotten debug. But the translations have a description of this plugin. Before

After:

The plugin description from translations is used. After

Edited by Maxim Leshchenko

Merge request reports

Loading