Skip to content

build: add ITS rule for playlists.xml and use gettext

Jonathan Matthew requested to merge playlists-its-rule into master

the ITS rule is pretty simple as there's only one element we need to translate, and the locator is also pretty simple as we're only interested in playlists.xml. With this we can generate a .pot file that's equivalent to the one we got with autotools.

Merge request reports