From cbf877304ed0abe7a0eee683fd539537ac9ab601 Mon Sep 17 00:00:00 2001 From: Rob Church Date: Thu, 29 Jun 2006 00:05:02 +0000 Subject: [PATCH] Use {{plural}} in imagelisttext --- languages/Messages.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/Messages.php b/languages/Messages.php index 007f4c3dd2..fff2be5e66 100644 --- a/languages/Messages.php +++ b/languages/Messages.php @@ -858,7 +858,7 @@ created and by whom, and anything else you may know about it. If this is an imag # Image list # 'imagelist' => 'File list', -'imagelisttext' => 'Below is a list of $1 files sorted $2.', +'imagelisttext' => "Below is a list of '''$1''' {{plural:$1|file|files}} sorted $2.", 'imagelistforuser' => "This shows only images uploaded by $1.", 'getimagelist' => 'fetching file list', 'ilsubmit' => 'Search', -- 2.20.1