mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-16 15:41:11 +02:00
TranslatableString for prompts of choice controls
This commit is contained in:
@@ -160,7 +160,7 @@ void ExportMP2Options::PopulateOrExchange(ShuttleGui & S)
|
||||
S.StartMultiColumn(2, wxCENTER);
|
||||
{
|
||||
S.TieNumberAsChoice(
|
||||
_("Bit Rate:"),
|
||||
XO("Bit Rate:"),
|
||||
{wxT("/FileFormats/MP2Bitrate"),
|
||||
160},
|
||||
BitRateNames,
|
||||
|
Reference in New Issue
Block a user