mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-07 20:22:13 +01:00
TranslatableString for static text box captions
This commit is contained in:
@@ -509,7 +509,7 @@ void PluginRegistrationDialog::PopulateOrExchange(ShuttleGui &S)
|
||||
{
|
||||
/*i18n-hint: The dialog shows a list of plugins with check-boxes
|
||||
beside each one.*/
|
||||
// S.StartStatic(_("Effects"), true);
|
||||
// S.StartStatic(XO("Effects"), true);
|
||||
S.StartVerticalLay();
|
||||
{
|
||||
S.StartHorizontalLay(wxEXPAND, 0);
|
||||
|
||||
Reference in New Issue
Block a user