diff --git a/source/fr/menu-link-from-content.txt b/source/fr/menu-link-from-content.txt
index 079754a..2d0013f 100644
--- a/source/fr/menu-link-from-content.txt
+++ b/source/fr/menu-link-from-content.txt
@@ -1,33 +1,33 @@
 [[menu-link-from-content]]
-=== Adding a Page to the Navigation
+=== Ajouter une page à la Navigation 
 
 [role="summary"]
-How to add a page to the navigation.
+Comment ajouter une page à la navigation.
 
 (((Menu,adding a link to page)))
 (((Page,adding to menu while editing)))
 (((Content,adding to menu while editing)))
 (((Navigation,linking menu to page)))
 
-==== Goal
+==== Objectif
 
-Add a page to the navigation. For example, the About page.
+Ajouter une page à la Navigation. Par exemple, la page A propos.
 
-==== Prerequisite knowledge
+==== Connaissances requises
 
 * <<menu-concept>>
 * <<content-edit>>
 
-==== Site prerequisites
+==== Pré-requis du site
 
-The About page content item must exist. See <<content-create>>.
+Le contenu de la page A propos doit exister. Voir <<content-create>>.
 
-==== Steps
+==== Etapes
 
-. In the _Manage_ administrative menu, navigate to _Content_ (_admin/content_).
+. Dans le menu d'administration _Gérer, aller à _Contenu_ (_admin/content_).
 
-. Find the About page, and click _Edit_ in that row. The content editing form
-appears.
+. Trouver la page A propos, et cliquer sur _Modifier_ sur cette ligne. Le formulaire
+d'édition du contenu apparait.
 +
 --
 // Content table from admin/content page, with a red border around the Edit
@@ -35,24 +35,22 @@ appears.
 image:images/menu-link-from-content_edit_page.png["Page edit link",width="100%"]
 --
 
-. Click _Menu settings_ on the right to expand it.
+. Cliquer sur _Paramètre du menu_ sur la droite pour ouvrir le bloc.
 
-. Check _Provide a menu link_ for the menu options to appear.
+. Cocher _Fournir un lien de menu_ pour le que les options de menus apparaissent.
 
-. Enter values from the table below:
+. Entre les valeurs depuis le tableau ci-dessous : 
 +
 [width="100%",frame="topbot",options="header"]
 |================================
-|Field name |Explanation |Example value
-|Menu link title |Title that will be displayed in the menu | About
-|Description |Text that will be displayed when a visitor hovers over the link
-  |History of the market
-|Parent item |Location of the page in the menu hierarchy. For example,
-  if you choose _<Main navigation>_, the page will appear in the highest
-  level of the navigation. By choosing another menu item as parent, you can
-  create a menu hierarchy of multiple levels. |<Main navigation>
-|Weight|The order in which the page should appear in the menu (lower-weighted
-  menu items will be shown before higher-weighted menu items) | -2
+|Nom du champ |Explication |Exemple de valeur
+|Titre du lien dans le menu |Titre qui apparait dans le menu | A propos
+|Description |Texte qui s'affiche lorsqu'un visiteur surbole le lien|Histoire du marché
+|Élément parent |Localisation de la page dans la hiérarchie du menu. Par exemple,
+  si vous choisissez _<Navigation principale>_, la page apparaitra au plus
+  haut niveau de la navigation. En choisissant un autre item de menu comme parent,
+  vous pouvez créer uen hiérarchie de menu à multiples niveaux. (les items de menu
+  avec les poids les plus bas seront affiché avant ceux avec les poids les plus haut) | -2
 |================================
 +
 --
@@ -60,28 +58,29 @@ image:images/menu-link-from-content_edit_page.png["Page edit link",width="100%"]
 image:images/menu-link-from-content.png["Creating a menu link from within the content edit form"]
 --
 
-. Click _Save and keep published_ to save the changes. Click _Home_ or _Return
-to site_ in the navigation bar to see the result, which could look like the
-picture below.
+. Cliquer sur _Enregistrer et laisser publié_ pour enregistrer les modifications. Cliquer sur _Accueil_
+ou _Retour au site_ dans la barre de navigation pour voir le résultat, ce qui devrait ressembler à 
+l'image ci-dessous.
 +
 --
 // Home page after adding About to the navigation.
 image:images/menu-link-from-content-result.png["Link has been added to the main menu",width="100%"]
 --
 
-==== Expand your understanding
+==== Améliorer votre compréhension
 
 <<menu-reorder>>
 
-==== Additional resources
+==== Pour aller plus loin
 
 https://www.drupal.org/docs/8/core/modules/menu[_Drupal.org_ community documentation page "Working with menus"]
 
 
 *Attributions*
 
-Adapted by https://www.drupal.org/u/batigolix[Boris Doesborg] from
+Adapté par https://www.drupal.org/u/batigolix[Boris Doesborg] depuis
 https://www.drupal.org/docs/8/core/modules/menu["Working with Menus"],
-copyright 2000-2016 by the individual contributors to the
+copyright 2000-2016 par les contributeurs individuels de 
 https://www.drupal.org/documentation[Drupal Community Documentation];
-edited by https://www.drupal.org/u/jerseycheese[Jack Haas].
+modifié par https://www.drupal.org/u/jerseycheese[Jack Haas].
+Traduit par https://www.drupal.org/u/vanessakovalsky[Vanessa Kovalsky].
\ No newline at end of file
