From: Joey Hess Date: Thu, 23 Jul 2009 10:01:54 +0000 (+0200) Subject: revert revert X-Git-Tag: 3.15~110 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=60ee03bd7062c9b48872791ebc8ca980bdd470a4;p=ikiwiki.git revert revert --- 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 "