1
0
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:
James Crook 2017-07-09 14:35:44 +01:00
parent 7d968586af
commit 88b4be080b

View File

@ -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.*/