i18n: clarify gettext domain name

Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
This commit is contained in:
Stephan Lachnit 2020-04-15 13:42:31 +02:00 committed by Mathieu Comandon
parent ecfd16571c
commit 2d2d946470
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
i18n = import('i18n')
i18n.gettext(
meson.project_name(),
'lutris',
install_dir: localedir,
)

View file

@ -4,7 +4,7 @@
<id>net.lutris.Lutris</id>
<project_license>GPL-3.0</project_license>
<metadata_license>CC0-1.0</metadata_license>
<translation type="gettext">Lutris</translation>
<translation type="gettext">lutris</translation>
<developer_name>Lutris Team</developer_name>
<update_contact>strider@lutris.net</update_contact>
<name>Lutris</name>