Skip to content

Add method for easier translations with poedit #21

@onnimonni

Description

@onnimonni

It would be really nice if poedit could automatically find the translatable strings from dust templates.

@Nomafin has created clever hack with php/regex which creates new .php file which includes them for poedit. This way poedit will find the translatable strings: https://github.com/devgeniem/dustpress/wiki/Translation-parser

We could implement something like this https://www.npmjs.com/package/xgettext-dust to check the strings with poedit straight from .dust templates.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions