parameterize messages used for loan amount bean validation
----------------------------------------------------------
Key: MIFOS-3859
URL: http://mifosforge.jira.com/browse/MIFOS-3859
Project: mifos
Issue Type: Improvement
Components: Internationalization
Reporter: Adam Monsen
To ease localizability of Mifos, parameterize strings used during loan
creation. Example:
{noformat}
Min.loanProduct.loanAmountByLastLoanAmount0.lower=Please Specify the valid
Start Range Loan Amount for by last loan at row 1.
Min.loanProduct.loanAmountByLastLoanAmount1.lower=Please Specify the valid
Start Range Loan Amount for by last loan at row 2.
Min.loanProduct.loanAmountByLastLoanAmount2.lower=Please Specify the valid
Start Range Loan Amount for by last loan at row 3.
Min.loanProduct.loanAmountByLastLoanAmount3.lower=Please Specify the valid
Start Range Loan Amount for by last loan at row 4.
Min.loanProduct.loanAmountByLastLoanAmount4.lower=Please Specify the valid
Start Range Loan Amount for by last loan at row 5.
Min.loanProduct.loanAmountByLastLoanAmount5.lower=Please Specify the valid
Start Range Loan Amount for by last loan at row 6.
{noformat}
According to JSR 303, these messages are parameterizable. ie: only a single
message should be necessary, for example:
{noformat}
Min.loanProduct.loanAmountByLastLoanAmount.lower=Please Specify the valid Start
Range Loan Amount for by last loan at row {num}.
{noformat}
--
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
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3.
Spend less time writing and rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues