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

"the contributors" is not translatable #478

Closed
benoitchantre opened this issue May 10, 2019 · 1 comment
Closed

"the contributors" is not translatable #478

benoitchantre opened this issue May 10, 2019 · 1 comment

Comments

@benoitchantre
Copy link
Contributor

In site info, the contributors will be used whatever the language of the site because it isn't internationalized. The sentence can only be partially translated.

printf( esc_html__( 'Theme: %1$s by %2$s.', 'wp-rig' ), '<a href="' . esc_url( 'https://github.com/wprig/wprig/' ) . '">WP Rig</a>', 'the contributors' );

@ataylorme
Copy link
Contributor

Closed by #479

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