Adding a comment explaining where the i18n messages are

Change-Id: I0e01f8d21575ffaa77bac0d79dc1f5e1c2883438
This commit is contained in:
kaldari 2014-03-12 17:41:42 -07:00
parent b3c7a1b591
commit 0c870e10ce

View file

@ -1,4 +1,5 @@
<?php
// The messages are in modules/ve-mw/i18n and modules/ve-wmf/i18n
$messages = array();
$GLOBALS['wgHooks']['LocalisationCacheRecache'][] = function ( $cache, $code, &$cachedData ) {
global $wgMessagesDirs;