SkinTemplate: extract formatLanguageName() from outputPage()
authorMatmaRex <matma.rex@gmail.com>
Fri, 5 Oct 2012 16:00:49 +0000 (18:00 +0200)
committerMatmaRex <matma.rex@gmail.com>
Fri, 5 Oct 2012 16:00:49 +0000 (18:00 +0200)
commitf05901367b297e303530482171c452b158da3161
treeb3f4e1b9d37321789408185de233891cbf3b25bd
parent4bea49b98cc0308ad10c867aa132a74a792b5417
SkinTemplate: extract formatLanguageName() from outputPage()

This is to allow skins to override it; for example, CologneBlue needs the
names *not* to be uppercased, as they're not actually displayed in the
sidebar.

Change-Id: I91d505159c9e9e468182ebbff6002e5238e34f90
includes/SkinTemplate.php