Commit Graph

6 Commits (aead30a0419975328348f545768c0470d256b30d)

Author SHA1 Message Date
Andrew Dolgov 3588d5186e - gettext: merge patch from Sunil Mohan Adapa which rewrites plural parser to not use eval()
- fix typo in aforementioned patch which caused plurals to never load
- update code again to newer PHP constructor syntax
4 years ago
Anders Kaseorg 526096f06a lib: Upgrade php-gettext from 1.0.11 to 1.0.12
https://launchpad.net/php-gettext

The local change to rename the gettext_reader function to
__construct (commit 00b6b66827) has been
preserved.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
8 years ago
Andrew Dolgov 00b6b66827 lib/gettext: use proper constructor 8 years ago
Andrew Dolgov c050148df4 fix broken header of ru_RU translation thanks to Tomáš Chvátal; rebase translations 11 years ago
Andrew Dolgov 539d2c60af bump php-gettext to 1.0.10 14 years ago
Andrew Dolgov 0ba3a1274d move gettext/ to lib 16 years ago