aboutsummaryrefslogtreecommitdiffstats
path: root/po/POTFILES.in (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-02-16po: Adjust POTFILES for renamed sm/base64.c.Werner Koch1-1/+1
-- Signed-off-by: Werner Koch <[email protected]>
2016-08-18po: Add init.c to POTFILES.inWerner Koch1-1/+1
--
2016-01-18g10: Improve strings printed by tofu.c.Werner Koch1-0/+1
* g10/tofu.c: Include ttyio.h. Change many strings to help translating. Make use of ngettext wehere needed. (CONTROL_L): New. (TIME_AGO_UNIT_SMALL_NAME): Remove this and all similar *_NAME macros. (time_ago_unit): Remove. (get_trust): Use tty_prints and cpr_get only for the actual prompt. Add Ctrl-L hack. (show_statistics): Use two English strings for singular and plural. * po/POTFILES.in: Add tofu.c. -- These changes are required for proper translation. More to changes may be needed, though. Signed-off-by: Werner Koch <[email protected]>
2015-10-18Move http module from common/ to dirmngr/.Werner Koch1-1/+1
* common/http.c: Move to ../dirmngr/. * common/http.h: Move to ../dirmngr/. * common/t-http.c: Move to ../dirmngr/. * common/tls-ca.pem: Move to ../dirmngr/. * common/Makefile.am: Do not build libcommontls.a libcommontlsnpth.a. Remove http.c related stuff. * po/POTFILES.in: Move http.c to dirmngr/. * dirmngr/Makefile.am (EXTRA_DIST): Add tls-ca.pem. (module_maint_tests): New. (noinst_PROGRAMS): Add module_maint_tests. (dirmngr_SOURCES): Add http.c and http.h. (dirmngr_LDADD): Remove libcommontlsnpth. (t_common_ldadd): Ditto. (t_http_SOURCES, t_http_CFLAGS, t_http_LDADD): New. (t_ldap_parse_uri_SOURCES): Add http.c. (t_ldap_parse_uri_CFLAGS): Build without npth. ($(PROGRAMS)): Do not require libcommontls.a libcommontlsnpth.a. * dirmngr/dirmngr.h, dirmngr/ks-engine.h: Fix include of http.h. -- All network access is done via dirmngr and thus http.c should be there. Signed-off-by: Werner Koch <[email protected]>
2015-08-20po: Add lost translation of validity strings.Werner Koch1-0/+1
* po/POTFILES.in (trust.c): Add missing file. * po/de.po: Changed German validity strings. * doc/help.de.txt: Ditto. -- Note that I replaced "uneingeschränkt" in de.po to "ultimativ" to make the output better readable.
2010-10-26Update scripts etc.gnupg-2.1.0beta1gnupg-2.1-baseWerner Koch1-1/+0
2010-10-21Translate dirmngr stringsWerner Koch1-0/+15
2010-10-18Re-enabled german translationWerner Koch1-0/+1
2010-04-21More changes on the way to remove secring.gpg.Werner Koch1-0/+1
2010-04-132010-04-13 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+3
* POTFILES.in: Replace common/exechelp.c by common/exechelp-posix.c, common/exechelp-w32.c and common/exechelp-w32ce.c.
2010-03-10Merged jnlib into common.Werner Koch1-5/+6
2009-10-16po/Marcus Brinkmann1-2/+2
2009-10-16 Marcus Brinkmann <[email protected]> * POTFILES.in: g10/encode.c was renamed to g10/encrypt.c, and encr-data.c was renamed to decrypt-data.c g13/ 2009-10-16 Marcus Brinkmann <[email protected]> * Makefile.am (AM_CFLAGS): Add $(KSBA_CFLAGS). (g13_LDADD): Add $(KSBA_LIBS).
2009-05-18New gpgsm server option no-encrypt-to.Werner Koch1-0/+1
Add caching for symkey encryption. Minor cleanups.
2008-06-13Implement dotlocking for W32.Werner Koch1-0/+1
2007-12-12Doc fixes.Werner Koch1-0/+7
Add more files to POTFILES. Protect against malloc bombs.
2007-08-28Add more passphrase policy rules.Werner Koch1-0/+1
(--max-passphrase-days).
2007-04-20Improved logging for error orginating from libgcrypt.Werner Koch1-0/+1
2006-09-25Added translations from gnupg 1.4.5Werner Koch1-10/+67
2006-09-06The big Assuan error code removal.Werner Koch1-1/+1
2005-11-28Preparing an interim releaseWerner Koch1-0/+1
2005-11-23Add translationsWerner Koch1-0/+1
2005-10-06Yet another fix for the gpg.c renameWerner Koch1-1/+1
2005-01-04Updated.Werner Koch1-0/+1
2004-10-22Compile fixes.Werner Koch1-1/+0
2004-10-15* POTFILES.in: Updated.Werner Koch1-34/+36
* sv.po: Updated. Merged other files.
2004-10-13Add dearmor.cWerner Koch1-0/+1
2004-09-30* de.po: Updated.Werner Koch1-0/+2
* POTFILES.in: Add more files. * app-openpgp.c (do_sign): Add the error string to the verify failed messages. * keylist.c (list_cert_colon): Make sure that the expired flag has a higher precedence than the invalid flag.
2004-04-06* configure.ac: Require libgcrypt 1.1.94.Werner Koch1-0/+3
Introduce PACKAGE_GT and set it to gnupg2. * gpg-agent.c (main): Use new libgcrypt thread library register scheme. * Makevars (DOMAIN): Init from PACKAGE_GT
2004-02-18Adjusted for moved file.Werner Koch1-1/+1
2003-10-10* primegen.c (gen_prime): Bail out if we try to generate a primeWerner Koch1-0/+1
with less than 16 bits. Include i18n.h. * POTFILES.in (cipher/primegen.c): Added.
2003-05-26* POTFILES.in: Added a couple of missing source files. Noted by PascalDavid Shaw1-3/+9
Hartig and Walter Koch. (From wk on stable branch)
2003-01-09Taken from NewPGWerner Koch1-46/+29
2002-10-18* POTFILES.in (hkp.c): Removed.V1-3-0Werner Koch1-1/+0
2002-06-29Update head to match stable 1.0David Shaw1-10/+7
2000-12-21Does now work with libgcryptWerner Koch1-4/+3
2000-07-17See ChangeLog: Mon Jul 17 16:35:47 CEST 2000 Werner KochWerner Koch1-3/+6
2000-01-31See ChangeLog: Mon Jan 31 16:37:34 CET 2000 Werner KochWerner Koch1-1/+1
2000-01-24See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner KochWerner Koch1-2/+2
1999-09-05*** empty log message ***Werner Koch1-0/+1
1999-01-17See ChangeLog: Sun Jan 17 11:04:33 CET 1999 Werner KochWerner Koch1-0/+1
1999-01-16See ChangeLog: Sat Jan 16 09:27:30 CET 1999 Werner KochWerner Koch1-1/+1
1998-11-27See ChangeLog: Fri Nov 27 12:39:29 CET 1998 Werner KochWerner Koch1-0/+1
1998-11-25*** empty log message ***Werner Koch1-3/+1
1998-11-10Some bug fixes of the last releaseWerner Koch1-0/+7
1998-10-06windoze version works againWerner Koch1-0/+2
1998-09-28*** empty log message ***Werner Koch1-0/+2
1998-09-14UpdatesWerner Koch1-0/+2
1998-08-11bug fix releaseV0-3-4Werner Koch1-1/+2
1998-08-08ready for a new releaseWerner Koch1-0/+2
1998-07-08fixed clearsig stuffWerner Koch1-1/+20