On Thu, Jul 4, 2013 at 3:12 AM, Marguerite Su <[email protected]> wrote: > Let's simplify it: > > eg: the first page of the doc has content: > > openSUSE 12.3 > Start-Up > 7 04, 2013 > > Where can I replace the text "Start-Up" to eg: > > openSUSE 12.3 > δΈζζε > 7 04, 2013
This bug is because when generating the localized xml, it uses "en/xml/entity-decl.ent" instead of "$lang/xml/entity-decl.ent", so the real names that macros point to are always English. A quick fix is to make soft links. > PS: > > I find the way to get all the "translator-credits" out from all POs. > > Now I'm working on testing and make scripts. > > Later I'll commit it to 50-tools, XD > It's done. I'm testing it in zh_CN branch. -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
