diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index f5b07ad..0399d68 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -43008,6 +43008,14 @@ le nom de l’article suivi de ses arguments, s’il y a. La fonction (c'est-à-dire, le mot @samp{cette}) n'a pas de définition pouvant être réalisée en un set d'instructions pour l'ordinateur. + + + The function @code{buffer-name} returns the name of the buffer as a string, which the @code{message} function inserts in place of @code{%s}. + + + La fonction @code{buffer-name} retourne le nom du tampon sous la forme d'une chaîne de caractères, laquelle la fonction @code{message} insert à la place de @code{%s}. + + The function @code{expand-abbrev} performs the expansion by calling the function that @code{abbrev-expand-function} specifies.