X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/9b6b96172d1d20d9daf3c11bc5f0222f487d53d7..f7672781a51e8a21ccbd48ce53a72ad61f5d5e7e:/po/Makefile.am diff --git a/po/Makefile.am b/po/Makefile.am index 58dfeca2..e1f79d69 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 +LANGS := de en ar nl es is it LANGPO := $(foreach LANG, $(LANGS),$(LANG).po) LANGMO := $(foreach LANG, $(LANGS),$(LANG).mo) @@ -58,6 +58,8 @@ enigma2.pot: ../lib/python/Plugins/SystemPlugins/PositionerSetup/plugin.py \ ../lib/python/Plugins/SystemPlugins/SoftwareUpdate/plugin.py \ ../lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/plugin.py \ + ../lib/python/Plugins/SystemPlugins/ConfigurationBackup/plugin.py \ + ../lib/python/Tools/FuzzyDate.py \ ../RecordTimer.py ./xml2po.py ../data/ >> enigma2.pot