1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-01 16:19:43 +02:00

translation hints

This commit is contained in:
Paul Licameli 2018-01-16 21:08:10 -05:00
parent 54553b82b7
commit bc295bd7d7

View File

@ -169,6 +169,7 @@ void RecordingPrefs::PopulateOrExchange(ShuttleGui & S)
wxT("/GUI/PreferNewTrackRecord"),
false);
/* i18n-hint: Dropout is a loss of a short sequence audio sample data from the recording */
S.TieCheckBox(_("Detect dropouts"),
WarningDialogKey(wxT("DropoutDetected")),
true);