cakephp-translate icon indicating copy to clipboard operation
cakephp-translate copied to clipboard

Allow jumping to IDE on dev PC

Open dereuromark opened this issue 9 years ago • 0 comments

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.

dereuromark avatar Apr 23 '17 23:04 dereuromark