1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Created help files form the current po entries.

This commit is contained in:
Werner Koch 2007-12-04 15:00:14 +00:00
parent 1d282c5938
commit 63ec0b271c
38 changed files with 7493 additions and 271 deletions

View file

@ -200,7 +200,7 @@ const char *gnupg_module_name (int which);
void gnupg_rl_initialize (void);
/*-- helpfile.c --*/
char *gnupg_get_help_string (const char *key);
char *gnupg_get_help_string (const char *key, int only_current_locale);
/*-- localename.c --*/
const char *gnupg_messages_locale_name (void);