-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[Security][Translation] fixes #14584 #14601
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
Conversation
Need some feedback from French people. Is it better like this? |
Yes it is ! |
Yes it's written in French now ;) |
I confirm, it is ok! |
It's better yes |
@@ -8,7 +8,7 @@ | |||
</trans-unit> | |||
<trans-unit id="2"> | |||
<source>Authentication credentials could not be found.</source> | |||
<target>Les droits d'authentification n'ont pas pu être trouvés.</target> | |||
<target>Les identifiants d'authentification n'ont pas pu être trouvés.</target> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perso identifiant me semble redondant avec authentification, je mettrais bien Les identifiants n'ont pu être trouvés.
ici.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
J'ai préféré coller à la source ; comme la distinction n'est faite qu'ici je l'ai laissée.
👍 (with or without my note above) |
Thank you @MatTheCat. |
This PR was merged into the 2.3 branch. Discussion ---------- [Security][Translation] fixes #14584 | Q | A | ------------- | --- | Fixed tickets | #14584 | License | MIT Some french translations are wrong in the security component. As #14587 has been closed here's my fix. Commits ------- 34c780f [Security][Translation] fixes #14584
Some french translations are wrong in the security component.
As #14587 has been closed here's my fix.