mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-04 22:26:07 -05:00
This adds a script `check-strings` that checks whether strings, such as file paths or class names, are valid in files outside of the source code, e.g. in translations or themes. This also adds a verify script to verify `check-strings` on a constant git commit. Both scripts are under CI.