1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +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

@ -595,7 +595,7 @@ agent_askpin (ctrl_t ctrl,
else if (rc)
return unlock_pinentry (rc);
tmpstr2 = gnupg_get_help_string ("pinentry.qualitybar.tooltip");
tmpstr2 = gnupg_get_help_string ("pinentry.qualitybar.tooltip", 0);
if (tmpstr2)
tooltip = tmpstr2;
else