add Dutch locale (thanks to Benny)
[vuplus_dvbapp-plugin] / quickbutton / po / Makefile.am
index a1c236d..2b0395d 100644 (file)
@@ -13,7 +13,7 @@ GETTEXT=xgettext
 #MSGFMT = ./msgfmt.py
 MSGFMT = msgfmt
 
-LANGS := de tr it sr
+LANGS := de tr it sr nl
 LANGPO := $(foreach LANG, $(LANGS),$(LANG).po)
 LANGMO := $(foreach LANG, $(LANGS),$(LANG).mo)