mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-30 15:39:27 +02:00
Bug 974 - Register Effects GUI instructions are incorrect.
I've changed the wording to give just enough information to be able to use the new interface. Mainly to close this P1 bug, and so not block proceeding to release.
This commit is contained in:
parent
7d359ef010
commit
4363b69c17
@ -516,7 +516,7 @@ void PluginRegistrationDialog::PopulateOrExchange(ShuttleGui &S)
|
||||
{
|
||||
/*i18n-hint: The dialog shows a list of plugins with check-boxes
|
||||
beside each one.*/
|
||||
S.StartStatic(_("Select Plugins then press ENTER to Install"), true);
|
||||
S.StartStatic(_("Select Plugins, click the Enable or Disable button, then click OK."), true);
|
||||
{
|
||||
S.StartHorizontalLay(wxALIGN_LEFT,0 );
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user