potx 6.x-1.3
Gábor Hojtsy - September 9, 2008 - 14:38
| Download | Size | md5 hash |
|---|---|---|
| potx-6.x-1.3.tar.gz | 30.28 KB | cb5b58c99d2314e1296e6bd1d2486179 |
Official release from CVS tag: DRUPAL-6--1-3
Last updated: September 9, 2008 - 14:40
Changes since 6.x-1.2:
- #230413 by suppasonic: fix exporting plural translations
- Updated POT file
- #298996 reported gusgsm1, patch by myself: gracefully handle cases when glob() does not return with data and then consequently there are possibly no strings in the global store
- #263790 reported by Micha1111, patch by myself: turns out that GLOB_BRACE is not available on all operating systems, we need to have our own workaround code or it bails miserably
- #288117 reported by Bartezz, fixed by myself: avoid that people run potx-cli.php from the web, since it was not designed so. tell them to use the module web interface.
- Backporting #192773
- #204981 by phirdina: add missing paragraph to help output
