Module k.i.msgfmt

Part of kiwi.i18n
Undocumented
FunctionusageUndocumented
Functionadd
Add a non-fuzzy translation to the dictionary.
Functiongenerate
Return the generated output.
FunctionmakeUndocumented
FunctionmainUndocumented
def usage(code, msg=''):
Undocumented
def add(id, str, fuzzy):
Add a non-fuzzy translation to the dictionary.
def generate():
Return the generated output.
def make(filename, outfile):
Undocumented
def main():
Undocumented