From 9b7889b84bae0894a8c0703499139e8dbf513ce3 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Mon, 4 Mar 2013 09:44:38 +0100 Subject: [PATCH] Use American English spelling for behavior Spotted in ipbreason-dropdown by Shirayuki. Change-Id: I576ed4bc0abe5ab980aaee3fb9f9e4b43087311f --- HISTORY | 32 +++++++++---------- UPGRADE | 2 +- docs/hooks.txt | 2 +- includes/Action.php | 4 +-- includes/DefaultSettings.php | 6 ++-- includes/EditPage.php | 2 +- includes/Linker.php | 4 +-- includes/Revision.php | 2 +- includes/SkinLegacy.php | 2 +- includes/SpecialPage.php | 6 ++-- includes/StringUtils.php | 2 +- includes/Title.php | 2 +- includes/WatchedItem.php | 2 +- includes/ZipDirectoryReader.php | 2 +- includes/api/ApiParse.php | 2 +- includes/api/ApiWatch.php | 2 +- includes/content/Content.php | 2 +- includes/content/ContentHandler.php | 2 +- includes/filerepo/README | 4 +-- includes/filerepo/file/ForeignDBFile.php | 4 +-- includes/libs/GenericArrayObject.php | 2 +- includes/libs/IEUrlExtension.php | 2 +- includes/objectcache/SqlBagOStuff.php | 2 +- includes/parser/Parser.php | 4 +-- includes/parser/Preprocessor_DOM.php | 2 +- includes/parser/Preprocessor_Hash.php | 2 +- includes/site/MediaWikiSite.php | 2 +- includes/specials/SpecialFilepath.php | 2 +- includes/specials/SpecialSearch.php | 2 +- languages/messages/MessagesEn.php | 6 ++-- languages/messages/MessagesGv.php | 2 +- languages/messages/MessagesQqq.php | 4 +-- maintenance/language/messages.inc | 2 +- maintenance/storage/recompressTracked.php | 2 +- resources/mediawiki/mediawiki.util.js | 2 +- skins/common/commonElements.css | 2 +- tests/RunSeleniumTests.php | 2 +- tests/parser/parserTests.txt | 4 +-- tests/phpunit/maintenance/MaintenanceTest.php | 4 +-- .../resources/jquery/jquery.colorUtil.test.js | 2 +- .../jquery/jquery.mwExtension.test.js | 2 +- 41 files changed, 70 insertions(+), 70 deletions(-) diff --git a/HISTORY b/HISTORY index 3a25b97c27..02ba8d89e4 100644 --- a/HISTORY +++ b/HISTORY @@ -132,7 +132,7 @@ upgrade PHP if you have not done so prior to upgrading MediaWiki. * (bug 39273) Added AJAX support for "Show changes" (diff) in LivePreview. * Added ResourceLoader module "jquery.badge". * mw.util.$content now points to the overall content area in the skin rather than just - page text content area. If you need the old behaviour please use $( '#mw-content-text'). + page text content area. If you need the old behavior please use $( '#mw-content-text'). * jsMessage has been replaced with a floating bubble notification system complete with auto-hide, multi-message support, and message replacement tags. * jquery.messageBox which appears to be unused by both core and extensions has @@ -1135,7 +1135,7 @@ Selected changes since MediaWiki 1.17 that may be of interest: * New maintenance script to refresh image metadata (maintenance/refreshImageMetadata.php). * (bug 16428) Include permalink in printable version. * (bug 30722) Add an identity collation that sorts things based on what the - unicode code point is (aka pre-1.17 behaviour). + unicode code point is (aka pre-1.17 behavior). * (bug 30940) Add a hook in User:getDefaultOptions. To give extensions a better and more flexible way of providing default values for preferences a hook has been introdiced in User:getDefaultOptions(). @@ -2125,7 +2125,7 @@ Selected changes since MediaWiki 1.16 that may be of interest: make wfTempDir() return a sane value for Windows on worst-case. * (bug 24824) Support ImageMagick 6.5.6-2+ JPEG decoder size hint, to reduce memory usage when such an ImageMagick is used for scaling. -* Disable multithreaded behaviour in recent ImageMagick, to avoid a deadlock +* Disable multithreaded behavior in recent ImageMagick, to avoid a deadlock when a resource limit such as $wgMaxShellMemory is hit. * (bug 24981) Allow extensions to access SpecialUpload variables again. * (bug 20744) Wiki forgets about an uploaded file. @@ -2518,8 +2518,8 @@ Other significant changes to MediaWiki's language support: exist. In that case the URL will get (?|&)wpDestFile= appended to it as appropriate. * If $wgLocaltimezone is null, use the server's timezone as the default for - signatures. This was always the behaviour documented in DefaultSettings.php - but has not been the actual behaviour for some time: instead, UTC was used + signatures. This was always the behavior documented in DefaultSettings.php + but has not been the actual behavior for some time: instead, UTC was used by default. * Added $wgExtensionAssetsPath, to decouple assets serving from $wgScriptPath. If not specified it will default to $wgScriptPath/extensions @@ -4716,7 +4716,7 @@ Other changes in this release: * (bug 12644) Template list on edit page now sorted on preview * (bug 14058) Support pipe trick for namespaces and interwikis with "-" * Message name filter on Special:Allmessages now case-insensitive -* (bug 13943) Fix image redirect behaviour on image pages +* (bug 13943) Fix image redirect behavior on image pages * (bug 14093) Do 'sysop' => 'protect' magic in Title::isValidMoveOperation * (bug 14063) Power search form missing