Menu

Trac Commit Log


Commit Date  
[r6989] by jruigrok

Regenerate POT.

2008-05-03 10:58:13 Tree
[r6988] by jruigrok

Add two more translation hints.

2008-05-03 10:51:21 Tree
[r6987] by jruigrok

No need to track sandbox/i18n anymore.

2008-05-03 08:35:42 Tree
[r6986] by jruigrok

Merge the i18n branch into trunk.

2008-05-03 08:34:06 Tree
[r6985] by jruigrok

Prepare merging for i18n.

2008-05-03 07:45:09 Tree
[r6984] by cboos

`TracError` message can be directly converted to unicode.

This avoids error when calling `unicode(e)` when `e` is a `TracError` containing an unicode message. Without the present change, `e` would first be converted to a `str`, ''then'' that `str` to an unicode object. Needless to say, the first conversion will usually trigger an UnicodeEncodeError, as the default character set is usually 'ascii'.

Fixes #5981, thanks to Shun-ichi Goto for the patch.

2008-05-02 16:31:31 Tree
[r6983] by cboos

i18n: follow-up to r6982, it's now possible to run Trac without Babel installed again.

The bulk of the patch has been developed by asmodai.

2008-05-02 16:11:57 Tree
[r6982] by jruigrok

Remove commented code, current output looks good enough.

2008-05-02 10:46:05 Tree
[r6981] by jruigrok

Make Babel optional.

2008-05-02 10:40:44 Tree
[r6980] by cboos

Integrate recent TracGuide changes, related to #7184.

2008-05-02 08:52:38 Tree
Older >