-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rename cleanup actions: "Prepare for LaTeX" and "Prepare for BibTeX" #8735
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rename cleanup actions: "Make LaTeX ready" and "Make BibTeX ready"
Documentation needs to be changed here also: https://docs.jabref.org/finding-sorting-and-cleaning-entries/saveactions#latex-cleanup |
Also: Add to documentation of |
Ok. I will change it later! |
Please have a look at the failing unit tests. You need to adjust the l10n https://devdocs.jabref.org/getting-into-the-code/code-howtos.html#using-localization-correctly |
Ok, I'm looking for it. Thank you for your warning. |
It seems like you didn't read through it correctly. You actually need to change it in the Code and in the L10n file. And you cannot just rename the values. The keys and the values in the l10n have to be the same. |
Fixes #8672
Result:
CHANGELOG.md
described in a way that is understandable for the average user (if applicable)