diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 3c485a7f..a2dc335b 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -48108,6 +48108,14 @@ des nombres négatifs à virgule flottante, comme dans @samp{- 1.0}. Vous pouvez spécifier toute chaîne de format acceptée par la fonction @code{format} et qui soit utilisable avec un argument supplémentaire nombre entier unique (@pxref{Formation des chaînes,,, elisp, Manuel de référence GNU Emacs Lisp}). + + + You can start a typical minimal session with a command like the example below. + + + Vous pouvez démarrer une session minimale typique avec une commande comme l'exemple ci-dessous. + + You can supply the commands with a numeric prefix argument, @var{n}, to scroll by @var{n} lines; Emacs attempts to leave point unchanged, so that the text and point move up or down together.