[extract_messages]
add_comments = TRANSLATOR:
copyright_holder = Roberto Bordolanghi
msgid_bugs_address = seccanj@gmail.com
output_file = faqplugin/locale/messages.pot
# Note: specify as 'keywords' the functions for which the messages
# should be extracted. This should match the list of functions
# that you've listed in the 'domain_functions()' call above.
keywords = _ N_ tag_
# Other example:
#keywords = _ ngettext:1,2 N_ tag_
width = 72
[init_catalog]
input_file = faqplugin/locale/messages.pot
output_dir = faqplugin/locale
domain = faqplugin
[compile_catalog]
directory = faqplugin/locale
domain = faqplugin
[update_catalog]
input_file = faqplugin/locale/messages.pot
output_dir = faqplugin/locale
domain = faqplugin
[extract_messages_js]
add_comments = TRANSLATOR:
copyright_holder = Roberto Bordolanghi
msgid_bugs_address = seccanj@gmail.com
output_file = faqplugin/locale/messages-js.pot
keywords = _ N_ tag_
mapping_file = messages-js.cfg
[init_catalog_js]
domain = faqplugin-js
input_file = faqplugin/locale/messages-js.pot
output_dir = faqplugin/locale
[compile_catalog_js]
domain = faqplugin-js
directory = faqplugin/locale
[update_catalog_js]
domain = faqplugin-js
input_file = faqplugin/locale/messages-js.pot
output_dir = faqplugin/locale
[generate_messages_js]
domain = faqplugin-js
input_dir = faqplugin/locale
output_dir = faqplugin/htdocs/js