Fix typo
This commit is contained in:
parent
50e5e3bd8f
commit
3cb03d9564
@ -4992,7 +4992,7 @@ These settings will only take effect after %1 is restarted.\n\
|
||||
lna->add (999, _("999 parameters"));
|
||||
add_option (_("Performance"), lna);
|
||||
Gtkmm2ext::UI::instance()->set_tip (lna->tip_widget(),
|
||||
_("Some Plugins expose an unreasonable amount of control-inputs. This option limits the number of parameters that are are listed as automatable without restricting the number of total controls.\n\nThis reduces lag in the GUI and shortens excessively long drop-down lists for plugins with a large number of control ports.\n\nNote: This only affects newly added plugins and is applied to plugin on session-reload. Already automated parameters are retained."));
|
||||
_("Some Plugins expose an unreasonable amount of control-inputs. This option limits the number of parameters that are listed as automatable without restricting the number of total controls.\n\nThis reduces lag in the GUI and shortens excessively long drop-down lists for plugins with a large number of control ports.\n\nNote: This only affects newly added plugins and is applied to plugin on session-reload. Already automated parameters are retained."));
|
||||
|
||||
/* VIDEO Timeline */
|
||||
add_option (_("Video"), new OptionEditorHeading (_("Video Server")));
|
||||
|
Loading…
Reference in New Issue
Block a user