Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move http module from common/ to dirmngr/. | Werner Koch | 2015-10-18 | 1 | -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]> | |||||
* | po: Update Japanese translation. | NIIBE Yutaka | 2015-10-13 | 1 | -14/+8 | |
| | ||||||
* | po: Auto-update. | Werner Koch | 2015-10-09 | 26 | -475/+927 | |
| | | | | -- | |||||
* | po: Fix two fuzzy strings in the Spansih translation | Werner Koch | 2015-10-09 | 1 | -7/+3 | |
| | | | | -- | |||||
* | po: Typo fix in German translation. | Werner Koch | 2015-10-06 | 1 | -2/+2 | |
| | | | | -- | |||||
* | po: Update the German translation. | Werner Koch | 2015-10-05 | 1 | -7/+26 | |
| | | | | -- | |||||
* | po: Update Japanese translation. | NIIBE Yutaka | 2015-09-17 | 1 | -113/+110 | |
| | ||||||
* | po: Update Japanese translation. | NIIBE Yutaka | 2015-09-15 | 1 | -26/+16 | |
| | ||||||
* | po: Auto-update | Werner Koch | 2015-09-10 | 25 | -584/+1272 | |
| | | | | -- | |||||
* | po: Update Russian translation | Ineiev | 2015-09-10 | 1 | -14/+9 | |
| | | | | -- | |||||
* | po: Grammar fix for the German translation. | Werner Koch | 2015-08-24 | 1 | -1/+1 | |
| | | | | | -- Reported-by: Thomas Bellmann | |||||
* | po: Add lost translation of validity strings. | Werner Koch | 2015-08-20 | 2 | -48/+55 | |
| | | | | | | | | | | * 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. | |||||
* | po: Auto update. | Werner Koch | 2015-08-11 | 25 | -190/+303 | |
| | | | | -- | |||||
* | po: Update German translation | Werner Koch | 2015-08-11 | 1 | -8/+12 | |
| | | | | -- | |||||
* | po: Update Japanese translation. | NIIBE Yutaka | 2015-07-02 | 1 | -15/+12 | |
| | ||||||
* | po: Auto-update | Werner Koch | 2015-07-01 | 25 | -433/+1048 | |
| | | | | -- | |||||
* | po: Update Russian translation | Ineiev | 2015-07-01 | 1 | -4/+8 | |
| | | | | -- | |||||
* | po: Update German translation | Werner Koch | 2015-07-01 | 1 | -16/+39 | |
| | | | | -- | |||||
* | agent: Use different translation func for Pinentry strings. | Werner Koch | 2015-06-30 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * po/Makevars (XGETTEXT_OPTIONS): Add keyword "L_". * common/i18n.c (i18n_localegettext): New stub. * common/i18n.h: Expand the LunderscoreIMPL macro. * agent/agent.h (L_): New. (LunderscoreIMPL): New. * agent/call-pinentry.c (setup_qualitybar): Add arg ctrl anc change caller. * agent/findkey.c (try_unprotect_cb): Add local var ctrl. * agent/genkey.c (check_passphrase_constraints): Replace xtryasprintf by xtrystrdup to avoid gcc warning. Unfortinately this changes the string. (agent_ask_new_passphrase): Cleanup the use of initial_errtext. -- Static strings in gpg-agent need to be translated according to the locale set by the caller. This is required so that a gpg-agent can be started in one locale and a gpg can be run in another. If we don't do this the static strings (prompt, buttons) are not or in the wrong locale translated while dynamic strings (e.g. key description) uses the locale of gpg. This is only the first part of the change the actual local switching still needs to be implemented. Debian-bug-id: 788983 Signed-off-by: Werner Koch <[email protected]> | |||||
* | po: Update Japanese Translation. | NIIBE Yutaka | 2015-06-16 | 1 | -33/+17 | |
| | ||||||
* | po: Auto-update | Werner Koch | 2015-06-11 | 25 | -219/+292 | |
| | | | | -- | |||||
* | po: Update German translation | Werner Koch | 2015-06-11 | 1 | -9/+12 | |
| | | | | -- | |||||
* | po: Update Russian translation | Ineiev | 2015-06-11 | 1 | -26/+12 | |
| | | | | -- | |||||
* | po: Auto-update | Werner Koch | 2015-05-12 | 25 | -582/+1552 | |
| | | | | -- | |||||
* | po: Update German translation | Werner Koch | 2015-05-12 | 1 | -26/+60 | |
| | | | | -- | |||||
* | po: Update Ukrainian translation | Yuri Chornoivan | 2015-04-11 | 1 | -29/+17 | |
| | ||||||
* | po: Update and review Russian translation | Ineiev | 2015-04-11 | 1 | -82/+72 | |
| | ||||||
* | po: Auto update. | Werner Koch | 2015-02-11 | 24 | -6/+78 | |
| | | | | -- | |||||
* | po: Update Japanese Translation. | NIIBE Yutaka | 2015-01-29 | 1 | -23/+27 | |
| | ||||||
* | po: Update the German translation. | Werner Koch | 2015-01-09 | 1 | -2/+5 | |
| | | | | | | | -- This also fixes GnuPG-bug-id: 1808 | |||||
* | po: Update Japanese Translation. | NIIBE Yutaka | 2014-12-17 | 1 | -27/+14 | |
| | | | | | | -- Investigated who is P.KATOH, and fixed the header, accordingly. | |||||
* | po: auto update | Werner Koch | 2014-12-16 | 26 | -211/+1093 | |
| | | | | -- | |||||
* | po: Update the German translation | Werner Koch | 2014-12-16 | 1 | -7/+32 | |
| | ||||||
* | po: Update Czech translation | Petr Pisar | 2014-12-16 | 1 | -999/+911 | |
| | ||||||
* | po: Update Russian translation | Ineiev | 2014-12-16 | 1 | -2933/+2103 | |
| | ||||||
* | po: Update zh_TW translation | Jedi | 2014-12-16 | 1 | -2427/+975 | |
| | ||||||
* | po: Update German translation. | Werner Koch | 2014-11-19 | 1 | -11/+13 | |
| | | | | -- | |||||
* | po: Update Ukrainian translation. | Werner Koch | 2014-11-19 | 1 | -117/+65 | |
| | | | | -- | |||||
* | po: Copied missing translations from the 2.0 branch. | Werner Koch | 2014-11-19 | 25 | -38360/+61681 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * po/LINGUAS: Add new translations. -- Note that be.ru and pt_BR.po have not been copied because they have way too less translated strings (74, 290 out of 2054). The current stats are: ca.po: 464 translated, 1024 fuzzy translations, 566 untranslated. cs.po: 1719 translated, 317 fuzzy translations, 18 untranslated. da.po: 1468 translated, 444 fuzzy translations, 142 untranslated. de.po: 2052 translated, 1 fuzzy translation, 1 untranslated message. el.po: 460 translated, 1025 fuzzy translations, 569 untranslated. eo.po: 331 translated, 1109 fuzzy translations, 614 untranslated. es.po: 1455 translated, 461 fuzzy translations, 138 untranslated. et.po: 460 translated, 1025 fuzzy translations, 569 untranslated. fi.po: 460 translated, 1025 fuzzy translations, 569 untranslated. fr.po: 2052 translated, 1 fuzzy translation, 1 untranslated message. gl.po: 458 translated, 1044 fuzzy translations, 552 untranslated. hu.po: 460 translated, 1025 fuzzy translations, 569 untranslated. id.po: 460 translated, 1025 fuzzy translations, 569 untranslated. it.po: 460 translated, 1025 fuzzy translations, 569 untranslated. ja.po: 2022 translated, 23 fuzzy translations, 9 untranslated. nb.po: 684 translated, 635 fuzzy translations, 735 untranslated. pl.po: 1469 translated, 443 fuzzy translations, 142 untranslated. pt.po: 400 translated, 1057 fuzzy translations, 597 untranslated. ro.po: 874 translated, 726 fuzzy translations, 454 untranslated. ru.po: 1257 translated, 478 fuzzy translations, 319 untranslated. sk.po: 460 translated, 1025 fuzzy translations, 569 untranslated. sv.po: 1452 translated, 458 fuzzy translations, 144 untranslated. tr.po: 1386 translated, 494 fuzzy translations, 174 untranslated. uk.po: 2016 translated, 27 fuzzy translations, 11 untranslated. zh_CN.po: 927 translated, 690 fuzzy translations, 437 untranslated. zh_TW.po: 1471 translated, 447 fuzzy translations, 136 untranslated. | |||||
* | po: Update Japanese Translation. | NIIBE Yutaka | 2014-11-18 | 1 | -9/+12 | |
| | | | | | | -- Fixing previous commit. | |||||
* | po: Update Japanese Translation. | NIIBE Yutaka | 2014-11-18 | 1 | -242/+52 | |
| | | | | -- | |||||
* | po: Auto-update. | Werner Koch | 2014-11-13 | 4 | -12/+48 | |
| | | | | -- | |||||
* | po: Auto update. | Werner Koch | 2014-11-05 | 3 | -13/+31 | |
| | | | | | | -- Due to removed strings. | |||||
* | po: Update French translation | David Prévot | 2014-11-03 | 1 | -469/+323 | |
| | | | | | | | | -- Proofread-By: Frédéric Marchal <[email protected]> Proofread-By: appzer0 <[email protected]> Proofread-By: Jean-Philippe Guérard <[email protected]> | |||||
* | po: Add a new German translation | Werner Koch | 2014-10-29 | 1 | -1/+8 | |
| | | | | | -- Also fixed a typo in the docs. | |||||
* | po: Fixed one wrong German string. | Werner Koch | 2014-10-27 | 1 | -2/+2 | |
| | | | | -- | |||||
* | po: Auto update | Werner Koch | 2014-10-26 | 3 | -12/+33 | |
| | | | | -- | |||||
* | po: Translate new string to German. | Werner Koch | 2014-10-26 | 1 | -6/+9 | |
| | | | | -- | |||||
* | Use a unique capitalization for "Note:". | Werner Koch | 2014-10-10 | 4 | -81/+157 | |
| | | | | -- | |||||
* | po: Fix some grammar buglets in the German translation. | Werner Koch | 2014-10-10 | 1 | -19/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | -- Reported-by: Thomas Gries 1) "GnuPG erstellt eine User-ID,[Komma fehlt] um Ihren Schlüssel …" 2) "Die Karte wird nun konfiguriert,[<<< Komma fehlt] um einen …" in gpg-agent 3) "verbite" → "verbiete" 4) in gpg-agent --help ich fände eine einheitliche Groß- bzw. Kleinschreibung der Befehle besser, derzeit gibt es einen Mix aus Groß- und Kleinschreibung "Benutze... ", "benutze..." usw: Item 3 was already fixed. Also fixed some capitalization inconsistencies. Signed-off-by: Werner Koch <[email protected]> |