X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/31cb1655b2eff02aa52e2b3c524ff8ebc071ebb9..2fc8ac30b55679470761e8851d92e85c887a53e1:/po/Makefile.am diff --git a/po/Makefile.am b/po/Makefile.am index 607f4e04..62497366 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 +LANGS := de en ar nl es is it da sv no fr LANGPO := $(foreach LANG, $(LANGS),$(LANG).po) LANGMO := $(foreach LANG, $(LANGS),$(LANG).mo) @@ -39,6 +39,7 @@ enigma2.pot: ../lib/python/Screens/InfoBar.py \ ../lib/python/Screens/TimerEdit.py \ ../lib/python/Screens/TimerEntry.py \ + ../lib/python/Screens/TimeDateInput.py \ ../lib/python/Screens/Wizard.py \ ../lib/python/Screens/ServiceScan.py \ ../lib/python/Screens/InfoBarGenerics.py \