diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx
index 18be2d7e..69fc284e 100644
--- a/omegat/project_save.tmx
+++ b/omegat/project_save.tmx
@@ -65886,6 +65886,14 @@ ligne séparée avec @samp{@result{}}.
La variable @code{load-path} (@pxref{Librairies Lisp}) spécifie ces répertoires.
+
+
+ The variable @code{version-control} determines whether to make single backup files or multiple numbered backup files.
+
+
+ La variable @code{version-control} détermine s'il faut créer des fichiers de sauvegarde individuels ou plusieurs fichiers de sauvegarde numérotés.
+
+
The variable bindings are produced by destructuring binding of elements of @var{pattern} to the values of the corresponding elements of the evaluated @var{exp}.