X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/a29507ec26746b59641a41cd4cc97041ba53ecfa..5c0e56d149c6b33d010561f64f583e7ad1c529da:/IkiWiki/Plugin/orphans.pm diff --git a/IkiWiki/Plugin/orphans.pm b/IkiWiki/Plugin/orphans.pm index f9ac2cdb2..7c938ef74 100644 --- a/IkiWiki/Plugin/orphans.pm +++ b/IkiWiki/Plugin/orphans.pm @@ -49,7 +49,7 @@ sub preprocess (@) { push @orphans, $page; } - return gettext("All pages are linked to from other pages.") unless @orphans; + return gettext("All pages have other pages linking to them.") unless @orphans; return "