meson: add gettext support
While runtime gettext support was already working, this adds the missing piece of build integrations.
With these changes, three new targets are now available to manage translation files:
- vlc-pot: Regenerates the .pot files using xgettext
- vlc-update-po: Regenerates the .po files from the current .pot files
- vlc-gmo: Builds (but not installs) the translations
Merge request reports
Activity
Filter activity
Please register or sign in to reply