Re: [ACTION-42]: Provide some input on the scripting issue

On 4.4.2012 19:48, Pedro L. Díez Orzas wrote:

> 1) Scripting content best practices

Hi Pedro,

I think that this list also should include another item covering
libraries like GNU Gettext where each string which should be localized
is surrounded by function call, like:

print _("Hello World");

together with tools that can extract such strings automatically from
source codes, import/export into various MT tools and run-time libraries
returning version of text in a proper language you get solution which is
in my experience on of the best in many aspects -- flexibility,
performance, ...

   Jirka

-- 
------------------------------------------------------------------
  Jirka Kosek      e-mail: jirka@kosek.cz      http://xmlguru.cz
------------------------------------------------------------------
       Professional XML consulting and training services
  DocBook customization, custom XSLT/XSL-FO document processing
------------------------------------------------------------------
 OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member
------------------------------------------------------------------

Received on Friday, 6 April 2012 08:38:47 UTC