diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index e5441c2..204d62b 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -24722,6 +24722,14 @@ pour faire ceci : Comment sont gérés les événements du système de multifenêtrage. + + + However, @code{substring} is only able to extract a substring from an argument that is a string, not from another type of atom such as a number or symbol. + + + Cependant, @code{substring} ne peut extraire une sous-chaîne que d'un argument qui est une chaîne de caractères, pas un autre type d'atome tel qu'un nombre ou un symbole. + + However, @code{t} is the preferred way to represent the truth value @var{true}.