diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx
index 5351e1e..93d6996 100644
--- a/omegat/project_save.tmx
+++ b/omegat/project_save.tmx
@@ -23979,6 +23979,14 @@ qui est un objet de Lisp.
Notation d'évaluation
+
+
+ Even if your keyboard lacks these additional modifier keys, you can enter it using @kbd{C-x @@}: @kbd{C-x @@ h} adds the Hyper flag to the next character, @kbd{C-x @@ s} adds the Super flag, and @kbd{C-x @@ a} adds the Alt flag.
+
+
+ Même si votre clavier manque de touches de modification supplémentaires, vous pouvez l'entrer en utilisant @kbd{C-x @@} : @kbd{C-x @@ h} ajoute l'indicateur Hyper au prochain caractère, @kbd{C-x @@ s} l'indicateur Super et @kbd{C-x @@ a} l'indicateur Alt.
+
+
Eventually the implementors of the descendants of Maclisp came together and developed a standard for Lisp systems, called Common Lisp.
@@ -49222,6 +49230,14 @@ champ minimum est @minus{}268435456 à 268435455 (29 bits; c.-à-d.,
La ligne de mode indique un tampon en lecture seule avec @samp{%%} ou @samp{%*} près de la marge gauche.
+
+
+ The modifier bits are labeled as @samp{s-}, @samp{H-} and @samp{A-} respectively.
+
+
+ Les bits de modificateur sont nommés respectivement @samp{s-}, @samp{H-} et @samp{A-}.
+
+
The modifiers themselves can be customized; @pxref{Mac / GNUstep Customization}.