[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-375) Create pot files in order to allow translation of documentation
Hardy Ferentschik (JIRA)
noreply at atlassian.com
Tue May 26 11:25:13 EDT 2009
[ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=33247#action_33247 ]
Hardy Ferentschik commented on HSEARCH-375:
-------------------------------------------
[5:07pm] sebersole: mvn jdocbook:update-pot
[5:07pm] sebersole: then you need to make sure you have your translation(s) listed in pom
[5:07pm] sebersole: then you run either:
[5:07pm] sebersole: 1) mvn jdocbook:update-po
[5:08pm] sebersole: 2) mvn -Djdocbook.lang=<your translation here> jdocbook:update-po
[5:08pm] sebersole: the first form updates all the po files
[5:08pm] sebersole: the second updates just the specified po
> Create pot files in order to allow translation of documentation
> ---------------------------------------------------------------
>
> Key: HSEARCH-375
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-375
> Project: Hibernate Search
> Issue Type: Task
> Components: documentation
> Reporter: Hardy Ferentschik
> Assignee: Hardy Ferentschik
> Priority: Minor
> Fix For: 3.2.0
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list