[ 
http://mifosforge.jira.com/browse/MIFOSBI-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adam Monsen updated MIFOSBI-191:
--------------------------------

    Description: 
There are many "lego" or "patchwork" messages in our reports. For instance, one 
can find a phrase describing a date range in the Client Exit report, built like 
so:

{noformat}From: + from_date + To: + to_date{noformat}

where "From:" is a message, "To:" is a message, and the others are fields (in 
this case, report parameters).

For reports to be internationalizable, complete phrases must be used. For 
instance, the message should be the single phrase:

{noformat}From: ${from_date} to: ${to_date}{noformat}

I'm not sure how to do this kind of parameterization in Pentaho reports, or if 
it is even possible.

Also see [this question in the Pentaho 
forums|http://forums.pentaho.com/showthread.php?80210-Proper-i18n-in-Pentaho-(.prpt)-reports].

  was:
There are many "lego" or "patchwork" messages in our reports. For instance, one 
can find a phrase describing a date range in the Client Exit report, built like 
so:

{noformat}From: + from_date + To: + to_date{noformat}

where "From:" is a message, "To:" is a message, and the others are fields (in 
this case, report parameters).

For reports to be internationalizable, complete phrases must be used. For 
instance, the message should be the single phrase:

{noformat}From: ${from_date} to: ${to_date}{noformat}

I'm not sure how to do this kind of parameterization in Pentaho reports, or if 
it is even possible.


> make lego messages into phrases
> -------------------------------
>
>                 Key: MIFOSBI-191
>                 URL: http://mifosforge.jira.com/browse/MIFOSBI-191
>             Project: mifos business intelligence
>          Issue Type: Bug
>          Components: Reports
>            Reporter: Adam Monsen
>
> There are many "lego" or "patchwork" messages in our reports. For instance, 
> one can find a phrase describing a date range in the Client Exit report, 
> built like so:
> {noformat}From: + from_date + To: + to_date{noformat}
> where "From:" is a message, "To:" is a message, and the others are fields (in 
> this case, report parameters).
> For reports to be internationalizable, complete phrases must be used. For 
> instance, the message should be the single phrase:
> {noformat}From: ${from_date} to: ${to_date}{noformat}
> I'm not sure how to do this kind of parameterization in Pentaho reports, or 
> if it is even possible.
> Also see [this question in the Pentaho 
> forums|http://forums.pentaho.com/showthread.php?80210-Proper-i18n-in-Pentaho-(.prpt)-reports].

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to