added Dutch translation
[livewp] / applet / gen_locale_files.sh
index b78e7d2..9fde5d2 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-ALL_LANGUAGES="ru_RU fi_FI es_ES es_MX pl_PL"
+ALL_LANGUAGES="ru_RU fi_FI es_ES es_MX pl_PL it_IT nl_NL"
 
 xgettext --from-code=UTF-8 --keyword=_ --keyword=Q_ -f po/POTFILES.in -s -C -o po/livewp.pot
 cd po