![]() |
Audacity 3.2.0
|
#include "Internat.h"#include <wx/log.h>#include <wx/filename.h>#include <locale.h>#include <math.h>Go to the source code of this file.
Functions | |
| STRINGS_API const wxString & | GetCustomSubstitution (const wxString &str1) |
| STRINGS_API const wxString & | GetCustomTranslation (const wxString &str1) |
| STRINGS_API const wxString & GetCustomSubstitution | ( | const wxString & | str1 | ) |
Definition at line 39 of file Internat.cpp.
Referenced by GetCustomTranslation().
| STRINGS_API const wxString & GetCustomTranslation | ( | const wxString & | str1 | ) |
Definition at line 46 of file Internat.cpp.
References GetCustomSubstitution().
Referenced by gettext().