diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx
index 3353048..6f34665 100644
--- a/omegat/project_save.tmx
+++ b/omegat/project_save.tmx
@@ -48994,6 +48994,14 @@ fonction décrite, sont composés comme ceci : @var{first-number}.
Sur un terminal de texte, suspend Emacs ; sur un affichage graphique, iconifie (ou "réduit") le cadre sélectionné (@code{suspend-frame}).
+
+
+ On a text terminal, the @kbd{C-z} command @dfn{suspends} Emacs, stopping the program temporarily and returning control to the parent process (usually a shell); in most shells, you can resume Emacs after suspending it with the shell command @command{%emacs}.
+
+
+ Sur un terminal de texte, la commande @kbd{C-z} @dfn{suspend} Emacs, arrêtant le programme temporairement et passant le contrôle au processus parent (en général un shell) ; dans la plupart des shells, vous pouvez reprendre Emacs après l'avoir suspendu avec la commande shell @command{%emacs}.
+
+
On all systems, Emacs checks when you save the file, and warns if you are about to overwrite another user's changes.