diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx
index b0dad970..44821394 100644
--- a/omegat/project_save.tmx
+++ b/omegat/project_save.tmx
@@ -11201,6 +11201,14 @@ cl}.
@kbd{M-v} (@code{scroll-down-command}) défile vers l'arrière de manière similaire.
+
+
+ @kbd{M-x add-name-to-file} adds an additional name to an existing file without removing the old name.
+
+
+ @kbd{M-x add-name-to-file} ajoute un nom supplémentaire à un fichier existant sans supprimer l'ancien nom.
+
+
@kbd{M-x bs-show} pops up a buffer list similar to the one normally displayed by @kbd{C-x C-b} but which you can customize.
@@ -67436,6 +67444,22 @@ champ minimum est @minus{}268435456 à 268435455 (29 bits; c.-à-d.,
Le nombre entier négatif, @minus{}5, est cré en soustrayant 4 de @minus{}1.
+
+
+ The new name is created as a hard link to the existing file.
+
+
+ Le nouveau nom est créé come lien physique au fichier existant.
+
+
+
+
+ The new name must belong on the same file system that the file is on.
+
+
+ Le nouveau nom doit appartenir au même système de fichiers sur lequel se trouve le fichier.
+
+
The next alternative is for @samp{a*} to match only two @samp{a}s.