mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-05 22:28:57 +02:00
Increase upper limit for KHz format in spectral selection toolbar.
This commit is contained in:
parent
795cbe0c0c
commit
80928bfe61
@ -479,7 +479,7 @@ const BuiltinFormatString FrequencyConverterFormats[] = {
|
||||
_("kHz"),
|
||||
/* i18n-hint: Format string for displaying frequency in kilohertz. Change
|
||||
* the decimal point for your locale. Don't change the numbers. */
|
||||
_("0100.01000 kHz|0.001")
|
||||
_("01000.01000 kHz|0.001")
|
||||
},
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user