diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index cefd256..975248a 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -15371,6 +15371,14 @@ modes majeurs sont chargés. macOS étant un système d'exploitation non libre, il refuse à ses utilisateurs la liberté que mérite tout utilisateur d'un ordinateur. + + + Because it might be annoying to provide the same user name and password again and again, Emacs offers to keep this information persistent via the @file{auth-source} library. + + + Comme il peut être embêtant de devoir donner le même nom d'utilisateur et le même mot de passe encore et encore, Emacs propose de conserver ces informations de façon permanente par le biais de la librairie @file{auth-source}. + + Because loading a Custom theme can execute arbitrary Lisp code, you should only say yes if you know that the theme is safe; in that case, Emacs offers to remember in the future that the theme is safe(this is done by saving the theme file's SHA-256 hash to the variable @code{custom-safe-themes}; if you want to treat all themes as safe, change its value to @code{t}).