lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: patch to fully obsolete skeleton files


From: Jean-Charles Malahieude
Subject: Re: patch to fully obsolete skeleton files
Date: Fri, 09 Apr 2010 22:08:35 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100330 Fedora/3.0.4-1.fc12 Thunderbird/3.0.4

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]