aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2002-04-09 17:47:17 +0000
committerWerner Koch <[email protected]>2002-04-09 17:47:17 +0000
commitd930e5d7b78351b8e8852fe5acaf666df204e4d9 (patch)
tree46a0471a81224e882a700526ea49087edcabe858
parent* configure.ac (ALL_LINGUAS): Added Czech translation. (diff)
downloadgnupg-d930e5d7b78351b8e8852fe5acaf666df204e4d9.tar.gz
gnupg-d930e5d7b78351b8e8852fe5acaf666df204e4d9.zip
* configure.ac (ALL_LINGUAS): Added Czech, Galician and Greek
translations. s/es_ES/es/.
-rw-r--r--AUTHORS4
-rw-r--r--ChangeLog3
-rw-r--r--configure.ac2
3 files changed, 7 insertions, 2 deletions
diff --git a/AUTHORS b/AUTHORS
index 62dbafb0a..2444aa905 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -13,6 +13,8 @@ David Shaw <[email protected]> Assignment
a lot of changes in g10/ see the ChangeLog,
bug fixes here and there)
+Dokianakis Theofanis <[email protected]> Translations [el]
+
Edmund GRIMLEY EVANS <[email protected]> Translations [eo]
Ga�l Qu�ri <[email protected]> Translations [fr]
@@ -22,6 +24,8 @@ Gregory Steuck <[email protected]> Translations [ru]
Ivo Timmermans <[email protected]> Translations [nl]
+Jacobo Tarri'o Barreiro <[email protected]> Translations [gl]
+
Janusz Aleksander Urbanowicz <[email protected]> Translations [po]
Magda Procha'zkova' <[email protected]> Translations [cs]
diff --git a/ChangeLog b/ChangeLog
index cba9ace10..a02aa28bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2002-04-09 Werner Koch <[email protected]>
- * 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 <[email protected]>
diff --git a/configure.ac b/configure.ac
index 751857a74..1e9934c23 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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 between 1.0.6 and 1.0.6a.
AC_INIT(gnupg, 1.0.6e-cvs, [email protected])
-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_random_module=""