-
Notifications
You must be signed in to change notification settings - Fork 340
Conversation
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @aturon (or someone else) soon. If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes. Please see the contribution instructions for more information. |
So glad to see this! It says there are merge conflicts, though; could you update please? |
I rebased the master branch. Still got a lot of work to do here before merging :) |
Great! Just ping me whenever you want me to review then, I guess 😄 |
} | ||
} | ||
|
||
println!("Le programme \"{}\" à calculé la valeur {}", |
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.
«à calculé» → «a calculé»
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.
"tiens" -> "tient"
Pour obtenir ces outils de compilation, installez | ||
<a href="http://landinghub.visualstudio.com/visual-cpp-build-tools"> | ||
Microsoft Visual C++ Build Tools 2015</a> | ||
qui fournis seulement les outils de compilation Visual C++. |
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.
fournit
<p> | ||
La branche de dévelopement courante. | ||
Elle inclus | ||
<a href="https://doc.rust-lang.org/book/nightly-rust.html">des éléments non-stables</a> |
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.
non stables
<h2 id="nightly">Nightly ({{ site.nightly }})</h2> | ||
<p> | ||
La branche de dévelopement courante. | ||
Elle inclus |
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.
inclut
The | ||
<a href="http://blog.rust-lang.org{{ site.stable_blog }}"> | ||
la version stable de Rust</a>, | ||
mise-à-jour toutes les six semaines et rétro-compatible. |
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.
mise à jour, rétrocompatible
54fc567
to
484acad
Compare
And another file to help on rust-lang#501
Yet another file for rust-lang#501
Yet another file to help on rust-lang#501
Yet another file to help on rust-lang#501
Yet another file to help on rust-lang#501
Yet another file to help on rust-lang#501
few typofixes
Yet another file submission to help on rust-lang#501
Another file to help on rust-lang#501
Yet another file to help on rust-lang#501
Selon Transvision, on ne traduit pas le terme. C'est corrigé.
@steveklabnik @TheoChevalier all files are now translated except the FAQ which will be in another upcoming PR. I think it's good to merge :) |
Wonderful! Thanks so much. |
Uh oh!
There was an error while loading. Please reload this page.