X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8a7c9dcc1c6424976bc40995bbb1d37154cb69e0..dd0e574a0eab1a67a0b4c9713c4252418be63593:/src/common/mimetype.cpp diff --git a/src/common/mimetype.cpp b/src/common/mimetype.cpp index 2c039a62ed..e4dcc9cf34 100644 --- a/src/common/mimetype.cpp +++ b/src/common/mimetype.cpp @@ -1170,9 +1170,9 @@ void wxMimeTypesManagerImpl::ReadMailcap(const wxString& strFileName) // programmer wxLogDebug ( - _("Mailcap file %s, line %d: unknown " - "field '%s' for the MIME type " - "'%s' ignored."), + "Mailcap file %s, line %d: unknown " + "field '%s' for the MIME type " + "'%s' ignored.", strFileName.c_str(), nLine + 1, curField.c_str(),