pospell should ignore commented out translations #3

Closed
opened 2023-04-10 11:12:58 +00:00 by jose1711 · 4 comments

currently pospell also reports issues in translation that are commented out (often obsolete msgstr where spellchecking does not make much sense).

currently `pospell` also reports issues in translation that are commented out (often obsolete `msgstr` where spellchecking does not make much sense).
Owner

Can you try the mdk-obsolete branch, typically via:

python3 -m pip install --force-reinstall git+https://git.afpy.org/AFPy/pospell@mdk-obsolete
Can you try the mdk-obsolete branch, typically via: python3 -m pip install --force-reinstall git+https://git.afpy.org/AFPy/pospell@mdk-obsolete
Author

Thank you, that fixed it for me. Will you be merging to main branch soon?

Thank you, that fixed it for me. Will you be merging to main branch soon?
Owner

I propose that I release a new version with #3 and #4 once your're fine with both.

I propose that I release a new version with #3 and #4 once your're fine with both.
Owner

I merged mdk-obsolte in main branch just now.

I merged mdk-obsolte in main branch just now.
mdk closed this issue 2023-04-11 14:17:39 +00:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AFPy/pospell#3
No description provided.