From: moodler Date: Mon, 27 Mar 2006 05:30:48 +0000 (+0000) Subject: New string X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ec21b13ebb5c2da0928be44a277d02f52e09c675;p=moodle.git New string --- diff --git a/lang/en_utf8/data.php b/lang/en_utf8/data.php index 1b328a97aa..f32962f0c4 100644 --- a/lang/en_utf8/data.php +++ b/lang/en_utf8/data.php @@ -95,6 +95,7 @@ $string['nofieldindatabase'] = 'There are no fields defined for this database, p $string['nolisttemplate'] = 'List template is not yet defined'; $string['nosingletemplate'] = 'Single template is not yet defined'; $string['nomaximum'] = 'No maximum'; +$string['numnotapproved'] = 'Pending'; $string['numberrssarticles'] = 'RSS articles'; $string['numrecords'] = 'Records'; $string['noaccess'] = 'You do not have access to this page';