diff --git a/midori/midori-view.c b/midori/midori-view.c index 01519c7e..b0b163ae 100644 --- a/midori/midori-view.c +++ b/midori/midori-view.c @@ -3898,10 +3898,11 @@ midori_view_set_uri (MidoriView* view, "

%s

" "" - "

There is no documentation installed at %s." + "

There is no documentation installed at %s. " "You may want to ask your distribution or " "package maintainer for it or if this a custom build " - "verify that the build is setup properly." + "verify that the build is setup properly. " + "View the FAQ online" "", title, title, logo_uri, view->uri); g_free (title);