From fd0d104c5a06a3be42fdfbc3c537d0d687d18965 Mon Sep 17 00:00:00 2001 From: Jean-Christophe Helary Date: Sun, 25 Feb 2024 12:50:20 +0900 Subject: [PATCH] =?UTF-8?q?Translated=20by=20suzume=20Ajout=C3=A9s?= =?UTF-8?q?=E2=80=AF:=201,=20Supprim=C3=A9s=E2=80=AF:=200,=20Modifi=C3=A9s?= =?UTF-8?q?=E2=80=AF:=200=20(Conflits=E2=80=AF:=200)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- omegat/project_save.tmx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 1ca2d6b9..a93a3e06 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -2650,6 +2650,14 @@ non sortie. Les abréviations sont définies par l’utilisateur pour être remplacées de manières spécifiques. + + + Abbrevs can have @dfn{mode-specific} definitions, active only in one major mode. Abbrevs can also have @dfn{global} definitions that are active in all major modes. The same abbrev can have a global definition and various mode-specific definitions for different major modes. A mode-specific definition for the current major mode overrides a global definition. + + + Les abréviations peuvent être définies @dfn{ + + Abbrevs expand only when Abbrev mode, a buffer-local minor mode, is enabled. Disabling Abbrev mode does not cause abbrev definitions to be forgotten, but they do not expand until Abbrev mode is enabled again. The command @kbd{M-x abbrev-mode} toggles Abbrev mode; with a numeric argument, it turns Abbrev mode on if the argument is positive, off otherwise. @xref{Minor Modes}.