https://bugzilla.wikimedia.org/show_bug.cgi?id=63513

            Bug ID: 63513
           Summary: Make ETLZeroData.php work with JSON i18n
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: ZeroRatedMobileAccess
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: siebr...@kitano.nl
                CC: ab...@wikimedia.org, jgon...@wikimedia.org,
                    jrob...@wikimedia.org
       Web browser: ---
   Mobile Platform: ---

ZeroRatedMobileAccess has been migrated to use JSON i18n for the primary groups
"core" and "config". In maintenance/ there is a file called ZeroConfig.i18n.php
that is included by ETLZeroData.php:458: include_once( 'ZeroConfig.i18n.php' );
// defines $messages

ETLZeroData::foldInTranslations() then processes that. This method should be
made to work with JSON files, so that 'ZeroConfig.i18n.php' is no longer
needed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to