diff --git a/src/common/intl.cpp b/src/common/intl.cpp index b32d28e5d5..69379ff601 100644 --- a/src/common/intl.cpp +++ b/src/common/intl.cpp @@ -298,7 +298,7 @@ static wxString GetFullSearchPath(const wxChar *lang) // then take the current directory // FIXME it should be the directory of the executable - searchPath << GetAllMsgCatalogSubdirs(wxT("."), lang) << wxPATH_SEP; + searchPath << GetAllMsgCatalogSubdirs(wxT("."), lang); // and finally add some standard ones searchPath