build: let gettext treat blueprint code as C code
Fixes warnings during recreating translation files.
This commit is contained in:
@@ -1 +1 @@
|
||||
i18n.gettext('os-installer', preset: 'glib', args: '--add-location=file')
|
||||
i18n.gettext('os-installer', preset: 'glib', args: ['--language=C', '--add-location=file'])
|
||||
|
||||
Reference in New Issue
Block a user