22 if (!(lang.empty() || lang == L
"System") && result != lang)
24 XO(
"Language \"%s\" is unknown").
Format( lang ) );
26#ifdef EXPERIMENTAL_CEE_NUMBERS_OPTION
28 gPrefs->
Read(
wxT(
"/Locale/CeeNumberFormat"), &forceCeeNumbers,
false);
34 wxApp::s_macHelpMenuTitleName =
_(
"&Help");
int AudacityMessageBox(const TranslatableString &message, const TranslatableString &caption, long style, wxWindow *parent, int x, int y)
audacity::BasicSettings * gPrefs
static void SetCeeNumberFormat()
virtual bool Read(const wxString &key, bool *value) const =0
FILES_API const FilePaths & AudacityPathList()
A list of directories that should be searched for Audacity files (plug-ins, help files,...
AUDACITY_DLL_API wxString SetLang(const wxString &lang)
wxString SetLang(const FilePaths &pathList, const wxString &lang)