Module k.i.i18n

Part of kiwi.i18n

Internationalization utilities. Requires intltool and gettext

Functioncheck_directoryUndocumented
Functioncheck_pot_fileUndocumented
Functionget_translatable_filesUndocumented
Functionlist_languagesUndocumented
Functionupdate_poUndocumented
Function_clean_rmlUndocumented
Function_extract_rml_filesUndocumented
Functioncompile_po_filesUndocumented
FunctionmainUndocumented
def check_directory(root):
Undocumented
def check_pot_file(root, package):
Undocumented
def get_translatable_files(root):
Undocumented
def list_languages(root):
Undocumented
def update_po(root, package):
Undocumented
def _clean_rml(data):
Undocumented
def _extract_rml_files(root):
Undocumented
def compile_po_files(root, package):
Undocumented
def main(args):
Undocumented