From: Joey Hess Date: Thu, 23 Jul 2009 09:52:33 +0000 (+0200) Subject: improve string to be less confusing X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/a29507ec26746b59641a41cd4cc97041ba53ecfa?hp=e01badd3e7034dde6b1287b640cd7806b7aea59f;ds=sidebyside improve string to be less confusing --- diff --git a/IkiWiki/Plugin/orphans.pm b/IkiWiki/Plugin/orphans.pm index 944eba541..f9ac2cdb2 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 by other pages.") unless @orphans; + return gettext("All pages are linked to from other pages.") unless @orphans; return "