diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx
index b0c0349..4518221 100644
--- a/omegat/project_save.tmx
+++ b/omegat/project_save.tmx
@@ -13829,6 +13829,14 @@ key binding = raccourci clavier...
@xref{Guillemets}
+
+
+ @xref{Quoted File Names}, for information on how to visit a file whose name actually contains wildcard characters.
+
+
+ @xref{Citation de noms de fichiers}, pour des informations sur le moyen de consulter un fichier dont le nom contient en réalité des caractères génériques.
+
+
@xref{Recognize Coding}.
@@ -69840,6 +69848,14 @@ si nous continuons,
Pour accéder au calendrier, tapez @kbd{M-x calendar}.
+
+
+ To enter the wild card @samp{?} in a file name in the minibuffer, you need to type @kbd{C-q ?}.
+
+
+ Pour entrer le caractère générique @samp{?} dans un nom de fichier à l'intérieur du mini-tampon, vous devez taper @kbd{C-q ?}.
+
+
To examine the value of a variable, use @kbd{C-h v} (@code{describe-variable}).
@@ -75829,6 +75845,14 @@ des nombres négatifs à virgule flottante, comme dans @samp{- 1.0}.
Vous pouvez aussi supprimer des images à travers Image-Dired.
+
+
+ You can disable the wildcard feature by customizing @code{find-file-wildcards}.
+
+
+ Vous pouvez désactiver la fonctionnalité de caractère générique en personnalisant @code{find-file-wildcards}.
+
+
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}.