From d5b04bd9f59f84c505998a34ecdb3df18c16f85e Mon Sep 17 00:00:00 2001 From: Lilian Date: Thu, 3 Mar 2022 13:46:15 +0100 Subject: [PATCH] Translated by Lilian --- omegat/project_save.tmx | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 20beeeee..d75cce4d 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -46327,6 +46327,14 @@ si nous continuons, Pour empêcher l'utilisation du menu tampon pour cela, changez la variable @code{inhibit-startup-buffer-menu} en @code{t}. + + + To insert a newline within an editable field, use @kbd{C-o} or @kbd{C-q C-j}. + + + Utilisez @kbd{C-o} ou @kbd{C-q C-j} pour insérer un saut de ligne dans un champ éditable . + + To insert a non-graphic character, or a character that your keyboard does not support, first @dfn{quote} it by typing @kbd{C-q} (@code{quoted-insert}). @@ -50214,6 +50222,14 @@ des nombres négatifs à virgule flottante, comme dans @samp{- 1.0}. Vous pouvez alors enregistrer avec @kbd{C-x C-s} pour placer le texte retrouvé dans @var{fichier} lui-même. + + + You can thus type @kbd{@key{RET}} when you are finished editing a field, to move on to the next button or field. + + + Ainsi, vous pouvez taper @kbd{@key{RET}} quand vous avez terminé la modification d'un champ pour vous amener au prochain bouton ou champ. + + You can type @kbd{C-r} at this point (see below) to alter the replaced text.