X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/250e2acb354c0514f1f3147233ca7c978c83122e..53a9d8fb94c67581d0d97f723c63e674ab94143e:/po/Makefile.am diff --git a/po/Makefile.am b/po/Makefile.am index 26f20023..098a0397 100644 --- a/po/Makefile.am +++ b/po/Makefile.am @@ -5,7 +5,7 @@ GETTEXT=xgettext #MSGFMT = ./msgfmt.py MSGFMT = msgfmt -LANGS := de en ar nl es is it da sv no fr fi tr ca cs hr hu +LANGS := de en ar nl es is it da sv no fr fi tr ca cs hr hu ru pt el LANGPO := $(foreach LANG, $(LANGS),$(LANG).po) LANGMO := $(foreach LANG, $(LANGS),$(LANG).mo)