diff options
author | Paul Smith <psmith@gnu.org> | 2002-04-22 04:35:19 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2002-04-22 04:35:19 +0000 |
commit | 306462f0bd313d7db43f9843b60a5a8f1fa018d6 (patch) | |
tree | 15ab79cfe7fe6be8e0c1dd0f0675a402628141e8 /po/ChangeLog | |
parent | 3a8a7a5d00c7052c46cef2342792d6a0829db897 (diff) | |
download | gunmake-306462f0bd313d7db43f9843b60a5a8f1fa018d6.tar.gz |
Updates for new tools. Everything works now building on Linux,
including creating make packages. I'll try some other systems tomorrow.
Also added a new translation: Croatian. Thanks!
Diffstat (limited to 'po/ChangeLog')
-rw-r--r-- | po/ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index 13ef8fe..6c53a00 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,11 +1,12 @@ 2002-04-21 Paul D. Smith <psmith@gnu.org> - * POTFILES.in, LINGUAS, Makevars: Created. + * LINGUAS, hr.po: Added new translation: Croatian. + * da.po, de.po, es.po, fr.po, gl.po, he.po, ja.po, ko.po, nl.po, pl.po, pt_BR.po, ru.po, tr.po: Moved from i18n to here. * .cvsignore: Moved from i18n to here. - * LINGUAS: Created. + * POTFILES.in, LINGUAS, Makevars: Created. 2002-04-21 gettextize <bug-gnu-gettext@gnu.org> |