1<?php
2
3$lang['btn_export'] = 'Export selected pages';
4$lang['inns'] = ' in namespace <strong>%s</strong>';
5$lang['js']['loading'] = 'Your export file is now created … ';
6$lang['js']['done'] = 'done!';
7$lang['nopacker'] = 'The Archive program is not configured.';
8$lang['link'] = 'Export namespace';
9$lang['packer___ziphtml___intro'] = 'The export creates a ZIP file containing plain HTML files.';
10