extracting i18n from Symfony

Discussion for various published PHP frameworks, including Zend Framework, CodeIgniter, Kohana, CakePHP, Yii, Symfony, and others.

Moderator: General Moderators

Post Reply
Kapaacius
Forum Newbie
Posts: 1
Joined: Fri Feb 17, 2012 4:03 am

extracting i18n from Symfony

Post by Kapaacius »

Hi.
I hope it's the right Topic to post this under.
So, im working on my own little project and i want to use symfony's i18n translator on it. I got all the preparations made(Strings marked) for translation exept activating i18n, which i'm not sure how to do. So here's my question, can anybody help me make i18n work? I got 1 project on my hands that's made on symfony and i was thinking of coping i18n module from it and make that one work, but im not sure what exactly to copy and how to activate it. Can anybody help me with that?
Post Reply