Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-12-21 | po: Auto-update | Werner Koch | 1 | -2/+4 | |
-- | |||||
2020-12-21 | po: Update Polish translation. | Jakub Bogusz | 1 | -71/+46 | |
-- | |||||
2020-05-29 | po: Auto update | Werner Koch | 1 | -3/+39 | |
-- | |||||
2020-02-07 | po: Auto update | Werner Koch | 1 | -0/+119 | |
-- | |||||
2019-05-27 | po: Update Polish translation | Werner Koch | 1 | -9/+5 | |
-- | |||||
2019-03-19 | po: auto update | Werner Koch | 1 | -0/+10 | |
-- | |||||
2019-01-31 | po: Update Polish translation | Jakub Bogusz | 1 | -67/+31 | |
-- | |||||
2018-03-21 | po: Update one fuzzy in all translations. | Werner Koch | 1 | -9/+11 | |
-- This was due to the removal of the "%s: " used for the prefix in a printf. It is now printed with log_error which prints the prefix on its own. Signed-off-by: Werner Koch <[email protected]> | |||||
2018-03-21 | po: Merge GnuPG's strings from argparse.c | Werner Koch | 1 | -0/+61 | |
Signed-off-by: Werner Koch <[email protected]> | |||||
2017-02-28 | po: Auto update | Werner Koch | 1 | -0/+60 | |
-- | |||||
2016-12-21 | po: Auto-update | Werner Koch | 1 | -0/+55 | |
-- | |||||
2016-11-18 | Fix misspellings in error descriptions. | Daniel Kahn Gillmor | 1 | -2/+2 | |
-- Signed-off-by: Daniel Kahn Gillmor <[email protected]> | |||||
2016-11-14 | po: Auto update. | Werner Koch | 1 | -0/+39 | |
-- | |||||
2016-11-10 | Change description of GPG_ERR_OPEN_KEYRING. | Werner Koch | 1 | -1/+1 | |
Signed-off-by: Werner Koch <[email protected]> | |||||
2016-06-15 | po: Auto-update | Werner Koch | 1 | -0/+3 | |
-- | |||||
2016-06-15 | po: Update Polish translation | Jakub Bogusz | 1 | -244/+95 | |
2016-04-25 | po: Auto-update | Werner Koch | 1 | -0/+5 | |
-- | |||||
2015-12-12 | po: Auto update. | Werner Koch | 1 | -0/+19 | |
-- | |||||
2015-04-10 | po: Auto update. | Werner Koch | 1 | -0/+382 | |
-- | |||||
2015-01-26 | po: Auto update | Werner Koch | 1 | -0/+19 | |
-- | |||||
2014-10-23 | po: Update pl.po. | Werner Koch | 1 | -61/+33 | |
-- | |||||
2014-10-15 | po: Auto-update | Werner Koch | 1 | -0/+100 | |
-- | |||||
2014-09-08 | po: Auto-update | Werner Koch | 1 | -0/+5 | |
-- | |||||
2014-04-15 | Update pl.po. | Werner Koch | 1 | -194/+173 | |
2014-04-15 | Auto-update of po files. | Werner Koch | 1 | -0/+13 | |
-- | |||||
2013-06-24 | Auto merge po files. | Werner Koch | 1 | -0/+28 | |
-- | |||||
2013-02-23 | Add string "Assuan" to all po files. | Werner Koch | 1 | -1/+5 | |
-- | |||||
2012-08-09 | Add a fuzzy entry to the translations | Werner Koch | 1 | -1/+3 | |
-- | |||||
2012-08-09 | Run msgmerge on the translations | Werner Koch | 1 | -0/+10 | |
-- | |||||
2011-02-23 | Make gpg-error-config and gpg-error.m4 more robust. | Werner Koch | 1 | -270/+11 | |
This is done by taking host prefixed config scripts names in account (as suggested by bug#1261) and adding a new config option --host to print a warning if the used config script was not built for the current host. Care has been taken not to mess things up if an old config script without the option is used or if AC_CANONICAL_HOST has not been used. | |||||
2010-10-26 | Prepare 1.10libgpg-error-1.10 | Werner Koch | 1 | -61/+66 | |
2010-09-16 | Fix initialization of static libs | Werner Koch | 1 | -59/+69 | |
2010-09-16 | Update pl.po. | Werner Koch | 1 | -23/+15 | |
Updated to gettext 0.1.17 Add a new error code. | |||||
2010-07-21 | Add gpg_err_deinitlibgpg-error-1.9 | Werner Koch | 1 | -59/+73 | |
Prepare a new release. | |||||
2010-02-17 | Made make distcheck work again. | Werner Koch | 1 | -66/+75 | |
2009-08-20 | Fix octadecimal/octal where in some languages. | Werner Koch | 1 | -60/+66 | |
2008-11-12 | Add codes GPG_ERR_NO_PIN and GPG_ERR_NO_PASSPHRASE. | Werner Koch | 1 | -59/+68 | |
2008-08-06 | Add a new error code. | Werner Koch | 1 | -59/+64 | |
2007-10-29 | Fixed mingw build problems. | Werner Koch | 1 | -125/+115 | |
Updated some translations. | |||||
2006-11-30 | * configure.ac: Set LT version to C3/A3/R1.libgpg-error-1.5 | Werner Koch | 1 | -3/+3 | |
* README: Switch to tar.bz2 and sha1sum. * src/gpg-error.c (main): Add option --version. * autogen.sh (FORCE): Add option --force. * intl/: Removed. * Makefile.am (SUBDIRS): Removed intl. * configure.ac (AM_GNU_GETTEXT): Use external flag * src/Makefile.am: Removed -I../intl. | |||||
2006-09-14 | Ready for a new releaselibgpg-error-1.4 | Werner Koch | 1 | -42/+189 | |
2006-09-08 | Updated. | Werner Koch | 1 | -60/+43 | |
2006-03-14 | 2006-03-14 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -3/+3 | |
Many files regenerated. * src/Makefile.am (gpg_error_CPPFLAGS, libgpg_error_la_CPPFLAGS): Add -I../intl. * Makefile.am (SUBDIRS): Add intl. * configure.ac (AC_CONFIG_FILES): Add intl/Makefile. (AM_GNU_GETTEXT_VERSION): Bump to 0.14.5. intl/ 2005-05-23 GNU <[email protected]> * Version 0.14.5 released. m4/ 2006-03-14 gettextize <[email protected]> * codeset.m4: Upgrade to gettext-0.14.5. * gettext.m4: Upgrade to gettext-0.14.5. * glibc2.m4: New file, from gettext-0.14.5. * glibc21.m4: Upgrade to gettext-0.14.5. * iconv.m4: Upgrade to gettext-0.14.5. * intdiv0.m4: Upgrade to gettext-0.14.5. * intmax.m4: New file, from gettext-0.14.5. * inttypes.m4: Upgrade to gettext-0.14.5. * inttypes_h.m4: Upgrade to gettext-0.14.5. * inttypes-pri.m4: Upgrade to gettext-0.14.5. * isc-posix.m4: Upgrade to gettext-0.14.5. * lcmessage.m4: Upgrade to gettext-0.14.5. * lib-ld.m4: Upgrade to gettext-0.14.5. * lib-link.m4: Upgrade to gettext-0.14.5. * lib-prefix.m4: Upgrade to gettext-0.14.5. * longdouble.m4: New file, from gettext-0.14.5. * longlong.m4: New file, from gettext-0.14.5. * nls.m4: Upgrade to gettext-0.14.5. * po.m4: Upgrade to gettext-0.14.5. * printf-posix.m4: New file, from gettext-0.14.5. * progtest.m4: Upgrade to gettext-0.14.5. * signed.m4: New file, from gettext-0.14.5. * size_max.m4: New file, from gettext-0.14.5. * stdint_h.m4: Upgrade to gettext-0.14.5. * uintmax_t.m4: Upgrade to gettext-0.14.5. * ulonglong.m4: Upgrade to gettext-0.14.5. * wchar_t.m4: New file, from gettext-0.14.5. * wint_t.m4: New file, from gettext-0.14.5. * xsize.m4: New file, from gettext-0.14.5. * Makefile.am (EXTRA_DIST): Add the new files. po/ 2006-03-14 gettextize <[email protected]> * Makefile.in.in: Upgrade to gettext-0.14.5. * Rules-quot: Upgrade to gettext-0.14.5. | |||||
2005-10-26 | Use bzip2 for the dist target. | Werner Koch | 1 | -3/+3 | |
2005-07-04 | Added Romanian translation and other collected changes. | Werner Koch | 1 | -33/+48 | |
2004-07-30 | Released 1.0libgpg-error-1-0 | Werner Koch | 1 | -36/+51 | |
2004-04-22 | 2004-04-22 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+10 | |
* POTFILES.in: Add src/gpg-error.c. * pl.po: Add messages for gpg-error.c. * de.po: Likewise. | |||||
2004-04-22 | 2004-04-22 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -8/+5 | |
* pl.po: Update. | |||||
2004-04-20 | 2004-04-20 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -256/+270 | |
* LINGUAS: Add pl. * pl.po: New file. | |||||
2003-11-14 | New. | Werner Koch | 1 | -0/+876 | |