diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx
index 98df556..0e5ab25 100644
--- a/omegat/project_save.tmx
+++ b/omegat/project_save.tmx
@@ -75901,6 +75901,14 @@ des nombres négatifs à virgule flottante, comme dans @samp{- 1.0}.
Vous pouvez désactiver la fonctionnalité de caractère générique en personnalisant @code{find-file-wildcards}.
+
+
+ You can disable this behavior by setting the variable @code{find-file-run-dired} to @code{nil}; in that case, it is an error to try to visit a directory.
+
+
+ Il est possible de désactiver ce comportement en définissant la variable @code{find-file-run-dired} sur une valeur @code{nil}. Dans ce cas, tenter de consulter un répertoire n'est pas la bonne chose à faire.
+
+
You can display the times of sunrise and sunset for any location and any date with @kbd{C-u C-u M-x sunrise-sunset}.