From: datguy Date: Thu, 12 Jan 2017 18:07:48 +0000 (+0100) Subject: Fix two typos X-Git-Tag: 1.31.0-rc.0~4334 X-Git-Url: http://git.cyclocoop.org//%27%40script%40/%27?a=commitdiff_plain;h=57f0e4a4e4229abfe2f562068bba846a4d7e7cbf;p=lhc%2Fweb%2Fwiklou.git Fix two typos Changed evaluting > evaluating and catgeories > categories. Bug: T155135 Change-Id: Ieeaaf76b2fb762810a85ec10e82381f70067884e --- diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json index 8ac11d0499..cb005815da 100644 --- a/includes/api/i18n/en.json +++ b/includes/api/i18n/en.json @@ -820,7 +820,7 @@ "apihelp-query+imageinfo-param-extmetadatamultilang": "If translations for extmetadata property are available, fetch all of them.", "apihelp-query+imageinfo-param-extmetadatafilter": "If specified and non-empty, only these keys will be returned for $1prop=extmetadata.", "apihelp-query+imageinfo-param-urlparam": "A handler specific parameter string. For example, PDFs might use page15-100px. $1urlwidth must be used and be consistent with $1urlparam.", - "apihelp-query+imageinfo-param-badfilecontexttitle": "If $2prop=badfile is set, this is the page title used when evaluting the [[MediaWiki:Bad image list]]", + "apihelp-query+imageinfo-param-badfilecontexttitle": "If $2prop=badfile is set, this is the page title used when evaluating the [[MediaWiki:Bad image list]]", "apihelp-query+imageinfo-param-localonly": "Look only for files in the local repository.", "apihelp-query+imageinfo-example-simple": "Fetch information about the current version of [[:File:Albert Einstein Head.jpg]].", "apihelp-query+imageinfo-example-dated": "Fetch information about versions of [[:File:Test.jpg]] from 2008 and later.", diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 671dce71e4..1e37d40baf 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -1814,7 +1814,7 @@ "uncategorizedimages-summary": "", "uncategorizedtemplates": "Uncategorized templates", "uncategorizedtemplates-summary": "", - "uncategorized-categories-exceptionlist": " # Contains a list of catgeories, which shouldn't be mentioned on Special:UncategorizedCategories. One per line, starting with \"*\". Lines starting with another character (including whitespaces) are ignored. Use \"#\" for comments.", + "uncategorized-categories-exceptionlist": " # Contains a list of categories, which shouldn't be mentioned on Special:UncategorizedCategories. One per line, starting with \"*\". Lines starting with another character (including whitespaces) are ignored. Use \"#\" for comments.", "unusedcategories": "Unused categories", "unusedcategories-summary": "", "unusedimages": "Unused files",