mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 09:20:16 +01:00
TranslatableString for names, labels, tooltips of wxPanelWrapper...
... and Grabber too
This commit is contained in:
@@ -401,3 +401,5 @@ TranslatableString &TranslatableString::Join(
|
||||
};
|
||||
return *this;
|
||||
}
|
||||
|
||||
const TranslatableString InaudibleString{ wxT("\a") };
|
||||
|
||||
Reference in New Issue
Block a user