[Mediawiki-l] The opposite of wfMsg()?
Daniel Barrett
danb at VistaPrint.com
Wed Jun 27 16:59:57 UTC 2007
Ah, now I finally understand the purpose of the ".i18n.php" file used by
Special pages. That's exactly the kind of array it defines. Thanks Ian.
DanB
-----Original Message-----
Ian Smith wrote
private $messageList = array(
'en' => array(
'tog-preferinput' => 'Prefer the article\'s units',
'tog-prefermetric' => 'Prefer metric units',
. . .
),
);
---------------------
Confidentiality note
The information in this email and any attachment may contain confidential and
proprietary information of VistaPrint and/or its affiliates and may be privileged or
otherwise protected from disclosure. If you are not the intended recipient, you are
hereby notified that any review, reliance or distribution by others or forwarding
without express permission is strictly prohibited and may cause liability. In case
you have received this message due to an error in transmission, please notify the
sender immediately and delete this email and any attachment from your system.
---------------------
More information about the MediaWiki-l
mailing list