LICENSE.txt |
LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim… |
potx_exportables.admin.inc |
potx_exportables.admin.inc |
|
Form used to trigger the import process. |
potx_exportables.api.php |
potx_exportables.api.php |
|
Hooks provided by the Potx Exportables module. |
potx_exportables.drush.inc |
potx_exportables.drush.inc |
|
This files defines the Drush command used to kickstart the batch process. |
potx_exportables.info |
potx_exportables.info |
|
name = Exportable Potx files
description = This module will ease deployment for translated strings found in PO files generated by the POTx module.
package = Multilingual
core = 7.x
dependencies[] = locale |
potx_exportables.install |
potx_exportables.install |
|
Schema definition for Potx Exportables. |
potx_exportables.module |
potx_exportables.module |
|
This module will ease deployment for translated
strings found in PO files generated by the POTx module. |
README.txt |
README.txt |
|
INTRODUCTION
--------------------------
This module aims to ease the deployment of translation .PO files that the great Potx module generates. No longer will you have to manually upload these files to keep your site translations up to date. You can… |