diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index c553bd5..f656796 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -4008,8 +4008,8 @@ bit est 1 plutôt que 0.) (gud-def @var{function} @var{cmdstring} @var{binding} @var{docstring}) - - (gud-def @var{fonction} @var{chaîne de commande} @var{connection} @var{chaîne de documentation}) + + (gud-def @var{fonction} @var{chaîne de commande} @var{lier} @var{chaîne de documentation}) @@ -64100,6 +64100,14 @@ marqueurs. La commande vous demande la durée de l'intervalle, puis insère l'entrée, qui ressemble à ceci : + + + The command string @var{cmdstring} may contain certain @samp{%}-sequences that stand for data to be filled in at the time @var{function} is called: + + + La chaîne de commande @var{cmdstring} peut contenir certaines séquences @samp{%} qui représentent des données à remplir au moment où @var{function} est appelée : + + The command then inserts the corresponding character into the buffer.