mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-04 15:50:10 +01:00
Fixed more internationalisation hints.
This commit is contained in:
@@ -117,6 +117,7 @@ ToolBar::~ToolBar()
|
||||
//
|
||||
wxString ToolBar::GetTitle()
|
||||
{
|
||||
/* i18n-hint: %s will be replaced by the version number.*/
|
||||
return wxString::Format( _("Audacity %s ToolBar"), GetLabel().c_str() );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user