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

Specify added/removed spaces on warnings #1489

Closed
pedro-mendonca opened this issue Sep 20, 2022 · 1 comment · Fixed by #1490
Closed

Specify added/removed spaces on warnings #1489

pedro-mendonca opened this issue Sep 20, 2022 · 1 comment · Fixed by #1490

Comments

@pedro-mendonca
Copy link
Member

pedro-mendonca commented Sep 20, 2022

Use _n() to specify both added and removed spaces on warnings about different spacing at the beginning or ending of translation strings.

Current:

The translation appears to be adding one or more spaces at the beginning.
The translation appears to be adding one or more spaces at the end.
The translation appears to be missing one or more spaces at the beginning.
The translation appears to be missing one or more spaces at the end.

Suggestion:

imagem
imagem
imagem

Related to #1427

@NekoJonez
Copy link
Contributor

Speaking about the spaces at the end and such... In WPGP by @vlad-timotei, it also shows that. It also gives you a warning for double spaces. But, that's something we in nl_NL/nl_BE ignore because grammar... So, maybe add a feature to ignore double spaces and make it fine for one space?

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