mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
Fix some typos in msgids, thanks to Olivier Humbert...
... Fix the source code; fix up msgids in audacity.pot and *.po
This commit is contained in:
committed by
Paul Licameli
parent
6bde636044
commit
0d89bc3f15
@@ -389,7 +389,7 @@ void AudioUnitEffectOptionsDialog::PopulateOrExchange(ShuttleGui & S)
|
||||
S.AddVariableText(wxString() +
|
||||
_("Select \"Full\" to use the graphical interface if supplied by the Audio Unit.") +
|
||||
_(" Select \"Generic\" to use the system supplied generic interface.") +
|
||||
_(" Select \"Basic\" for A basic text-only interface. ") +
|
||||
_(" Select \"Basic\" for a basic text-only interface. ") +
|
||||
_(" Reopen the effect for this to take effect."))->Wrap(650);
|
||||
|
||||
S.StartHorizontalLay(wxALIGN_LEFT);
|
||||
|
Reference in New Issue
Block a user