1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

po: Update some translations for the |R| prompt flag.

--
This commit is contained in:
Werner Koch 2024-04-09 13:28:43 +02:00
parent 1f31dc6200
commit 15564fa3f6
No known key found for this signature in database
GPG key ID: E3FDFF218E45B72B
27 changed files with 60 additions and 48 deletions

2
NEWS
View file

@ -14,6 +14,8 @@ Noteworthy changes in version 2.2.43 (unreleased)
* gpg: Make sure a DECRYPTION_OKAY is never issued for a bad OCB
tag. [T7042]
* gpg: Do not allow to accidently set the RENC usage. [T7072]
* gpgsm: Allow PKCS#12 decryption with a longer salt value. [T6757]
* agent: Allow simple KEYINFO command in restricted mode. [T7003]