diff --git a/x11/lightdm/Makefile b/x11/lightdm/Makefile
index cc0b195c5978..cdbe7bb7d5f5 100644
--- a/x11/lightdm/Makefile
+++ b/x11/lightdm/Makefile
@@ -1,90 +1,93 @@
 PORTNAME=	lightdm
 PORTVERSION=	1.32.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11
 MASTER_SITES=	https://github.com/canonical/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/
 
 MAINTAINER=	desktop@FreeBSD.org
 COMMENT=	Lightweight Display Manager
 WWW=		https://github.com/canonical/lightdm
 
 # library/bindings are LGPLv2 or LGPLv3, the rest GPLv3+
 LICENSE=	GPLv3 LGPL20 LGPL3
 LICENSE_COMB=	multi
 LICENSE_FILE_GPLv3=	${WRKSRC}/COPYING.GPL3
 LICENSE_FILE_LGPL20=	${WRKSRC}/COPYING.LGPL2
 LICENSE_FILE_LGPL3=	${WRKSRC}/COPYING.LGPL3
 
 BUILD_DEPENDS=	itstool:textproc/itstool
 LIB_DEPENDS=	libgcrypt.so:security/libgcrypt \
 		libxklavier.so:x11/libxklavier
 RUN_DEPENDS=	accountsservice>=0:sysutils/accountsservice \
 		ck-launch-session:sysutils/consolekit2
 
-USES=		autoreconf compiler:c++11-lang cpe gettext gmake gnome \
+USES=		autoreconf compiler:c++11-lang cpe gettext-tools gmake gnome \
 		libtool localbase pathfix pkgconfig tar:xz xorg
 CPE_VENDOR=	${PORTNAME}_project
 USE_CXXSTD=	c++11
 USE_GNOME=	glib20 intltool
 USE_LDCONFIG=	yes
 USE_RC_SUBR=	lightdm
 USE_XORG=	x11 xcb xdmcp
 
 GNU_CONFIGURE=		yes
 # tests causes PAM errors
 CONFIGURE_ARGS=		--disable-libaudit \
 			--disable-tests
 INSTALL_TARGET=		install-strip
 LIBS=			-lutil
 CONFLICTS_INSTALL=	sddm
 PORTSCOUT=		limitw:1,even
 SUB_FILES=		Xsession
 USERS=			lightdm
 GROUPS=			lightdm video
 
-OPTIONS_DEFINE=		DOCS QT5 VAPI
+OPTIONS_DEFINE=		DOCS NLS QT5 VAPI
 OPTIONS_DEFAULT=	VAPI
 OPTIONS_SUB=		yes
 
 DOCS_BUILD_DEPENDS=	${LOCALBASE}/share/aclocal/yelp.m4:textproc/yelp-tools \
 			gtkdoc-check:textproc/gtk-doc
 DOCS_CONFIGURE_ON=	--enable-gtk-doc
 
+NLS_USES=		gettext-runtime
+NLS_CONFIGURE_ENABLE=	nls
+
 QT5_USES=		qt:5
 QT5_USE=		QT=buildtools,core,dbus,gui
 QT5_CONFIGURE_ENABLE=	liblightdm-qt5
 
 VAPI_USES=		vala:build
 VAPI_USE=		GNOME=introspection:build
 VAPI_CONFIGURE_ENABLE=	vala
 
 post-patch:
 	@${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},' \
 		${WRKSRC}/data/lightdm.conf
 
 post-patch-DOCS-off:
 	@${REINPLACE_CMD} -e '/^GTK_DOC_CHECK/d' \
 		-e '/^YELP_HELP_INIT/d' \
 		-e '/^doc\/Makefile/d' \
 		-e '/^help\/Makefile/d' \
 		${WRKSRC}/configure.ac
 	@${REINPLACE_CMD} -e '/^SUBDIRS/s/ doc help//' \
 		${WRKSRC}/Makefile.am
 
 post-install:
 	${RM} -r ${STAGEDIR}${PREFIX}/etc/init
 	${INSTALL_SCRIPT} ${WRKDIR}/Xsession ${STAGEDIR}${ETCDIR}
 	${MV} ${STAGEDIR}${ETCDIR}/keys.conf ${STAGEDIR}${ETCDIR}/keys.conf.sample
 	${MV} ${STAGEDIR}${ETCDIR}/lightdm.conf ${STAGEDIR}${ETCDIR}/lightdm.conf.sample
 	${MV} ${STAGEDIR}${ETCDIR}/users.conf ${STAGEDIR}${ETCDIR}/users.conf.sample
 	${MV} ${STAGEDIR}${PREFIX}/etc/pam.d/lightdm ${STAGEDIR}${PREFIX}/etc/pam.d/lightdm.sample
 	${MV} ${STAGEDIR}${PREFIX}/etc/pam.d/lightdm-autologin ${STAGEDIR}${PREFIX}/etc/pam.d/lightdm-autologin.sample
 	${MV} ${STAGEDIR}${PREFIX}/etc/pam.d/lightdm-greeter ${STAGEDIR}${PREFIX}/etc/pam.d/lightdm-greeter.sample
 	${MKDIR} ${STAGEDIR}/var/cache/lightdm \
 		${STAGEDIR}/var/log/lightdm \
 		${STAGEDIR}/var/run/lightdm
 	${MKDIR} ${STAGEDIR}${PREFIX}/share/xgreeters
 	@(cd ${STAGEDIR}${PREFIX}/share/xgreeters && \
 		${LN} -sf lightdm-gtk-greeter.desktop default.desktop)
 
 .include <bsd.port.mk>
diff --git a/x11/lightdm/pkg-plist b/x11/lightdm/pkg-plist
index ed4fcb87411f..a5ed93e64ba7 100644
--- a/x11/lightdm/pkg-plist
+++ b/x11/lightdm/pkg-plist
@@ -1,181 +1,181 @@
 bin/dm-tool
 %%ETCDIR%%/Xsession
 @sample %%ETCDIR%%/keys.conf.sample
 @sample %%ETCDIR%%/lightdm.conf.sample
 @sample %%ETCDIR%%/users.conf.sample
 @sample etc/pam.d/lightdm.sample
 @sample etc/pam.d/lightdm-autologin.sample
 @sample etc/pam.d/lightdm-greeter.sample
 include/lightdm-gobject-1/lightdm.h
 include/lightdm-gobject-1/lightdm/greeter.h
 include/lightdm-gobject-1/lightdm/language.h
 include/lightdm-gobject-1/lightdm/layout.h
 include/lightdm-gobject-1/lightdm/power.h
 include/lightdm-gobject-1/lightdm/session.h
 include/lightdm-gobject-1/lightdm/system.h
 include/lightdm-gobject-1/lightdm/user.h
 %%QT5%%include/lightdm-qt5-3/QLightDM/Greeter
 %%QT5%%include/lightdm-qt5-3/QLightDM/Power
 %%QT5%%include/lightdm-qt5-3/QLightDM/SessionsModel
 %%QT5%%include/lightdm-qt5-3/QLightDM/UsersModel
 %%QT5%%include/lightdm-qt5-3/QLightDM/greeter.h
 %%QT5%%include/lightdm-qt5-3/QLightDM/power.h
 %%QT5%%include/lightdm-qt5-3/QLightDM/sessionsmodel.h
 %%QT5%%include/lightdm-qt5-3/QLightDM/usersmodel.h
 %%VAPI%%lib/girepository-1.0/LightDM-1.typelib
 lib/liblightdm-gobject-1.a
 lib/liblightdm-gobject-1.so
 lib/liblightdm-gobject-1.so.0
 lib/liblightdm-gobject-1.so.0.0.0
 %%QT5%%lib/liblightdm-qt5-3.a
 %%QT5%%lib/liblightdm-qt5-3.so
 %%QT5%%lib/liblightdm-qt5-3.so.0
 %%QT5%%lib/liblightdm-qt5-3.so.0.0.0
 libdata/pkgconfig/liblightdm-gobject-1.pc
 %%QT5%%libdata/pkgconfig/liblightdm-qt5-3.pc
 libexec/lightdm-guest-session
 man/man1/dm-tool.1.gz
 man/man1/lightdm.1.gz
 sbin/lightdm
 share/accountsservice/interfaces/org.freedesktop.DisplayManager.AccountsService.xml
 share/bash-completion/completions/dm-tool
 share/bash-completion/completions/lightdm
 share/dbus-1/interfaces/org.freedesktop.DisplayManager.AccountsService.xml
 share/dbus-1/system.d/org.freedesktop.DisplayManager.conf
 %%VAPI%%share/gir-1.0/LightDM-1.gir
 %%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/LightDMGreeter.html
 %%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/LightDMLanguage.html
 %%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/LightDMLayout.html
 %%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/LightDMSession.html
 %%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/LightDMUser.html
 %%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/LightDMUserList.html
 %%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/annotation-glossary.html
 %%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/api-index-full.html
 %%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/ch01.html
 %%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/deprecated-api-index.html
 %%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/home.png
 %%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/index.html
 %%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/left-insensitive.png
 %%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/left.png
 %%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/lightdm-gobject-1-Power-Management.html
 %%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/lightdm-gobject-1-System-Information.html
 %%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/lightdm-gobject-1.devhelp2
 %%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/object-tree.html
 %%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/right-insensitive.png
 %%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/right.png
 %%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/style.css
 %%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/up-insensitive.png
 %%PORTDOCS%%share/gtk-doc/html/lightdm-gobject-1/up.png
-%%VAPI%%share/help/C/lightdm/autologin.page
-%%VAPI%%share/help/C/lightdm/config.page
-%%VAPI%%share/help/C/lightdm/default-greeter.page
-%%VAPI%%share/help/C/lightdm/default-session.page
-%%VAPI%%share/help/C/lightdm/diagnostics.page
-%%VAPI%%share/help/C/lightdm/guest.page
-%%VAPI%%share/help/C/lightdm/index.page
-%%VAPI%%share/help/C/lightdm/legal.xml
-%%VAPI%%share/help/C/lightdm/local-sessions.page
-%%VAPI%%share/help/C/lightdm/remote-sessions.page
-%%VAPI%%share/help/C/lightdm/seat.page
-%%VAPI%%share/help/C/lightdm/standard-authentication.page
-%%VAPI%%share/help/C/lightdm/user-list.page
-%%VAPI%%share/help/C/lightdm/user-switching.page
-%%VAPI%%share/help/C/lightdm/vnc.page
-%%VAPI%%share/help/C/lightdm/write-greeter.page
-%%VAPI%%share/help/C/lightdm/xdmcp.page
-%%VAPI%%share/locale/af/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/an/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/ar/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/ast/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/az/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/be/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/bg/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/bn/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/bo/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/br/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/bs/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/ca/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/ca@valencia/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/ckb/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/cs/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/da/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/de/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/el/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/en_AU/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/en_CA/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/en_GB/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/eo/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/es/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/et/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/eu/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/fa/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/fi/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/fo/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/fr/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/fy/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/gd/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/gl/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/gu/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/he/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/hi/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/hr/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/hu/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/ia/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/id/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/is/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/it/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/ja/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/kk/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/km/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/kn/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/ko/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/ku/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/lb/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/lt/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/lv/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/mhr/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/mi/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/ml/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/mr/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/ms/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/my/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/nb/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/nl/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/nn/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/oc/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/pa/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/pl/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/pt/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/pt_BR/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/ro/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/ru/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/sc/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/sd/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/shn/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/si/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/sk/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/sl/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/sq/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/sr/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/sv/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/ta/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/te/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/tg/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/th/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/tl/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/tr/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/ug/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/uk/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/uz/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/vi/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/wae/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/zh_CN/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/zh_HK/LC_MESSAGES/lightdm.mo
-%%VAPI%%share/locale/zh_TW/LC_MESSAGES/lightdm.mo
+%%VAPI%%%%PORTDOCS%%share/help/C/lightdm/autologin.page
+%%VAPI%%%%PORTDOCS%%share/help/C/lightdm/config.page
+%%VAPI%%%%PORTDOCS%%share/help/C/lightdm/default-greeter.page
+%%VAPI%%%%PORTDOCS%%share/help/C/lightdm/default-session.page
+%%VAPI%%%%PORTDOCS%%share/help/C/lightdm/diagnostics.page
+%%VAPI%%%%PORTDOCS%%share/help/C/lightdm/guest.page
+%%VAPI%%%%PORTDOCS%%share/help/C/lightdm/index.page
+%%VAPI%%%%PORTDOCS%%share/help/C/lightdm/legal.xml
+%%VAPI%%%%PORTDOCS%%share/help/C/lightdm/local-sessions.page
+%%VAPI%%%%PORTDOCS%%share/help/C/lightdm/remote-sessions.page
+%%VAPI%%%%PORTDOCS%%share/help/C/lightdm/seat.page
+%%VAPI%%%%PORTDOCS%%share/help/C/lightdm/standard-authentication.page
+%%VAPI%%%%PORTDOCS%%share/help/C/lightdm/user-list.page
+%%VAPI%%%%PORTDOCS%%share/help/C/lightdm/user-switching.page
+%%VAPI%%%%PORTDOCS%%share/help/C/lightdm/vnc.page
+%%VAPI%%%%PORTDOCS%%share/help/C/lightdm/write-greeter.page
+%%VAPI%%%%PORTDOCS%%share/help/C/lightdm/xdmcp.page
+%%NLS%%share/locale/af/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/an/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/ar/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/ast/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/az/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/be/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/bg/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/bn/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/bo/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/br/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/bs/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/ca/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/ca@valencia/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/ckb/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/da/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/de/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/el/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/en_AU/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/en_CA/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/en_GB/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/eo/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/es/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/et/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/eu/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/fa/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/fi/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/fo/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/fy/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/gd/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/gl/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/gu/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/he/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/hi/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/hr/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/hu/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/ia/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/id/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/is/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/it/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/kk/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/km/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/kn/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/ku/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/lb/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/lt/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/lv/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/mhr/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/mi/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/ml/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/mr/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/ms/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/my/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/nb/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/nl/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/nn/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/oc/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/pa/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/pt/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/ro/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/sc/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/sd/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/shn/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/si/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/sk/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/sl/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/sq/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/sr/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/ta/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/te/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/tg/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/th/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/tl/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/ug/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/uz/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/vi/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/wae/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/zh_HK/LC_MESSAGES/lightdm.mo
+%%NLS%%share/locale/zh_TW/LC_MESSAGES/lightdm.mo
 share/polkit-1/actions/org.freedesktop.DisplayManager.AccountsService.policy
 %%VAPI%%share/vala/vapi/liblightdm-gobject-1.deps
 %%VAPI%%share/vala/vapi/liblightdm-gobject-1.vapi
 share/xgreeters/default.desktop
 @dir /var/cache/lightdm
 @dir /var/log/lightdm
 @dir /var/run/lightdm