Merge "Adding a comment explaining where the i18n messages are"

This commit is contained in:
jenkins-bot 2014-03-13 00:43:57 +00:00 committed by Gerrit Code Review
commit af41547327

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;