Ticket #4155 (closed enhancement: wontfix)

Opened 23 months ago

Last modified 21 months ago

JS to Xliff tool for translation

Reported by: peller Owned by: peller
Priority: normal Milestone:
Component: Internationalization Version: 0.9
Severity: normal Keywords: i18n
Cc: hwcdl@…

Description

This tool converts between the JSON format used for localized resources in Dojo and the Xliff format, which is an industry standard. Sorry, it's Java based :'-|

Attachments

js2xlf-1.0.zip (40.4 kB) - added by peller 23 months ago.
contributed by Evan Huang (IBM, CCLA)
js2xlf-src-1.0.zip (57.3 kB) - added by peller 23 months ago.
source to js2xlf tool from Evan
js2xlf-test-1.0.zip (141.9 kB) - added by peller 23 months ago.
tests for js2xlf tool from Evan
js2xliff.js (2.2 kB) - added by peller 12 months ago.
prototype of JS-based js to xliff converter. Goes in util/buildscripts/jslib
xliff2js.js (1.3 kB) - added by peller 12 months ago.
prototype of JS-based xliff to js converter. Goes in util/buildscripts/jslib

Change History

Changed 23 months ago by peller

Hmm... Needs java source.

Changed 23 months ago by peller

contributed by Evan Huang (IBM, CCLA)

Changed 23 months ago by peller

source to js2xlf tool from Evan

Changed 23 months ago by peller

tests for js2xlf tool from Evan

Changed 21 months ago by peller

  • cc hwcdl@… added
  • keywords i18n added
  • status changed from new to closed
  • resolution set to wontfix

no plans to check in at this time, but we're willing to contribute this patch or an updated version at any time. I have to wonder if we'd be better off implementing this in JS.

Changed 12 months ago by peller

prototype of JS-based js to xliff converter. Goes in util/buildscripts/jslib

Changed 12 months ago by peller

prototype of JS-based xliff to js converter. Goes in util/buildscripts/jslib

Note: See TracTickets for help on using tickets.