[git] GnuPG - branch, master, updated. gnupg-2.2.7-270-gb3a70b6

by Werner Koch cvs at cvs.gnupg.org
Tue Nov 13 09:15:20 CET 2018


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  b3a70b67f33d3fd0c68dfe474285fb2b8b4ab134 (commit)
      from  d58fe697acefd435ec01503dae574d6c99dfedae (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 b3a70b67f33d3fd0c68dfe474285fb2b8b4ab134
Author: Werner Koch <wk at gnupg.org>
Date:   Mon Nov 12 18:13:31 2018 +0100

    po: Clarify a translator's note.
    
    --

diff --git a/agent/call-pinentry.c b/agent/call-pinentry.c
index 048443a..3716e11 100644
--- a/agent/call-pinentry.c
+++ b/agent/call-pinentry.c
@@ -501,14 +501,16 @@ start_pinentry (ctrl_t ctrl)
 
   {
     /* Provide a few default strings for use by the pinentries.  This
-       may help a pinentry to avoid implementing localization code.  */
+     * may help a pinentry to avoid implementing localization code.
+     * Note that gpg-agent has been set to utf-8 so that the strings
+     * are in the expected encoding.  */
     static const struct { const char *key, *value; int what; } tbl[] = {
-      /* TRANSLATORS: These are labels for buttons etc used in
-         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.  Note that gpg-agent has been set to
-         utf-8 so that the strings are in the expected encoding.  */
+      /* TRANSLATORS: These are labels for buttons etc as used in
+       * Pinentries.  In your translation copy the text before the
+       * second vertical bar verbatim; translate only the following
+       * text.  An underscore indicates that the next letter should be
+       * used as an accelerator.  Double the underscore to have
+       * pinentry display a literal underscore.   */
       { "ok",     N_("|pinentry-label|_OK") },
       { "cancel", N_("|pinentry-label|_Cancel") },
       { "yes",    N_("|pinentry-label|_Yes") },

-----------------------------------------------------------------------

Summary of changes:
 agent/call-pinentry.c | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
The GNU Privacy Guard
http://git.gnupg.org




More information about the Gnupg-commits mailing list