diff options
author | Sebastián Salazar Molina <sebastian@sebastian.cl> | 2012-04-29 20:54:46 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-04-30 00:40:07 -0500 |
commit | 50b5f7b3a2f9651b9170c5d9b7d80af39405a44a (patch) | |
tree | 6355e5469b406da2f08e381f2ec61377d8d95bc2 /misc/itstool/README | |
parent | 58ba9651befff1d94b40d94b81ad78912d802a3c (diff) |
misc/itstool: Added (Translate XML documents with PO files)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'misc/itstool/README')
-rw-r--r-- | misc/itstool/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/itstool/README b/misc/itstool/README new file mode 100644 index 0000000000000..1709a23fad18a --- /dev/null +++ b/misc/itstool/README @@ -0,0 +1,4 @@ +ITS Tool allows you to translate your XML documents with PO +files, using rules from the W3C Internationalization Tag Set +(ITS) to determine what to translate and how to separate it +into PO file messages. |