mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-09 16:41:14 +02:00
Wording: "Latency compensation"
This commit is contained in:
parent
3bb48a21df
commit
0df8c7e3a0
@ -179,7 +179,7 @@ void DevicePrefs::PopulateOrExchange(ShuttleGui & S)
|
||||
S.AddUnits(_("milliseconds"));
|
||||
if( w ) w->SetName(w->GetName() + wxT(" ") + _("milliseconds"));
|
||||
|
||||
w = S.TieNumericTextBox(_("Time &shift for record:"),
|
||||
w = S.TieNumericTextBox(_("&Latency compensation:"),
|
||||
wxT("/AudioIO/LatencyCorrection"),
|
||||
DEFAULT_LATENCY_CORRECTION,
|
||||
9);
|
||||
|
Loading…
x
Reference in New Issue
Block a user