mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-31 19:44:54 +02:00
TranslatableString for names, labels, tooltips of wxPanelWrapper...
... and Grabber too
This commit is contained in:
@@ -31,7 +31,7 @@ handling.
|
||||
ProjectsPrefs::ProjectsPrefs(wxWindow * parent, wxWindowID winid)
|
||||
: PrefsPanel(parent, winid,
|
||||
/* i18n-hint: (noun) i.e Audacity projects. */
|
||||
_("Projects"))
|
||||
XO("Projects"))
|
||||
{
|
||||
Populate();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user