diff options
author | Bruno Haible <bruno@clisp.org> | 2006-07-06 16:01:10 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:13:29 +0200 |
commit | a02982cb3a83aae34b579b2edc3af2d63306cdb7 (patch) | |
tree | b68fd4780723fef7b6bab9f27da68dc8ea47810f | |
parent | c910328bdd10ab6b0e35d4151b3bb0ca8d4f2925 (diff) | |
download | external_gettext-a02982cb3a83aae34b579b2edc3af2d63306cdb7.zip external_gettext-a02982cb3a83aae34b579b2edc3af2d63306cdb7.tar.gz external_gettext-a02982cb3a83aae34b579b2edc3af2d63306cdb7.tar.bz2 |
Some new ideas.
-rw-r--r-- | Admin/plans | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Admin/plans b/Admin/plans index 607d995..5d3093e 100644 --- a/Admin/plans +++ b/Admin/plans @@ -47,3 +47,11 @@ Things we plan to do. Comments welcome. - AC_SUBST([CONFIG_STATUS_DEPENDENCIES], ['$(top_srcdir)/version.sh']) +- Generating sr@latin PO file automatically from sr.po. + +- XLIFF support + +- object-oriented locale datatype, similar to giulia/glocale + +- automatic download at installation time of PO files that have been + provided by the translators after the official release. |