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

Translator function for dngettext() #146

Closed
ArthurHoaro opened this issue May 9, 2017 · 2 comments
Closed

Translator function for dngettext() #146

ArthurHoaro opened this issue May 9, 2017 · 2 comments

Comments

@ArthurHoaro
Copy link
Contributor

Is there any reason for not having a translator function dn__() for the dngettext() (the plural form with domain and without context) in translator_functions.php?

Note that using dnp__() with a blank or null context doesn't seem to work with GettextTranslator.

@oscarotero
Copy link
Member

Mmmm, you're right. I don't know why this funcion is missing, but it's good to have it. I did a commit to include it.
Thanks.

@ArthurHoaro
Copy link
Contributor Author

Thanks for your reactivity!

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

No branches or pull requests

2 participants