mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-22 07:28:03 +02:00
grammar niggles, starting with sentence ending with period
This commit is contained in:
parent
61d8123de2
commit
5578721c56
@ -54,7 +54,7 @@ void ModulePrefs::PopulateOrExchange(ShuttleGui & S)
|
||||
|
||||
S.StartStatic(_("Enable these Modules (if present)"));
|
||||
{
|
||||
S.AddFixedText(_("These are experimental. Only enable them 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"),
|
||||
wxT("/Module/mod-script-pipe"),
|
||||
false);
|
||||
|
Loading…
x
Reference in New Issue
Block a user