1.1.4 Documentation translations source code

To translate the documentation (not the website),

FIXME: change!!!

mkdir lilypond-translate; cd lilypond-translate
git init-db
git remote add -f -t web -m web origin git://git.sv.gnu.org/lilypond.git/
git checkout -b web origin/web

Contributor’s Guide