mirror of
git://git.gnupg.org/gnupg.git
synced 2024-11-10 21:38:50 +01:00
* configure.ac (ALL_LINGUAS): Added Czech, Galician and Greek
translations. s/es_ES/es/.
This commit is contained in:
parent
9eaf67cb15
commit
d930e5d7b7
4
AUTHORS
4
AUTHORS
@ -13,6 +13,8 @@ David Shaw <dshaw@jabberwocky.com> Assignment
|
|||||||
a lot of changes in g10/ see the ChangeLog,
|
a lot of changes in g10/ see the ChangeLog,
|
||||||
bug fixes here and there)
|
bug fixes here and there)
|
||||||
|
|
||||||
|
Dokianakis Theofanis <madf@hellug.gr> Translations [el]
|
||||||
|
|
||||||
Edmund GRIMLEY EVANS <edmundo@rano.org> Translations [eo]
|
Edmund GRIMLEY EVANS <edmundo@rano.org> Translations [eo]
|
||||||
|
|
||||||
Gaël Quéri <gael@lautre.net> Translations [fr]
|
Gaël Quéri <gael@lautre.net> Translations [fr]
|
||||||
@ -22,6 +24,8 @@ Gregory Steuck <steuck@iname.com> Translations [ru]
|
|||||||
|
|
||||||
Ivo Timmermans <itimmermans@bigfoot.com> Translations [nl]
|
Ivo Timmermans <itimmermans@bigfoot.com> Translations [nl]
|
||||||
|
|
||||||
|
Jacobo Tarri'o Barreiro <jtarrio@iname.com> Translations [gl]
|
||||||
|
|
||||||
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]
|
Magda Procha'zkova' <magda@math.muni.cz> Translations [cs]
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
2002-04-09 Werner Koch <wk@gnupg.org>
|
2002-04-09 Werner Koch <wk@gnupg.org>
|
||||||
|
|
||||||
* configure.ac (ALL_LINGUAS): Added Czech translation.
|
* configure.ac (ALL_LINGUAS): Added Czech, Galician and Greek
|
||||||
|
translations. s/es_ES/es/.
|
||||||
|
|
||||||
2002-03-06 Werner Koch <wk@gnupg.org>
|
2002-03-06 Werner Koch <wk@gnupg.org>
|
||||||
|
|
||||||
|
@ -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="cs da de eo es_ES et fr id it ja nl pl pt_BR pt sv tr"
|
ALL_LINGUAS="cs da de eo el es et fr gl 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