comparison mercurial/i18n.py @ 2899:bee4b7abcb01

Merge with crew
author Matt Mackall <mpm@selenic.com>
date Mon, 14 Aug 2006 14:42:15 -0500
parents 345bac2bc4ec
children 660504812daf
comparison
equal deleted inserted replaced
2898:06c05c675a35 2899:bee4b7abcb01
1 """ 1 """
2 i18n.py - internationalization support for mercurial 2 i18n.py - internationalization support for mercurial
3 3
4 Copyright 2005 Matt Mackall <mpm@selenic.com> 4 Copyright 2005, 2006 Matt Mackall <mpm@selenic.com>
5 5
6 This software may be used and distributed according to the terms 6 This software may be used and distributed according to the terms
7 of the GNU General Public License, incorporated herein by reference. 7 of the GNU General Public License, incorporated herein by reference.
8 """ 8 """
9 9