On Oct 8, 2009, at 1:33 PM, Hannes Magnusson wrote:

On Wed, Oct 7, 2009 at 22:12, Hannes Magnusson
<hannes.magnus...@gmail.com> wrote:
On Wed, Oct 7, 2009 at 22:09, Peter Cowburn <sala...@php.net> wrote:
The other "part" files don't use entities either, I was just following
what has been done elsewhere (iterators.xml and interfaces.xml for
examples). Would you suggest they're changed as well?


I'd say so.. We do already in couple of other files (timezone.xml
comes to mind) when there is nearly nothing but structural elements in
the xml.

I don't remember how to mark these files as "DO NOT TRANSLATE" though
(makes no sense translating them now that they only contain
entities).. Philip?

We simply insert a snippet instructing translators to not translate it (like <!-- DO NOT TRANSLATE THIS FILE -->) and add the filename to scripts (like revcheck.php) for skipping. The second part is often forgotten, but eventually scripts/include/lib-translations.inc.php will be integrated so it won't be much of an issue.

Regards,
Philip

Reply via email to