diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 029af53..eeca843 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -66966,6 +66966,14 @@ commandes d'édition. Les touches @kbd{M-1}, @kbd{M-2}, etc., ainsi que @kbd{M--}, sont des touches reliées aux commandes (@code{digit-argument} et @code{negative-argument}) qui introduisent un argument pour la commande suivante. + + + The keys @kbd{e}, @kbd{f} and @key{RET} all extract a component file into its own buffer. + + + Les touches @kbd{e}, @kbd{f} et @key{RET} extraient toutes un fichier-composant dans son propre tampon. + + The keys starting with @kbd{C-c} are available only in the GUD interaction buffer, while those starting with @kbd{C-x C-a} are available globally.