1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-09 14:43:57 +01:00

Fixed more internationalisation hints.

This commit is contained in:
james.k.crook@gmail.com
2012-03-20 16:17:37 +00:00
parent 69476e785c
commit 63f0b8b09e
20 changed files with 58 additions and 15 deletions

View File

@@ -277,7 +277,7 @@ void ChangePitchDialog::PopulateOrExchange(ShuttleGui & S)
//
S.StartMultiColumn(6, wxCENTER);
{
//
/* i18n-hint: (noun) Musical pitch.*/
S.AddUnits(_("Pitch:"));
S.StartHorizontalLay(wxALIGN_CENTER_VERTICAL);