Your message dated Sat, 4 Jan 2025 17:55:05 +0100
with message-id <[email protected]>
and subject line Re: Bug#898552: [pkg-gnupg-maint] Bug#898552: gnupg: wrong key
in danish translation for --update-trustdb option
has caused the Debian Bug report #898552,
regarding gnupg: wrong key in danish translation for --update-trustdb option
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
898552: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898552
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnupg
Version: 2.2.5-1
Severity: normal
Tags: l10n
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
When running "gpg --update-trustdb" in a da_DK.UTF-8 locale, I am
presented with the following options:
Beslut dig for hvor meget du stoler på at denne bruger korrekt verificerer
andre brugers nøgler
(ved at kigge på pas, kontrollere fingeraftryk fra andre kilder etc.)
1 = Jeg ved det ikke eller vil ikke sige det
2 = Jeg stoler IKKE på denne nøgle
3 = Marginal troværdighed
4 = Fuld troværdighed
s = udelad denne nøgle
a = afslut
Dit valg?
Last option "a" to "afslut" (i.e. "quit") does not work.
Instead pressing "q" quits.
- Jonas
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAlr4PrsACgkQLHwxRsGg
ASFOUQ//bTGONyorudWG5fFsBxCZxDIJlo3G8RiifJw7HmdU8RV3dp+PDU0GzXAi
ruor/NZR+zzzdoCxAgPLT80j63a+ZY0NPMC+oaRaVDwaz6FU/UsMul/e26vqYy2H
vImAnKeDI/1wgBZ3EQUwYLifEHx9FMlBEMIS06WXNjU7JK6KwWYcYLxTGmukJkGF
00u/K0kQ6WWE+alc0fTnW69PL3TIhtL2bJM/f0sCh/XviMjeiGLZICx4YpmoLLu0
mE4V2ac5Qdge9d1PEfpgmHLaxSE948WvOtTpbsAeVw/H1icUVaIaGmFeTGlVZs+V
Vfcd7na0Dbxbnl/7zzam9pDC9btyVmqTqB7GpM1Udtbqw3ef/UXjZqwgExHGb5HX
AxssAgF7cKLOswvdGVTnlJLWYvITMX5Q/GCZ9MVdpGKmW2lC77oyN2f8IZ9Qm/Oo
60n7KkiNdSUvm4wcTOCL/J5XPBf6VQNEIY6Tx6glS2vGOY6PhhnLCPacKetWBD+T
5xnBjBPABTSHwRj+i/CtRaZZtBG7jUJJoG3ds0V1ya37qukRYLYv7akCJ3taoxpc
A+cV/ilKBfeeY4O/JMf6TVoA+PtvV5zWVTXfYnjel5cLV0afY+CQbRS+jqEcVW4g
mv3qT1IX0j8h99fXIKssuFHDsiltZvou3XntPQ6prlBkESpBI8c=
=EUFy
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
Version: 2.2.8-1
On 2018-05-14 NIIBE Yutaka <[email protected]> wrote:
> Hello,
> Jonas Smedegaard <[email protected]> writes:
>> When running "gpg --update-trustdb" in a da_DK.UTF-8 locale, I am
>> presented with the following options:
> [...]
>> Last option "a" to "afslut" (i.e. "quit") does not work.
>> Instead pressing "q" quits.
> Thanks.
> We also have another bug for " m = back to the main menu"
> (" h = tilbage til hovedmenuen\n").
> Here is the fix, which I'm about to push to the upstream.
> diff --git a/po/da.po b/po/da.po
> index c8cd33c9e..74951b0ae 100644
> --- a/po/da.po
> +++ b/po/da.po
> @@ -5065,7 +5065,7 @@ msgstr "tilbagekaldskommentar: "
> #. q = quit
> #.
> msgid "iImMqQsS"
> -msgstr "iImMqQsS"
> +msgstr "iIhHaAsS"
> msgid "No trust value assigned to:\n"
> msgstr "Ingen tillidsværdi tildelt til:\n"
Which was committed as 9f70e0af784d7744f0ae3ce0446e92ed058d241f and
released in 2.2.8.
cu Andreas
--- End Message ---