]> git.mjollnir.org Git - moodle.git/commitdiff
Various fixes
authormoodler <moodler>
Wed, 5 Apr 2006 01:40:02 +0000 (01:40 +0000)
committermoodler <moodler>
Wed, 5 Apr 2006 01:40:02 +0000 (01:40 +0000)
lang/en_utf8/data.php

index 65e6349d7ef7fd977f0825c59ed1ade8c3d9107d..758c657acdaf0f8583cbc286085b5163c1f70e2a 100644 (file)
@@ -21,6 +21,7 @@ $string['checkbox'] = 'Checkbox';
 $string['commentdeleted'] = 'Comment deleted';
 $string['comments'] = 'Comments';
 $string['commentsaved'] = 'Comment saved';
+$string['commentsn'] = '$a comments';
 $string['configenablerssfeeds'] = 'This switch will enable the possibility of RSS feeds for all databases. You will still need to turn feeds on manually in the settings for each database.';
 $string['confirmdeletefield'] = 'You are about to delete this field, are you sure?';
 $string['confirmdeleterecord'] = 'Are you sure you want to delete this record?';
@@ -138,6 +139,8 @@ $string['rssglobaldisabled'] = 'Disabled. See site configuration variables.';
 $string['rsshowmany'] = '(number of latest entries to show, 0 to disable RSS)';
 $string['rsstemplate'] = 'RSS template';
 $string['save'] = 'Save';
+$string['saveandadd'] = 'Save and add another';
+$string['saveandview'] = 'Save and view';
 $string['savesettings'] = 'Save settings';
 $string['savetemplate'] = 'Save template';
 $string['sendinratings'] = 'Send in my latest ratings';