diff --git a/midori/midori-view.c b/midori/midori-view.c index 5c903741..7ca5bef6 100644 --- a/midori/midori-view.c +++ b/midori/midori-view.c @@ -1689,7 +1689,7 @@ midori_view_set_uri (MidoriView* view, "

%s

" "" - "

The document %s of type %s cannot be displayed." + "

The document %s of type '%s' cannot be displayed." "", title, title, view->uri, view->mime_type); g_free (title);