Skip to content

Support a config file #329

@MichaelChirico

Description

@MichaelChirico

That way po_extract() (and friends) can "just work" without having to remember custom translations in different projects.

That would obviate the need, for example, in {data.table} to have an incantation written out in the release process:

https://github.com/Rdatatable/data.table/blob/b0c4ac3b56b838d07726d88c120eac8222bce5a6/.dev/CRAN_Release.cmd#L6-L18

It should probably be stored in the po/ directory (and also .Rbuildignore'd). We could offer a use_potools() helper a la lintr::use_lintr().

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions