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

General_NotDefined should take into account argument gender #2952

Closed
anonymous-matomo-user opened this issue Feb 18, 2012 · 1 comment
Closed
Labels
Bug For errors / faults / flaws / inconsistencies etc. duplicate For issues that already existed in our issue tracker and were reported previously.
Milestone

Comments

@anonymous-matomo-user
Copy link

The string is in english "%s not defined", which is gender insensitive, but in italian (and problably in other languages) "not defined" must be concorded with the argument.

I see that in the keywords list a "parola chiave non definito" (masculine adjective) is shown, while it should be "parola chiave non definita" (femenine adjective).

It's possible that the same argument translates to a masculine argument in some language and to a femenine one in others, so I think that this translatable string with argument should convert into many translatable strings without relying on argument substitution.

@robocoder
Copy link
Contributor

Duplicates #1187

@anonymous-matomo-user anonymous-matomo-user added this to the 1.7.x - Piwik 1.7.1 milestone Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. duplicate For issues that already existed in our issue tracker and were reported previously.
Projects
None yet
Development

No branches or pull requests

2 participants