From 5600b50118f40d82c48217da1dd167dddd837c51 Mon Sep 17 00:00:00 2001 From: moodler Date: Sun, 26 Mar 2006 05:59:52 +0000 Subject: [PATCH] New strings --- lang/en_utf8/data.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/en_utf8/data.php b/lang/en_utf8/data.php index cf3b4db878..f32719bd42 100644 --- a/lang/en_utf8/data.php +++ b/lang/en_utf8/data.php @@ -74,6 +74,7 @@ $string['maxsize'] = 'Maximum size'; $string['modulename'] = 'Database'; $string['modulenameplural'] = 'Databases'; $string['more'] = 'More'; +$string['moreurl'] = 'More URL'; $string['multientry'] = 'Repeated entry'; $string['multimenu'] = 'Menu (Multi-select)'; $string['multipletags'] = 'Multiple tags found! Template not saved'; @@ -113,6 +114,7 @@ $string['ratingpublicnot'] = '$a can only see their own ratings'; $string['ratings'] = 'Ratings'; $string['ratingssaved'] = 'Ratings saved'; $string['ratingsuse'] = 'Use ratings'; +$string['recordapproved'] = 'Record approved'; $string['recorddeleted'] = 'Record deleted'; $string['recordssaved'] = 'record(s) saved'; $string['recordsnotsaved'] = 'No record was saved. Please check the format of the uploaded file.'; @@ -130,6 +132,7 @@ $string['sendinratings'] = 'Send in my latest ratings'; $string['singletemplate'] = 'Single template'; $string['teachersandstudents'] = '$a->teachers and $a->students'; $string['templates'] = 'Templates'; +$string['templatesaved'] = 'Template saved'; $string['text'] = 'Text'; $string['textarea'] = 'Textarea'; $string['type'] = 'Field type'; -- 2.39.5