summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2002-08-10 01:27:16 +0000
committerPaul Smith <psmith@gnu.org>2002-08-10 01:27:16 +0000
commit5a9f2de69c2c0d932465019b181ee966aaa72a5a (patch)
treed155f782aee6b11704d59a8dd958bc09d5b2c9d5 /po
parent2ba6d81ee9691413013b269e8c589ccb83cd6405 (diff)
downloadmake-5a9f2de69c2c0d932465019b181ee966aaa72a5a.tar.gz
Update to a new version of automake and gettext.
Invent a new macro HAVE_DOS_PATHS and change various instances of: #if defined(WINDOWS) || defined(__MSDOS__) to use the new macro instead. This should help make the OS/2 port cleaner, as well. Invent a cvs-clean maintainer target that tries to get the workspace back to the state it was in after a CVS checkout. New language.
Diffstat (limited to 'po')
-rw-r--r--po/ChangeLog4
-rw-r--r--po/LINGUAS4
2 files changed, 6 insertions, 2 deletions
diff --git a/po/ChangeLog b/po/ChangeLog
index 6c5321a7..a362db7e 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2002-08-08 Paul D. Smith <psmith@gnu.org>
+
+ * LINGUAS: Add a new translation for Chinese (simplified) (zh_CN).
+
2002-08-02 Paul D. Smith <psmith@gnu.org>
* LINGUAS: Add a new translation for Swedish (sv).
diff --git a/po/LINGUAS b/po/LINGUAS
index 55618e45..f542ed06 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -1,5 +1,5 @@
-# Set of available languages: 14 languages
+# Set of available languages: 16 languages
-da de es fr gl he hr ja ko nl pl pt_BR sv ru tr
+da de es fr gl he hr ja ko nl pl pt_BR sv ru tr zh_CN
# Can't seem to get en@quot and en@boldquot to build properly?