diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2004-02-20 22:06:02 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2004-02-20 22:06:02 +0000 |
commit | e948b0090b50a82d9ef2c6692eff378b3e4f79bf (patch) | |
tree | de68fe24b92c2b291b5db87378996285afdc6999 /devel/gtranslator/pkg-descr | |
parent | 45b19729869af727675d9176cef750e5497828b3 (diff) |
Notes
Diffstat (limited to 'devel/gtranslator/pkg-descr')
-rw-r--r-- | devel/gtranslator/pkg-descr | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/devel/gtranslator/pkg-descr b/devel/gtranslator/pkg-descr index 06ee480d09f7..169b9f5bcf24 100644 --- a/devel/gtranslator/pkg-descr +++ b/devel/gtranslator/pkg-descr @@ -1,6 +1,5 @@ -Gtranslator is a translation-supporting programm for the Gnome project. Simply -speaking it is a helper for developing ".pot" files used with GNU Gettext -library to provide i18n and l10n features. It is offering little funtionability -yet but it will be more useful and complex later on. +Gtranslator assists in the creation of GNU gettext translations. Its features include +auto-learning of translation rules, fuzzy string manipulation, and self-contained +msgfmt compilation/testing. -WWW: http://www.gtranslator.org/ +WWW: http://www.gtranslator.org |