f4716b6 Add support for format method to translation objects

2 files Authored by slev 7 years ago, Committed by cheimes 7 years ago,
    Add support for format method to translation objects
    
    For now translation classes have old style % formatting way only.
    But 'format' is convenience, preferred in Python3 string formatting method.
    
    Fixes: https://pagure.io/freeipa/issue/7586
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    
        
file modified
+70 -0