diff options
author | Bruno Haible <bruno@clisp.org> | 2001-09-16 16:45:16 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2001-09-16 16:45:16 +0000 |
commit | d842c2b5f8e7d68ede3a3fe4b5ac5501749181d2 (patch) | |
tree | 357c4e08a9e8c9f0ce36767bd24d983c46ae2a6d /Admin/plans | |
parent | 8ff12704396804a6c6c055cf887fa889b0792bd8 (diff) | |
download | external_gettext-d842c2b5f8e7d68ede3a3fe4b5ac5501749181d2.zip external_gettext-d842c2b5f8e7d68ede3a3fe4b5ac5501749181d2.tar.gz external_gettext-d842c2b5f8e7d68ede3a3fe4b5ac5501749181d2.tar.bz2 |
Bleeding-edge autoconf & automake work with our m4 macros.
xgettext split is done.
Doc chapter "Programming languages" exists.
Java support is there now.
Maybe refer to GNOME TP?
Diffstat (limited to 'Admin/plans')
-rw-r--r-- | Admin/plans | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/Admin/plans b/Admin/plans index 9ac5af5..7c4fe37 100644 --- a/Admin/plans +++ b/Admin/plans @@ -14,21 +14,11 @@ Things we plan to do. Comments welcome. - Stop documenting AM_WITH_NLS. AM_GNU_GETTEXT is the right macro to use. -- Check the *.m4 macros with bleeding-edge autoconf & automake. - - Documentation: Distinguish more clearly between gettext/xgettext, the Translation Project for GNU packages, and the PO mode. - Read Francois Pinard's gettext folder. -- Split xgettext into a language dependent part and a language independent - part. - -- Document what it means to add gettext support to a programming/scripting - language. - -- Add support for Java. - - KDE wants a kind of gettext2("role","msg") function whose key is the concatenation of "role" and "msg" but whose default value is only "msg". @@ -60,3 +50,5 @@ Things we plan to do. Comments welcome. - Check portability of coding-system-list, apparently not defined in XEmacs 20.4. + +- Refer also to the GNOME translation project http://www.klid.dk/gnome/ ? |