aboutsummaryrefslogtreecommitdiffstats
path: root/g10/helptext.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--g10/helptext.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/g10/helptext.c b/g10/helptext.c
index ee5565e81..6ff88a710 100644
--- a/g10/helptext.c
+++ b/g10/helptext.c
@@ -35,9 +35,12 @@
* as response to a prompt) we can use a simple search through the list.
* Translators should use the key as msgid, this is to keep the msgid short
* and to allow for easy changing of the helptexts.
+ *
+ * Mini gloassary:
+ *
+ * "user ID", "trustdb", "NOTE" and "WARNING".
*/
-
static struct helptexts { const char *key; const char *help; } helptexts[] = {
/* begin of list */