| Wed, 02 Oct 2013 15:36:34 +0200 |
Thomas Arendsen Hein |
Do not throw an internal error if a .mo file can not be read
|
| Sun, 25 Aug 2013 08:07:59 +0300 |
anatoly techtonik |
i18n: Remove Python 2.3 compatibility
|
| Wed, 16 Nov 2011 09:51:38 -0500 |
Eric S. Raymond |
Remove keyword expansions from CVS. All regression tests passed afterwards.
|
| Wed, 22 Jun 2005 06:34:01 +0000 |
Alexander Smishlajev |
search mo files relative to roundup installation path [SF#1219689]
maint-0.8
|
| Tue, 14 Jun 2005 05:33:32 +0000 |
Alexander Smishlajev |
search mo files relative ro roundup installation path [SF#1219689]
|
| Wed, 17 Nov 2004 07:18:27 +0000 |
Alexander Smishlajev |
oops. isinstance() did not accept tuples in 2.1.
|
| Wed, 17 Nov 2004 06:56:00 +0000 |
Alexander Smishlajev |
accept a list of languages as well as single language name (thanks donfu)
|
| Sat, 23 Oct 2004 14:20:57 +0000 |
Alexander Smishlajev |
straighten "if not ... else" logic;
|
| Sat, 23 Oct 2004 14:03:34 +0000 |
Alexander Smishlajev |
translator objects now have the following search path:
|
| Wed, 14 Jul 2004 07:27:21 +0000 |
Alexander Smishlajev |
work around invalid class returned from gettext.translation()
|
| Sun, 11 Jul 2004 14:16:26 +0000 |
Alexander Smishlajev |
fix vim modeline;
|
| Sat, 22 May 2004 14:55:07 +0000 |
Alexander Smishlajev |
fix ungettext() in PluralFormsMixIn;
|
| Sat, 22 May 2004 14:40:17 +0000 |
Alexander Smishlajev |
export unicode functions and DOMAIN name;
|
| Tue, 18 May 2004 19:20:47 +0000 |
Alexander Smishlajev |
export gettext and ngettext functions
|
| Fri, 14 May 2004 10:40:47 +0000 |
Alexander Smishlajev |
use python gettext engine
|
| Wed, 11 Feb 2004 23:55:10 +0000 |
Richard Jones |
documentation cleanup
|
| Tue, 10 Sep 2002 00:19:55 +0000 |
Richard Jones |
removed Log
|
| Thu, 22 Nov 2001 15:46:42 +0000 |
Jürgen Hermann |
Added module docstrings to all modules.
|
| Wed, 21 Nov 2001 22:57:29 +0000 |
Jürgen Hermann |
Added dummy hooks for I18N...
|