X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/f753bfd6cfb326a8ac8c7f97cb8dee051ab1c083..313bdd3c04290c5f7ca64bac3c8c304e89c328bb:/po/Makefile.am diff --git a/po/Makefile.am b/po/Makefile.am index d3d50085..eac86e6a 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 LANGPO := $(foreach LANG, $(LANGS),$(LANG).po) LANGMO := $(foreach LANG, $(LANGS),$(LANG).mo) @@ -55,8 +55,11 @@ enigma2.pot: ../lib/python/Components/EventInfo.py \ ../lib/python/Components/Network.py \ ../lib/python/Components/RecordingConfig.py \ + ../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