summaryrefslogtreecommitdiff
path: root/textproc/xml-i18n-tools/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/xml-i18n-tools/pkg-descr')
-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.