8a79625 Build: integrate translation system tests again

3 files Authored by pspacek 7 years ago, Committed by mbasti 7 years ago,
    Build: integrate translation system tests again
    
    The Makefile test targets were lost when gettextize infrastructure was
    introduced. Now it is re-added in its modernized form which counts with
    generated .pot files.
    
    ipatests/i18n.py is now explicitly setting character encoding in files
    it generates. According to gettext manual chapter "Filling in the Header Entry"
    the Content-Type header is language-specific so it does not make sense
    to fill it in in .pot file.
    
    https://fedorahosted.org/freeipa/ticket/6418
    
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    Reviewed-By: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Lukas Slebodnik <lslebodn@redhat.com>
    
        
file modified
+1 -1
file modified
+4 -1
file modified
+15 -0