Thu, 03 Mar 2022 17:34:00 +0100 |
Gregory Szorc |
py2: remove simple from __future__ statements
|
Fri, 06 Nov 2020 13:58:59 -0800 |
Gregory Szorc |
global: use python3 in shebangs
|
Sat, 16 Nov 2019 11:53:47 -0800 |
Gregory Szorc |
black: blacken scripts
|
Wed, 20 Feb 2019 19:28:51 -0500 |
Augie Fackler |
cleanup: use () to wrap long lines instead of \
|
Wed, 22 Aug 2018 14:37:56 +0900 |
FUJIWARA Katsunori |
i18n: merge i18n comments of translatable texts correctly
|
Fri, 13 May 2016 03:09:30 +0530 |
Pulkit Goyal |
py3: make i18n/posplit use print_function
|
Fri, 13 May 2016 03:08:46 +0530 |
Pulkit Goyal |
py3: make i18n/posplit use absolute_import
|
Thu, 11 Feb 2016 23:15:34 +0900 |
FUJIWARA Katsunori |
i18n: calculate correct line number in source of messages to be translated
|
Mon, 03 Feb 2014 21:34:13 +0100 |
Simon Heimberg |
i18n: leave out entries which contain only rst syntax
|
Mon, 03 Feb 2014 21:33:48 +0100 |
Simon Heimberg |
i18n: leave out entries which contain only a rst directive
|
Sun, 17 Nov 2013 20:24:33 +0100 |
Simon Heimberg |
i18n: posplit removes the entry "::" from the pot file
|
Mon, 03 Feb 2014 21:31:35 +0100 |
Simon Heimberg |
i18n: posplit writes a warning for translators before rst directives
|
Thu, 17 Jun 2010 20:10:34 -0300 |
Wagner Bruna |
i18n: script for splitting large messages on .po/.pot files
|