Skip to content

Refactor / Find Usage for translations id #326

Open
@sensorario

Description

@sensorario

I've a lot of $this->get('translator')->trans('some.trans.id') in my web site after 7 month of development. Now I need to reorganize all ids. I expected that this plugin can refactor ids but it is not possible. I think this is a missing feature and could be a great future. Now I've a yml file and, for example is very difficult and slow to find

acme.demobundle.some.stuff.foo.bar

strings because I've to type it by hand if is stored in yml files in this way:

acme:
    demobundle:
        some:
            stuff:
                foo:
                    bar: My translated string

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions