Skip to content

Refresh locales after any change, not just a version update (resolves #732)

What does this PR do?

Generates a content hash for locale files and uses that as the "version" for update checks. This ensures that all locale changes will be reflected in the client, even if the application version isn't changed.

Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request

Merge request reports