mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-04 16:14:00 +01:00
Saner sample rate (in comment).
This commit is contained in:
@@ -323,7 +323,7 @@ TimeTextCtrl::TimeTextCtrl(wxWindow *parent,
|
||||
BuiltinFormatStrings[5].formatStr = _("0100 h 060 m 060 s+.# samples");
|
||||
/* i18n-hint: Name of time display format that shows time in samples (at the
|
||||
* current project sample rate). For example the number of a sample at 1
|
||||
* second into a recording at 4410KHz would be 4,410,000.
|
||||
* second into a recording at 44.1KHz would be 44,100.
|
||||
*/
|
||||
BuiltinFormatStrings[6].name = _("samples");
|
||||
/* i18n-hint: Format string for displaying time in samples (lots of samples).
|
||||
|
||||
Reference in New Issue
Block a user