Raimond Spekking has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/122329

Change subject: Fix synax error. Make JSON valid
......................................................................

Fix synax error. Make JSON valid

Followup to
https://gerrit.wikimedia.org/r/#/c/122270/1/i18n/qqq.json,unified

Change-Id: Ie6f2074306a64b09e0e10568619cc6c97aa3e882
---
M i18n/qqq.json
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Scribunto 
refs/changes/29/122329/1

diff --git a/i18n/qqq.json b/i18n/qqq.json
index 1a311dd..e139a80 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -32,7 +32,7 @@
     "scribunto-console-cleared": "Message displayed in the console when the 
module source has been changed.",
     "scribunto-console-cleared-session-lost": "Message displayed in the 
console when the session has expired.",
     "scribunto-common-error-category": "Tracking category for pages with 
errors from #invoke",
-    "scribunto-common-error-category-desc" => "Description on 
[[Special:TrackingCategories]] for the 
{{msg-mw|scribunto-common-error-category}} tracking category.",
+    "scribunto-common-error-category-desc": "Description on 
[[Special:TrackingCategories]] for the 
{{msg-mw|scribunto-common-error-category}} tracking category.",
     "scribunto-common-nosuchmodule": "Error message displayed when referencing 
a non-existing module.",
     "scribunto-common-nofunction": "Error message displayed when not 
specifying a function to call.",
     "scribunto-common-nosuchfunction": "Error message displayed when 
referencing a non-existing function.",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie6f2074306a64b09e0e10568619cc6c97aa3e882
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Scribunto
Gerrit-Branch: master
Gerrit-Owner: Raimond Spekking <raimond.spekk...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to