mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-05 00:23:56 +01:00
Slight wording change, to specify it's "next time Audacity is started".
This commit is contained in:
@@ -52,7 +52,7 @@ void ModulePrefs::PopulateOrExchange(ShuttleGui & S)
|
|||||||
{
|
{
|
||||||
S.SetBorder(2);
|
S.SetBorder(2);
|
||||||
|
|
||||||
S.StartStatic(_("Enable these Modules (if present)"));
|
S.StartStatic(_("Enable these Modules (if present), next time Audacity is started"));
|
||||||
{
|
{
|
||||||
S.AddFixedText(_("These are experimental. Enable them only if you've read the manual\nand know what you are doing.") );
|
S.AddFixedText(_("These are experimental. Enable them only if you've read the manual\nand know what you are doing.") );
|
||||||
S.TieCheckBox(_("mod-script-pipe"),
|
S.TieCheckBox(_("mod-script-pipe"),
|
||||||
|
|||||||
Reference in New Issue
Block a user