po: Add basic translation support

The messages in the polkit policy file need translating.

Signed-off-by: Philip Withnall <withnall@endlessm.com>

https://phabricator.endlessm.com/T23858
This commit is contained in:
Philip Withnall 2018-09-24 15:41:10 +01:00
parent 79a4c41eee
commit b97d101db6
6 changed files with 13 additions and 2 deletions

0
po/LINGUAS Normal file
View file

3
po/POTFILES.in Normal file
View file

@ -0,0 +1,3 @@
# List of source files containing translatable strings.
# Please keep this file sorted alphabetically.
accounts-service/com.endlessm.ParentalControls.policy

1
po/meson.build Normal file
View file

@ -0,0 +1 @@
i18n.gettext('eos-parental-controls', preset: 'glib')