diff options
author | Werner Koch <[email protected]> | 2004-08-10 19:39:02 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2004-08-10 19:39:02 +0000 |
commit | 8037e4a53e536c6211a00631259cdeab3103fd53 (patch) | |
tree | 53673c47357a3991b61fc2951f52aa58f257bad8 | |
parent | Added m4 directory (diff) | |
download | gnupg-8037e4a53e536c6211a00631259cdeab3103fd53.tar.gz gnupg-8037e4a53e536c6211a00631259cdeab3103fd53.zip |
added missing files
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | po/LINGUAS | 12 | ||||
-rw-r--r-- | po/Makevars | 3 |
3 files changed, 10 insertions, 7 deletions
@@ -1,7 +1,7 @@ GnuPG - The GNU Privacy Guard ------------------------------- - Version 1.2.5 + Version 1.2.6 Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. diff --git a/po/LINGUAS b/po/LINGUAS index 220654604..d7d2b1093 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -1,17 +1,21 @@ # Set of available languages. -en@quot en@boldquot be ca cs da de -eo el es et +eo el es et fi fr gl -hu +hu id it ja nl pl pt_BR pt -ro ru +ro ru sk sv tr zh_TW zh_CN + + + + + diff --git a/po/Makevars b/po/Makevars index 814803feb..20a50fc7d 100644 --- a/po/Makevars +++ b/po/Makevars @@ -34,9 +34,8 @@ COPYRIGHT_HOLDER = Free Software Foundation, Inc. # It can be your email address, or a mailing list address where translators # can write to without being subscribed, or the URL of a web page through # which the translators can contact you. -MSGID_BUGS_ADDRESS = [email protected] +MSGID_BUGS_ADDRESS = [email protected] # This is the list of locale categories, beyond LC_MESSAGES, for which the # message catalogs shall be used. It is usually empty. EXTRA_LOCALE_CATEGORIES = - |