mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
Validate all translations contain valid text events
This commit is contained in:
@@ -1 +1,9 @@
|
||||
i18n.gettext('hexchat', preset: 'glib')
|
||||
|
||||
validate_translations = find_program('validate-textevent-translations')
|
||||
test('Validate translations', validate_translations,
|
||||
args: [
|
||||
files('LINGUAS'),
|
||||
meson.current_source_dir(),
|
||||
]
|
||||
)
|
||||
Reference in New Issue
Block a user