wok-current rev 24681
updated itstool (2.0.6 -> 2.0.7)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Mar 12 10:05:28 2022 +0100 (2022-03-12) |
parents | 8fd2417994d1 |
children | bca0329853af |
files | itstool/description.txt itstool/receipt |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/itstool/description.txt Sat Mar 12 10:05:28 2022 +0100 1.3 @@ -0,0 +1,4 @@ 1.4 +ITS Tool allows you to translate your XML documents with PO files, 1.5 +using rules from the W3C Internationalization Tag Set (ITS) to 1.6 +determine what to translate and how to separate it into PO file 1.7 +messages.
2.1 --- a/itstool/receipt Sat Mar 12 09:47:59 2022 +0100 2.2 +++ b/itstool/receipt Sat Mar 12 10:05:28 2022 +0100 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="itstool" 2.7 -VERSION="2.0.6" 2.8 +VERSION="2.0.7" 2.9 CATEGORY="utilities" 2.10 SHORT_DESC="ITS-based XML translation tool." 2.11 MAINTAINER="al.bobylev@gmail.com"