mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-02 16:49:41 +02:00
Simply "Pre-roll:" not "Pre-roll duration:"
This commit is contained in:
parent
cbe6c9eb46
commit
76282a1da1
@ -229,7 +229,7 @@ void RecordingPrefs::PopulateOrExchange(ShuttleGui & S)
|
||||
{
|
||||
S.StartThreeColumn();
|
||||
{
|
||||
auto w = S.TieNumericTextBox(_("Pre-ro&ll duration:"),
|
||||
auto w = S.TieNumericTextBox(_("Pre-ro&ll:"),
|
||||
AUDIO_PRE_ROLL_KEY,
|
||||
DEFAULT_PRE_ROLL_SECONDS,
|
||||
9);
|
||||
|
Loading…
x
Reference in New Issue
Block a user