Skip to content

Conversation

francoisfreitag
Copy link
Collaborator

The lines can easily change with code change, which requires updating the messages file frequently.

Keep the file as a pointer to help technical-savvy translators find the message context, but without a line number. They’ll be able to search within the file easily.

Messages were collected with:

django-admin makemessages --all --add-location=file

Recommended-by: #643 (comment)

The lines can easily change with code change, which requires updating
the messages file frequently.

Keep the file as a pointer to help technical-savvy translators find the
message context, but without a line number. They’ll be able to search
within the file easily.

Messages were collected with:
```
django-admin makemessages --all --add-location=file
```

Recommended-by: stefanfoulis#643 (comment)
@francoisfreitag francoisfreitag self-assigned this Oct 1, 2025
@francoisfreitag francoisfreitag merged commit bb70de6 into stefanfoulis:main Oct 2, 2025
17 checks passed
@francoisfreitag francoisfreitag deleted the location branch October 2, 2025 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant