# Generated by roxygen2: do not edit by hand

export(check_for_gettext)
export(check_translation)
export(check_translations)
export(dummy_pkg)
export(edit_translation)
export(get_message_distances)
export(get_messages)
export(install_gettext)
export(install_translations)
export(make_template)
export(make_translation)
export(read_template)
export(read_translation)
export(spell_check_msgs)
export(sync_template)
export(sync_translations)
export(template_current)
export(template_exists)
export(use_localization)
export(write_template)
export(write_translation)
import(poio)
importFrom(devtools,as.package)
importFrom(devtools,create)
importFrom(digest,digest)
importFrom(hunspell,hunspell)
importFrom(hunspell,hunspell_suggest)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tools,checkPoFile)
importFrom(tools,xgettext)
importFrom(tools,xngettext)
importFrom(utils,adist)
importFrom(utils,data)
importFrom(utils,download.file)
importFrom(utils,select.list)
importFrom(utils,unzip)
