mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-15 16:14:11 +02:00
Slight wording change, to specify it's "next time Audacity is started".
This commit is contained in:
parent
a1b02e5dbe
commit
7954424567
@ -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"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user