Raimond Spekking has submitted this change and it was merged.

Change subject: Define message array to unbreak translatewiki.net script
......................................................................


Define message array to unbreak translatewiki.net script

Change-Id: I245469be1b0d6931c65c3a35876ec7f53e83675b
---
M Annotator.i18n.php
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Raimond Spekking: Verified; Looks good to me, approved
  jenkins-bot: Checked



diff --git a/Annotator.i18n.php b/Annotator.i18n.php
index a4f3c78..1dd877f 100644
--- a/Annotator.i18n.php
+++ b/Annotator.i18n.php
@@ -6,6 +6,8 @@
  * @ingroup extensions
  */
 
+$messages = array();
+
 /**
  * English
  * @author Richa Jain

-- 
To view, visit https://gerrit.wikimedia.org/r/75290
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I245469be1b0d6931c65c3a35876ec7f53e83675b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Annotator
Gerrit-Branch: master
Gerrit-Owner: Raimond Spekking <[email protected]>
Gerrit-Reviewer: Raimond Spekking <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to