mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-07 07:39:29 +02:00
Wording: Auto-select, if selection required.
This commit is contained in:
parent
7d968586af
commit
88b4be080b
@ -60,7 +60,7 @@ void TracksBehaviorsPrefs::PopulateOrExchange(ShuttleGui & S)
|
||||
|
||||
S.StartStatic(_("Behaviors"));
|
||||
{
|
||||
S.TieCheckBox(_("A&uto-select entire track(s) instead of prompting for selection"),
|
||||
S.TieCheckBox(_("A&uto-select, if selection required"),
|
||||
wxT("/GUI/SelectAllOnNone"),
|
||||
false);
|
||||
/* i18n-hint: Cut-lines are lines that can expand to show the cut audio.*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user