i'd like to split out the translations from the main phpdoc repository.
this should make checkouts faster for everyone involved, and probably
cut down the load on the cvs server, too.
what would be involved:
* move phpdoc/{lang} to phpdoc-{lang} (except en)
* set up the required modules file magic so 'phpdoc-de' checks out
phpdoc plus phpdoc-de correctly (putting phpdoc-de into phpdoc/de)
* add "phpdoc-all" to modules file that includes all of the
translations, like the current phpdoc does
* add phpdoc-{lang} to the avail file
i'm going to go ahead with this plan this coming weekend unless i hear
some strong objections before then. i'll document the process for
updating your current checkout to seamlessly switch over to the new
layout.
jim