From 67bb23ae1f3e63c09eadb37f5d9bf5fbc0ec7eb8 Mon Sep 17 00:00:00 2001 From: Lilian Date: Thu, 7 Apr 2022 11:54:36 +0200 Subject: [PATCH] Translated by Lilian --- omegat/project_save.tmx | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index d1ebe25a..d5d23d02 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -48600,6 +48600,14 @@ de Lisp également. Ceci est une injustice. + + + That is because the early init file is read before the GUI is initialized, so customizations related to GUI features will not work reliably in @file{early-init.el}. + + + C'est parce que le fichier d'initialisation initial est lu avant que l'interface graphique soit initialisée, donc les éléments de personnalisation relatifs aux fonctionnalités de l'interface graphique ne vont pas fonctionner de manière fiable dans @file{early-init.el}. + + That is, the expansion need not agree in case with the word you are expanding. @@ -58866,6 +58874,14 @@ il vaut mieux déterminer l'égalité approximative. Nous pouvons deviner ce que la fonction @code{-} fait. + + + We do not recommend that you move into @file{early-init.el} customizations that can be left in the normal init files. + + + Il n'est pas conseillé de déplacer dans @file{early-init.el} des éléments de personnalisation qui peuvent être laissés dans des fichiers d'initialisation normaux. + + We don't recommend distinct meanings for more than three clicks, but sometimes it is useful for subsequent clicks to cycle through the same set of three meanings, so that four clicks are equivalent to one click, five are equivalent to two, and six are equivalent to three.