fix for 5633

This commit is contained in:
toyomoyo
2006-06-15 06:32:26 +00:00
parent cd09750495
commit abe51bbed9
+1 -1
View 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?';