]> git.mjollnir.org Git - moodle.git/commitdiff
Added the string for 'thispageisntlinkedfromanywhereelse'.
authormchurch <mchurch>
Wed, 2 Jun 2004 18:23:24 +0000 (18:23 +0000)
committermchurch <mchurch>
Wed, 2 Jun 2004 18:23:24 +0000 (18:23 +0000)
lang/en/wiki.php

index 1dbd271dd07157e3eeb2cc31fba0a480587d5120..c4228f2982007a073c256a750b0b643b12f03ec4 100644 (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.';
 ?>