99a7e90 Fixed hard-coded UI messages.

Authored and Committed by edewata 12 years ago
    Fixed hard-coded UI messages.
    
    Some hard-coded messages in ipa.js have been moved into internal.py.
    The messages in internal.py have been rearranged to match the output
    (ipa_init.json).
    
    A new method IPA.get_message() has been added to take a message ID and
    return the translated message or a default message if not found.
    
    Ticket #1701
    
        
file modified
+2 -3
file modified
+2 -2
file modified
+56 -31
file modified
+332 -322