if [[ "$reference" == *"trunk"* ]]; then #only do this for trunk because only trunk follows transifex
#make update-po
- make -C po/it_IT/ local-html
- make -C po/pt_BR/ local-html
- make -C po/ja/ local-html
- make -C po/de/ local-html
- make -C po/pt_BR/ local-html
- make -C po/ko_KR/ local-html
+ # make -C po/it_IT/ local-html
+ # make -C po/pt_BR/ local-html
+ # make -C po/ja/ local-html
+ # make -C po/de/ local-html
+ # make -C po/pt_BR/ local-html
+ # make -C po/ko_KR/ local-html
#make pdf-localized
fi