mercurial/i18n.py
Mon, 25 Jul 2011 20:46:30 -0500 Augie Fackler i18n: use getattr instead of hasattr
Wed, 05 Jan 2011 00:18:36 +1100 Brodie Rao HGPLAIN: allow exceptions to plain mode, like i18n, via HGPLAINEXCEPT
Sat, 19 Jun 2010 19:16:11 +0200 Martin Geisler i18n: fix translation of empty paragraphs
Tue, 06 Apr 2010 22:30:50 -0300 Wagner Bruna i18n: translate each paragraph separately
Sun, 07 Feb 2010 14:56:18 +0100 Brodie Rao ui: add HGPLAIN environment variable for easier scripting
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Sat, 03 Oct 2009 18:58:25 +0200 Martin Geisler i18n: remove unnecessary os.path.normpath call
Thu, 06 Aug 2009 00:34:28 +0200 Martin Geisler i18n: move unrelated line out of try-except block
Thu, 06 Aug 2009 00:26:34 +0200 Martin Geisler i18n: updated outdated comment
Tue, 28 Apr 2009 17:40:46 +0200 Simon Heimberg separate import lines from mercurial and general python modules
Sun, 26 Apr 2009 01:13:08 +0200 Martin Geisler put license and copyright info into comment blocks
Sun, 26 Apr 2009 01:08:54 +0200 Martin Geisler updated license to be explicit about GPL version 2
Fri, 03 Apr 2009 14:51:48 -0500 Matt Mackall move encoding bits from util to encoding
Thu, 15 Jan 2009 00:14:36 +0100 Martin Geisler i18n: encode output in user's local encoding
Thu, 15 Jan 2009 00:12:35 +0100 Martin Geisler i18n: lookup .mo files in private locale/ directory
Thu, 14 Dec 2006 17:32:00 -0600 Matt Mackall Enable gettext translations
Sat, 12 Aug 2006 12:30:02 -0700 Vadim Gelfer update copyrights.
Tue, 18 Oct 2005 18:38:04 -0700 Benoit Boissinot use a dummy function for gettext
Tue, 18 Oct 2005 18:37:48 -0700 Benoit Boissinot i18n first part: make '_' available for files who need it
less more (0) tip