mirror of
https://github.com/arsvendg/Stirling-PDF.git
synced 2026-07-14 10:34:06 +02:00
# Description of Changes Adds all the missing translations that I could find (they're all dynamic ones that the existing test can't detect are required) and adds a new test to find as many unused translations as possible. The test has an ignore list for translations that are used, but dynamically so the test can't find them (most of the settings UI translations are built up dynamically like that). This PR is scoped to just include en-GB translation changes, since that's the main supported language. We'll need to do a translation PR to trim all the dead keys from the other languages, and add the missing ones.