From 23390f723e98fb9e0a2cb5e0a6dfcc6e42eb8be9 Mon Sep 17 00:00:00 2001 From: Lilian Date: Tue, 17 May 2022 15:55:22 +0200 Subject: [PATCH] Translated by Lilian --- omegat/project_save.tmx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index e8bbe30d..a77a45eb 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -39100,6 +39100,14 @@ définis, mais elles ne sont pas développées automatiquement. Si la variable @code{compare-ignore-case} a une valeur autre que @code{nil}, la comparaison ignore les différences dans ce cas également. + + + If the variable @code{compare-ignore-whitespace} is non-@code{nil}, @code{compare-windows} by default ignores changes in whitespace, but a prefix argument turns that off for that single invocation of the command. + + + Si la variable @code{compare-ignore-whitespace} a une valeur autre que @code{nil}, @code{compare-windows} par défaut ignore les changements dans un espace blanc, mais un argument préfixe le désactive pour ce seul appel de la commande. + + If the variable @code{find-file-visit-truename} is non-@code{nil}, then the file name recorded for a buffer is the file's @dfn{truename} (made by replacing all symbolic links with their target names), rather than the name you specify.