Added the string for 'thispageisntlinkedfromanywhereelse'.

This commit is contained in:
mchurch 2004-06-02 18:23:24 +00:00
parent 41bfeec2dd
commit af13c001f0

View file

@ -170,4 +170,5 @@ $string['meta']='Meta data';
$string['refs']='References';
$string['contentsize']='Content size';
$string['pageslinkingto']="Pages linking to this page";
$string['thispageisntlinkedfromanywhereelse'] = 'This page isn\'t linked from anywhere else.';
?>