mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-18 22:18:27 -04:00
Fix use of translation functions (#5629)
This commit is contained in:
@@ -41,7 +41,7 @@ Plugin::Descriptor PLUGIN_EXPORT peakcontrollereffect_plugin_descriptor =
|
||||
{
|
||||
STRINGIFY( PLUGIN_NAME ),
|
||||
"Peak Controller",
|
||||
QT_TRANSLATE_NOOP( "pluginBrowser",
|
||||
QT_TRANSLATE_NOOP( "PluginBrowser",
|
||||
"Plugin for controlling knobs with sound peaks" ),
|
||||
"Paul Giblock <drfaygo/at/gmail.com>",
|
||||
0x0100,
|
||||
|
||||
Reference in New Issue
Block a user