Rephrase 'linked to by' confusing for translators.

master
Jonas Smedegaard 2009-07-23 00:48:00 +02:00
parent 8b7389b426
commit 106b073ce1
1 changed files with 1 additions and 1 deletions

View File

@ -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 have other pages linking to them.") unless @orphans;
return "<ul>\n".
join("\n",
map {