| Wed, 10 Apr 2024 19:01:54 -0400 |
John Rouillard |
feat: make msgfmt.py support -o flag
|
| Wed, 06 Mar 2024 13:13:31 -0500 |
John Rouillard |
chore: remove extra whitespace
|
| Wed, 06 Mar 2024 13:12:21 -0500 |
John Rouillard |
feat: make msgfmt.py a simple CLI replacement for msgfmt(1)
|
| Sat, 02 Mar 2024 13:45:29 -0500 |
John Rouillard |
chore: 'id' var shadows builtin, lint markers; sort imports
|
| Fri, 03 Jan 2020 21:22:36 -0500 |
John Rouillard |
flake8 format fixes, ignore 'file' as it is a type under py2
|
| Sat, 21 Jul 2018 16:29:20 +0100 |
Christof Meerwald |
replaced msgfmt.py with latest version supporting Python 3
|
| Tue, 24 Jul 2018 23:04:42 +0000 |
Joseph Myers |
Python 3 preparation: update calls to dict methods.
|
| Tue, 24 Jul 2018 21:43:32 +0000 |
Joseph Myers |
Python 3 preparation: numeric literal syntax.
|
| Tue, 24 Jul 2018 09:54:52 +0000 |
Joseph Myers |
Python 3 preparation: convert print to a function.
|
| Thu, 24 Aug 2017 22:21:37 -0400 |
Eric S. Raymond |
Use Python-3-compatible 'as' syntax for except statements
|
| Sat, 15 Apr 2017 19:59:26 -0400 |
John Rouillard |
Iniitalize two variables to None.
|
| Fri, 24 Jul 2009 04:35:05 +0000 |
Pygi |
Some preparations for 3.0 migration
gsoc-2009
|
| Tue, 14 Feb 2006 05:21:54 +0000 |
Alexander Smishlajev |
ignore UTF-8 BOM in po file
|
| Tue, 01 Mar 2005 14:36:45 +0000 |
Alexander Smishlajev |
reset global MESSAGES dictionary for each make
|
| Wed, 20 Oct 2004 08:46:45 +0000 |
Alexander Smishlajev |
fix plural forms:
|
| Tue, 19 Oct 2004 08:16:39 +0000 |
Alexander Smishlajev |
catalog compilation utility for message translations
|