python-docs-fr/distutils
Julien Palard 2a4be3dd02 Automatically review columns.
Checked using and some manual proofreading:

def check_entry(po_file, entry):
    if entry.msgid.endswith(' ::'):
        return
    if entry.msgid.endswith('::'):
        if entry.msgstr.endswith(': ::'):
            return
        entry.msgstr = entry.msgstr.rstrip(' :. ') + ' ::'
2018-03-20 23:58:00 +01:00
..
apiref.po Sync with transifex 2017-09-12 14:04:59 +02:00
builtdist.po Automatically review columns. 2018-03-20 23:58:00 +01:00
commandref.po tx pull 2017-05-25 22:36:09 +02:00
configfile.po merge pot files. 2017-08-10 01:06:46 +02:00
examples.po merge pot files. 2017-08-10 01:06:46 +02:00
extending.po Set Language header to each po file. 2017-05-24 00:40:56 +02:00
index.po distutils/index: Done. 2018-01-29 00:13:49 +01:00
introduction.po Set Language header to each po file. 2017-05-24 00:40:56 +02:00
packageindex.po merge pot files. 2017-08-10 01:06:46 +02:00
setupscript.po Merging known translation locally (pomerge --from **/*.po --to **/*.po). 2017-12-05 07:54:15 +01:00
sourcedist.po Automatically review columns. 2018-03-20 23:58:00 +01:00
uploading.po Working on small files. 2017-10-18 23:12:12 +02:00