From 57e0ef3e48c9b1c81a059a38b9246e00c4588bcd Mon Sep 17 00:00:00 2001 From: nunigaia Date: Fri, 9 Nov 2018 18:41:07 +0000 Subject: [PATCH] [translations] Add arab translation to subssupport enigma2 plugin --- locale/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/Makefile.am b/locale/Makefile.am index 6f1c741..d556378 100644 --- a/locale/Makefile.am +++ b/locale/Makefile.am @@ -3,7 +3,7 @@ installdir = ${libdir}/enigma2/python/Plugins/Extensions/$(DOMAIN) MSGFMT = msgfmt -LANGS = bg cs es et it lt pl pt ru sk uk +LANGS = ar bg cs es et it lt pl pt ru sk uk LANGPO = $(LANGS:=.po) LANGMO = $(LANGS:=.mo)