From 3d3e6cec40167c683902a930bcf60f34a7b99c63 Mon Sep 17 00:00:00 2001 From: Raimond Spekking Date: Sun, 20 Jun 2010 16:35:37 +0000 Subject: [PATCH] Follow-up r68324: Fix syntax error --- languages/messages/MessagesQqq.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/messages/MessagesQqq.php b/languages/messages/MessagesQqq.php index e48bfbd1a2..90f566a5e3 100644 --- a/languages/messages/MessagesQqq.php +++ b/languages/messages/MessagesQqq.php @@ -2932,7 +2932,7 @@ The message appears after the name of the patroller.', 'show-big-image' => 'Displayed under an image at the image description page, when it is displayed smaller there than it was uploaded.', 'show-big-image-thumb' => 'File info displayed on file description page.', 'file-info-gif-looped' => 'Part of the information provided about a [http://en.wikipedia.org/wiki/Gif .gif file] on its file description page. Looped means repeating in the context of an animated gif. It is a sequence of images, each displayed after the other, and the first one displayed after the last, in a never ending loop. For example of message in use see [[:File:Mouse10.gif]].', -'file-info-gif-frames' => 'Part of the information provided about a [http://en.wikipedia.org/wiki/Gif .gif file] on its file description page. +'file-info-gif-frames' => 'Part of the information provided about a [http://en.wikipedia.org/wiki/Gif .gif file] on its file description page.', 'file-info-png-looped' => 'Part of the information provided about a [http://en.wikipedia.org/wiki/APNG .apng file] on its file description page. Looped means repeating indefinetly in the context of an animated png. It is a sequence of images, each displayed after the other, and the first one displayed after the last, in a never ending loop.', 'file-info-png-repeat' => 'Part of the information provided about a [http://en.wikipedia.org/wiki/APNG .apng file] on its file description page. The sequence of images is repeating a limited amount of time. It is a sequence of images, each displayed after the other, and the first one displayed after the last, for $1 times.', 'file-info-png-frames' => 'Part of the information provided about a [http://en.wikipedia.org/wiki/APNG .apng file] on its file description page. -- 2.20.1