add some timer checks
[enigma2.git] / po / Makefile.am
index c44f7910ae68e26aa4c0c27e177dc9546d40e8cf..06e5b492a5160fd792537faf56b942eda9212745 100644 (file)
@@ -5,7 +5,7 @@ GETTEXT=xgettext
 #MSGFMT = ./msgfmt.py
 MSGFMT = msgfmt
 
-LANGS := de en ar nl es is it da sv no fr fi
+LANGS := de en ar nl es is it da sv no fr fi tr
 LANGPO := $(foreach LANG, $(LANGS),$(LANG).po)
 LANGMO := $(foreach LANG, $(LANGS),$(LANG).mo)
 
@@ -44,6 +44,8 @@ enigma2.pot:
                        ../lib/python/Screens/PluginBrowser.py \
                        ../lib/python/Screens/Console.py \
                        ../lib/python/Screens/MediaPlayer.py \
+                       ../lib/python/Screens/PiPSetup.py \
+                       ../lib/python/Screens/SubservicesQuickzap.py \
                        ../lib/python/Components/DiskInfo.py \
                        ../lib/python/Components/ServiceScan.py \
                        ../lib/python/Components/Lcd.py \