Le 09/04/2010 19:47, Jan Nieuwenhuizen disait :
Op vrijdag 09-04-2010 om 09:03 uur [tijdzone +0100], schreef Graham
Percival:
"muzieknotatie voor iedereen" looks great over here, in both the
independent make website and the general make doc! Please push, and
add "nl" to the WEB_LANGS in make/website.make.
Thanks, done.
As you noted, fr still has 14 errors/warnings, but that's a lot fewer
than 500. :)
Yes. So, I bit the bullet and fixed all warnings for all other
languages except for it - it seems that the new website has not been
translated into Italian at all yet?
We need to kick some translators for fr, de, hu, ja to add
translations to scripts/build/create-weblinks-itexi.py
(or add a fallback again).
I've done it, but won't push as long as I get a failure in the build
that I don't understand.
I copied Francisco's lines and replaced the Spanish strigns with French
wordings.
I then modified line 32 of scripts/build/create-weblinks-itexi.py:
langs = ['', 'es', 'fr', 'nl']
and inserted fr between es and nl in make/website.make
But the build fails as soon as line 32 of create-weblinks-itexi.py
contains 'fr'. I would add that it is on a fresh repository with a
successful "make all" and "make doc".
=== LOGS ===
make website
make --no-builtin-rules config_make=./config.make \
top-src-dir=/home/jcharles/GIT/Mentors \
-f /home/jcharles/GIT/Mentors/make/website.make \
website
make[1]: Entering directory `/home/jcharles/GIT/Mentors'
mkdir -p out-website
python /home/jcharles/GIT/Mentors/scripts/build//create-version-itexi.py
/home/jcharles/GIT/Mentors > out-website/version.itexi
python
/home/jcharles/GIT/Mentors/scripts/build//create-weblinks-itexi.py
/home/jcharles/GIT/Mentors > out-website/weblinks.itexi
Traceback (most recent call last):
File
"/home/jcharles/GIT/Mentors/scripts/build//create-weblinks-itexi.py",
line 398, in <module>
make_manual_links("Stable", VERSION_STABLE,lang)
File
"/home/jcharles/GIT/Mentors/scripts/build//create-weblinks-itexi.py",
line 337, in make_manual_links
getTrans(manual.capitalize(),lang) + '.pdf')
File
"/home/jcharles/GIT/Mentors/scripts/build//create-weblinks-itexi.py",
line 207, in getTrans
text = translations[lang][text]
KeyError: 'Extending'
make[1]: *** [website-version] Error 1
make[1]: Leaving directory `/home/jcharles/GIT/Mentors'
make: *** [website] Erreur 2
=== END LOGS ===
Cheers,
Jean-Charles
_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel