diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx
index b9490a3..793efed 100644
--- a/omegat/project_save.tmx
+++ b/omegat/project_save.tmx
@@ -50815,6 +50815,14 @@ l'argument.
donné, @code{+} retourne 0.
+
+
+ When in doubt, use @kbd{C-h v} (@code{describe-variable}) to check the variable's documentation string to see what kind of value it expects (@pxref{Examining}).
+
+
+ En cas de doute, utilisez @kbd{C-h v} (@code{describe-variable}) pour vérifier la chaine de documentation de la variable afin de voir quel type de valeur demande (@pxref{Examining}).
+
+
When major modes predefine standard abbrevs, they should call @code{define-abbrev} and specify @code{t} for @var{system-flag}.