diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx
index 7960a530..5d2b06c2 100644
--- a/omegat/project_save.tmx
+++ b/omegat/project_save.tmx
@@ -21194,6 +21194,14 @@ Column beyond which automatic line-wrapping should happen.
Chaque abréviation est représentée par un symbole dans l'obarray.
+
+
+ Each alist entry consists of a variable name and the directory-local value to assign to that variable, when the specified major mode is enabled.
+
+
+ Chaque entrée d'alist consiste en un nom de variable et la valeur de répertoire local pour l'assigner à cette variable, lorsque le mode majeur spécifié est activé.
+
+
Each argument may be a number or a marker.
@@ -30274,6 +30282,14 @@ appelé Scheme.
En revanche, j'essaye d'expliquer seulement ce qu'il doit savoir à ce moment-là
+
+
+ Instead of a mode name, you can specify @samp{nil}, which means that the alist applies to any mode; or you can specify a subdirectory (a string), in which case the alist applies to all files in that subdirectory.
+
+
+ Au lieu d'un nom de mode, vous pouvez spécifier @samp{nil}, ce qui signifie que l'alist s'applique à tous les modes ; ou vous pouvez spécifier un sous-répertoire (une chaîne), dans le cas où l'alist s'applique à tous les fichiers dans ce sous-répertoire.
+
+
Instead of trying the possible expansions one by one, it finds all of them, then inserts the text that they have in common.