1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-16 15:41:11 +02:00

ComponentInterfaceSymbol contains TranslatableString

This commit is contained in:
Paul Licameli
2019-11-30 17:56:51 -05:00
parent e4a7c9ba5b
commit b351eabf47
22 changed files with 80 additions and 56 deletions

View File

@@ -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"),