Skip to content

Detect updated mofiles #3

@soulseekah

Description

@soulseekah

When mofiles are updated we have to clear our caches, otherwise changed translations will not be served. New translations will, though.

First thought is parsing the update date from the matching po file, but that might not even exist. What do we do then? md5sum the mofile and match against the sum in cache? That would add some overhead, we don't want to open the files unless we really need to.

More ideas? Plugin versions? Update hooks? Not reliable.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions