diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx
index c7cc0b0..c50c442 100644
--- a/omegat/project_save.tmx
+++ b/omegat/project_save.tmx
@@ -11260,6 +11260,14 @@ séquence.
Un déclencheur est une variable Lisp qui contient une liste de fonctions à avoir recours pour des occasions bien spécifiques.
+
+
+ A key sequence gets its meaning from its @dfn{binding}, which says what command it runs.
+
+
+ Une combinaison de touches obtient sa signification à partir de @dfn{raccourci}, qui mentionne quelle commande elle exécute.
+
+
A line containing a name in parentheses is the header for abbrevs in a particular abbrev table; @code{global-abbrev-table} contains all the global abbrevs, and the other abbrev tables that are named after major modes contain the mode-specific abbrevs.
@@ -30755,6 +30763,14 @@ appelé Scheme.
Méthodes de saisie
+
+
+ Input events include characters, function keys, and mouse buttons---all the inputs that you can send to the computer.
+
+
+ Les événements d'entrée incluent des caractères, des touches de fonction et des boutons de souris - soit toutes les entrées que vous pouvez envoyer à l'ordinateur.
+
+
Insecure Protocol