mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-02 06:40:12 +01:00
TranslatableString for names, labels, tooltips of wxPanelWrapper...
... and Grabber too
This commit is contained in:
@@ -540,6 +540,9 @@ inline TranslatableString operator +(
|
||||
|
||||
using TranslatableStrings = std::vector<TranslatableString>;
|
||||
|
||||
// A special string value that will have no screen reader pronunciation
|
||||
extern const TranslatableString InaudibleString;
|
||||
|
||||
// For using std::unordered_map on TranslatableString
|
||||
// Note: hashing on msgids only, which is not all of the information
|
||||
namespace std
|
||||
|
||||
Reference in New Issue
Block a user