Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 527 Bytes

File metadata and controls

22 lines (13 loc) · 527 Bytes

XLIFFHelper

A simple python script for transforming XLIFF files from/to CSV files.

These CSV files can then be loaded in Google Sheets or Excel and edited/updated by translators (ie. People that don't know jack about XML).

Dependancies

  • Python 2.x

  • csvkit pip install csvkit

Usage

It can be used directly from the command line, and is packaged as Python module

usage: XLIFFHelper.py [-h] [--mode MODE] [--input INPUT] [--output [OUTPUT]]
                  [--iso_code [ISO_CODE]]