mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-17 17:17:40 +02:00
Use Unicode 1/3 fraction
This commit is contained in:
parent
6a810bd82f
commit
8b86d46884
@ -52,7 +52,7 @@ enum kVinyl
|
||||
|
||||
static const wxChar *kVinylStrings[kNumVinyl] =
|
||||
{
|
||||
wxT("33 1/3"),
|
||||
wxT("33\u2153"),
|
||||
wxT("45"),
|
||||
wxT("78"),
|
||||
/* i18n-hint: n/a is an English abbreviation meaning "not applicable". */
|
||||
|
Loading…
x
Reference in New Issue
Block a user