diff options
| author | Cayetano Santos <csantosb@inventati.org> | 2025-10-26 11:12:10 +0100 |
|---|---|---|
| committer | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2025-11-07 18:39:51 +0100 |
| commit | a00b614e275133b2e38b2610b29ab41fda486d37 (patch) | |
| tree | 5c29f4215230691133e9681225e821a0b32f8320 | |
| parent | c3da51ca7b8c3a123a37ff1666fa81117e299d2b (diff) | |
gnu: emacs-extend-smime: Update translation note.
This is a follow-up to 22a369e03989e875e2c47afffc41ee77db4c7cca.
* gnu/packages/emacs-xyz.scm (emacs-extend-smime): Replace last occurence
of emacs-default-encrypt with emacs-defaultencrypt.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| -rw-r--r-- | gnu/packages/emacs-xyz.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 2ab3ae7fcff..ead82cc4419 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm | |||
| @@ -22428,7 +22428,7 @@ bit of zlib) in Emacs in a portable fashion.") | |||
| 22428 | (propagated-inputs | 22428 | (propagated-inputs |
| 22429 | (list emacs-defaultencrypt)) | 22429 | (list emacs-defaultencrypt)) |
| 22430 | (description | 22430 | (description |
| 22431 | ;; TRANSLATORS: ExtendSMIME, DefaultEncrypt, and emacs-default-encrypt | 22431 | ;; TRANSLATORS: ExtendSMIME, DefaultEncrypt, and emacs-defaultencrypt |
| 22432 | ;; should not be translated. The name "emacs-defaultencrypt" refers to | 22432 | ;; should not be translated. The name "emacs-defaultencrypt" refers to |
| 22433 | ;; the Guix package that provides DefaultEncrypt. | 22433 | ;; the Guix package that provides DefaultEncrypt. |
| 22434 | "ExtendSMIME is designed to be used with Gnus in Emacs. It enhances | 22434 | "ExtendSMIME is designed to be used with Gnus in Emacs. It enhances |
