##// END OF EJS Templates
i18n: disable 'no-wrap' on extract_messages to align wrap settings with weblate...
Thomas De Schampheleire -
r7812:0a2d8567 default
parent child Browse files
Show More
@@ -16,7 +16,6 b' add_comments = TRANSLATORS:'
16 output_file = kallithea/i18n/kallithea.pot
16 output_file = kallithea/i18n/kallithea.pot
17 msgid-bugs-address = translations@kallithea-scm.org
17 msgid-bugs-address = translations@kallithea-scm.org
18 copyright-holder = Various authors, licensing as GPLv3
18 copyright-holder = Various authors, licensing as GPLv3
19 no-wrap = true
20
19
21 [init_catalog]
20 [init_catalog]
22 domain = kallithea
21 domain = kallithea
General Comments 0
You need to be logged in to leave comments. Login now