mirror of
https://github.com/cookiengineer/audacity
synced 2025-04-30 15:49:41 +02:00
Bug 2636 - No thousands separator in Spectral Selection toolbar
This commit is contained in:
parent
e89546d941
commit
31c0196bb4
@ -582,7 +582,7 @@ static const BuiltinFormatString FrequencyConverterFormats_[] = {
|
||||
* the decimal point for your locale. Don't change the numbers.
|
||||
* The decimal separator is specified using '<' if your language uses a ',' or
|
||||
* to '>' if your language uses a '.'. */
|
||||
XO("0100000>0100 Hz")
|
||||
XO("010,01000>0100 Hz")
|
||||
, XO("centihertz")
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user