Symfony: extracting strings from 1.2 forms using i18n:extract
Wednesday, June 9th, 2010 Posted in geeky stuff | No Comments »Anyone using Sympfony 1.2 will probably have realised by now that the i18n:extract task doesn't extract strings from any files in lib/form/* This useful thread shows how to dump all translated strings into a file which can later be parsed by ...