Page MenuHomePhabricator

An update to LanguageIs.php
Closed, ResolvedPublic

Description

Author: avarab

Description:
This is a patch against CVS HEAD (1.21) with various updates to the
LanguageIs.php file, made with cvs diff -u LanguageIs.php.

Updates:

  • Changed NS_MEDIAWIKI and NS_MEDIAWIKI_TALK namespaces (ahem, again:)
  • Removed $wgMagicWordsIs, now just inherits the English ones.
  • Annihilated $wgValidSpecialPagesIs (didn't do anything, legacy code)
  • Skin names now actually work (wee!)
  • Updated $wgAllMessagesIs to bring it in line with the ones at the is.wp, changed them from Wikipedia specific things where appropriate.
  • Changed Wikipedia => {{SITENAME}}, http://is.wikipedia.org => {{SERVER}} etc.

Version: 1.5.x
Severity: minor

Details

Reference
bz1615
TitleReferenceAuthorSource BranchDest Branch
Add remaining i18n messagesrepos/commtech/wishlist-intake!12samwilsoni18n-msgsmain
Add i18n system and start l10nrepos/commtech/wishlist-intake!5samwilsoni18n-setupmain
allow enabling the `Thanks` extensionrepos/qte/catalyst/ci-charts!7jnucheT361521main
charts: handle concurrent chart downloadsrepos/qte/catalyst/catalyst-api!8jnucheT361516-3main
use dinamically downloaded charts instead of a Git submodulerepos/qte/catalyst/catalyst-api!7jnucheT361516-2main
support latest version of the `mediawiki` chartrepos/qte/catalyst/catalyst-api!6jnucheT361516main
adapt chart to reflect latest design of Catalyst APIrepos/qte/catalyst/ci-charts!6jnucheT361516main
Update wikimediaci-utils to 1.3.0repos/ci-tools/libup!30taavitaavi/ciutilsmaster
Replace Redis queue with custom http solutiontoolforge-repos/wikibugs2!28bd808work/bd808/ssemain
deploy-promote: add timeout to loop waiting for version update patchrepos/releng/scap!264jnucheT361585master
Dependency bumps, etcrepos/ci-tools/libup!29taavitaavi/runmaster
Show related patches Customize query in GitLab

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 8:16 PM
bzimport set Reference to bz1615.
bzimport added a subscriber: Unknown Object (MLST).

avarab wrote:

A patch to LanguageIs.php

Attached: