diff --git a/i18n/nqo.json b/i18n/nqo.json index 5102ccc32..73400230b 100644 --- a/i18n/nqo.json +++ b/i18n/nqo.json @@ -28,5 +28,6 @@ "math-wikibase-formula-name": "ߕߐ߮", "math-wikibase-formula-type": "ߛߎ߯ߦߊ", "math-wikibase-formula-description": "ߞߊ߲߬ߛߓߍߟߌ", - "math-wikibase-formula-information": "ߘߡߊ߬ߟߐ߲ ߛߏ߯ߙߏߟߊ߲ ߞߎ߲߬ߠߊ߬ߝߏߣߌ߲" + "math-wikibase-formula-information": "ߘߡߊ߬ߟߐ߲ ߛߏ߯ߙߏߟߊ߲ ߞߎ߲߬ߠߊ߬ߝߏߣߌ߲", + "math-wikibase-special-error-header": "ߝߎ߬ߕߎ߲߬ߕߌ" } diff --git a/i18n/qqq.json b/i18n/qqq.json index d1effcd3a..4153e1019 100644 --- a/i18n/qqq.json +++ b/i18n/qqq.json @@ -81,13 +81,13 @@ "math-test-success": "Used as special-page text.\n\nParameters:\n* $1 test name\n\nNote: The $1 is in two single quotes and not in double quotes.", "math-test-contains-diff": "Used as special-page wikitext.\n\nParameters:\n* $1 syntax highlight element of the returned string \n* $2 syntax highlight element of the expected string", "math-test-equals-diff": "Used as special-page wikitext.\n\nParameters:\n* $1 syntax highlight element of the returned string \n* $2 syntax highlight element of the expected string", - "math-tracking-category-error": "Tracking category name.", + "math-tracking-category-error": "{{tracking category name}}\nTracking category name.", "math-tracking-category-error-desc": "Tracking category description.", - "math-tracking-category-mhchem-deprecation": "Tracking category name.", + "math-tracking-category-mhchem-deprecation": "{{tracking category name}}\nTracking category name.", "math-tracking-category-mhchem-deprecation-desc": "Tracking category description.", - "math-tracking-category-texvc-deprecation": "Tracking category name.", + "math-tracking-category-texvc-deprecation": "{{tracking category name}}\nTracking category name.", "math-tracking-category-texvc-deprecation-desc": "Tracking category description.", - "math-tracking-category-render-error": "Tracking category name.", + "math-tracking-category-render-error": "{{tracking category name}}\nTracking category name.", "math-tracking-category-render-error-desc": "Tracking category description.", "math_unknown_error": "Used as error message for unknown texvc error.\n\nThis message follows the message {{msg-mw|Math failure}}.\n{{Identical|Unknown error}}", "math_unknown_function": "Used as error message when texvc encounters an unknown function.\n\nPreceded by the message {{msg-mw|Math failure}}.\n\nParameters:\n* $1 - name of unknown function",