From 2217ff8d50cc90e1d6503736e25bace1aed16f7b Mon Sep 17 00:00:00 2001 From: toyomoyo Date: Thu, 15 Jun 2006 06:33:13 +0000 Subject: [PATCH] merged fix for 5633 --- lang/en_utf8/data.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_utf8/data.php b/lang/en_utf8/data.php index 2abc452abc..712235db19 100644 --- a/lang/en_utf8/data.php +++ b/lang/en_utf8/data.php @@ -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?'; -- 2.39.5