1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-03-10 16:35:32 +01:00

New library lib-strings for Identifier and internationalization

This commit is contained in:
Paul Licameli
2021-02-16 21:14:33 -05:00
parent 70c4898648
commit 45c6190c51
37 changed files with 75 additions and 50 deletions

View File

@@ -9,7 +9,7 @@
**********************************************************************/
#include "AudacityMessageBox.h"
#include "../Internat.h"
#include "Internat.h"
TranslatableString AudacityMessageBoxCaptionStr()
{