diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx
index b19a0c48..b55b9d7c 100644
--- a/omegat/project_save.tmx
+++ b/omegat/project_save.tmx
@@ -25995,6 +25995,14 @@ ce manuel est indépendant.
Si vous n'indiquez pas @var{base}, la base
+
+
+ If you don't want customization buffers to show the search field, change the variable @code{custom-search-field} to @code{nil}.
+
+
+ Si vous ne souhaitez pas que les tampons de personnalisation montrent le champ de recherche, modifiez la variable @code{custom-search-field} pour qu'elle devienne @code{nil}.
+
+
If you enter a code-point, it should be as a hexadecimal number (the convention for Unicode), or a number with a specified radix, e.g., @code{#o23072} (octal); @xref{Integer Basics,,, elisp, The Emacs Lisp Reference Manual}.