Skip to content
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

Unrap the msgid for the POT file #318

Open
pachpict opened this issue Jan 10, 2025 · 0 comments
Open

Unrap the msgid for the POT file #318

pachpict opened this issue Jan 10, 2025 · 0 comments

Comments

@pachpict
Copy link
Member

Hard line breaks in the msgid POT make it much more time consuming to do foreign translations because most translation engines will treat that as a new sentence, thus changing the meaning of the translation, therefore requiring manually unwrapping the lines then rewrapping.

Appreciate the msgstr needs to have hard line breaks in it.

Also appreciate that changing the POT will take an extra hour or two on top of the job itself as then necessitates manually copying over the msgstrs from the old POs to the new POs.

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

No branches or pull requests

1 participant