Tag Archives: I18n

Extracting PO file with CakePHP I18n Shell

I have always been religiously wrapping __() and __n() around my texts knowing that it needs to be localized some day. Then it got to me that I never knew how to actually localize it! Out of curiosity, I went ahead to extract the PO file using the I18n shell. What it does is basically [...]
Posted in Uncategorized | Also tagged | 1 Comment