1.0.1 released

Written for smarty-gettext by Elan Ruusamäe on 2013-11-21

released 1.0.1 with smarty 3.1 support

IMPROVEMENTS:

- added manual page for tsmarty2c.php (from Debian)
- tsmarty2c.php outputs now valid .po format (can be used to merge with .pot)
- added composer repository. add to your composer.json: "glen/smarty-gettext"
- unit tests!
- more accurate JavaScript escaping

BUG FIXES:

- Do not show .po file headers on translated pages. (Debian bug: #680754)
- [PATCH] parse tags properly using {} in parameters (Kalle Volkov)
- Do not stripslashes(). (magic quotes is deprecated and stripslashes should not be done unconditionally)

Updated . Read more

Read all announcements