mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-16 15:41:11 +02:00
ComponentInterfaceSymbol contains TranslatableString
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
|
||||
namespace {
|
||||
|
||||
const wxArrayStringEx BitRateNames {
|
||||
const TranslatableStrings BitRateNames {
|
||||
// i18n-hint kbps abbreviates "thousands of bits per second"
|
||||
XO("16 kbps"),
|
||||
XO("24 kbps"),
|
||||
|
Reference in New Issue
Block a user