X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/250e2acb354c0514f1f3147233ca7c978c83122e..3d5dd14f2ea5cd28d4e21f763db7dd528d23f55a:/po/Makefile.am diff --git a/po/Makefile.am b/po/Makefile.am index 26f20023..55a49c16 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 lt pl LANGPO := $(foreach LANG, $(LANGS),$(LANG).po) LANGMO := $(foreach LANG, $(LANGS),$(LANG).mo)