From c9c9747a224135edfd03eb87d794a2929649c60f Mon Sep 17 00:00:00 2001 From: Oscar <71343264+0scvr@users.noreply.github.com> Date: Mon, 16 Oct 2023 11:24:56 +0000 Subject: [PATCH 1/2] fix: a typo in `fr.po` Signed-off-by: Oscar <71343264+0scvr@users.noreply.github.com> --- po/fr.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/fr.po b/po/fr.po index b153b6c96383..5378b91af44e 100644 --- a/po/fr.po +++ b/po/fr.po @@ -170,7 +170,7 @@ msgstr "expressions `for`" #: src/SUMMARY.md:48 msgid "while expressions" -msgstr "while expressions" +msgstr "expressions `while`" #: src/SUMMARY.md:49 msgid "break & continue" From 7e14cfa76a856c341dccb1e1450ae937ea38a5c4 Mon Sep 17 00:00:00 2001 From: Oscar <71343264+0scvr@users.noreply.github.com> Date: Mon, 16 Oct 2023 11:41:11 +0000 Subject: [PATCH 2/2] fix: a missing translation in `fr.po` Signed-off-by: Oscar <71343264+0scvr@users.noreply.github.com> --- po/fr.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/po/fr.po b/po/fr.po index 5378b91af44e..19531cba2c58 100644 --- a/po/fr.po +++ b/po/fr.po @@ -950,7 +950,7 @@ msgstr "Pièges" #: src/SUMMARY.md:299 msgid "Blocking the Executor" -msgstr "" +msgstr "Bloquer l'exécuteur" #: src/SUMMARY.md:300 src/async/pitfalls/pin.md:1 msgid "Pin" @@ -1347,6 +1347,8 @@ msgstr "" #: src/running-the-course/course-structure.md:10 msgid "Day 1: Basic Rust, syntax, control flow, creating and consuming values." msgstr "" +"Jour 1 : Bases de Rust, syntaxe, flux de contrôle, création et consommation " +"de valeurs." #: src/running-the-course/course-structure.md:11 #, fuzzy