mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-09 04:13:33 +02:00
build: Check translations using a script
Use a bash script to check the translations as we used to do during the autotools-based distcheck.
This commit is contained in:
committed by
Bastien Nocera
parent
f5a2c21f90
commit
0e2bf7e804
@ -1 +1,6 @@
|
||||
i18n.gettext(meson.project_name(), preset: 'glib')
|
||||
|
||||
test('check-translations',
|
||||
find_program('check-translations.sh'),
|
||||
suite: ['dist'],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user