python-docs-fr/using
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
..
cmdline.po Automatically review columns. 2018-03-20 23:58:00 +01:00
index.po No titlecase in french. 2018-02-15 01:01:45 +01:00
mac.po No titlecase in french. 2018-02-15 01:01:45 +01:00
unix.po merge pot files. 2017-09-12 13:40:22 +02:00
windows.po merge pot files. 2017-09-12 13:40:22 +02:00