summaryrefslogtreecommitdiff
path: root/po
AgeCommit message (Collapse)Author
2002-12-13.Jim Meyering
2002-11-21*** empty log message ***Jim Meyering
2002-11-21Add ms (Malay).Jim Meyering
2002-11-21version: 4.5.3Jim Meyering
2002-11-15.Jim Meyering
2002-11-14Remove lib/long-options.c and lib/same.c.Jim Meyering
Although each defines `_', neither actually used it.
2002-11-09*** empty log message ***Jim Meyering
2002-11-09(EXTRA_LOCALE_CATEGORIES): Add LC_TIME.Jim Meyering
Patch by Tim Waugh for Red Hat bug #73669.
2002-11-08use only my permanent addressJim Meyering
2002-10-13.Jim Meyering
2002-10-05.Jim Meyering
2002-09-29.Jim Meyering
2002-09-25Add be (Belarusian).Jim Meyering
2002-09-16*** empty log message ***Jim Meyering
2002-09-16version: 4.5.1Jim Meyering
2002-09-10Add lg (Luganda).Jim Meyering
2002-09-03.Jim Meyering
2002-09-02*** empty log message ***Jim Meyering
2002-09-02*** empty log message ***Jim Meyering
2002-09-01.Jim Meyering
2002-08-04.Jim Meyering
2002-07-29.Jim Meyering
2002-07-29.Jim Meyering
2002-07-29.Jim Meyering
2002-07-20Upgrade to gettext-0.11.3.Jim Meyering
2002-07-18(Makefile): Also depend on LINGUAS.Jim Meyering
2002-07-01mergedJim Meyering
2002-03-10reformat continued lineJim Meyering
2002-03-10(gmsgfmt_cmd): New variable.Jim Meyering
(.po.gmo): Use it here. (.po.mo): Don't create target directly -- otherwise a failed gmsgfmt command would leave a corrupt, yet up-to-date, .gmo file. (.po.gmo): Likewise.
2002-02-23(DISTFILES.common): Add remove-potcdate.sin.Jim Meyering
(.SUFFIXES): Add .sed and .sin. (.sin.sed): New rule. ($(DOMAIN).pot-update): Depend on remove-potcdate.sed. If the old POT file exists and the new POT file differs from it only in the first POT-Creation-Date line, keep the old POT file. So the PO files don't need to be remade, and automake's "distcheck" target succeeds. (mostlyclean): Remove remove-potcdate.sed and additional temporary files.
2002-02-23*** empty log message ***Jim Meyering
2002-02-17($(DOMAIN).pot-update): Remove/replace the .potJim Meyering
file only if the new one is different (modulo the creation date).
2002-02-16Update to Gettext 0.11Jim Meyering
2002-01-02(install-data-yes, uninstall-data-yes):Jim Meyering
Install the LC_TIME locale category as an alias for LC_MESSAGES. This fixes a bug introduced in the 2001-09-22 upgrade to gettext 0.10.40.
2001-09-22Update from gettext cvs repository.Jim Meyering
2001-09-22Upgrade to gettext-0.10.40.Jim Meyering
2001-07-10fix typo in commentJim Meyering
2001-03-17(install-data-yes): Install LC_TIME localeJim Meyering
for all packages, not just for fileutils. (uninstall): Remove LC_TIME locale too.
2001-01-14(update-po): Merge po-files in temporary filesJim Meyering
in the build directory, and update the source directory only when the merged catalog differs from the original. This fixes the known `make distcheck' failure due to `make update-po' being called on up-to-date but read-only files.
2001-01-03(install-data-yes): If the package isJim Meyering
fileutils, install LC_TIME as an alias for LC_MESSAGES.
2000-11-18add -*- Makefile -*-Jim Meyering
2000-11-18Sync with the one from fileutils.Jim Meyering
1998-08-13(DISTFILES): Remove ChangeLog.Jim Meyering
1998-08-13Provide automake-style DESTDIR support.Jim Meyering
From Johan Danielsson.
1998-05-03update from gettext-0.10.35Jim Meyering
1997-09-01update gettext-0.31Jim Meyering
1997-07-13(DISTFILES): Remove ChangeLog.Jim Meyering
1997-02-02use $@, instead of literal `POTFILES'Jim Meyering
1997-02-02(POTFILES): Redirect to an intermediate file and write-protect POTFILES.Jim Meyering
1997-01-30(maintainer-clean): Remove GMOFILES.Jim Meyering
From Paul Eggert.