diff --git a/README.md b/README.md
index a8e112a..6b17aaf 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ Slides and exercises for the Bonita Camp events.
Content is available in:
- English (Bonita Camp 7.7)
-- French (Bonita Camp 7.6)
+- French (Bonita Camp 7.7)
- Spanish (Bonita BPM 7.2)
## Get the latest version
diff --git a/exercices/source/en/chapters/setup.xml b/exercices/source/en/chapters/setup.xml
index 55ffe25..ef6b6ad 100644
--- a/exercices/source/en/chapters/setup.xml
+++ b/exercices/source/en/chapters/setup.xml
@@ -1,5 +1,5 @@
-
+Environment setup
@@ -46,4 +46,4 @@
-
+
diff --git a/exercices/source/fr/chapters/ex5.xml b/exercices/source/fr/chapters/ex5.xml
index cae30b7..ca112ad 100644
--- a/exercices/source/fr/chapters/ex5.xml
+++ b/exercices/source/fr/chapters/ex5.xml
@@ -30,7 +30,7 @@
Instructions pas à pasMise en place de FakeSMTP
- Récupérer le binaire de FakeSMTP depuis cette URL: http://nilhcem.github.com/FakeSMTP/downloads/fakeSMTP-latest.zip
+ Récupérer le binaire de FakeSMTP depuis cette URL : http://nilhcem.github.com/FakeSMTP/downloads/fakeSMTP-latest.zipDécompresser l'archive fakeSMTP-latest.zipLancer FakeSMTP en double cliquant sur le fichier JAR ou en lançant la commande suivante:
diff --git a/exercices/source/fr/chapters/setup.xml b/exercices/source/fr/chapters/setup.xml
index 581b2b4..5676bde 100644
--- a/exercices/source/fr/chapters/setup.xml
+++ b/exercices/source/fr/chapters/setup.xml
@@ -1,5 +1,5 @@
-
+Installation de l'environnement
@@ -36,7 +36,7 @@
Nous recommandons d'utiliser Chrome ou Firefox dans les phases de développement afin de bénéficier d'outils de test et debug. Afin de savoir quel navigateur est utilisé par défaut par le Studio, cliquer sur le bouton "Portail". Le portail Bonita devrait s'ouvrir avec le navigateur par défaut de votre système d'exploitation.Vous pouvez configurer le Studio Bonita pour qu'il utilise un navigateur autre que celui par défaut :
- Dans le Studio cliquer sur le bouton "Préférences".
+ Dans le Studio cliquer sur le bouton "Préférences" (icône d'engrenage).Dans la section "Web" cliquer sur "Navigateur".Cliquer sur le bouton "Nouveau...".Entrer un nom et utiliser le bouton "Parcourir..." pour sélectionner l'exécutable du navigateur web (e.g. C:\Program Files (x86)\Google\Application\chrome.exe pour Chrome sur Windows).
@@ -46,4 +46,4 @@
-
+
diff --git a/slides/fr/index.html b/slides/fr/index.html
index 996ad91..e7da86a 100644
--- a/slides/fr/index.html
+++ b/slides/fr/index.html
@@ -294,7 +294,7 @@
Exercice 1
@@ -469,7 +469,7 @@
Acteurs
Actors allow to automatically update task visibility when organization changes.
Actors cannot use any live data (business variables, external system information...) whereas filters can.
Filters are executed only once when task starts. They can be run again with API call..
- If you already have information about your organization stored in an LDAP/Active Directory server Subscription edition provide a tool that will save you time by dealing with the synchronization between LDAP/AD and Bonita user database.
+ If you already have information about your organization stored in an LDAP/Active Directory server Enterprise Edition provide a tool that will save you time by dealing with the synchronization between LDAP/AD and Bonita user database.
@@ -493,7 +493,7 @@