Commit Graph
30 Commits
Author SHA1 Message Date
Robert Lehmann b5f29b2c7c Strip down tests to build only critical parts. 2010-06-17 11:57:59 +02:00
Robert Lehmann b1c480f5c6 Remove cleanenv setting from tests. 2010-06-17 11:49:07 +02:00
Robert Lehmann e63bb0f4a9 Split up tests into logical units. 2010-06-17 11:46:49 +02:00
Robert Lehmann cd07472676 Extract translatable strings alongside their doctree nodes. 2010-06-16 20:27:27 +02:00
Robert Lehmann 0109af80b5 Refactor message extractor into utilities. 2010-06-09 15:19:58 +02:00
Robert Lehmann c9dd331c12 Fix empty and duplicate nodes. 2010-06-09 07:47:14 +02:00
Robert Lehmann 3e449e3005 Delete generated files on test failure. 2010-06-09 07:46:40 +02:00
Robert Lehmann 438c24e222 Prepare test root catalogs for gettext with msgfmt. 2010-06-09 06:54:59 +02:00
Robert Lehmann 5ac5f23f2b Verify PO file format with msginit. 2010-06-09 06:46:30 +02:00
Robert Lehmann 0299008e55 Initial tests for gettext build. 2010-06-07 14:04:16 +02:00
Robert Lehmann ead9fa89b0 Add generic test for gettext builder. 2010-06-07 13:58:04 +02:00
Robert Lehmann e588fa8176 Supply initial creation date in PO header. 2010-06-06 20:55:57 +02:00
Robert Lehmann d3f1618598 Supply version information in PO header. 2010-06-06 20:54:01 +02:00
Robert Lehmann 0c21f913eb Document basic workflow in gettext builder. 2010-06-04 18:38:16 +02:00
Robert Lehmann 7c80750ee3 Prepare msgid for escaped sequences. 2010-06-04 18:26:47 +02:00
Robert Lehmann 4a197b29ce Safeguard file.close() against failure. 2010-06-04 18:23:06 +02:00
Robert Lehmann 3f6fa966d0 Use progress indicator for gettext builds. 2010-06-04 18:21:19 +02:00
Robert Lehmann 2801f52f15 Properly close open .pot files. 2010-06-04 17:14:04 +02:00
Robert Lehmann 01e6e18303 Escaped quotation marks in msgids. 2010-06-04 16:55:35 +02:00
Robert Lehmann d60c41afa9 Add public name to MessageCatalogBuilder. 2010-06-04 16:54:37 +02:00
Robert Lehmann 08381bb2ad Add meta information to PO headers. 2010-06-02 09:45:13 +02:00
Robert Lehmann 995c18609c Write message catalogs to POT files. 2010-06-02 09:35:33 +02:00
Robert Lehmann 8413f2ce50 Ignore invisible and inline nodes during translation. 2010-06-02 09:19:08 +02:00
Robert Lehmann 8a87a46318 Normalize messages for later rewrapping. 2010-06-02 09:18:30 +02:00
Robert Lehmann 2cbe83cf5e Collect raw messages for translation. 2010-06-02 09:17:42 +02:00
Robert Lehmann a1932f62f0 Add gettext builder to Sphinx docs. 2010-05-30 17:02:54 +02:00
Robert Lehmann 601d39c7b9 merge with trunk 2010-05-30 11:10:01 +02:00
Robert Lehmann ab16ae303a Add gettext build using intl.MessageCatalogBuilder. 2010-05-30 09:36:23 +02:00
Robert Lehmann f0cbf2c4e1 Add PO builder to sphinx-quickstart. 2010-05-29 20:26:38 +02:00
Robert Lehmann d405575620 Skeleton for PO builder. 2010-05-29 18:14:42 +02:00