How to submit my leap-second translation (with PO translation)?

Warren Block wblock at wonkity.com
Thu Oct 22 22:11:09 UTC 2015


On Fri, 23 Oct 2015, RayCherng Yu wrote:

> I delete my doc dir and svn checkout again
> When I make po again to test translation of leap second article.
> I got the following messages:
> 
> make po
> file:///usr/home/raycherng/doc/share/xml/freebsd50.dtd:20: warning: failed to load external entity "file:///usr/home/raycherng/doc/share/xml/entities.ent"
> %orig-entities;
>                ^
> Entity: line 1:
>  %orig-entities;
>                 ^
...
> *** Error code 4
> 
> Stop.
> make: stopped in /usr/home/raycherng/doc/zh_TW.UTF-8/articles/leap-seconds

It worked here just now, starting without a PO file.  Was this a full 
checkout of the doc tree?

There were a couple of recent changes to handle entities correctly. 
First, clean out any temporary files:

   % cd /usr/home/raycherng/doc/zh_TW.UTF-8/articles/leap-seconds
   % make clean

Then try 'make po' again.  If it still fails, start with a fresh 
directory with only the Makefile present.  There might still be old 
localized entities in the PO file.


More information about the freebsd-translators mailing list