]> www.fi.muni.cz Git - evince.git/blobdiff - backend/ev-document-factory.c
Tamil Translation updated
[evince.git] / backend / ev-document-factory.c
index f8a3a4b8f7584496e144f464fa228c8c90d72d6e..e3f384f9b864a0b121289e672a0cf3b9e87ccfc1 100644 (file)
@@ -266,7 +266,7 @@ get_document_from_uri (const char *uri, gboolean slow, GError **error)
                g_set_error (error,
                             EV_DOCUMENT_ERROR, 
                             0,
-                            _("Unhandled MIME type: '%s'"), info->mime_type);
+                            _("Unhandled MIME type: ā€œ%sā€"), info->mime_type);
                gnome_vfs_file_info_unref (info);
                return NULL;
        }