Ability to switch to different cake version .. I use to have a "latest svn", a kind of "qa" and a "production one" .. Tmp clean is also essential as well maybe as database choice..and debug mode.
On May 16, 10:23 pm, "b logica" <[EMAIL PROTECTED]> wrote: > On Fri, May 16, 2008 at 1:52 PM, Marcin Domanski <[EMAIL PROTECTED]> wrote: > > > you hijacker! > >> I don't know that this is the best place for this question but it's > >> ~somewhat~ related. I'm looking for people's thoughts on extending > >> cake's i18n extract so that one can update existing .po files. Use > >> case: Extraction has taken place and a copy made for each locale and > >> sent off to the translator. Later, after they've been returned and > >> installed, a further extract call writes any new msgids to each > >> locale's .po file rather than (or, maybe including) a generic .pot > >> file. The .po files would also be backed up, of course. This would > >> make it much easier to update the files with new strings. > > > poedit - update catalog from pot file > > Thanks for the clue. I did think of poedit, but it hadn't occurred to > me that it would only update the files with those msgids that don't > already exist. Of course, it seems obvious now. I'll give that a go. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
