mirror of
git://git.gnupg.org/gnupg.git
synced 2024-11-10 21:38:50 +01:00
* configure.ac (ALL_LINGUAS): Added Czech translation.
This commit is contained in:
parent
0aba8ef50a
commit
9eaf67cb15
2
AUTHORS
2
AUTHORS
@ -24,6 +24,8 @@ Ivo Timmermans <itimmermans@bigfoot.com> Translations [nl]
|
|||||||
|
|
||||||
Janusz Aleksander Urbanowicz <alex@bofh.torun.pl> Translations [po]
|
Janusz Aleksander Urbanowicz <alex@bofh.torun.pl> Translations [po]
|
||||||
|
|
||||||
|
Magda Procha'zkova' <magda@math.muni.cz> Translations [cs]
|
||||||
|
|
||||||
Michael Roth <mroth@nessie.de> Assignment
|
Michael Roth <mroth@nessie.de> Assignment
|
||||||
(wrote cipher/des.c., changes and bug fixes all over the place)
|
(wrote cipher/des.c., changes and bug fixes all over the place)
|
||||||
|
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2002-04-09 Werner Koch <wk@gnupg.org>
|
||||||
|
|
||||||
|
* configure.ac (ALL_LINGUAS): Added Czech translation.
|
||||||
|
|
||||||
2002-03-06 Werner Koch <wk@gnupg.org>
|
2002-03-06 Werner Koch <wk@gnupg.org>
|
||||||
|
|
||||||
* configure.ac (ALL_LINGUAS): s/pt_PT/pt/
|
* configure.ac (ALL_LINGUAS): s/pt_PT/pt/
|
||||||
|
1
THANKS
1
THANKS
@ -159,6 +159,7 @@ Robert Joop rj@rainbow.in-berlin.de
|
|||||||
Roddy Strachan roddy@satlink.com.au
|
Roddy Strachan roddy@satlink.com.au
|
||||||
Roger Sondermann r.so@bigfoot.com
|
Roger Sondermann r.so@bigfoot.com
|
||||||
Roland Rosenfeld roland@spinnaker.rhein.de
|
Roland Rosenfeld roland@spinnaker.rhein.de
|
||||||
|
Roman Pavlik rp@tns.cz
|
||||||
Ross Golder rossigee@bigfoot.com
|
Ross Golder rossigee@bigfoot.com
|
||||||
Sam Roberts sam@cogent.ca
|
Sam Roberts sam@cogent.ca
|
||||||
Sami Tolvanen sami@tolvanen.com
|
Sami Tolvanen sami@tolvanen.com
|
||||||
|
@ -25,7 +25,7 @@ dnl A snapshot release has a letter appended. CVS files before a release
|
|||||||
dnl are suffixed with the string "-cvs", so "1.0.6a-cvs" is a cvs version
|
dnl are suffixed with the string "-cvs", so "1.0.6a-cvs" is a cvs version
|
||||||
dnl between 1.0.6 and 1.0.6a.
|
dnl between 1.0.6 and 1.0.6a.
|
||||||
AC_INIT(gnupg, 1.0.6e-cvs, bug-gnupg@gnu.org)
|
AC_INIT(gnupg, 1.0.6e-cvs, bug-gnupg@gnu.org)
|
||||||
ALL_LINGUAS="da de eo es_ES et fr id it ja nl pl pt_BR pt sv tr"
|
ALL_LINGUAS="cs da de eo es_ES et fr id it ja nl pl pt_BR pt sv tr"
|
||||||
static_modules="sha1 md5 rmd160"
|
static_modules="sha1 md5 rmd160"
|
||||||
static_random_module=""
|
static_random_module=""
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user