internetarchive / openlibrary

One webpage for every book ever published!

Home Page:https://openlibrary.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moving strings should generate the messages.pot

cdrini opened this issue · comments

When this PR: #9276 moved around a number of strings, the i18n pre-commit did not detect any strings changed, so it did not regenerate the messages.pot. This caused a bit of confusion in a future PR, where the messages.pot included all of the changes.

Since we've now removed the last modified date and the line numbers from messages.pot, we should be able to no longer do the unique ID check!

Stakeholders

@rebecca-shoptaw