mirror of
https://github.com/LMMS/lmms.git
synced 2026-01-25 23:08:12 -05:00
Fix use of translation functions (#5629)
This commit is contained in:
@@ -38,7 +38,7 @@ Plugin::Descriptor PLUGIN_EXPORT dynamicsprocessor_plugin_descriptor =
|
||||
{
|
||||
STRINGIFY( PLUGIN_NAME ),
|
||||
"Dynamics Processor",
|
||||
QT_TRANSLATE_NOOP( "pluginBrowser",
|
||||
QT_TRANSLATE_NOOP( "PluginBrowser",
|
||||
"plugin for processing dynamics in a flexible way" ),
|
||||
"Vesa Kivimäki <contact/dot/diizy/at/nbl/dot/fi>",
|
||||
0x0100,
|
||||
|
||||
Reference in New Issue
Block a user