Files
sysprof/po/meson.build

9 lines
204 B
Meson

i18n = import('i18n')
i18n.gettext('sysprof',
preset: 'glib',
args: [
'--msgid-bugs-address=https://bugzilla.gnome.org/enter_bug.cgi?product=sysprof&keywords=I18N+L10N&component=general',
],
)