Replies: 1 comment
-
Nope, mainly because the messages of the original PO file could be unordered before updating. The context of a translation must not be managed by their order but using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When a string in the original md file is changed, the new string and the old string (commented with #~) are appended to the end of the po/pot file. This is difficult when translating a document because of the loss of the context. To avoid manual sorting, is there a way to keep the original order?
Beta Was this translation helpful? Give feedback.
All reactions