diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 127f0532..371225e5 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -23091,6 +23091,14 @@ dans une série pseudo-aléatoire. Par exemple, voici comment définir la variable d'environnement @env{ORGANIZATION} à @samp{not very much} en utilisant Bash : + + + For example, here's how to set up a hook to turn on Auto Fill mode in Text mode and other modes based on Text mode: + + + Par exemple, voici comment paramétrer un déclencheur afin d'activer le mode Remplissage auto dans le mode Texte et d'autres qui sont basés sur ce dernier. + + For example, if @samp{foo} is defined as an abbrev expanding to @samp{find outer otter}, then typing @kbd{f o o .} will insert @samp{find outer otter.}.