Sun, 01 Jul 2007 17:59:44 +0000 |
cmlenz |
Add an option to the frontend commands for catalog updating that removes completely any obsolete messages, instead of putting them comments.
|
Sun, 01 Jul 2007 17:45:27 +0000 |
cmlenz |
Correctly write out obsolete messages spanning multiple lines. Fixes #33.
|
Fri, 29 Jun 2007 14:50:20 +0000 |
cmlenz |
Rename command-line script to avoid conflict with the OpenBabel project. Closes #34.
|
Fri, 29 Jun 2007 13:47:10 +0000 |
cmlenz |
Fix adding new messages in catalog update.
|
Fri, 29 Jun 2007 08:23:10 +0000 |
cmlenz |
Add renaming of `init_catalog` to ChangeLog.
|
Thu, 28 Jun 2007 16:37:30 +0000 |
cmlenz |
Ported [188] to 0.8.x branch.
stable-0.8.x
|
Thu, 28 Jun 2007 16:34:40 +0000 |
cmlenz |
Add a command-line option that prints out all available locales. Closes #24.
|
Thu, 28 Jun 2007 11:51:26 +0000 |
cmlenz |
Ported [185:186] to 0.8.x branch.
stable-0.8.x
|
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-0.8.x
|
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.
|