Re: [translations] Re: CG 5.8.3: updating committish of lsr snippets |
[ Thread Index |
Date Index
| More lilynet.net/translations Archives
]
- To: Francisco Vila <paconet.org@xxxxxxxxx>
- Subject: Re: [translations] Re: CG 5.8.3: updating committish of lsr snippets
- From: Federico Bruni <fedelogy@xxxxxxxxx>
- Date: Tue, 01 Nov 2011 11:38:40 +0100
- Cc: Lily-Devel List <lilypond-devel@xxxxxxx>, LilyPond Translation <translations@xxxxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=Jqmk1YsOBM6t0JahhBi7+dNwDyEnIEHYZA34FoCyZec=; b=Mz/6VHpjpqhWP5/adi3sSDc4a5K18SVn5ZcMuSWltXoiDkCXrRIiOAIdvpTcVOb3S0 J/My+tOohmObJ/cQIbOgbjAgoHZarUyR4IVi6NbN4Fsli51TnY9+zA84ssxtNsIGwcmG 5sZVH8J56dix+ErcJt+nm+vi0qR5edPLSHJ0I=
Il 31/10/2011 21:05, Francisco Vila ha scritto:
you haven't applied it yet, right?
Now it is; please pull, test it and tell me.
Ok, thanks.
Well, I had tested it before and I knew what it would have happened.
'make check-translation' is a mess now.
If you run this command you'll see what I mean:
cd Documentation
make ISOLANG=it NO_COLOR=1 check-translation | less
Is it normal?
I guess it's not. There's a lot of garbage.
I've tried the check-translation of spanish and in most (all?) of cases
the only change for each file in snippets/ is the committish.
BTW, it would be much better if check-translation could check only the
modifications in the texidoc="" and doctitle="" parts of the snippets
(the parts that must be translated).
Is it possible? (question for Python developers)