Sometimes translatable strings aren't detected. Try to move the translate
attribute
more to the beginning of the HTML element.
git archive HEAD --format=zip --prefix=music/ > build/music.zip
PHP tests
phpunit tests/php
phpunit --coverage-html coverage-html tests/php
update JavaScript libraries
cd js
bower update