add tr locale to autotimer (thanks mytholog)
[vuplus_dvbapp-plugin] / autotimer / po / Makefile.am
index 57d0ec6..79ea450 100644 (file)
@@ -13,7 +13,7 @@ GETTEXT=xgettext
 #MSGFMT = ./msgfmt.py
 MSGFMT = msgfmt
 
-LANGS := de it nl
+LANGS := de it nl tr
 LANGPO := $(foreach LANG, $(LANGS),$(LANG).po)
 LANGMO := $(foreach LANG, $(LANGS),$(LANG).mo)