diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 81f4ea7..81e2c82 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -33933,6 +33933,22 @@ similitudes. Si vous réassociez une touche comme @kbd{8} ou @key{UP}, cela affecte aussi la touche équivalente du pavé numérique. + + + If you rename a single file, the argument @var{new} is the new name of the file. + + + Si vous renommez un unique fichier, l'argument @var{new} est le nouveau nom du fichier. + + + + + If you rename several files, the argument @var{new} is the directory into which to move the files (this is like the shell command @command{mv}). + + + Si vous renommez plusieurs fichiers, l'argument @var{new} est le répertoire dans lequel déplacer les fichiers (elle agit comme la commande shell @command{mv}). + + If you repeat @kbd{C-/} (or its aliases), each repetition undoes another, earlier change, back to the limit of the undo information available.