Date: Mon, 30 Sep 2013 12:33:42 +0200 From: =?ISO-8859-1?Q?G=E1bor_K=F6vesd=E1n?= <gabor@kovesdan.org> To: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= <des@des.no> Cc: svn-doc-head@freebsd.org, Glen Barber <gjb@FreeBSD.org>, svn-doc-all@freebsd.org, doc-committers@freebsd.org Subject: Re: svn commit: r42730 - head/el_GR.ISO8859-7/share/xml Message-ID: <52495386.30109@kovesdan.org> In-Reply-To: <8661tj24yp.fsf@nine.des.no> References: <201309290141.r8T1fY47008961@svn.freebsd.org> <86d2ns0ytd.fsf@nine.des.no> <8661tj24yp.fsf@nine.des.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2013.09.29. 14:21, Dag-Erling Smørgrav wrote: > This seems to fix the build (+ sort some of the teams.ent instances that > already had secteam-secretary, but out of order) - but I still don't > understand why some languages need to have a.secteam-secretary defined > explicitly and some don't. In XML, entities cannot be overridden, the first definition will be effective. It is possible to fall back to English entities in case there is no translation if you include the English entity set *after* the translated subset. Probably some languages do this in entities.ent and others don't. Some unification would be nice here. I suppose falling back should be the default approach to avoid polluting translated entity sets with copy-pasted English entity definitions. There are still a couple of things to clean up in the docs and in a future moment I'll look at them but ENOTIME at the moment. Gabor
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52495386.30109>