1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 23:59:41 +02:00

Plugins -> Plug-ins

This commit is contained in:
James Crook 2015-06-03 19:17:32 +01:00
parent 8c454ffa6b
commit c1ef377e5b

View File

@ -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, click the Enable or Disable button, then click OK."), true);
S.StartStatic(_("Select Plug-ins, click the Enable or Disable button, then click OK."), true);
{
S.StartHorizontalLay(wxALIGN_LEFT,0 );
{