• Bouke Haarsma's avatar
    Fixed #5849 -- Strip whitespace from blocktrans · 7a7c789d
    Bouke Haarsma yazdı
    Add the trimmed option to the blocktrans tag to trim any newlines and
    whitespace from its content.
    
    This allows the developer to indent the blocktrans tag without adding
    new lines and whitespace to the msgid in the PO file.
    
    Thanks to mpessas for the initial patch and Dmitri Fedortchenko for the
    report.
    7a7c789d
test_extraction.py 23.4 KB