mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-28 14:18:41 +02:00
Saner sample rate (in comment).
This commit is contained in:
parent
62954f1e79
commit
dee908b31e
@ -323,7 +323,7 @@ TimeTextCtrl::TimeTextCtrl(wxWindow *parent,
|
|||||||
BuiltinFormatStrings[5].formatStr = _("0100 h 060 m 060 s+.# samples");
|
BuiltinFormatStrings[5].formatStr = _("0100 h 060 m 060 s+.# samples");
|
||||||
/* i18n-hint: Name of time display format that shows time in samples (at the
|
/* 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
|
* 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");
|
BuiltinFormatStrings[6].name = _("samples");
|
||||||
/* i18n-hint: Format string for displaying time in samples (lots of samples).
|
/* i18n-hint: Format string for displaying time in samples (lots of samples).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user