Can I automatically update msgids in gettext's .po files for trivial text changes?
问题 With gettext, the original (usually English) text of messages serves as the message key ("msgid") for the translations. This means that every time the original text changes, the msgid must be updated in all the .po files. For real changes of the text, this is obviously unavoidable, as the translator must update the translation. However, if the change of the original does not change its meaning, re-translation is superflous (e.g. change in punctation, whitespace changes, or correction of a