Skip to content

Commit

Permalink
translations: add context when extracting messages
Browse files Browse the repository at this point in the history
* Adds the line number and the file where translation is found when the messages are extracted.
* Closes #302.

Co-Authored-by: Sébastien Délèze <[email protected]>
  • Loading branch information
Sébastien Délèze committed Sep 15, 2020
1 parent a781029 commit 7fc0bf7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ msgid_bugs_address = [email protected]
mapping-file = babel.ini
output-file = sonar/translations/messages.pot
add-comments = NOTE
no-location = True
sort-output = True

[init_catalog]
Expand Down

0 comments on commit 7fc0bf7

Please sign in to comment.