Replace hardcoded strings
Hi, some time ago I was started translate my site. Now i have problem with many hard coded strings. I'm looking for plugin which replace my string for example "Register now" to <?php=translate('register.now')?> and add key register.now with value "Register now" to selected file, the best option will be YAML.
I found TYPO3 XLIFF UTILITY, do you know any else utilities like this?
Please sign in to leave a comment.
I could not find other tools like that.
It may be a refactoring feature request, but I think you'd agree the use case is too specific.
If you feel like it's crucial, please submit one: https://youtrack.jetbrains.com/newIssue?project=WI