]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/mimetype.cpp
i18n fixes
[wxWidgets.git] / src / common / mimetype.cpp
index 2c039a62ed1215c3effb102ea614e3ca9a737435..e4dcc9cf34583143eb1f451694ffe38670a9c94e 100644 (file)
@@ -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(),