The Joomla! Extensions Directory ™

elovaris

Reviews(1)
 
byelovaris, September 19, 2009
Language INI maker
This extension is a must have for Joomla developers. You can concentrate on development and deal with language inis later. In fact, you don't deal with them anymore, the extension does!

After using it for a while now, I can say it's very reliable. Only con is that it does not include strings generated with JText::sprintf(). Most people include the placeholder in the text like this:

JText::sprintf('It would be %s very nice','very');

Apart from that, I think the extension is perfect!