-
Notifications
You must be signed in to change notification settings - Fork 5
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
Typos #6
base: master
Are you sure you want to change the base?
Typos #6
Conversation
@@ -39,8 +39,8 @@ msgid "" | |||
"git-flow propose. It is just simplier to use, and it prevents to use the " | |||
"incorect branch, or to forget about merging somewhere." | |||
msgstr "" | |||
"Gardez en tête qu'il s'agit de standardiser ; des commandes git standard sont " | |||
"utilisées an arrière-plan, vous pourriez obtenir le même résultat « " | |||
"Gardez en tête qu'il s'agit de standardiser ; des commandes git standardes sont " |
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.
"Gardez en tête qu'il s'agit de standardiser ; des commandes git standardes sont " | |
"Gardez en tête qu'il s'agit de standardiser ; des commandes git standard sont " |
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.
'standard' is an adjective: we must accord it in gender and number.
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.
«Employé comme adjectif, standard ne varie qu'en nombre : des prix, des formules standards. » => https://www.larousse.fr/dictionnaires/francais/standard/74453
"standarde" does not exists.
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.
OK, I'll revert this one.
@@ -138,7 +138,7 @@ msgstr "" | |||
"Si un nouveau `hotifx` a été ajouté, vous devrez l'incorporer à votre branche " | |||
"`release`. Pour savoir comment procéder, vous devrez tout d'abord déterminer " | |||
"si quelque chose d'autre a changé, vous ne souhaiterez probablement pas " | |||
"qu'une `feature` terminée après que vous ayez décidé de publier ne soit " | |||
"qu'une `feature` terminée après que vous avez décidé de publier ne soit " |
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.
I'm not sure this one is correct
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.
À la différence de « avant que », et quoi que l’on pense souvent, « après que » doit être suivi d’un verbe à l’indicatif et non au subjonctif
Source
No description provided.