From d292ac52476f557fcc9f81e4bd03ee634c1334ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thiemo=20M=C3=A4ttig?= Date: Thu, 14 Jan 2016 16:56:45 +0100 Subject: [PATCH] Fix qqq descriptions for Wikibase messages Change-Id: I022de2d48b794c069ec479a15c2e5b86f2ea8d43 --- i18n/qqq.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/i18n/qqq.json b/i18n/qqq.json index 4b2a82b..f03d837 100644 --- a/i18n/qqq.json +++ b/i18n/qqq.json @@ -16,7 +16,6 @@ "Robby" ] }, - "datatypes-type-math": "The name of a data type.\n{{Identical|Math}}", "math-desc": "{{desc|name=Math|url=https://www.mediawiki.org/wiki/Extension:Math}}", "math-visualeditor-mwmathcontextitem-quickedit": "Label for the quick edit button in the math context item", "math-visualeditor-mwmathdialog-title": "Title for the dialog to edit formula blocks.\n{{Identical|Formula}}", @@ -84,6 +83,7 @@ "mw_math_source": "In user preferences (math). All mw_math_* messages MUST be different, things will break otherwise!\n\nUsed as label for source radio button.\n\nSee also:\n* {{msg-mw|Mw math png}}\n* {{msg-mw|Mw math mathjax}}\n* {{msg-mw|Mw math latexml}}", "prefs-math": "Used in user preferences as a section heading.\n{{Identical|Math}}", "mathstatus": "Title of a special page that displays information about the enabled math rendering modes.", - "wikibase-listdatatypes-math-head": "{{Wikibase-datatype-head|Item|wikibase-item}}\n{{Identical|Item}}", - "wikibase-listdatatypes-math-body": "{{Wikibase-datatype-body|Item}}\n\nFor information about \"Iri\" and related terms, see [[:w:Internationalized resource identifier|Internationalized resource identifier]] and [[:w:URI scheme|URI scheme]]." + "datatypes-type-math": "The name of a data type.\n{{Identical|Math}}", + "wikibase-listdatatypes-math-head": "{{Wikibase-datatype-head|Mathematical expression|math}}\n{{Identical|Math}}", + "wikibase-listdatatypes-math-body": "{{Wikibase-datatype-body|Mathematical expression}}" }