Mercurial > babel > old > mirror
log
age | author | description |
---|---|---|
Thu, 28 Jun 2007 11:50:30 +0000 | cmlenz | ChangeLog entry for [185]. |
Thu, 28 Jun 2007 11:43:26 +0000 | cmlenz | More robust locale string parsing, with support for scripts. Closes #27. |
Thu, 28 Jun 2007 10:28:25 +0000 | cmlenz | The frontends now provide ways to update existing translations catalogs from a template. Closes #22. |
Wed, 27 Jun 2007 22:49:31 +0000 | pjenvey | merged r182 from trunk stable |
Wed, 27 Jun 2007 22:43:26 +0000 | pjenvey | added 'N_' (gettext noop) to the extractor's default keywords |
Wed, 27 Jun 2007 14:38:20 +0000 | cmlenz | Minor change to what symbols are ?exported?, primarily for the generated docs. |
Wed, 27 Jun 2007 14:29:17 +0000 | cmlenz | * Instead of an extra `compile-all` option on the `compile` (or `compile_catalog`) command, compilation of all catalogs is performed when neither an `input_file` nor a `locale` is specified. |