Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow specifying custom translation macros (e.g. Pl_ instead of N_) #319

Open
MichaelChirico opened this issue Feb 3, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@MichaelChirico
Copy link
Owner

{data.table} uses Pl_:

https://github.com/Rdatatable/data.table/blob/f6dca2d3247b1ca460b59d1eb13b2ebfeab2e259/src/po.h#L4-L9

This should be supported.

@MichaelChirico MichaelChirico added the enhancement New feature or request label Feb 3, 2025
@MichaelChirico
Copy link
Owner Author

It should be supported for both check_untranslated_src() and po_extract().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant