[git] GnuPG - branch, master, updated. gnupg-2.1.5-36-g8ae683b
by Werner Koch
cvs at cvs.gnupg.org
Tue Jun 30 10:37:09 CEST 2015
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GNU Privacy Guard".
The branch, master has been updated
via 8ae683bad3267dd69599b7fa0cf73d74836ec3d4 (commit)
from b6076579311029aa76c00377d9a804b1578bf58f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 8ae683bad3267dd69599b7fa0cf73d74836ec3d4
Author: Werner Koch <wk at gnupg.org>
Date: Tue Jun 30 10:34:56 2015 +0200
agent: Improve a comment.
--
diff --git a/agent/call-pinentry.c b/agent/call-pinentry.c
index 6f4c95b..37fa0bd 100644
--- a/agent/call-pinentry.c
+++ b/agent/call-pinentry.c
@@ -442,7 +442,8 @@ start_pinentry (ctrl_t ctrl)
Pinentries. An underscore indicates that the next letter
should be used as an accelerator. Double the underscore for
a literal one. The actual to be translated text starts after
- the second vertical bar. */
+ the second vertical bar. Note that gpg-agent has been set to
+ utf-8 so that the strings are in the expected encoding. */
{ "ok", N_("|pinentry-label|_OK") },
{ "cancel", N_("|pinentry-label|_Cancel") },
{ "yes", N_("|pinentry-label|_Yes") },
-----------------------------------------------------------------------
Summary of changes:
agent/call-pinentry.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
hooks/post-receive
--
The GNU Privacy Guard
http://git.gnupg.org
More information about the Gnupg-commits
mailing list