diff --git a/setup.cfg b/setup.cfg --- a/setup.cfg +++ b/setup.cfg @@ -23,7 +23,9 @@ statistics = true [extract_messages] add_comments = TRANSLATORS: output_file = rhodecode/i18n/rhodecode.pot -width = 80 +msgid-bugs-address = marcin@maq.io +copyright-holder = Marcin Kuzminski RhodeCode +no-wrap = true [init_catalog] domain = rhodecode @@ -42,4 +44,4 @@ build-dir = docs/_build all_files = 1 [upload_sphinx] -upload-dir = docs/_build/html \ No newline at end of file +upload-dir = docs/_build/html