mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-16 08:34:10 +02:00
region > audio
Fits better with future proposed changes
This commit is contained in:
parent
3a9983795f
commit
83ae58db9f
@ -140,7 +140,7 @@ void TracksPrefs::PopulateOrExchange(ShuttleGui & S)
|
|||||||
|
|
||||||
S.StartStatic(_("Behaviors"));
|
S.StartStatic(_("Behaviors"));
|
||||||
{
|
{
|
||||||
S.TieCheckBox(_("&Select then act on entire project, if no region selected"),
|
S.TieCheckBox(_("&Select then act on entire project, if no audio selected"),
|
||||||
wxT("/GUI/SelectAllOnNone"),
|
wxT("/GUI/SelectAllOnNone"),
|
||||||
true);
|
true);
|
||||||
/* i18n-hint: cut-lines are a lines indicating where to cut.*/
|
/* i18n-hint: cut-lines are a lines indicating where to cut.*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user