You need a message called 'myextension' in your i18n file like this:
'myextension' => 'My extension'
See svn[1] for an example file.
Siebrand
[1] http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/AdminLinks/AdminL...
-----Original Message----- From: mediawiki-l-bounces@lists.wikimedia.org [mailto:mediawiki-l-bounces@lists.wikimedia.org] On Behalf Of Samuel Lampa Sent: Thursday, May 13, 2010 3:16 AM To: mediawiki-l@lists.wikimedia.org Subject: Re: [Mediawiki-l] < and > in title when creating Special page
The problem is that the title shown is "<myextension>" rather than "MyExtension", both on the special page itself and on the Special:SpecialPages page.