1
0
mirror of synced 2024-09-24 19:48:25 +02:00
ImHex/tests
iTrooz d86bf44e39
git: Add script to check localized texts occurrences in code (#1511)
This script will be executed on every CI run as part of tests, and will
ensure no unlocalised strings are present in the code

Note that texts without the `_lang` suffix will not be checked, e.g.
96fe608d60/plugins/builtin/source/content/views/view_provider_settings.cpp (L10)
2024-01-25 21:23:03 +01:00
..
algorithms impr: Code style improvements 2023-12-27 16:33:49 +01:00
common build: Restructured entire custom plugin system (#1469) 2023-12-22 23:39:38 +01:00
helpers impr: Code style improvements 2023-12-27 16:33:49 +01:00
check_langs.py git: Add script to check localized texts occurrences in code (#1511) 2024-01-25 21:23:03 +01:00
CMakeLists.txt build: Fix library linking and define setting issues 2024-01-04 01:01:51 +01:00