1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-13 14:13:32 +02:00

A few more missed translations...

"seconds" and "Output" are translated elsewhere, so just add _

New string _("%") will simply go through untranslated for now but can be in next
version's audacity.pot
This commit is contained in:
Paul Licameli
2017-09-27 20:33:25 -04:00
parent f7a059e4fe
commit 4609d5af2e
3 changed files with 5 additions and 5 deletions

View File

@@ -433,7 +433,7 @@ ImportRawDialog::ImportRawDialog(wxWindow * parent,
mPercentText = S.AddTextBox(_("Amount to import:"),
wxT("100"),
12);
S.AddUnits(wxT("%"));
S.AddUnits(_("%"));
// Rate text
/* i18n-hint: (noun)*/