log roundup/i18n.py @ 8071:a4cb4e75d4e9

age author description
Sat, 02 Mar 2024 01:38:41 -0500 John Rouillard fix: replace += with list.extend; replace another for loop w/ extend
Sat, 02 Mar 2024 01:22:36 -0500 John Rouillard fix: make in tree locale work for python2
Sat, 02 Mar 2024 01:11:20 -0500 John Rouillard chore: ruff rules cleanup
Sat, 02 Mar 2024 00:47:19 -0500 John Rouillard fix: make running from code tree translate strings
Fri, 06 Oct 2023 20:45:25 -0400 John Rouillard refactor: parameterize the root prefix number of characters
Sun, 07 May 2023 09:10:10 -0400 John Rouillard flake8 fixes
Sat, 18 Mar 2023 14:16:31 -0400 John Rouillard flake8 fixes: whitespace, remove unused imports
Tue, 28 Jun 2022 23:16:47 -0400 John Rouillard Update locations templates and locale files are stored
Wed, 11 May 2022 21:20:34 -0400 John Rouillard Testing translations in mailgw.py, update translations, i18n improved
Sun, 07 Nov 2021 12:19:27 -0500 John Rouillard issue2551167 - update wheel support.
Sun, 07 Nov 2021 01:49:03 -0400 John Rouillard issue2551167 roundup issues when using pip install
Sun, 05 Sep 2021 23:38:10 -0400 John Rouillard Clean leaking file descriptors. Eliminates ResourceWarnings.
Mon, 20 Jan 2020 21:02:23 -0500 John Rouillard flake8 whitespace fixes; remove unused import errno.
Mon, 03 Sep 2018 20:29:11 +0100 Christof Meerwald msgfmt.make doesn't exist any more
Mon, 30 Jul 2018 22:09:48 +0100 Christof Meerwald applied remaining part of original patch 045 (slightly modified)
Wed, 25 Jul 2018 09:05:58 +0000 Joseph Myers Python 3 preparation: unicode.
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...

Roundup Issue Tracker: http://roundup-tracker.org/