Fix i18n bug.

This commit is contained in:
Werner Koch 2009-07-21 15:44:30 +00:00
parent 0792525d22
commit 12fa2baa62
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2009-07-21 Werner Koch <wk@g10code.com>
* gpgsplit.c (my_strusage): Remove i18n stuff.
2009-07-07 Werner Koch <wk@g10code.com>
* gpg-connect-agent.c (start_agent): Adjust for changed args of

View File

@ -85,7 +85,7 @@ my_strusage (int level)
break;
case 13: p = VERSION; break;
case 17: p = PRINTABLE_OS_NAME; break;
case 19: p = _("Please report bugs to <@EMAIL@>.\n"); break;
case 19: p = "Please report bugs to <@EMAIL@>.\n"; break;
case 1:
case 40: p =