You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suppose I find a typo in a message. If I correct it, the next update of PO files will update this msgid, and mark the entry as fuzzy because the translation is outdated. However, if the typo in English does not map to a typo in other languages, I know that these translations are still correct. In that case, I'd like to be able to update the PO files skipping the addition of #,fuzzy flags.
The text was updated successfully, but these errors were encountered:
Suppose I find a typo in a message. If I correct it, the next update of PO files will update this msgid, and mark the entry as fuzzy because the translation is outdated. However, if the typo in English does not map to a typo in other languages, I know that these translations are still correct. In that case, I'd like to be able to update the PO files skipping the addition of
#,fuzzy
flags.The text was updated successfully, but these errors were encountered: