cakephp-translate
cakephp-translate copied to clipboard
Allow jumping to IDE on dev PC
Basically the same solution as https://github.com/gourmet/whoops/pull/13
Also useful: Allow replacing all code __(...) with a different string from the backend with a single click. Check all referenced files and preg_replace() it, switching it out in the POT files and in Translate backend at the same time.