From f46b3e1e82cc0d44d95f1967cd1bfd54746f6642 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Tue, 27 Nov 2012 19:36:03 +0100 Subject: [PATCH] Fix syntax error. HOW COULD THIS HAVE BEEN MERGED?!? Change-Id: I4c5047c9a5403fffa38e61e0b315cae55ea52eee --- languages/messages/MessagesQqq.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/languages/messages/MessagesQqq.php b/languages/messages/MessagesQqq.php index f032064e0b..c7274d3162 100644 --- a/languages/messages/MessagesQqq.php +++ b/languages/messages/MessagesQqq.php @@ -5051,3 +5051,5 @@ $4 is the gender of the target user.', * $1 is an unknown warning.', 'api-error-uploaddisabled' => 'API error message that can be used for client side localisation of API errors.', 'api-error-verification-error' => 'The word "extension" refers to the part behind the last dot in a file name, that by convention gives a hint about the kind of data format which a files contents are in.', + +); -- 2.20.1