summaryrefslogtreecommitdiff
path: root/textproc/xml-i18n-tools
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:53:05 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:53:05 +0000
commit1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch)
tree06f11bc7b351f3abf3bf5507405afdba5374614e /textproc/xml-i18n-tools
parent- Fix trailing whitespace in pkg-descrs, categories [g-n]* (diff)
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Diffstat (limited to 'textproc/xml-i18n-tools')
-rw-r--r--textproc/xml-i18n-tools/pkg-descr6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/xml-i18n-tools/pkg-descr b/textproc/xml-i18n-tools/pkg-descr
index f24ca36963ae..c1749ea46f1f 100644
--- a/textproc/xml-i18n-tools/pkg-descr
+++ b/textproc/xml-i18n-tools/pkg-descr
@@ -1,15 +1,15 @@
The module contains some utility scripts and assorted auto* magic for
internationalizing various kinds of XML files. This supersedes the
earlier scripts that I (Kenneth) distributed to be checked into each
-module. In addition, it has an additional merging feature, currently
+module. In addition, it has an additional merging feature, currently
only for oaf files. This feature might be extented to handle .desktop
files and MIME files in the future.
-
+
* Features
o Automatically extracts translatable strings from oaf, glade, bonobo
ui, nautilus theme and other XML files into the po files.
-
+
o Automatically merges translations from po files back into .oaf files
(encoding to be 7-bit clean). I can also extend this merging
mechanism to support other types of XML files.