The Specials page for exporting mediawiki translation data for "off-line" translation can and does export data contained in the WikiPageMessageGroup type, however the command-line tool for this same functionality will produce an error "EE2: Unexportable message group page-SomePage"
The script at scripts/export.php seems to only work with "FileBasedMessageGroup" types and there is no clear documentation of this or how to convert between the two.
Is there a quick patch I can make to this export tool that would allow me to create the .po files with it the same way the Specials page does?
Documentation to update: