view setup.cfg @ 23:7a8fec72f18e 1.0

l10n/fr: translate ''Graft''
author cboos
date Mon, 17 Sep 2012 21:09:36 +0200
parents fe49850212ce
children
line wrap: on
line source

[egg_info]
tag_build = dev
tag_svn_revision = true

[extract_messages]
add_comments = TRANSLATOR:
msgid_bugs_address = cboos@edgewall.org
output_file = tracext/hg/locale/messages.pot
keywords = _ ngettext:1,2 N_ tag_
width = 72

[init_catalog]
input_file = tracext/hg/locale/messages.pot
output_dir = tracext/hg/locale
domain = tracmercurial

[compile_catalog]
directory = tracext/hg/locale
domain = tracmercurial

[update_catalog]
input_file = tracext/hg/locale/messages.pot
output_dir = tracext/hg/locale
domain = tracmercurial