mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-04 05:33:02 +01:00
Wiki Wording issue: capitalise 'Speed'
This commit is contained in:
@@ -303,7 +303,7 @@ void TranscriptionToolBar::RegenerateTooltips()
|
||||
wxString commandName;
|
||||
wxString untranslatedLabel;
|
||||
} table[] = {
|
||||
{ TTB_PlaySpeed, wxT("PlayAtSpeed"), XO("Play-at-speed") },
|
||||
{ TTB_PlaySpeed, wxT("PlayAtSpeed"), XO("Play-at-Speed") },
|
||||
};
|
||||
|
||||
std::vector<wxString> commands;
|
||||
|
||||
Reference in New Issue
Block a user