Issue 53 in gettext-commons: Add gettext-ant-tasks support for using fuzzy entries in msgfmt output

2 views
Skip to first unread message

codesite...@google.com

unread,
Feb 28, 2012, 2:12:29 PM2/28/12
to gettext-co...@googlegroups.com
Status: New
Owner: ----

New issue 53 by pschn...@gmail.com: Add gettext-ant-tasks support for
using fuzzy entries in msgfmt output
http://code.google.com/p/gettext-commons/issues/detail?id=53

It would be nice to be able to include fuzzy entries in the msgfmt output
when using GettextDistTask. Attached is a patch to enable this.

Sample usage is as follows:

<taskdef name="gettext-dist"
classname="org.xnap.commons.ant.gettext.GettextDistTask"
classpath="..." />
<gettext-dist
targetBundle="i18n.Messages"
poDirectory="src/resources/po"
outputDirectory="..."
useFuzzy="true" />

The default value remains the same (false) to preserve existing behavior.

Attachments:
useFuzzy.patch 1.2 KB

Reply all
Reply to author
Forward
0 new messages