mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-09 06:06:24 +01:00
"Menu Tree" doesn't need to translate
This commit is contained in:
@@ -439,7 +439,7 @@ void OnMenuTree(const CommandContext &context)
|
||||
MenuManager::Visit( visitor );
|
||||
|
||||
ShowDiagnostics( project, visitor.info,
|
||||
XO("Menu Tree"), wxT("menutree.txt"), true );
|
||||
Verbatim("Menu Tree"), wxT("menutree.txt"), true );
|
||||
}
|
||||
|
||||
void OnCheckForUpdates(const CommandContext &WXUNUSED(context))
|
||||
|
||||
Reference in New Issue
Block a user