]> git.mjollnir.org Git - moodle.git/commitdiff
merged fix for 5633
authortoyomoyo <toyomoyo>
Thu, 15 Jun 2006 06:33:13 +0000 (06:33 +0000)
committertoyomoyo <toyomoyo>
Thu, 15 Jun 2006 06:33:13 +0000 (06:33 +0000)
lang/en_utf8/data.php

index 2abc452abcb8d6ead51ef9020a9d8963b5b30521..712235db19153fb6cd2f36657ba5688cd4720fd4 100644 (file)
@@ -22,7 +22,7 @@ $string['commentdeleted'] = 'Comment deleted';
 $string['commentempty'] = 'Comment was empty';
 $string['comments'] = 'Comments';
 $string['commentsaved'] = 'Comment saved';
-$string['commentsn'] = '$a comments';
+$string['commentsn'] = '$a comment(s)';
 $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 entry?';