diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx
index fe5f61bc..94085f40 100644
--- a/omegat/project_save.tmx
+++ b/omegat/project_save.tmx
@@ -1398,6 +1398,14 @@ notation @dfn{two's complement}.)
Pour insérer 5 copies de @samp{0}, il faudrait taper @kbd{M-5 C-u 0}. Ici, @kbd{C-u} « termine » l'argument préfixe de manière à ce que la touche suivante commence la commande que vous souhaitez exécuter. Cette signification de @kbd{C-u} ne s'applique qu'à ce cas. Pour le rôle usuel de @kbd{C-u}, voir plus bas.
+
+
+ (When you invoke Emacs from the @file{src} directory where it was built without installing it, it will look for the dump file in the directory of the executable.) If you rename or move the dump file to a different place, you can use this option to tell Emacs where to find that file.
+
+
+ (Lorsque vous faites appel à Emacs depuis le répertoire @file{src} où il a été constitué sans l'installer, il cherchera le fichier de vidage dans le répertoire de l'exécutable). Si vous renommez ou déplacez le fichier de vidage à un autre endroit, vous pouvez utiliser cette option pour indiquer à Emacs où trouver ce fichier.
+
+
(With some of these features, such as @kbd{M-x compile}, @kbd{M-x grep}, you need to switch to some other buffer before using the command again, otherwise it will reuse the current buffer despite the name change.)