-class WXDLLEXPORT_BASE wxLocale;
-class WXDLLEXPORT_BASE wxMsgCatalog;
-class WXDLLEXPORT_BASE wxLanguageInfoArray;
+class WXDLLIMPEXP_BASE wxLocale;
+class WXDLLIMPEXP_BASE wxMsgCatalog;
+class WXDLLIMPEXP_BASE wxLanguageInfoArray;
// translation information
// ----------------------------------------------------------------------------
// translation information
// ----------------------------------------------------------------------------
{
int Language; // wxLanguage id
wxString CanonicalName; // Canonical name, e.g. fr_FR
{
int Language; // wxLanguage id
wxString CanonicalName; // Canonical name, e.g. fr_FR
// ----------------------------------------------------------------------------
// get the current locale object (note that it may be NULL!)
// ----------------------------------------------------------------------------
// get the current locale object (note that it may be NULL!)
// get the translation of the string in the current locale
inline const wxChar *wxGetTranslation(const wxChar *sz)
// get the translation of the string in the current locale
inline const wxChar *wxGetTranslation(const wxChar *sz)